citadel.git
1998-09-22 Art Cancro * msgbase.c: began laying the groundwork to...
1998-09-21 Nathan Bryant * dynloader.h: prototype CtdlRegisterUserHook()
1998-09-21 Nathan Bryant * msgbase.c: include dynloader.h
1998-09-20 Art Cancro * Added a UserFunctionHook category to implemen...
1998-09-19 Art CancroMinor client change to keep stale temp files off the...
1998-09-19 Art Cancrocitserver.c: removed cmd_extn() and related code
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,mk}: removed
1998-09-18 Nathan Bryant * user_ops.c: include dynloader.h
1998-09-18 Art Cancro * Various changes to allow "new messages" to...
1998-09-18 Nathan Bryant * roomstats.c: include <stdarg.h> not <stdargs...
1998-09-18 Art Cancro * server.h, dynloader.c, citserver.c, user_ops...
1998-09-17 Nathan Bryant * Makefile.in: add SERV_MODULES and PROXY_TARGE...
1998-09-17 Art CancroPre-caching proxy.
1998-09-17 Nathan Bryant * hooks.h: removed
1998-09-17 Art Cancro*** empty log message ***
1998-09-17 Art Cancro * Implemented separate structs, lists, and...
1998-09-16 Nathan Bryant * ipc_c_tcp.c: Fixed up some #include/prototypi...
1998-09-16 Art Cancro*** empty log message ***
1998-09-16 Art CancroDonut spark?
1998-09-16 Art Cancro * ipc_c_tcp.c: Reversed any changes that have...
1998-09-15 Nathan Bryant1998-09-15 Nathan Bryant <bryant@cs.usm.maine.edu>
1998-09-15 Art CancroAdded proxy.c
1998-09-15 Art Cancro * Tried my hand at adding the ability for serve...
1998-09-08 Art Cancro * Added support for dynamic server modules...
1998-09-08 Brian CostelloDamn CVS. This should have the unlimited extra command...
1998-09-08 Brian CostelloA module which conforms to the initial module spec.
1998-09-08 Brian CostelloDynloader initialization added
1998-09-08 Brian CostelloThe dynloader.c header
1998-09-08 Brian CostelloThe dynamic loader module which should have already...
1998-09-06 Brian CostelloAdded module stuff.
1998-09-03 Art CancroMinor changes to some of the documentation.
1998-09-03 Art Cancroreadlog.c: small patch to prevent core dumps when readi...
1998-09-02 Art Cancro * userpurge.c: rewrote using functions from...
1998-09-01 Art Cancromore of the same
1998-09-01 Art Cancro * Yanked the citadelapi.c module. This wasn...
1998-08-31 Art CancroMoved all of the gdbm databases to a separate "data...
1998-08-27 Nathan Bryant*** empty log message ***
1998-08-27 Nathan Bryantrealclean removes Makefile, fixed `touch citadel.h...
1998-08-26 Nathan Bryant*** empty log message ***
1998-08-26 Brian Costello*** empty log message ***
1998-08-26 Brian Costello[aug 25 btx]
1998-08-26 Brian Costello[aug 25 btx]
1998-08-26 Nathan Bryantremoved duplicated declarations
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-25 Nathan Bryant*** empty log message ***
1998-08-25 Nathan Bryantinclude time.h
1998-08-25 Art Cancro * setup.c: Removed yesno_s()
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...
1998-08-24 Art Cancro * Added a CtdlGotoRoom() function to the Citade...
1998-08-24 Art Cancro * sysoputil is finally dead! Removed it from...
1998-08-18 Art CancroSmall changes to the code to delete a user.
1998-08-18 Nathan BryantDR19980818
1998-08-18 Nathan Bryantforgot Configure
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Art Cancro * Implemented a bunch of user account related...
1998-08-18 Art Cancro * Fixed the crash problem. It wasn't AGUP...
1998-08-17 Art Cancro * Updated citmail.c with the latest stuff from...
1998-08-12 Art CancroAdded the EXTN command in a temporary form to run serve...
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-05 Art CancroEliminated the logged_time and time_limit stuff. Since...
1998-08-05 Art Cancro*** empty log message ***
1998-08-05 Art CancroChanges required in order to handle the new translation...
1998-08-04 Art Cancro*** empty log message ***
1998-08-04 Art CancroAltered the translation of incoming Internet e-mail...
1998-08-04 Art CancroAltered the translation of incoming Internet e-mail...
1998-08-04 Art CancroUmm...
1998-08-04 Art CancroOof. Here it is: the beginning of our server-side...
1998-08-04 Art CancroStart of documentation for server extension API
1998-08-04 Art CancroGotta add LS to the mix! I'm not quite sure how the...
1998-08-03 Nathan Bryant*** empty log message ***
1998-08-03 Nathan BryantAdded config_decls.h to dependencies
1998-08-03 Nathan BryantSun Aug 2 21:09:09 EDT 1998 Nathan Bryant <bryant...
1998-08-02 Nathan BryantSun Aug 2 18:52:05 EDT 1998 Nathan Bryant <bryant...
1998-08-01 Nathan Bryant.cvsignore: added citadel.log
1998-08-01 Nathan BryantSat Aug 1 18:32:52 EDT 1998 Nathan Bryant <bryant...
1998-07-31 Art CancroPrettied up the verbose version of the wholist.
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-29 Art CancroFixed a bug which caused the server to crash when readi...
1998-07-28 Art CancroCall bzero() on newly allocated CitContext structs...
1998-07-27 Art CancroConverted send_message() to accept a memory buffer...
1998-07-26 Art CancroThis is a program which imports "exported" Citadel...
1998-07-26 Art CancroFixed a bug which was here even before we started the...
1998-07-24 Art Cancro Used a call to stat() instead of fseek()/ftell() to...
1998-07-24 Art Cancro useradmin doesn't work
1998-07-24 Art Cancro No more pwcrypt
1998-07-24 Art Cancro Removed all of the "pwcrypt" stuff. The algorithm...
1998-07-24 Art Cancro Removed all of the "pwcrypt" stuff. The algorithm...
1998-07-19 Nathan BryantSun Jul 19 17:26:12 EDT 1998 Nathan Bryant <bryant...
1998-07-18 Art Cancro Doco mods
1998-07-18 Art Cancro Y'know, the utils are probably all going to eventually...
1998-07-17 Art Cancro These are the changes to eliminate most of the arbitra...
1998-07-16 Art Cancro Updating the structures to reflect variables we don...
1998-07-14 Art Cancro yeesh
1998-07-13 Art Cancro Miscellaneous bug fixes. Also restored the ability...
next