citadel.git
1999-09-16 Art Cancro* Did most of the migration from save_message() to...
1999-09-07 Art Cancro* cmd_msg3() now uses serialize_message() for its outpu...
1999-09-07 Art Cancro* netproc.c: put outgoing messages into the use table...
1999-09-06 Art Cancro* citadel.c: run strproc() on new passwords
1999-09-03 Ben MehlmanFor URL view, don't prompt user to select url if there...
1999-09-02 Art Cancro* msgbase.c: new function serialize_message() for futur...
1999-09-01 Art Cancro* database.c: isplay the GDBM version string on startup
1999-09-01 Art Cancro* Added malloc checking
1999-09-01 Art Cancro* Actually _enforce_ the max msg len limit
1999-09-01 Art Cancro* Fixed quote thing
1999-09-01 Art Cancro* Added the ability to handle embedded URL's from the...
1999-09-01 Art Cancro* Added "max message length" field in global config...
1999-09-01 Art Cancro* Implemented "maximum message length" in global system...
1999-08-31 Art Cancro* Handle multipart/alternative properly during legacy...
1999-08-29 Art Cancro* Output multipart header before the parts
1999-08-29 Art Cancro* Made some changes to the output of MIME (especially...
1999-08-29 Art Cancro* HTML now works.
1999-08-29 Art Cancro* HTML updates
1999-08-28 ChillyAdded menus, real room info
1999-08-27 ChillyCleaned up the interface, the whoOnline window updates...
1999-08-26 Art Cancro* HTML updates
1999-08-24 Art Cancroadded sample source for buttons
1999-08-24 Art Cancro* Got the html.c mostly working.
1999-08-24 Art Cancro* html.c: added. This is an overly simplistic HTML...
1999-08-21 Art CancroMinor cosmetic cleanup. No code changes.
1999-08-21 Art Cancro* mailinglist.c, netmailer.c: fixed to allow list submi...
1999-08-18 Reginald OotInitial revision
1999-08-16 Chillyroom info window
1999-08-16 ChillyAdded goto commands, zap room, room info window, and...
1999-08-15 Art CancroShortened
1999-08-15 Art CancroRemoved obsolete files.
1999-08-14 Art Cancro* Fixed escputs() and its friends to properly handle...
1999-08-12 Chillyupdated STATUS
1999-08-12 ChillyRemoved some 1.2 only code and added dot-goto
1999-08-12 Chillyopps... these should have been removed before
1999-08-11 Art CancroCursor
1999-08-11 Art CancroNow it works with wxSockets and built-in wxHTML! Yay!
1999-08-11 ChillyLimited the length of lines that enterPanel would send...
1999-08-08 Art Cancro* Made one more byte available in locate_host() and...
1999-08-07 Nathan Bryant * serv_icq.c: warning fixes
1999-08-06 Art Cancro* locate_host.c: use strdoop() and phree() instead...
1999-08-05 Art Cancro* RWHO command now returns express message code in...
1999-08-05 Chillyoops - forgot to disable my proxy hack for etting throu...
1999-08-05 Chillynew classes
1999-08-05 Chillyadded paging support, who is online, various bug fixed...
1999-08-04 Art Cancromore fixes
1999-08-04 Art Cancro* Fixed some bugs in the ICQ metaclient, and documented...
1999-08-04 ChillyMassive re-write. Server is multi-threaded and uses...
1999-08-03 Art Cancro* Added client_icq.c and client_icq.h
1999-08-03 Art Cancro* Wrote the client side of the ICQ gateway. Now on...
1999-08-03 Art Cancro* Redesigned the client protocol commands for dealing...
1999-08-01 Art Cancro* EXTREME coolness. The server side of the ICQ metacli...
1999-07-31 Art CancroMore changes
1999-07-31 Art Cancro* Restructured the express message infrastructure,...
1999-07-31 Art CancroICQ changes
1999-07-30 Art Cancro* Applied bugfix patches contributed by Vaggelis Tsirkas:
1999-07-30 Art CancroFixed a bug
1999-07-30 Chillymore floor support
1999-07-30 Art CancroMore debugging options.
1999-07-30 Art Cancro* Added strdoop(), a leak-checked version of strdup()
1999-07-29 Art Cancronew version
1999-07-29 Chillycleaned up roomMap a lot. We now sort rooms based...
1999-07-29 Chillychanged the way pop-up prompt frames work so it's easie...
1999-07-29 Chillychanged prompting mechanism, more ui stuff
1999-07-29 Chillyfixed a bug in roomNet. (didn't reset properly)
1999-07-29 Chillyadded room name to entermessage panel
1999-07-29 Chillymassive ui updates and begining of floor support
1999-07-29 Chilly'cuz I'm lazy and just want to do it once
1999-07-29 ChillyRoom structures and maintainence
1999-07-29 Art Cancrocosmetic update
1999-07-29 Art Cancro* msgbase.c: reorganized. output_message() now uses...
1999-07-28 ChillyGeneral make script for java code
1999-07-28 Chillyadded info files
1999-07-28 ChillyFixed bug in passwordWindow.java.
1999-07-28 Art Cancrocosmetics
1999-07-28 Art Cancronope
1999-07-28 Art Cancroadded RCS ID
1999-07-28 Art Cancrocosmetic fixes
1999-07-28 Art Cancro* Server modules are now labelled with their RCS ID...
1999-07-28 Art Cancro* serv_expire.c: expire-by-age now calls CtdlFetchMessa...
1999-07-27 Art Cancro* Implemented new data type "CtdlMessage" which will...
1999-07-27 Art CancroInitial revision
1999-07-27 Art CancroRemoved all references to CC->msglist and CC->num_msgs...
1999-07-27 Art CancroRemoved serv_upgrade.c and all references to it in...
1999-07-25 Art CancroFixed reference count problem in cmd_move()
1999-07-24 Art CancroContinued replacing references to [get|put]_msglist...
1999-07-24 Art CancroContinued replacing references to [get_put]_msglist...
1999-07-24 Art CancroExperimenting with automatic updating of ChangeLog...
1999-07-24 Art Cancrocmd_move() now uses CtdlDeleteMessages().
1999-07-24 Art CancroTest of automatically updating ChangeLog
1999-07-24 Art Cancron more log
1999-07-24 Art Cancrotest of CVS log function
1999-07-23 Art Cancro * Fixed really dumb error that prevented network msgs...
1999-07-23 Art CancroAdded CtdlWriteObject() to store generic data in the...
1999-07-23 Art CancroMoved message deletion into new API function CtdlDelete...
1999-07-21 Art Cancro Moved the actual work done in cmd_msgs() into a new...
1999-07-20 Art Cancrohmm........
1999-07-20 Art Cancro * Keep the (unqualified) content-type in the...
1999-07-20 Art Cancronew .cvsignore
1999-07-20 Art Cancroadded serv_icq.h
next