Precisely report whats going wrong with the handling of the control file.
[citadel.git] / citadel / control.c
2011-09-07 Wilfried GoesgensPrecisely report whats going wrong with the handling...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-03-10 Wilfried Goesgensfix possible buffer underrun by 1
2011-03-10 Wilfried Goesgensfix possible buffer underrun by 1
2011-01-17 Art CancroRemoved the logging facility from citserver, use syslog...
2011-01-17 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-08-31 Art CancroAdded a global config setting to allow anonymous guest...
2010-08-31 Art CancroAdded a global config setting to allow anonymous guest...
2010-02-11 Art Cancro* minor tweak to above
2010-02-11 Art Cancro* Eliminate HAVE_FLOCK from the build system. Instead...
2010-02-09 Wilfried Göesgens* change CtdlReadMessageBody to use StrBuf for concatte...
2009-10-29 Dave WestDon't register commands twice, only register them befor...
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-17 Dave WestCitadel API clean up.
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2009-09-28 Art Cancro* Silenced a few warn_unused_result warnings (ongoing...
2009-04-19 Wilfried Göesgens* add include header *bsd probably needs here
2009-04-17 Wilfried Göesgens* give all commands their own function
2009-03-30 Art Cancro* Backed out r7276 through r7278. This is too large...
2009-03-28 Wilfried Göesgens* add ssl xmpp port; this should work with pidgin as...
2009-02-25 Wilfried Göesgens+ correct FS-flags on citadel.co* on startup
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
2008-06-16 Dave WestImplimented a new way to check the control record at...
2008-06-02 Art Cancro* Began implenmenting OpenID table import/export
2008-05-21 Art Cancro* More work on OpenID 1.1 Relying Party support
2008-05-16 Dave WestSieve will now only process messages that are newer...
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-18 Dave WestOops, managed to commit a partial change regarding...
2007-12-23 Dave WestMoved all threading code into threads.c
2007-12-03 Art CancroSite config protocol and UI for XMPP port numbers
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-10-28 Dave WestSolution to bug no. 258 (forging of from headers with...
2007-10-05 Dave WestAdded code to rebuild citadel.control if it gets delete...
2007-10-04 Art CancroApplied Matt's patch for pager config -- NOT TESTED
2007-09-20 Art Cancro* Add CONF options for master user/pass
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-09-08 Wilfried Göesgens* use AC_CHECK_FUNCS to check for flock()
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-07-26 Dave WestMoved to new module init structure.
2007-02-25 Wilfried Göesgens* solaris compatibility patches.
2007-02-21 Art Cancro* Removed the completely redunant function get_mm()
2007-02-04 Art CancroImplemented client configuration of the new RBL handlin...
2007-01-20 Wilfried Göesgens* Close the fd to our control file.
2007-01-20 Art Cancro* Applied Matt's patches to submit messages to Funambol
2006-12-27 Art Cancro* setup.c: updated to use new built-in daemonization
2006-12-20 Art Cancro* Lock citadel.control using flock() immediately after
2006-11-01 Wilfried Göesgens* added message subject to all those tiny messages
2006-09-07 Wilfried Göesgens* initiall sieve listing support. authentication works...
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-18 Art CancroFixed a logic bug that caused the full text index
2006-01-16 Wilfried Göesgenscentralized filename calculation
2006-01-05 Art CancroImplemented configuration settings for journaling.
2005-11-28 Art Cancro* control.c: fixed a potential concurrency/race conditi...
2005-11-17 Wilfried Göesgenscitadel.control doesn't belong to /var/run/citadel
2005-10-31 Art Cancrobugzilla 166
2005-10-25 Art Cancro* msgbase.c: when a summary mode message list is reques...
2005-08-10 Art Cancro* Added "instant expunge" and "allow spoofing" site...
2005-07-26 Art Cancro* Applied a patch sent in by Wilfried Goesgens which...
2005-06-22 Art Cancro* Automatic deletion of committed database logs is...
2005-05-23 Art Cancro* Move the location of the "enable full text index...
2005-05-22 Art Cancro* imap optimizations
2005-05-22 Art Cancro* Full text indexer is now switchable on/off
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-02-13 Art Cancro* Added server and client configuration settings to...
2005-02-08 Art Cancro* client_gets(char *buf) has been replaced by
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2004-09-15 Art Cancro* Add an SMTP MSA listener (separate port, requires...
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-06-24 Art Cancro* Bumped internal version number to 6.23
2004-06-19 Art Cancro* Removed the configuration option "Allow Aides access...
2004-03-30 Art Cancro* control.c: when config.c_maxsessions is unset or...
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-01-17 Art Cancro* Added "Base DN" "Bind DN" and "Bind DN password"...
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-08-13 Art Cancro* Removed the last vestiges of the now-obsolete global...
2003-07-30 Art Cancro* Eliminated the EXPI command
2003-04-28 Art Cancro* Added a site-configurable setting to suppress the...
2003-03-30 Art Cancro* Optimized CtdlReadMessageBody() and also gave it...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-10-14 Michael Hampton* Mac OS X build fixes (everything but serv_imap now...
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-04-30 Art Cancro* When sending a page that results in the receiver...
2002-03-13 Art Cancro* Site-configurable option "Allow system Aides to gain...
2002-03-03 Art Cancro* Client and server options to disable self-service...
2001-12-02 Art Cancro* Implemented new room flag QR2_SYSTEM which supresses...
2001-11-14 Art Cancro* Network run frequency is now a site-definable setting
2001-10-17 Nathan Bryant - declare *printf format specifiers if gcc detected
2001-10-17 Nathan Bryantwarning fixes and cleanups for 64-bit machines
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2001-08-05 Art Cancro* prep for new network node infrastructure
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
next