]> code.citadel.org Git - citadel.git/commit - citadel/server.h
* Tried my hand at adding the ability for server extensions to
authorArt Cancro <ajc@citadel.org>
Tue, 15 Sep 1998 00:50:14 +0000 (00:50 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 15 Sep 1998 00:50:14 +0000 (00:50 +0000)
commit50f270f015a1061518af05d7e696c4b0837987cd
treede88cb2057cfb6192765d1c78343e9c6cc6e4f11
parent68c25cb948d606126859930e556d002b44fdbd43
    * Tried my hand at adding the ability for server extensions to
          register various types of "hooks" in addition to just adding
          server commands.  This is probably not final.
citadel/ChangeLog
citadel/Makefile.in
citadel/citserver.c
citadel/dynloader.c
citadel/serv_chat.c
citadel/serv_chat.h
citadel/server.h
citadel/sysdep.c
citadel/user_ops.c