HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / userlist.c
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-10 Wilfried Göesgens* if -D added, citserver will print out the Directories.
2007-10-10 Dave WestFixed userlist command so it defaults to using unix...
2007-10-06 Wilfried Göesgens* as we now spend allmost all of our time on en/decodin...
2005-07-21 Art Cancro* <.R>ead <U>ser-list now takes advantage of the server...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2004-10-05 Art Cancro* Changed a bunch of localtime() calls to localtime_r...
2004-03-15 Michael Hampton* Multiple files: Convert most remaining client code...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-03-12 Nathan Bryantsprintf bashing
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
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-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
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-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
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-13 Art Cancro Since it is no longer possible for the utilities to...