Mailing list header changes (fuck you Google)
[citadel.git] / citadel / modules / notes / serv_notes.c
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-31 Art Cancrostable now but there are GIANT PIECES MISSING
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-01 Wilfried GoesgensPut our known stringlength into the mime parser so...
2013-09-30 Wilfried Goesgensmore places where we can use cm_lengths;
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried GoesgensRoute all access to cm_fields[] through api functions
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2011-09-04 Art CancroRemoved references to Subversion in the code
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2008-09-26 Art CancroUpdated the MIME Parser API to include Content-ID in
2008-04-29 Art CancroIdentify sticky-notes divs by vnote uid, not by msgnum.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-07-31 Dave WestContinue phase 2 of modules stuff.