]> code.citadel.org Git - citadel.git/history - citadel/setup.c
setup.c: default node name is now obtained from uname()
[citadel.git] / citadel / setup.c
1998-10-23 Art Cancrosetup.c: default node name is now obtained from uname()
1998-10-16 Art Cancro * setup.c: system-default message expire policy...
1998-10-15 Art CancroMisc code cleanup
1998-10-12 Art CancroBuilt some more of the message expiry infrastructure
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-28 Nathan Bryant * configure.in, acconfig.h: new files; partiall...
1998-08-25 Art Cancro * setup.c: Removed yesno_s()
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-24 Art Cancro No more pwcrypt
1998-07-24 Art Cancro Removed all of the "pwcrypt" stuff. The algorithm...
1998-07-13 Art Cancro Now that we have a message base of unlimited size...
1998-07-12 Art Cancro Changed logging mechanism from a circular binary file...
1998-07-12 Art Cancro Finished all of the code relating to the "global serve...
1998-07-11 Art CancroInitial revision