HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / setup.c
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...
2004-09-03 Art Cancro* setup.c: when creating an inittab entry for slapd...
2004-09-03 Art Cancro* setup.c: Changes to inittab-twiddling to make it...
2004-08-30 Art Cancro* setup.c: when running in Newt mode, make the size...
2004-08-28 Art Cancro* setup.c: when run from the Easy Install script, auto...
2004-08-28 Art Cancro* Generalize some of the inittab-tweaking stuff so...
2004-08-27 Art Cancro* Fleshed out contemplate_ldap() a bit
2004-08-27 Art Cancro* serv_network.c: never unload working_ignetcfg; only...
2004-08-26 Art Cancro* newinstall.sh: updated with some new goodies
2004-08-16 Art Cancro* newinstall.sh: more intelligent auto-run of setup...
2004-08-11 Art Cancro* Replaced all "Citadel/UX" references with "Citadel"
2004-06-24 Art Cancro* Bumped internal version number to 6.23
2004-04-20 Art Cancro* techdoc/binaries.txt : updated, now includes WebCit...
2004-03-15 Michael Hampton* Multiple files: Set permissions on existing Citadel...
2004-02-28 Art Cancro* setup.c: removed an unused temp file name variable
2004-01-17 Art Cancro* Changed a diagnostic in msgbase.c to a higher logging...
2003-08-21 Art Cancro* setup.c: offer to disable "exim" if found
2003-08-13 Art Cancro* Removed the last vestiges of the now-obsolete global...
2003-08-12 Art Cancro* setup now knows about lots of other mail programs...
2003-07-30 Art Cancro* Removed the "weekly" script and began installing...
2003-07-20 Art Cancro* setup.c: offer to disable sendmail, postfix, and...
2003-07-20 Art Cancro* setup.c: offer to hack /etc/xinetd.d/telnet
2003-07-14 Art Cancro* ipgm_secret is no longer set during setup. Now it...
2003-06-29 Art Cancro* Renamed fields in 'struct config' which are no longer...
2003-06-28 Art Cancro* Bump internal version number to 6.08
2003-06-26 Art Cancro* Compiler warning fix for building setup without newt
2003-06-25 Art Cancro* setup now uses "newt" instead of "curses" to draw...
2003-06-04 Michael Hampton* Numerous fixups needed for Windows port:
2003-05-16 Art Cancro* Removed the old rec_log() facility because the utilit...
next