citadel.git
2008-10-05 Art CancroCleaned up some templated HTML:
2008-10-05 Art CancroOops, put serv_virus.c in the wrong directory. Fixed.
2008-10-05 Art CancroApplied the patch to add dtx's ClamAV integration module.
2008-10-03 Art Cancrodebugging some messy html
2008-10-03 Art Cancroconfigure.ac in citadel and webcit now looks
2008-10-03 Art CancroChanged all instances of
2008-10-03 Art Cancromore trailing_javascript
2008-10-03 Art Cancromore trailing_javascript
2008-10-03 Art Cancromore trailing_javascript
2008-10-03 Art CancroFinished the trailing_javascript API and moved a few...
2008-10-03 Wilfried Göesgenssamjam: adds 2 more url handlers for:
2008-10-03 Art CancroAdded a StrBuf that will eventually contain all of the
2008-10-02 Art CancroChanges to instant messenger javascript
2008-10-01 Wilfried Göesgens* just keep the time_t representation of dates
2008-10-01 Wilfried Göesgens* fix times of last user access and now
2008-10-01 Wilfried Göesgens* sanitize crypto reading
2008-10-01 Art Cancroserv_rssclient: honor 'creator' or 'author' tag, set...
2008-10-01 Wilfried Göesgens* SERV:CFG creates its context, it doesn't require it.
2008-10-01 Art Cancroaaaaaaaaaaaaaaaaaaaaaagggggggh internet explorer sucks
2008-10-01 Art CancroDebugged some javascript that ought to work but
2008-10-01 Art CancroRecurrence editor: honor weekstart user preference
2008-09-30 Art CancroDefault value for 'repeat until' date is one week after...
2008-09-30 Art CancroMaximum length of a date input field is now 10 characters.
2008-09-30 Art CancroMore recurrence editor code
2008-09-30 Art CancroWrote a few more lines of the recurrence editor.
2008-09-29 Art CancroDate picker is now localized to the currently selected
2008-09-29 Art CancroCalendar date format is now yyyy-mm-dd because that...
2008-09-28 Wilfried Göesgens* templatize user editing
2008-09-28 Wilfried Göesgens* migrate userlist to templating.
2008-09-27 Wilfried Göesgens* free the StrBuf apropriate.
2008-09-27 Wilfried Göesgens* rename urlstring parser
2008-09-27 Wilfried Göesgens* fix SSL posting
2008-09-26 Art CancroDLAT and OPNA now accept either a part number or a...
2008-09-26 Art CancroUpdated the MIME Parser API to include Content-ID in
2008-09-25 Wilfried Göesgens* when reading SSL buffers, measure existing buffer...
2008-09-25 Art CancroCompleted HEADERS_FAST mode, which fetches only the top
2008-09-24 Wilfried Göesgens* cut all left of webcit= from cookies
2008-09-24 Art Cancrojavascript fun for recurrence editor
2008-09-23 Wilfried Göesgens* add the mimeheader length to the number of bytes...
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-23 Wilfried Göesgens* wrong target in this template. Thanks to samjam provi...
2008-09-23 Art Cancrorecurrence editor
2008-09-23 Art Cancrorecurrence editor
2008-09-23 Art CancroAdded weekday selection checkboxes to the recurrence...
2008-09-23 Art CancroWrote a few more lines of the recurrence editor.
2008-09-23 Art CancroWrote a few more lines of the recurrence editor.
2008-09-23 Art CancroWrote a few more lines of the recurrence editor.
2008-09-22 Art Cancro/static/webcit.css was being grabbed by the code
2008-09-22 Art CancroSet vCard version to 2.1
2008-09-21 Wilfried Göesgens* fix debian scripts
2008-09-21 Wilfried Göesgens* in higher optimization levels the gcc CPP fails to...
2008-09-21 Wilfried Göesgens* fix setup
2008-09-21 Wilfried Göesgens* configure the prefix right
2008-09-21 Wilfried Göesgens* inline does funny things in some situations.
2008-09-20 Art CancroFixed a bug in CtdlSetSeen() where if the target room
2008-09-18 Art CancroMinor changes to CtdlSetSeen(). Still needs more work.
2008-09-17 Art Cancroadded a note to the manual
2008-09-17 Art CancroRemoved the FSCK command because it was being misused.
2008-09-16 Wilfried Göesgens* somehow ctdl_message_dir got lost.
2008-09-15 Wilfried Göesgens* where did this find get lost?
2008-09-15 Wilfried Göesgens* move stuff in header and subst.c arround to be better...
2008-09-15 Wilfried Göesgens* fix /webcit/ URL reparsing
2008-09-15 Art CancroAdded a four character msg0 header 'list' for field L
2008-09-14 Wilfried Göesgens* preinit the serverbuffer, so we don't get unexpected...
2008-09-14 Wilfried Göesgens* do linebuffered/non-blocking reads from http requests
2008-09-14 Wilfried Göesgens* add define to easy make a hashkey from a stringbuffer
2008-09-13 Art CancroTemporarily revert to the old path to ical.h for release
2008-09-12 Wilfried Göesgens* upsi. sequence readjusted.
2008-09-12 Wilfried Göesgens* move StrBufNum_tokens and StrBufPlain to more apropri...
2008-09-12 Wilfried Göesgens* Some nice selenium tests. They use 'testuser' and...
2008-09-12 Wilfried Göesgens* fix leak in message citing
2008-09-12 Wilfried Göesgens* potential leak while saving edited events fixed.
2008-09-12 Wilfried Göesgens* shutdown webcit if we panic out while creating certif...
2008-09-12 Art CancroVersion 7.38 of citadel and libcitadel
2008-09-11 Wilfried Göesgens* move messages/ to /etc/ since the admin should edit...
2008-09-11 Wilfried Göesgens* Templatize IGNet Node Config
2008-09-11 Wilfried Göesgens* warn if we don't know an iterator
2008-09-11 Wilfried Göesgens* give the URL params into the templates with BSTR...
2008-09-11 Wilfried Göesgens* correct quoting
2008-09-11 Art CancroSet icalerror_errors_are_fatal to 0.
2008-09-10 Wilfried Göesgens* print errormessages into templates if possible in...
2008-09-10 Wilfried Göesgens* add way to build the debs with url debugging
2008-09-10 Wilfried Göesgens* Fix URL Debugging code to work with StrBuf
2008-09-09 Art CancroSet VERSION:3.0 to all vCards serialized by libcitadel
2008-09-08 Wilfried Göesgens* add wrapper to destruct nested hashes
2008-09-08 Wilfried Göesgens* sanitize accesses, so valgrind doesn't moan of uninit...
2008-09-08 Wilfried Göesgens* free in case of error
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
next