]> code.citadel.org Git - citadel.git/history - citadel/Makefile.in
* Makefile.in: new variable PTHREAD_DEFS for portability
[citadel.git] / citadel / Makefile.in
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-29 Nathan Bryant * Makefile.in: realclean removes config.{cache...
1998-09-29 Nathan Bryant * configure.in, Makefile.in: only build the...
1998-09-28 Nathan Bryant * configure.in, acconfig.h: new files; partiall...
1998-09-18 Nathan Bryant * Configure, Makefile.in: autodependency-relate...
1998-09-18 Nathan Bryant * Makefile.in: autodependency-related fixes
1998-09-18 Nathan Bryant * roomstats.c: include <stdarg.h> not <stdargs...
1998-09-17 Nathan Bryant * Makefile.in: add SERV_MODULES and PROXY_TARGE...
1998-09-17 Art Cancro * Implemented separate structs, lists, and...
1998-09-16 Art CancroDonut spark?
1998-09-15 Nathan Bryant1998-09-15 Nathan Bryant <bryant@cs.usm.maine.edu>
1998-09-15 Art Cancro * Tried my hand at adding the ability for serve...
1998-09-06 Brian CostelloAdded module stuff.
1998-09-01 Art Cancro * Yanked the citadelapi.c module. This wasn...
1998-08-27 Nathan Bryantrealclean removes Makefile, fixed `touch citadel.h...
1998-08-26 Brian Costello*** empty log message ***
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...
1998-08-24 Art Cancro * sysoputil is finally dead! Removed it from...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-06 Art CancroGot the CitadelAPI library to the point where the serve...
1998-08-06 Art CancroSecond attempt at getting the server API started. ...
1998-08-04 Art CancroOof. Here it is: the beginning of our server-side...
1998-08-03 Nathan BryantAdded config_decls.h to dependencies
1998-07-24 Art Cancro useradmin doesn't work
1998-07-13 Art Cancro Since it is no longer possible for the utilities to...
1998-07-12 Art Cancro Changed logging mechanism from a circular binary file...
1998-07-11 Nathan BryantSat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision