Test for existing BDB files (not used yet)
[citadel.git] / citadel / control.c
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-11-15 Art CancroRemoved the remaining code where LDAP was optional.
2021-08-01 Art CancroCONF LOADVAL and CONF STOREVAL are deprecated and proba...
2021-06-04 Art Cancrorandom boilerplate
2021-02-10 Art CancroFixed a bug in the startup sanity checks. When it...
2021-01-27 Art Cancrowar on lhfs
2021-01-24 Art CancroNo more cleanup hooks. The OS can reclaim memory bette...
2020-07-16 Art Cancroit now builds but does not do inbox filtering
2020-07-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-11 Art CancroRemove managesieve framework because we are removing...
2019-08-05 Art CancroModified the behavior of ForEachUser() to do the two...
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-08-08 Art Cancromore diags
2018-08-08 Art Cancromore diags
2018-08-08 Art Cancrosanity check diagnostic mode
2018-08-08 Art Cancroadded more diagnostic messages to mmnext sanity checks
2017-12-07 rootsilenced a silly little compiler warning
2017-08-28 Art CancroMerge branch 'master' of ssh://git.citadel.org:/appl...
2017-07-30 Art CancroRemoved remaining bits of funambol config from server
2017-04-08 Art CancroCONF LOADVAL and CONF STOREVAL to handle configuration...
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-24 Art CancroUpdated more modules to the new logging standard
2016-05-03 Art CancroFixed some fields in the legacy CONF PUT command, they...
2016-04-24 Art CancroNew command CONF LISTVAL to output the whole system...
2015-11-15 Art CancroReworked the setup program to use the new config system.
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-02 Art CancroCONF GETVAL and CONF PUTVAL are now implemented
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-06-03 Art CancroFinished migrating legacy control record to new config...
2015-05-30 Art Cancroremove the buried and not updated copyright notice
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art CancroCompleted initial code for config system cutover. ...
2015-05-01 Art CancroCompleted migrating control.o to new config format...
2015-05-01 Art CancroMore conversion to the new config system. WARNING...
2015-04-30 Art CancroCONF GET command ported to new config system
2015-04-29 Art Cancroconfig.c ported to new system BROKEN BUILD ALERT
2015-04-20 Art Cancroctdluid is now specified on the command line with the...
2015-04-10 Art CancroRemoved the whole configlen thing. Seriously, WTF?
2015-04-07 Art CancroCreate CDB_CONFIG database. Renamed some members of...
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.
next