stringbuf.c: random idle style cleanup.
[citadel.git] / citadel / setup.c
2022-06-05 Art CancroMoved 'setup' to the utils directory and converted...
2021-03-03 Art Cancromoved utils directory files into the root
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...
2009-10-09 Art Cancro* Silenced a few warn_unused_result warnings
2009-10-08 Art Cancro* setup: only attempt to create the admin user when...
2009-07-30 Wilfried Göesgens* add possibility for multiselect to setup
2009-07-30 Art Cancro* Added a pointer to citadel.org/doku.php/faq:installat...
2009-07-30 Art Cancro* Shortened the authmode question in setup because...
2009-07-19 Wilfried Göesgens* evaluate the return of fgets() to silence some warnings
2009-04-16 Art Cancro* rc.d/citadel installed by setup.c now logs to syslog...
2009-04-10 Art Cancro* Added a separate authentication mode AUTHMODE_LDAP_AD...
2009-04-10 Art Cancro* Fleshed out the setup questions for LDAP
2009-04-10 Art Cancro* Updated setup program to configure LDAP auth
2009-04-08 Art Cancro* Modified setup.c to allow ldap auth enable
2009-03-30 Art Cancro* Backed out r7276 through r7278. This is too large...
2009-03-28 Wilfried Göesgens* add ssl xmpp port; this should work with pidgin as...
2009-01-28 Art Cancro* After replacing /etc/nsswitch.conf, set its permissio...
2008-10-05 Wilfried Göesgens* configure zlib too, since libcitadel will link it...
2008-09-21 Wilfried Göesgens* fix setup
2008-06-29 Art CancroBetter handling of setup directory.
2008-06-29 Art CancroRemoved the global variable 'home_specified'
2008-05-28 Dave WestAdded a step to setup to get a password for the admin...
2008-04-14 Wilfried Göesgens* just modify /etc/services in batch mode if we are...
2008-01-27 Wilfried Göesgens* we didn't calculate our directories in a proper seque...
2008-01-26 Wilfried Göesgens* restart by doing 'sendcommand down 1' which will...
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-02 Art CancroPrepared some of the authmode stuff for the imminent...
2007-12-03 Art CancroSite config protocol and UI for XMPP port numbers
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-10 Wilfried Göesgens* if -D added, citserver will print out the Directories.
2007-11-01 Art CancroThe list of existing MTA's to disable has been reduced
2007-10-29 Art Cancro* Reverted the code I checked in last week that created a
2007-10-20 Art CancroCreate and maintain a directory for pop3client uidl...
2007-10-06 Wilfried Göesgens* as we now spend allmost all of our time on en/decodin...
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-07-07 Art CancroWhen existing init scripts are detected during setup,
2007-06-19 Art Cancrochkpwd is now a daemon that is started by citserver
2007-03-21 Wilfried Göesgens* fixed setup.c to accept our environment variables
2007-03-19 Wilfried Göesgens* check for /etc/rc.d/init.d if /etc/init.d/ is not...
2007-01-16 Wilfried Göesgens* if /etc/init.d/ is not there, create the init script...
2007-01-15 Wilfried Göesgens* use more of our precalculated dirs and files.
2007-01-03 Art Cancro* Removed some of the extra sleep() calls in setup
2007-01-03 Wilfried Göesgens* purge the last remains of ctdlsvc
2006-12-27 Art Cancrosetup.c: include -h option when calling citserver
2006-12-27 Art Cancro* setup.c: updated to use new built-in daemonization
2006-12-21 Michael HamptonMake Citadel init script chkconfig-compatible
2006-12-21 Art Cancro* Addition of ENABLE_UNIX_AUTH environment variable
2006-12-20 Art Cancro* Updated setup dialog for host auth mode.
2006-12-19 Art Cancro* Bumped version number to 7.01
2006-12-19 Art CancroIf /etc/inittab is not found, return quietly instead of
2006-12-19 Art CancroSleep for 3 seconds after starting the service
2006-12-19 Art CancroDon't run init scripts while dialog is running.
2006-12-19 Art Cancrosetup.c: close stdin when starting the service
2006-12-19 Art CancroComment out /etc/inittab entries instead of deleting...
2006-12-19 Art CancroUpdated some error messages in setup
2006-12-01 Art Cancro* Added a 'restart' option to the init scripts
2006-11-28 Art Cancro* Citadel setup: if the environment
2006-11-28 Art CancroFinished converting Citadel setup to ctdlsvc + initscripts.
2006-11-28 Art Cancro* Brought over ctdlsvc.c from webcit
2006-11-01 Wilfried Göesgens* added message subject to all those tiny messages
2006-09-07 Wilfried Göesgens* initiall sieve listing support. authentication works...
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-05-26 Art Cancrosetup.c: more directory initialization submitted by...
2006-04-04 Art Cancrosetup.c: move the location of the call to fixnss()
2006-04-04 Art Cancrosetup now checks for the problematic 'db' module
2006-03-30 Art Cancrosetup.c: don't offer to tweak /etc/inittab on host...
2006-03-24 Art Cancrosetup.c: when creating or changing permission of the...
2006-03-06 Wilfried Göesgens* use syslog facility by default.
2006-01-31 Wilfried Göesgens chkpwd needs to be owned rooot:root, flags 04755
2006-01-21 Wilfried Göesgensset permissions on chkpwd.
2006-01-16 Wilfried Göesgensreally omit -h if no dir specified
2006-01-16 Wilfried Göesgenscentralized filename calculation
2006-01-15 Wilfried Göesgenscalculate the directories in a central manner.
2006-01-15 Art Cancro* setup.c: remove "--backtitle" from calls to "dialog...
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up the compile...
2005-11-06 Art Cancromore changes to batch mode setup
2005-11-04 Art Cancro* Updated setup to allow more batch mode control of it;
2005-08-09 Art Cancro* setup.c: added "exim4" to the list of non-Citadel...
2005-07-26 Art Cancro* Applied a patch sent in by Wilfried Goesgens which...
2005-05-16 Art Cancro* Avoid re-creating the default-named baseroom (Lobby...
2005-05-16 Art Cancro* Default expire policy is now 'manual' (no automatic...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-02-26 Art Cancro* setup.c: added "hula" to the list of non-Citadel...
2005-02-17 Art Cancro* setup.c: clarify some of the messages
2005-02-13 Art Cancro* Added server and client configuration settings to...
2005-02-10 Art Cancro* Updated documentation etc. for 6.40 release (and...
2004-11-16 Art Cancro* setup.c: added "dovecot" to the list of "other email...
2004-11-11 Art Cancro* Further adjustments to ldap setup
2004-11-11 Art Cancro* setup.c: fix bug that kept creating new inittab entri...
2004-11-02 Art Cancro* setup.c: fixed an incorrect variable name that was...
2004-09-15 Art Cancro* Add an SMTP MSA listener (separate port, requires...
2004-09-11 Art Cancro* setup.c: look in both /etc/rc*.d and /etc/rc.d/rc...
2004-09-10 Art Cancro*** empty log message ***
2004-09-10 Art Cancro* Added flush_output() calls to IMAP modules. (Do...
2004-09-10 Art Cancro*** empty log message ***
2004-09-09 Art Cancro* Completed (I think) the 'dialog' mode in setup
2004-09-08 Art Cancro* setup.c: initial changes to use a 'dialog' based...
next