NNTP and NNTPS port configurations in both the text and web clients.
[citadel.git] / citadel / control.c
2014-07-04 Art CancroNNTP and NNTPS port configurations in both the text...
2014-06-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-05-13 Art CancroCompleted the merge of a read-only, reader-only NNTP...
2014-05-10 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-03-03 Art CancroMerge branch 'master' into nntp
2014-03-03 Art CancroAdded config.c_nntp_port to server and to conf protocol...
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-05 Wilfried Goesgensremember the lengths of config strings.
2013-09-15 Wilfried Goesgenscleanup includes
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Art CancroInstant expunge is now the only mode of operation....
2013-02-12 Wilfried Goesgensfree static stuff on shutdown.
2012-12-17 Wilfried GoesgensGVDN: new call. Get Valid Domain Names
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Art CancroWhen changes are made via the admin socket, post Aide...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-03 Art CancroChange some of the broken links pointing to citadel.org
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-24 Art CancroServer changes to support upcoming overhaul of setup.c
2011-12-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-20 Art CancroFound some more instances of the phrase 'free software...
2011-09-07 Wilfried GoesgensPrecisely report whats going wrong with the handling...
2011-09-04 Wilfried Goesgensfix possible buffer underrun by 1
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
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-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...
next