citadel.git
2008-08-19 Art CancroPlayed around with recurrences in the conflict checker
2008-08-19 Wilfried Göesgens* use strbuffer stresc functions
2008-08-19 Wilfried Göesgens* provide a strbuf version of the webcit escapers
2008-08-19 Art CancroSplit up the conflict checker again, this time into...
2008-08-18 Wilfried Göesgens* inspect our templates too.
2008-08-18 Wilfried Göesgens* migrate the WHO struct to strbuf
2008-08-17 Wilfried Göesgens* dug out the missing RSS Templats from uncensored
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-17 Wilfried Göesgens* return a const char instead
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-08-16 Wilfried Göesgens* now template tokens can work as functions, you can...
2008-08-16 Wilfried Göesgens* New StrBufPeek function to replace a special char...
2008-08-14 MattMove instant_messenger back
2008-08-14 MattMove the rest of the templates into 't' as with dotheba...
2008-08-14 Wilfried Göesgens* migrate SERV_* to global callback replacers
2008-08-12 Wilfried Göesgens* move templates to static/t/ ; made make install targe...
2008-08-11 Wilfried Göesgens* cache templates
2008-08-11 Art Cancrocalendar server -- further split up the conflict checker
2008-08-11 Art CancroThe CtdlWriteObject() API no longer uses a temp file
2008-08-09 Wilfried Göesgens* this one needs to be zeroed too
2008-08-08 Wilfried Göesgens* copy statistic inforations too...
2008-08-08 MattFixes for GroupDAV and hprintf
2008-08-06 Mattupdate for hprintf
2008-08-06 Wilfried Göesgens* first aproach to formalize preferences; modules can...
2008-08-05 Wilfried Göesgens* remove locales from the login window if webcit isn...
2008-08-05 Wilfried Göesgens* upsi. this line copying mustn't be in there.
2008-08-05 Wilfried Göesgens* mute /sslg and /wholist_section from logging when...
2008-08-05 Art CancroWhen determining the week start day for the rendering
2008-08-04 Wilfried Göesgens* ig made it.
2008-08-03 Wilfried Göesgens* abstract setting per room preferences
2008-08-03 Wilfried Göesgens* add method to duplicate stringbuffer
2008-08-03 Wilfried Göesgens* remove Dave's SYS_ users from the addressbookpopup...
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-08-03 Wilfried Göesgens* add VALGRIND flag to debian debug flag to make valgri...
2008-08-03 Mattmass mobile update, interface cleanup and restyling.
2008-08-03 MattAdded opera 9.5b1/winmobile user agent to mobile client...
2008-08-02 Wilfried Göesgens* fix new wprintf backend to handle buffer increases
2008-07-31 Wilfried Göesgens* several memoryleaks
2008-07-31 Wilfried Göesgens* close directory
2008-07-30 Wilfried Göesgens* hook init function calls to the same define
2008-07-30 Wilfried Göesgens* #if out the printing of the handler hash at system...
2008-07-30 Art Cancro* debug messages now show serialized recurrence rules
2008-07-30 Art CancroRecurring events are now displayed in WebCit. There is
2008-07-30 Art CancroRemoved some spurious debugging statements
2008-07-29 Wilfried Göesgens* make param const char *
2008-07-29 Wilfried Göesgens* fallback to /knrooms after login if the user doesn...
2008-07-29 Wilfried Göesgens* resynced changelog with dist state
2008-07-28 Wilfried Göesgens* added a.n.o's patch to avoid NULL-ssl errorstrings...
2008-07-28 Wilfried Göesgens* read static/server files directly into the outbuffer
2008-07-28 Wilfried Göesgens* add wrapper to base64 decoding
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-27 Wilfried Göesgens* add gzip + configure detection -> re-bootstrap!
2008-07-27 Wilfried Göesgens* suggestion for chunked BLOBs.
2008-07-27 Dave WestAdded a directory and a text file for comments on how...
2008-07-26 Wilfried Göesgens* GNU LD demands -l at the end... hopefully just adding...
2008-07-25 Wilfried Göesgens* a.n.o's patch: solaris linker wants options before...
2008-07-25 Art CancroCleanup of comments etc. no code changes
2008-07-24 Wilfried Göesgens* a.n.o's solution to sun CC not liking inline in all...
2008-07-22 Wilfried Göesgens* added a.n.o's sugestion to quotee conditions. Thanks...
2008-07-21 Wilfried Göesgens* added a.n.o patches for solaris compatibility
2008-07-17 Art CancroDisplaying incoming instant messages through an IMAP...
2008-07-17 Dave WestAdded code to provide a preliminary single user mode.
2008-07-17 Dave WestRe-added the S_LDAP semaphore. It is needed. Not sure...
2008-07-17 Dave WestIMAP now supports the nologin flag in the context and...
2008-07-17 Dave WestPOP3 server now supports the nologin flag in the contex...
2008-07-17 Dave WestRemoved S_LDAP. Its not used anywhere.
2008-07-17 Dave WestSystem users (SYS_*) now have proper user numbers.
2008-07-17 Dave WestThe user with number 1 is no longer automatically an...
2008-07-17 Dave WestFix CtdlHostAlias to correctly check if the given fqdn...
2008-07-15 Art Cancromore work on recurrence
2008-07-15 Wilfried Göesgens* migrate ajax from get to post -> unlimited post size
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-14 Wilfried Göesgens* fix loop termination trouble
2008-07-14 Wilfried Göesgens* fix buffer end situation
2008-07-14 Art CancroDon't recur if dtstart is missing
2008-07-14 Art Cancrodisplay_using_handler() cleanup
2008-07-14 Art CancroExperimenting a bit with the recur api
2008-07-14 Art CancroDetect recurring events when rendering a calendar.
2008-07-14 Dave WestSlight modification to dothebarts disabling of the...
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-13 Wilfried Göesgens* ignore null pointers to free.
2008-07-13 Wilfried Göesgens* disable our idle-check for ARTV import/export since...
2008-07-13 Wilfried Göesgens* fixed naming crash with the new libcitadel
2008-07-13 MattDisable photo view for vcard
2008-07-12 Wilfried Göesgens* fixed several tiny flaws
2008-07-12 Wilfried Göesgens* some umlaut weirdness
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-07-12 Wilfried Göesgens* missing encoding function added
2008-07-12 Wilfried Göesgens* avoid to run over the buffer while parsing the url
2008-07-11 Wilfried Göesgens* fixed typo. Thanks for Michael to point this out.
2008-07-09 Wilfried Göesgens* sanitize loops
2008-07-09 Wilfried Göesgens* catch some more error conditions, double frees...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-07-09 Wilfried Göesgens* new api version.
2008-07-09 Wilfried Göesgens* add new buffer class which handles concatenation...
2008-07-07 Art CancroRenamed database_sleepycat.c to database.c
2008-07-07 MattRename is_wap to is_mobile
2008-07-06 MattReactivate "is_wap" for handheld browsers (iPhone,...
2008-07-04 Art CancroSet the environment variable SUPPRESS_DBVERSION_CHECK...
2008-06-30 Wilfried Göesgens* optimize serv_getln to reduce its WC to once.
next