* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / dynloader.h
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-03-07 Art Cancro* socket stuff
2000-01-15 Art Cancro* Added a generic (void *) parameter to the ForEachUser...
1999-12-08 Art Cancro* Added CtdlRegisterServiceHook() and its data type...
1999-09-19 Art Cancro* Finished off the message architecture stuff with...
1999-08-03 Art Cancro* Redesigned the client protocol commands for dealing...
1999-07-31 Art CancroICQ changes
1999-07-28 Art Cancro* Server modules are now labelled with their RCS ID...
1998-12-05 Art CancroAdded a new type of module hook for adding logging...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-09-21 Nathan Bryant * dynloader.h: prototype CtdlRegisterUserHook()
1998-09-20 Art Cancro * Added a UserFunctionHook category to implemen...
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 Cancro*** empty log message ***
1998-09-15 Nathan Bryant1998-09-15 Nathan Bryant <bryant@cs.usm.maine.edu>
1998-09-08 Brian CostelloThe dynloader.c header