* event.c: fixed a misspelling
[citadel.git] / citadel / dynloader.h
2003-01-15 Art Cancro* First cut at static-linking the citserver. Ripped...
2002-02-01 Art Cancro* Added a QDIR protocol command to do quick-and-dirty...
2002-01-30 Art Cancro* Added a new DeleteFunctionHook type of thing. These...
2002-01-25 Art Cancro* fixz to allow incoming vCards in the address book...
2002-01-23 Art Cancro* Added a new hook type for handling incoming network...
2002-01-15 Michael Hampton* Modules can now unregister any of their hooks (though...
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
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