citadel.git
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-09-08 Wilfried Göesgens* HAIL MELD!
2008-09-08 Wilfried Göesgens* more fixes to the siteconfig templates
2008-09-08 Wilfried Göesgens* add new conditional type '%' switching between printi...
2008-09-07 Wilfried Göesgens* more work on sitewide config
2008-09-07 Dave WestDon't attempt to purge Citadel SYStem users.
2008-09-07 Wilfried Göesgens* UPPERCASE smtp commands. this fixes communication...
2008-09-06 Wilfried Göesgens* depricate <?=subtemplate> in favour of <?=("subtempla...
2008-09-04 Wilfried Göesgens* Template debugging: load & parse template on each...
2008-09-04 Wilfried Göesgens* made *bstr things const
2008-09-04 Wilfried Göesgens* fix memleak in msgescputs; temporary StrBuf needs...
2008-09-04 Art Cancro* Discovered that my system hasn't processed its refcou...
2008-09-02 Art CancroImplemented RFC2919, the 'List-ID' field for mailing
2008-09-02 Art CancroUpdated webcit vcard editor to handle syntaxes such...
2008-09-02 Wilfried Göesgens* move serverrestart to templates
2008-09-02 Wilfried Göesgens* close sockets on error, and abort execution
2008-09-01 Art CancroFeeble incremental work to the recurring event editor
2008-09-01 Wilfried Göesgens* replace the aide menu by templated menus
2008-08-31 Wilfried Göesgens* switch menubar to template
2008-08-31 Wilfried Göesgens* cleaneup allocation
2008-08-31 Wilfried Göesgens* cleanup shutdown procedure; free all structures and...
2008-08-31 Wilfried Göesgens* free the icon structure too, not just its members
2008-08-31 Wilfried Göesgens* fix leak
2008-08-31 Wilfried Göesgens* correct nsession counter display
2008-08-31 Wilfried Göesgens* clean some memleaks
2008-08-31 Wilfried Göesgens* make who is online view via templates
2008-08-30 Wilfried Göesgens* harmonize svput actions to be clean and use strbuf...
2008-08-30 Wilfried Göesgens* add hint for future debugging season, so we remember...
2008-08-30 Wilfried Göesgens* migrate our iconbar wholist section to templates.
2008-08-30 Art CancroWe now look for libical/ical.h instead of ical.h, because
2008-08-28 Wilfried Göesgens* move the pointer forward while selecting.
2008-08-27 Wilfried Göesgens* quick check the email address for quoted printable...
2008-08-27 Wilfried Göesgens* fix Hans Segfault.
2008-08-27 Wilfried Göesgens* copy va_arg list as running the same vsnprintf over...
2008-08-26 Wilfried Göesgens* don't call begin/end ajax response twice
2008-08-26 Wilfried Göesgens* bugfix reallocation msgescputs
2008-08-25 Wilfried Göesgens* some pointer magic to get rid of warnings
2008-08-25 Wilfried Göesgens* fix hickup with the floordiv_expanded setting; the...
2008-08-25 Wilfried Göesgens* use & instead of ? for separating further url parameters
2008-08-25 Wilfried Göesgens* fix StrMsgEscAppend
2008-08-25 Wilfried Göesgens* DOBOX("subtemplate", "template_with_headerstring...
2008-08-25 Art CancroMessages in the Local System Configuration room are now
2008-08-24 Wilfried Göesgens* fix some hickups in subst
2008-08-24 Wilfried Göesgens* redid sprintf wrapper logic
2008-08-24 Wilfried Göesgens* print the trail of the template
2008-08-24 Wilfried Göesgens* fix leak in URL handler
2008-08-24 Wilfried Göesgens* fix Nullpointer Access in msgescputs
2008-08-24 Wilfried Göesgens* don't use temp files while migrating aliases; we...
2008-08-23 Wilfried Göesgens* implement conditional switches; if true will skip...
2008-08-22 Wilfried Göesgens* two tiny leaks
2008-08-22 Wilfried Göesgens* fix HTTPS; this broke while migrating the request...
2008-08-21 Art CancroMinor adjustments to address book view -- fill in
2008-08-21 Art CancroStarted developing the recurrence editor
2008-08-21 Art Cancrowhen loading daystart/dayend, replace missing, corrupt...
2008-08-21 Art CancroAdjusted the tabcontent and tabcontent_submit styles
2008-08-20 Art CancroChanged the tabbed dialog API to include an epilogue...
2008-08-20 Wilfried Göesgens* catch empty source string condition
2008-08-20 Art CancroWhen checking a proposed calendar event for conflicts,
2008-08-19 Wilfried Göesgens* fixes
2008-08-19 Wilfried Göesgens* fix some minor flaws
2008-08-19 Wilfried Göesgens* this does fancy stuff
2008-08-19 Art CancroFixed a bug in previous commit (still commented out)
2008-08-19 Wilfried Göesgens* upsi. its used elsewhere too.
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
next