Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / euidindex.c
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2022-01-06 Art Cancrorandom acts of style cleanup
2021-09-07 Art CancroDo not attempt to search for database records of length 0.
2021-02-09 Art CancroAdded an elastic string buffer class to libcitadel...
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2017-12-09 rootremoved some old cruft
2017-04-10 Art Cancromoar syslog
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-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-07-24 Wilfried GoesgensModularise msgbase
2014-02-04 Art CancroMerge branch 'master' into nntp
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2013-12-08 Wilfried GoesgensMARKDOWN: two more places to handle the new room mode.
2013-09-15 Wilfried Goesgenscleanup includes
2013-09-14 Wilfried Goesgensmove file_ops to modules/ctdlsrv/serv_file.c
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgensrefactor naming of core message manipulation funcions
2013-09-01 Wilfried GoesgensReplace all discrete checks for empty message fields...
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2011-09-04 Art CancroReinstated the use of EUID/UUID in blog posts; however...
2011-09-04 Art CancroRevert "We need EUID indexing for Blog rooms."
2011-09-04 Art CancroWe need EUID indexing for Blog rooms.
2011-09-04 Art CancroRevert "Updating cmd_euid() to use the CtdlForEachMessa...
2011-09-04 Art CancroRevert "arrgh"
2011-09-04 Art Cancroarrgh
2011-09-04 Art CancroUpdating cmd_euid() to use the CtdlForEachMessage(...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-09-04 Art Cancrocmd_euid now ac_logged_in_or_guest in order to make...
2010-10-24 Art CancroReplaced some of the 'autoconverted - document me'...
2010-09-05 Wilfried Goesgens* re-enable drafts as proposed by samjam.
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2009-11-10 Dave WestCleaned a few warnings about deprecated functions.
2009-11-08 Dave WestExposed CtdlLocateMessageByEuid in ctdl_module.h and...
2009-10-29 Dave WestDon't register commands twice, only register them befor...
2009-10-17 Dave WestCitadel API clean up.
2009-07-03 Art Cancro* Temporarily disabled the 'Drafts' functions. I like...
2009-06-14 Wilfried Göesgens* create new roomview type: Drafts; this won't need...
2009-04-17 Wilfried Göesgens* give all commands their own function
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-07-26 Dave WestMoved to new module init structure.
2007-01-20 Wilfried Göesgens* if the message is not valid, try to free the message...
2006-08-27 Art CancroMSGS command can now do full text search on the room
2006-01-20 Art Cancro* Added VIEW_WIKI to the available view types. EUID...
2005-10-11 Art Cancro* Replication checks and EUID indexing are now only...
2005-10-06 Art Cancro* Change to EUID command syntax: returned msg num is...
2005-10-06 Art Cancro* Added the EUID command to search for a message by...
2005-10-06 Art Cancro* THE DREADED AUTO-PURGER now purges euid index records...
2005-10-06 Art Cancro* Changed the format of the euidindex record to contain...
2005-10-02 Art Cancro* The EUID index is now built, and replication checks...
2005-10-01 Art Cancro*** empty log message ***