fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / routines2.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-02-28 Art Cancro* Removed the moderation questions.
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-05 Art Cancro* Added support for non-USA country identities in vCard...
2000-10-17 Art Cancro* Added IMAP port number to struct config, etc.
2000-10-04 Art Cancro* Allow Aides to zap rooms (site configurable setting)
2000-10-03 Art Cancro* Changed the <.A>ide <S>ysconfig <G>eneral command...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-04-10 Art Cancro* More paginator changes. Shuffled code around, added...
2000-03-08 Art Cancro* Shut off hostname resolution when dealing with Unix...
2000-03-04 Art Cancro* Remove nulls appended to editor files during replace...
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
2000-02-18 Art Cancro* Made the <.ASI> command a bit friendlier.
2000-01-31 Art Cancro* <.A>ide <S>ystem configuration <I>nternet in the...
2000-01-28 Art Cancro* Client config for internet
1999-11-18 Art Cancro* Changed the order of parameters in <.A>ide <S>ystem...
1999-11-17 Art Cancro* Removed the session_count() function. Instead, keep...
1999-11-04 Art Cancro* Changed 'number of worker threads' from a sysconfig...
1999-10-23 Art Cancro* Finished moving vCard functionality to the new messag...
1999-09-28 Art Cancro* Fully migrated cmd_greg() and cmd_regi() into serv_vc...
1999-09-01 Art Cancro* Implemented "maximum message length" in global system...
1999-04-08 Art CancroImplemented "access level required to create rooms...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-29 Nathan Bryantirix fixen
1999-01-20 Art Cancro Fixed a bug in the user editing command (client side)
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-12-07 Art Cancrofixed a spelling error
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-22 Art CancroFixed <.AS>
1998-11-21 Art Cancrofixes
1998-11-21 Art Cancroroom expires
1998-11-10 Nathan Bryant*** empty log message ***
1998-11-10 Art Cancrofixed validate
1998-11-09 Art Cancrofixed user purge
1998-11-09 Art Cancro * serv_expire.c: created; moved message expiry...
1998-11-08 Art Cancroadded more stuff to .AS
1998-11-07 Art Cancro * Implemented CONF server command for site-global...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-25 Nathan Bryant * routines2.c: warning fix
1998-10-25 Art CancroClient: added <.A>ide <S>ystem configuration command
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-01 Art Cancro * Yanked the citadelapi.c module. This wasn...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision