* added message subject to all those tiny messages
[citadel.git] / citadel / setup.c
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...
2003-05-02 Art Cancro* setup.c: allow specification of the Citadel system...
2002-10-26 Art Cancrosame
2002-10-19 Michael Hampton* Disable any use of curses on Darwin (this is temporar...
2002-10-05 Art Cancro* Change MAXSETUP from 4 to 3 (bug reported by mavherzo...
2002-09-06 Art Cancro* Stupidness
2002-09-03 Art Cancro* setup.c: automatically stop/start services
2002-09-02 Art Cancro* Automation work for setup
2002-06-16 Michael Hampton* BASEROOM and AIDEROOM are now almost completely editable.
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-03-12 Nathan Bryantuse ncurses in preference to curses if it's installed...
2002-03-12 Nathan Bryantmore sprintf bashing
2002-03-04 Art Cancro* setup.c: minor cleanup
2002-01-26 Michael Hampton* setup now has a silent running mode (-q option) where...
2001-12-02 Art Cancro* On a new system, set the default new user level to...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-10-17 Art Cancro* Added IMAP port number to struct config, etc.
2000-09-01 Art Cancro* Added 'author' command-line arg to aidepost. Closes...
2000-07-29 Art Cancro* Changed the format of RWHO output to provide non...
2000-07-22 Art Cancro* Prepared infrastructure for the networker rewrite
2000-07-10 Art Cancro* Another attempt to fix the crashy crashy bug in serv_...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-03-27 Nathan Bryant * First cut at Solaris fixes. There may still be some...
2000-03-08 Art Cancro* Shut off hostname resolution when dealing with Unix...
2000-02-08 Art Cancro* Implemented the deprecated "LAST" command in POP3...
2000-02-02 Art Cancro* serv_inetcfg: added
2000-01-17 Art Cancro* Bug fix to new output message
2000-01-17 Art Cancro* Modified CtdlOutputMsg() to handle output to arbitrar...
2000-01-15 Art Cancro* Removed UI_DIALOG mode in setup. Can't count on...
1999-09-01 Art Cancro* Actually _enforce_ the max msg len limit
1999-09-01 Art Cancro* Implemented "maximum message length" in global system...
1999-06-10 Art Cancro * Replaced all code that generated temporary...
1999-04-13 Nathan Bryant * config.c, sysdep.c: fix -h option not setting...
next