citadel.git
2012-12-16 Wilfried GoesgensROOMEDIT: add a way to configure aliases
2012-12-16 Wilfried GoesgensSNET: fix writing of files.
2012-12-10 Wilfried GoesgensGNET/SNET: allow access to the mail aliases file.
2012-12-09 Wilfried GoesgensSMTP: fix authentication.
2012-12-09 Wilfried GoesgensReplyToAll: fix typo in string matching table
2012-12-05 Wilfried GoesgensGVEA: StrLength is NULL-Safe and truly tells us whether...
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-12-01 Wilfried GoesgensAddressbook popup: fix escaping.
2012-12-01 Wilfried GoesgensSMTPSRV: migrate to use StrBuf
2012-12-01 Wilfried GoesgensFix memory leak when doing floodprotected system messages
2012-11-27 Wilfried Goesgensresync translations with launchpad
2012-11-27 Wilfried GoesgensSMPC: when aborting because of to many outbound job...
2012-11-26 Wilfried GoesgensSUBST: context rework: some more places for memset...
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-26 Wilfried GoesgensMIME-Renderer typechange: forgot this handler.
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-11-11 Wilfried Goesgensremove duplicate.
2012-11-11 Wilfried Goesgensresync translations
2012-11-11 Wilfried Goesgensre-sync translations
2012-11-11 Wilfried GoesgensStart resync launchpad translation: french by Robert...
2012-11-04 Wilfried GoesgensICAL: validate & fix recurrence and conflict checking.
2012-11-04 Wilfried GoesgensICAL: wrap div around attachmentview, so columns don...
2012-11-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-04 Wilfried GoesgensICAL: add conflict handling
2012-11-04 Wilfried GoesgensSUBST: fix double linked list handling for contexts.
2012-11-04 Wilfried GoesgensMessages: add missing initializations of contexts.
2012-11-04 Wilfried GoesgensICAL: properly delete iterator content after done.
2012-11-01 Wilfried GoesgensSUBST: CheckContext: log token name the context is...
2012-11-01 Wilfried GoesgensCALENDAR: attendees are to be found on ch not on buf.
2012-10-28 Wilfried GoesgensICAL: implement server backend for conflict handling.
2012-10-28 Wilfried GoesgensICAL: add handling for appointment attendees.
2012-10-28 Wilfried GoesgensMIME-Renderers: change interface.
2012-10-28 Wilfried GoesgensROOMLIST: start with n = 0 instead of random.
2012-10-28 Wilfried GoesgensCALENDAR: attendees are to be found on ch not on buf.
2012-10-28 Wilfried GoesgensICAL Display: stack conditionals rather than try to...
2012-10-27 Wilfried GoesgensICAL: fix calculation of the icaltime pointer in our...
2012-10-27 Wilfried GoesgensSUBST: free the sub-context also if we have a negative...
2012-10-27 Wilfried GoesgensICAL-SUBST: work on viewing
2012-10-27 Wilfried GoesgensSUBST: fix conditionals creating sub-contexts
2012-10-27 Wilfried GoesgensBSTR: add method to run-time add numbers
2012-10-21 Wilfried GoesgensURL-Parsing: fix off by one when checking the length...
2012-10-21 Wilfried Goesgensvnote: replace st00pid uses of strcpy
2012-10-21 Wilfried Goesgenstools: replace st00pid uses of strcpy
2012-10-21 Wilfried Goesgensmimeparser: replace st00pid uses of strcpy
2012-10-21 Wilfried GoesgensVCARD: in case of OOM, don't loose more memory.
2012-10-21 Wilfried GoesgensVNOTE: rather use memcpy if we know the length to copy...
2012-10-21 Wilfried GoesgensSTRBUF: handle more OOM strbuf places.
2012-10-21 Wilfried GoesgensHASH: sanitase edge cases of OOM
2012-10-21 Wilfried GoesgensSTRBUF: fix sanity check when resetting the buffer...
2012-10-21 Wilfried GoesgensSTRBUF: evaluate fails to increase the buffer
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-10-18 Wilfried GoesgensICAL Templating: work on porting the display of events...
2012-10-18 Wilfried GoesgensBootstrapping
2012-10-15 Art Cancrofix spelling error
2012-10-11 Wilfried GoesgensEVENT_CLIENT: to ease debugging put the function names...
2012-10-11 Wilfried GoesgensEVENT_CLIENT: we settled for 0 being the invalid FD.
2012-10-11 Wilfried GoesgensEVENT: while abusing the timeout trigger for aborting...
2012-10-11 Wilfried GoesgensCtdlTerminateOtherSession(): fix evaluation whether...
2012-09-29 Wilfried Goesgensadd missing changes for libcitadel-4
2012-09-23 Wilfried Goesgensmake git compileable again. more work on this topic...
2012-09-22 Wilfried Goesgensfix debian compile of new libcitadel version
2012-09-16 Wilfried GoesgensUpsie, usleep is 10^6 times smaller than sleep
2012-09-13 Wilfried GoesgensFDIOBuffer: wrong member type; thus we need increase...
2012-09-03 Wilfried GoesgensICAL: some work on adding ical items into templates
2012-09-03 Wilfried GoesgensSUBST: add a way to post plain char* strings into templ...
2012-09-03 Wilfried Goesgenswebcit_fmt_date: return length of generated string
2012-09-03 Wilfried GoesgensDOC: add some explanations about the way we log
2012-09-03 Wilfried GoesgensLOGGING: add name to pop3 logging & message writing
2012-08-25 Art CancroWhen logging an invalid url_key include the browser...
2012-08-25 Wilfried GoesgensURL-Parsing: abort on error.
2012-08-24 Wilfried GoesgensADDRESSBOOK POPUP: templatize.
2012-08-24 Wilfried GoesgensPARAMHANDLING: add parser for paired lists; which then...
2012-08-24 Wilfried GoesgensROOMHANDLING: add conditional which can compare the...
2012-08-24 Wilfried GoesgensSUBST: add method to retrieve room preferences from...
2012-08-24 Wilfried GoesgensAdressbook-popup: set link using the template.
2012-08-24 Wilfried GoesgensLISTSUSB: finalize templating.
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-08-23 Wilfried GoesgensEVENT-CLIENT: fix potential compile problems with older...
2012-08-21 Wilfried GoesgensDnD-Move: remove debug log.
2012-08-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-21 Wilfried GoesgensDrag+Drop move: propperly escape the roomname so +...
2012-08-21 Stefan GartheRemoved borders around blockquotes and adapted margins...
2012-08-21 Stefan GartheBeautified the margins on the nested blockquotes in...
2012-08-20 Wilfried GoesgensICONTHEME: add a way to store a selected icontheme...
2012-08-19 Wilfried GoesgensSMTP-Client: add the current hostname we're talking...
2012-08-19 Wilfried GoesgensSMTP-Queue display: wrap lines after ; so we get one...
2012-08-19 Wilfried GoesgensC-Ares: add the query data to the errormessage, so...
2012-08-19 Wilfried GoesgensSMTP-Client: add the stati of all delivery attempts...
2012-08-19 Wilfried GoesgensC-Ares: fix debug logging
2012-08-08 Art CancroWhen logging invalid url_key, do not include the attemp...
2012-08-07 Wilfried GoesgensNetworker: set state
2012-08-07 Wilfried GoesgensSMTP-Queue: display the SMTP-State
2012-08-07 Wilfried GoesgensSMTP-Client: output our current state on the useragent...
2012-08-07 Wilfried GoesgensEVENT: output the FD number in the debug log once we...
2012-08-06 Wilfried GoesgensNetworker: when a remote host fails to connect successf...
2012-08-06 Wilfried GoesgensNetworker: send fail message in DB queue; add flood...
2012-08-06 Wilfried GoesgensRSSClient: send flood protected errormessage if we...
2012-08-06 Wilfried GoesgensAdd aide message functionality that uses the UT table...
2012-08-06 Wilfried GoesgensRemove deprecated function.
next