Release version 999 generated by do-release.sh
[citadel.git] / citadel / serv_extensions.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-02-04 Art Cancroremove typedef from struct recptypes
2021-01-24 Art CancroNo more cleanup hooks. The OS can reclaim memory bette...
2021-01-24 Art CancroEliminated all destructor hooks. The operating system...
2018-12-26 Art CancroRemoved the obsolete netproc hooks from the vcard module
2017-05-24 Art CancroRemoved some vestiges of the old logging system
2017-03-31 Art CancroThese hooks are not needed when running single threaded
2017-03-30 Art Cancromore moving to new logging standard
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2016-01-02 Art CancroConvert netconfigs to configdb entries at startup.
2014-10-21 Wilfried Goesgensadd whether we're in which eventloop / a worker thread...
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-14 Wilfried Goesgensmove log switcher funcs to serv_syscmds.c
2013-05-14 Wilfried GoesgensTDAP: add facility to protect usetable entries from...
2012-04-29 Wilfried GoesgensLOGGING: make module infrastructure logging configurable
2012-04-29 Wilfried GoesgensLogging: add commands to runtime view/enable/disable...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Wilfried GoesgensAdd framework for enabling (debug) logging per module
2012-04-24 Wilfried GoesgensCleanup: use typedef for structs; make those structs...
2010-11-14 Wilfried GoesgensMemleak: free the list of search hooks on exit
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-02-25 Wilfried Göesgens* rework imap tokenizer, we no longer copy the stuff...
2009-10-24 Dave WestCleaning the API a bit more.
2009-09-28 Art Cancro* Found and removed a large section of the old LDAP...
2007-12-06 Dave WestA couple of clean up functions to help valgrind.
2007-12-03 Art CancroInstant messages now carry the email address or JID...
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-20 Dave WestSource clean up.
2007-08-05 Dave WestContinue phase 2 of modules stuff.
2007-07-26 Dave WestMoved to new module init structure.
2007-07-15 Wilfried Göesgens* added a comment infront of the svn modifieable return...
2007-01-21 Wilfried Göesgens* shut down libical apropriate.
2007-01-20 Wilfried Göesgens * cleanup ourselfs on exit.
2007-01-20 Art Cancro* Applied Matt's patches to submit messages to Funambol
2006-09-23 Art CancroCompleted a new queue (sieve_list) which will instantly
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.
2005-10-19 Art Cancro* New type of server hook: CtdlRegisterFixedOutputHook...
2005-09-14 Art Cancro* Bumped internal version number to 5.66
2005-05-16 Art Cancro* Began writing all the "glue" for the indexer.
2005-02-17 Art Cancro* Removed "Log Hooks." This enabled the removal of...
2005-01-19 Art Cancro* Minor and/or cosmetic changes made during x64 trouble...
2004-06-09 Art Cancro* The scheduler can now "wake up" a session to deliver...
2004-03-16 Art Cancro* Eliminate EVT_OUTPUTMSG server extensions (don't...
2004-01-17 Art Cancro* Added "Base DN" "Bind DN" and "Bind DN password"...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...