Mailing list header changes (fuck you Google)
[citadel.git] / citadel / citserver.c
2009-11-24 Art Cancro* zapped some of the 'TODO: document me' in citserver.c
2009-11-10 Dave WestGrabbed a chunk of code out of citserver.c cmd_term...
2009-11-10 Dave WestCleaned a few warnings about deprecated functions.
2009-11-03 Dave WestIncreased the load average before strangling the server...
2009-11-01 Dave WestFixed the bug that prevented DOWN from working properly.
2009-10-29 Dave WestDon't register commands twice, only register them befor...
2009-10-24 Dave WestFix that annoying warning about signedness.
2009-10-17 Dave WestCitadel API clean up.
2009-10-14 Art Cancro* Generate diffs old-to-new instead of new-to-old....
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2009-06-21 Wilfried Göesgens* add support for reading the UID via getsockopt from...
2009-05-31 Art Cancro* New session variable 'can_receive_im' which indicates...
2009-04-17 Wilfried Göesgens* give all commands their own function
2009-04-17 Art Cancro* Added unused cmdbuf parms to more cmd_xxxx() functions
2009-04-17 Art Cancro* Removed XYZZY command. Nothing happens.
2009-04-08 Art Cancro* Merge LDAP code; bindings are not yet complete
2009-04-06 Wilfried Göesgens* enable the watcher do differenciate between crash...
2009-03-04 Art Cancro* Updated the wording of the output of a DOWN command...
2009-01-16 Art Cancro* Removed the NETF command and the UI elements which...
2008-07-17 Dave WestAdded code to provide a preliminary single user mode.
2008-06-03 Art Cancro* Removed some cruft from the login code. Combined the
2008-06-02 Art CancroExport format has changed due to the addition of a new
2008-03-29 Dave WestFix up ARTV import so that imports actually work.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-21 Art Cancrosvn_revision() now declared in svn_revision.h
2008-03-20 Dave WestNow the text client and webcit show the servers svn...
2008-03-19 Art CancroEVT_LOGOUT hooks are now called with the thread's current
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-07 Art CancroAdded a RENU command (REName a User)
2008-02-15 Art CancroSearch box is only enabled when the server's full text...
2008-02-13 Art CancroRemoved the 'defrag databases' stub function and command
2008-02-10 Wilfried Göesgens* make the aide-room public postable for cron, hostmast...
2008-01-24 Art CancroNothing happens.
2008-01-23 Art CancroImplemented the XYZZY command.
2008-01-20 Art CancroAdd remote hostname and IP address to 'Session started...
2008-01-17 Art CancroFixed infinite-loop bug in room name display code.
2008-01-13 Wilfried Göesgens* avoid some function calls openBSD doesn't like us...
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2008-01-02 Art CancroPrepared some of the authmode stuff for the imminent...
2007-12-29 Dave WestFixed up a compiler warning
2007-12-23 Dave WestMoved all threading code into threads.c
2007-12-07 Dave WestCtdlThreadSelect no longer needs to be told which threa...
2007-12-05 Dave WestChanged the way we do the TSD area.
2007-11-27 Dave WestDebug code to show thread table is now back in. Thiss...
2007-11-27 Dave WestNow do garbage collection every second.
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-05 Art CancroNew 231 response code (SERVER_SHUTTING_DOWN)
2007-11-04 Wilfried Göesgens* initializing strings empty faster.
2007-08-30 Wilfried Göesgens* modify the ld + cflags for gprof and backtrace if...
2007-08-29 Wilfried Göesgens* make backtrace optional.
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-23 Dave WestClean up unused include of serv_network.h
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-20 Dave Westdestroy_network_queue_room() is now called via the...
2007-08-14 Wilfried Göesgens* next try to get a working new tokenizer. this seems...
2007-08-09 Wilfried Göesgens* two tiny errors weren't seen.
2007-08-09 Wilfried Göesgens* typos remaining...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-07-30 Wilfried Göesgens* look exactly for 2 or 3, so the status request will...
2007-07-30 Wilfried Göesgens* scdn now allso knows how to trigger restart.
2007-07-29 Wilfried Göesgens* moved some flags so that our run flags are collected...
2007-07-26 Dave WestMoved to new module init structure.
2007-02-22 Art CancroFinal changes to server to allow message display names to
2007-02-19 Art CancroFor sessions using the Citadel wire protocol, follow
2007-02-12 Art CancroObserve CC->nologin (too many users already online...
2007-01-20 Wilfried Göesgens* flush networker caching list on exit
2007-01-20 Wilfried Göesgens* Close the fd to our control file.
2007-01-16 Wilfried Göesgens* make the crypto functions use precalculated files...
2006-12-24 Art Cancro* citserver.c: we now ask locate_host() to fill in
2006-12-22 Art Cancro* Reference count adjustments are now deferred by queuing
2006-12-19 Art Cancro* Bumped version number to 7.01
2006-11-23 Wilfried Göesgens* fixed a bug with the public_clients feature.
2006-10-28 Art CancroNew server command DLAT (DownLoad ATtachment) which
2006-07-19 Art CancroAdd the cal zone to INFO command
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-03-24 Art Cancrominor tweaks to cmd_mesg
2006-03-18 Art CancroSilenced some compiler warnings
2006-03-08 Art Cancrodon't trip the idle timer on a TIME command.
2006-03-06 Art CancroRWHO command no longer trips the idle timer
2006-03-02 Art CancroINFO command now reveals whether new user create can...
2006-01-15 Wilfried Göesgenscalculate the directories in a central manner.
2006-01-15 Art Cancro* citserver.c: patch submitted by matt to keep the...
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
2005-10-08 Art Cancrobugzilla 164
2005-10-06 Art Cancro* Added the EUID command to search for a message by...
2005-10-04 Art Cancro* CtdlOutputPreLoadedMsg() calling syntax has changed...
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-09-01 Art Cancro* citserver.c: change to usage of strdup() to work...
2005-08-09 Art Cancro* Removed the ./help/? hack; replaced with actual ...
2005-08-05 Art Cancro* Any "delete message" operation which is synchronous...
2005-08-02 Art Cancro* Removed instances of hard-coded CTDLDIR; this breaks -h
2005-07-26 Art Cancro* Applied a patch sent in by Wilfried Goesgens which...
2005-07-21 Art Cancro* Server-side LIST command now accepts a search string.
2005-06-16 Art Cancro* There is now a dedicated thread for doing database...
2005-06-01 Art Cancro* The full text indexer now runs in its own dedicated...
2005-05-16 Art Cancro* Avoid re-creating the default-named baseroom (Lobby...
2005-04-29 Art Cancro* Significantly reduced the memory footprint of struct...
next