* Variable names, comments, documentation, etc... removed the acronym 'BBS'
[citadel.git] / citadel / whobbs.c
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2004-03-15 Michael Hampton* Multiple files: Convert most remaining client code...
2004-02-26 Michael Hampton* Client stability and enhancements:
2003-03-18 Art Cancro* Applied a patch sent in by Clint Adams <schizo@debian...
2003-01-25 Michael Hampton* whobbs.c: Print error message if we can't connect...
2003-01-18 Art Cancro* whobbs.c: line up the columns better
2003-01-17 Art Cancro* whobbs.c: fix bad call to CtdlGetServInfo() so we...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-06-29 Michael Hampton* fixed some memory leaks
2002-06-29 Michael Hampton* Convert whobbs, serv_info, misc. functions to new...
2002-03-12 Nathan Bryantmore sprintf bashing. now the only ones left are in...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-06-02 Art Cancro* Bind unix socket prior to TCP socket for citadel...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
1999-04-19 Art Cancro * whobbs.c: auto-detect when being called from...
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-28 Nathan Bryant * configure.in, acconfig.h: new files; partiall...
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision