citadel.git
2015-12-12 Wilfried Goesgensadd template token to output the current hostname
2015-12-12 Wilfried GoesgensUse strbuf in template token handler
2015-12-06 Wilfried GoesgensProtect precious strlens, as pointed out by John Goerzen
2015-12-03 Wilfried GoesgensBy John Goerzen: fix buffer overrun in the text client...
2015-11-26 Art CancroUpdated the COPYING file to have a 2015 date instead...
2015-11-25 Art CancroHandle importing of new config system in serv_migrate.c
2015-11-25 Art CancroRemoved unneeded newlines in serv_migrate.c
2015-11-21 Wilfried GoesgensCleanup
2015-11-19 Wilfried Goesgensfinalize vcard list display
2015-11-19 Wilfried Goesgensfix vcard sorting and tabs
2015-11-19 Wilfried GoesgensFix off by one when cutting utf8-strings
2015-11-17 Wilfried Goesgensremove wrong output of tail item
2015-11-17 Wilfried GoesgensCleanup vcard rendering code
2015-11-17 Wilfried GoesgensFinalize vcard list templates
2015-11-17 Wilfried GoesgensMake the swap buffer content function publically available.
2015-11-17 Wilfried GoesgensHTML-escape tablabels.
2015-11-16 Wilfried GoesgensTemplatize email list interface.
2015-11-16 Wilfried GoesgensFinalize new iterator property tokens: COND:ITERATE...
2015-11-16 Wilfried GoesgensMake it const.
2015-11-16 Wilfried GoesgensAssert that we don't always have a valid session.
2015-11-15 Art CancroRemoved using_web_installer variable , we do not check...
2015-11-15 Art CancroReworked the setup program to use the new config system.
2015-11-09 Wilfried Goesgensmove CTX_VCARD one layer up: so we have the message...
2015-11-09 Wilfried GoesgensCleanup templating of vcard lists
2015-11-09 Wilfried GoesgensAdd modulo operator for the list iterator so the templa...
2015-11-06 Wilfried GoesgensCleanup vcard rendering code to be better able to templ...
2015-10-29 Wilfried GoesgensOutput really all email headers in the mail headers...
2015-10-29 Wilfried Goesgensmake shure we send a linebreak after the headers.
2015-10-18 Wilfried GoesgensFinalize vcard editing:
2015-10-18 Wilfried Goesgens - Add new function for demo printing hashes
2015-10-12 Wilfried GoesgensStart migrating the vcard editing formulars to templates
2015-10-12 Wilfried GoesgensFix json structures; need to use the LKEY & lHashfunc
2015-10-11 Wilfried GoesgensCleanup.
2015-10-11 Wilfried Goesgensfix buffer overrun
2015-10-11 Wilfried Goesgensfix memory leak for invavlid HTTP-Heeaders
2015-10-11 Wilfried GoesgensAdd propper debugging for lflathashs, crash if debug...
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-11 Wilfried GoesgensImplement template based display of a single vcard.
2015-10-11 Wilfried GoesgensImplement iterators over vcard types, used vcard fields...
2015-10-11 Wilfried GoesgensAdd macro so application code can more easily _not_...
2015-10-11 Wilfried Goesgensthis way around the filter logic status is more common...
2015-10-07 Wilfried GoesgensFix error handling to avoid XSS attacks.
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-09-29 Art CancroLOOK AT ME I AM COMMITTING AGAIN
2015-09-29 Art CancroRemove dependency on configdb when auto-generating...
2015-08-16 Wilfried Goesgensremove unused variable
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-08-04 Wilfried Goesgensfix pop3 Aggregator
2015-08-04 Wilfried Goesgensproperly terminate after running maintenance commands.
2015-08-04 Wilfried Goesgensmove pointer into a function.
2015-08-04 Wilfried GoesgensMove another message into the only file its used.
2015-08-04 Wilfried GoesgensMove function where its used.
2015-07-28 Wilfried GoesgensAdd timeout facility for event contexts
2015-07-27 Wilfried GoesgensAdd cleanup routine which crawls the whole database...
2015-07-27 Wilfried Goesgensconst!
2015-07-27 Wilfried GoesgensAdd enums to hacking too.
2015-07-27 Wilfried GoesgensFix migrating of metadata
2015-07-24 Wilfried GoesgensFix error number for maxed out server users.
2015-07-24 Wilfried GoesgensModularise msgbase
2015-07-24 Wilfried GoesgensFix swap of parameters when decoding base64; this could...
2015-07-21 Wilfried GoesgensWork on vcards
2015-07-21 Wilfried GoesgensWork on vcards
2015-07-21 Wilfried GoesgensAdd filter option to iterators
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-21 Wilfried GoesgensAdd timeout facility for event contexts
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-13 Wilfried GoesgensAdd timeout facility for event contexts
2015-06-03 Art CancroExcluded c_min_workers from the temporary config loggin...
2015-06-03 Art CancroFinished migrating legacy control record to new config...
2015-06-03 Wilfried GoesgensWork on vcards
2015-06-03 Wilfried GoesgensAdd filter option to iterators
2015-05-30 Art Cancroremove the buried and not updated copyright notice
2015-05-30 Art CancroRemove the check for older Berkeley DB version. Unfort...
2015-05-19 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-19 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-19 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-10 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-09 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-09 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art CancroConfig exporter complete.
2015-05-06 Art CancroCheck for existing non-legacy configuration needs to...
2015-05-06 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-06 Wilfried GoesgensFix pointer indirection in free'ing of list
2015-05-06 Art Cancromerge
2015-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-05-05 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-05 Wilfried GoesgensFix pointer indirection in free'ing of list
2015-05-05 Art CancroCtdlGetConfigInt() and CtdlGetConfigLong() converted...
2015-05-05 Art Cancrotemporary noisy logging of config activity
2015-05-05 Art CancroCompleted initial code for config system cutover. ...
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancrohere be more migration
2015-05-05 Art CancroMoved more code over to the new config system
2015-05-04 Art CancroMigrated more to the new config system
2015-05-04 Art CancroMigrated more to the new config system
2015-05-02 Art Cancroserv_expire.c migrated to new config system
next