Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / siteconfig.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2024-01-29 Art CancroRelease version 997 generated by do-release.sh v997
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2021-09-03 Art CancroMoved the global email aliases editing screen to its...
2021-08-25 Art CancroTrivial commit to test automated builds
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2015-12-20 Wilfried GoesgensRemove unneccesary stuff from webcit.h
2014-07-04 Art CancroNNTP and NNTPS port configurations in both the text...
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-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2012-10-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-10-18 Wilfried GoesgensTEMPLATING: add possibility to stack another context...
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-07-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-03 Art CancroClarified an unclear warning message
2012-05-16 Art Cancroi guess you can remove the loaded var alltogether then.
2012-05-16 Art CancroCall LoadExpirePolicy() unconditionally, this fixes...
2012-05-05 Wilfried GoesgensLOGGING: add tiny webcit interface to manage log configs
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2012-02-09 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-08 Art Cancrooff-by-one fix in siteconfig
2012-02-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-08 Wilfried GoesgensSiteconfig: fix memleak in case of error.
2011-09-04 Wilfried Goesgensmove the rest of the places to use AppendImportantMessa...
2011-09-04 Wilfried Goesgensbuybuy plaintext important message.
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2010-09-07 Art CancroAdd c_guest_logins to webcit siteconfig
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens* don't compare the current section via the subst,...
2010-08-29 Wilfried Göesgens* migrate the ZONESTR to strbuf context, so no more...
2010-08-11 Wilfried Göesgens* load_siteconfig(): revalidate what the server gives...
2010-07-05 Art Cancro* site/mailbox default expire values are now correctly...
2010-06-17 Wilfried Göesgens* bust the other places still accessing token values...
2010-02-28 Wilfried Göesgens* general way to do retrieve / save autopurger data
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-03-30 Art Cancro* Backed out r7276 through r7278. This is too large...
2009-03-28 Wilfried Göesgens* add frontent code for xmpps port
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-01-31 Art Cancro* The code which loads expire policies had been incompl...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-20 Wilfried Göesgens* shortcut notation to tokens for hashkeys; TKEY(n...
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-11-25 Art Cancro* Update ical_dezonify() to use system tzdata
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-10-14 Art CancroCleaned up some of the comments ... removed vestiges...
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
2008-10-01 Wilfried Göesgens* SERV:CFG creates its context, it doesn't require it.
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-10 Wilfried Göesgens* print errormessages into templates if possible in...
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-09-08 Wilfried Göesgens* HAIL MELD!
2008-09-07 Wilfried Göesgens* more work on sitewide config
2008-09-04 Wilfried Göesgens* made *bstr things const
2008-08-20 Art CancroChanged the tabbed dialog API to include an epilogue...
2008-08-19 Wilfried Göesgens* fixes
2008-08-18 Wilfried Göesgens* migrate the WHO struct to strbuf
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-07-07 MattRename is_wap to is_mobile
2008-04-30 Wilfried Göesgens* updated listsorts to have '0' as sort order in all...
2008-04-26 Wilfried Göesgens* migrated to new hash create signature
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-03-19 Wilfried Göesgens* this way arround some compilers like the casts better.
2008-03-18 Dave WestMoved remaining POP3 options onto the POP3 configuratio...
2008-03-18 Dave WestAdded new POP3 client config options
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-02 Wilfried Göesgens* make server_getln return the number of bytes it read
2008-02-26 Art CancroXMPP service ... remove from tech preview, as several
2008-02-13 Dave WestNow the auto purger time drop list obeys the 24 hour...
2008-02-08 Wilfried Göesgens* offer facility to up/download the greeter/goodbuye...
2008-01-28 Art Cancro* Unfinished code is now disabled.
2007-12-03 Art CancroSite config protocol and UI for XMPP port numbers
2007-11-05 Art CancroCorrect parsing of c_rbl_at_greeting site config parameter.
2007-10-28 Dave WestSolution to bug no. 258 (forging of from headers with...
2007-10-20 Thierry Pasqualierupdated tabbed dialog API
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-09-21 Art CancroThe 'master user' account and password may now
2007-08-17 Thierry PasqualierConfiguration screens : fix CSS/HTML bugs
2007-08-14 Thierry Pasqualier* cleaning HTML/CSS codes
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-08-06 Wilfried Göesgens* have an abstract function print the menu boxes in...
2007-07-08 Art CancroEvidently, when an HTML checkbox is disabled, its value
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-04-06 Art CancroFixed a broken tag in siteconfig.c
2007-01-23 Art Cancro* 'Enable system auth' site config option has been...
next