* misc bugfixes and cleanups
[citadel.git] / citadel / citadel.c
2000-03-09 Art Cancro* misc bugfixes and cleanups
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
2000-01-28 Art Cancro* Client config for internet
1999-11-07 Art Cancro* Fix room name display
1999-10-26 Art Cancro* Removed the auto-reconnect stuff... it was locking...
1999-09-06 Art Cancro* citadel.c: run strproc() on new passwords
1999-08-03 Art Cancro* Wrote the client side of the ICQ gateway. Now on...
1999-07-16 Art Cancro * Improved auto-reconnect by NOT using SIGPIPE and...
1999-07-10 Art CancroTurned memory leak detection back on.
1999-06-10 Art Cancro * Replaced all code that generated temporary...
1999-05-20 Art Cancrocolor
1999-05-19 Art CancroWed May 19 19:30:28 EDT 1999 Art Cancro <ajc@uncnsrd...
1999-04-03 Nathan Bryantfix systems with SYSV-style signal handling (e.g. libc5)
1999-02-16 Art Cancro * citadel.c: increased hostname buffer size...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-29 Nathan Bryantirix fixen
1999-01-27 Art Cancro5.51
1999-01-24 Art Cancro * Added a "room order" key to the room record...
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-12-24 Art Cancro * citadel.c: added some experimental code to...
1998-12-12 Art Cancrosmall optimization in RWHO command
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-12 Art Cancrouse extract_long()
1998-11-12 Art Cancro * citadel.c: fixed the way <.WL> parses the...
1998-11-09 Nathan Bryantfixed a goof
1998-11-09 Nathan Bryant * useradmin.c: really removed (cvs remove)
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-31 Nathan Bryant * citadel.c, commands.c, commands.h: set backgr...
1998-10-30 Nathan Bryant * citadel.c: send ANSI detect sequence after...
1998-10-29 Art Cancrocitadel.c: Added a splash of colour to the Wholist
1998-10-28 Nathan Bryant * aclocal.m4, missing: new files, also swiped...
1998-10-25 Art CancroClient: added <.A>ide <S>ystem configuration command
1998-10-25 Nathan Bryant * citadel.c, citadel.h, commands.c: make client...
1998-10-22 Art CancroOoops
1998-10-21 Art CancroMinor cosmetic change
1998-10-09 Art CancroNothing
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-23 Art CancroCosmetic changes
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-06 Art CancroGot the CitadelAPI library to the point where the serve...
1998-07-31 Art CancroPrettied up the verbose version of the wholist.
1998-07-12 Art Cancro Cosmetic change to report just "(local)" instead of...
1998-07-11 Art CancroInitial revision