HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / citserver.c
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...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* More extermination of the dreaded SIZ moby-buffers.
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-03-23 Art Cancro* Began an effort to eliminate SIZ wherever possible...
2005-03-20 Art Cancro* Logging to stderr no longer uses syslog()
2005-03-18 Art Cancro* Finished removing all the "dynamic session data"...
2005-03-10 Art Cancro* stabilized previous change
2005-03-10 Art Cancro* Altered the algorithm by which the doubly-linked...
2005-02-28 Art Cancro* added pid file writing
2005-02-20 Art Cancro* Don't write passwords to the log (PASS and SETP commands)
2005-02-16 Art Cancro*** empty log message ***
2005-02-16 Art Cancro* master_cleanup() now passes along an exit code from...
2005-02-16 Art Cancro* Try to reach our cleanup routine when SIGSEGV is...
2005-02-16 Art Cancro* Applied patches submitted by Kevin Kilbride for TCP_C...
2005-02-08 Art Cancro* client_gets(char *buf) has been replaced by
2005-02-01 Art Cancro* Changed CtdlRoomAccess() calling syntax in order...
2005-01-19 Art Cancro* Minor and/or cosmetic changes made during x64 trouble...
2004-10-12 Art Cancro* Cleaned up some things that generated compiler warnings
2004-10-06 Michael Hampton* Fixup a few more compiler warnings from icc
2004-10-05 Art Cancro* Changed a bunch of localtime() calls to localtime_r...
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2004-09-11 Michael Hampton* Remove calls to the broken flush_output() while I...
2004-09-05 Michael Hampton* Buffered output needs to be flushed in several places...
2004-09-05 Michael Hampton* Network optimizations - buffer output server-side...
2004-08-28 Michael Hampton* Change the logging level of some messages and add...
2004-08-11 Art Cancro* Replaced all "Citadel/UX" references with "Citadel"
2004-06-09 Art Cancro* The scheduler can now "wake up" a session to deliver...
2004-06-09 Art Cancro*** empty log message ***
2004-06-07 Art Cancro* Changed "express message" to "instant message" everyw...
2004-05-15 Michael Hampton* Scheduler: when next_session is to be deleted, make...
2004-03-24 Art Cancro* Put a new memory leak checker into the server because...
2004-03-24 Art Cancro* Removed the built-in memory leak checker. It wasn...
2004-02-27 Michael Hampton* Use syslog-compatible logging levels in lprintf(...
2004-02-22 Art Cancro* Generate self-signed certificate if keys/citadel...
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-01-17 Art Cancro* Sysconfig commands for specifying where the LDAP...
2004-01-17 Art Cancro* New server command-line option "-l" to send log outpu...
2003-12-07 Michael Hampton* Minor enhancements to a few of the trace file entries
2003-09-03 Art Cancro* syslog messages now say session started/ended instead...
2003-07-15 Art Cancro* Killed off CtdlGetDynamicSymbol() and just put all...
2003-07-15 Art Cancro* Final bit of patching for the IPGM exploit. Random...
2003-07-14 Art Cancro* ipgm_secret is no longer set during setup. Now it...
2003-07-13 Art Cancro* Allow connect on unix domain sockets to Citadels...
2003-07-11 Art Cancro* Ignore comments in public_clients file
2003-07-11 Art Cancro* Automatically add 127.0.0.1 and config.c_fqdn to...
2003-07-11 Art Cancro* is_public_client() now caches the IP addresses of...
next