]> code.citadel.org Git - citadel.git/history - citadel/setup.c
* configure.in, acconfig.h: new files; partially functional GNU
[citadel.git] / citadel / setup.c
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