citadel.git
2008-05-30 Wilfried Göesgens* separate content-type header fields by ';' ; thanks...
2008-05-30 Wilfried Göesgens* allow debs to build against libcurl 3 + 4
2008-05-30 Art CancroOops ... libcitadel should be version 1.14, not 1.11
2008-05-30 Art CancroUpdated version numbers.
2008-05-30 Art CancroTemporarily disable OpenID functionality for release
2008-05-29 Art Cancromore openid work
2008-05-29 Art CancroBegan writing some code to associate OpenIDs with Citad...
2008-05-29 Art CancroMoved a variable off the stack and into session state
2008-05-29 Art Cancrogetuserbynumber() now uses a proper indexed database
2008-05-28 Wilfried Göesgens* lock the list just while adding the new piece into it.
2008-05-28 Art CancroAdded some glue code for attachment of an OpenID to
2008-05-28 Dave WestFix for bugzilla #364
2008-05-28 Dave WestI there are users requiring validation when an Aide...
2008-05-28 Dave WestPrevent boom at shutdown that results from trying to...
2008-05-28 Dave WestAdded a step to setup to get a password for the admin...
2008-05-28 Dave WestNow we name the 0 user that exists prior to a client...
2008-05-28 Dave WestNow we name all the private contexts.
2008-05-28 Dave WestNow IMAP posts Aide messages when a room is created.
2008-05-27 Dave WestRemoved unused variables.
2008-05-27 Dave WestRemoved unused variables.
2008-05-27 Art CancroRemoved an unused S_ mutex enum that is no longer in use
2008-05-27 Art CancroSet CURLOPT_USERAGENT and CURLOPT_INTERFACE in the...
2008-05-27 Art CancroWorked around a bug in phpMyID. I *think* this complet...
2008-05-27 Art CancroRemember the last version of Berkeley DB that touched the
2008-05-25 Dave WestNow the escaping of a single dot on a line of its own...
2008-05-24 Wilfried Göesgens* use iconv in citserver too
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-05-24 Wilfried Göesgens* depend on curl
2008-05-24 Wilfried Göesgens* add include to libcitadel
2008-05-24 Dave WestWe use test instead of [] since not all shells/systems...
2008-05-24 Art Cancroopenid hacks
2008-05-24 Art CancroMore openid hacks
2008-05-24 Art Cancrolibcurl is teh r0x0r, it gives us access to the 'effect...
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-23 Art CancroIn order to circumvent AOL's broken OpenID server,...
2008-05-23 Art CancroAOL's OpenID implementation sucks.
2008-05-22 Wilfried Göesgens* fix handling of post vars
2008-05-22 Art Cancrohmmph. adjusted string lengths again
2008-05-22 Art CancroMade the assoc_handle field bigger, but we may still...
2008-05-22 Wilfried Göesgens* add more CSS'es to the top
2008-05-22 Wilfried Göesgens* add expires: header with 2 days in future, as YSlow...
2008-05-22 Wilfried Göesgens* wait for the right socket, just to be shure.
2008-05-22 Art CancroMore work on OpenID 1.1 support
2008-05-22 Art CancroFetch assoc_handles and use them in checkid_setup requests
2008-05-22 Art Cancromore openid 1.1 hacks
2008-05-21 Art Cancro* More work on OpenID 1.1 Relying Party support
2008-05-21 Art Cancro* Commented out the 'PrintFlat' and 'PrintFile' functions
2008-05-20 Wilfried Göesgens* pre-loading the nifty corners CSS makes the jumping...
2008-05-20 Wilfried Göesgens* remove hacked kerboros flag
2008-05-20 Wilfried Göesgens* fixed wrong select() call
2008-05-19 Wilfried Göesgens* give the server some time to start up before sending...
2008-05-19 Art CancroBegan writing associate request
2008-05-19 Art CancroInitial support for Simple Registration Extension
2008-05-19 Art CancroMoved all the OpenID Relying Party code that I've writt...
2008-05-19 Art CancroRSS client now uses libcurl instead of the crappy built-in
2008-05-18 Wilfried Göesgens* made hash implementation NULL pointer safe.
2008-05-18 Art CancroSome more tinkering with OpenID.
2008-05-17 Art Cancromore tinkering with openid
2008-05-17 Art CancroSort address book popup forward, not reverse
2008-05-16 Dave WestAdded code to report Aide messages if there appears...
2008-05-16 Dave WestSieve will now only process messages that are newer...
2008-05-16 Art Cancromore openid setup
2008-05-16 Dave WestRemoved the on_exit from sendcommand.c
2008-05-16 Art CancroNow we have all the data we need to compose the redirect.
2008-05-16 Art Cancrofinished code to extract link rel tags
2008-05-16 Art Cancrosome html parsing for link rel tags
2008-05-16 Art CancroFirst try curl and wget, fall back to mini handler...
2008-05-16 Art CancroPrefix 'citmail:' to all error messages generated by...
2008-05-15 Art CancroFinished the mini http fetcher
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-15 Art CancroGet the login screen ready for OpenID support
2008-05-15 Art CancroWhen printing a message, the page title is now the...
2008-05-14 Art CancroMore logging for split horizon algorithm.
2008-05-14 Art CancroMinor cleanup of comments
2008-05-13 Wilfried Göesgens* ignore content-length headers, since they tend to...
2008-05-13 Wilfried Göesgens* utf8-strcut the sender too...
2008-05-12 Art CancroInternet Exploder fixes
2008-05-12 Art CancroInternet Exploder fixes
2008-05-12 Art CancroInternet Exploder fixes
2008-05-12 Art CancroMoved parse_url() into libcitadel; I will need it for
2008-05-12 Art Cancro* Eliminated the sometimes-wonky resize behavior by...
2008-05-12 Art Cancro* Sticky note color selection is now feature complete,
2008-05-11 Dave WestNow the POP3 server also handles messages that contain...
2008-05-11 Wilfried Göesgens* this doesn't look smart, but the CPP doesn't offer...
2008-05-11 Art CancroAdded code to activate color selection in javascript.
2008-05-11 Art CancroColor selector for sticky notes is now opaque instead
2008-05-10 Wilfried Göesgens* use $(EXEEXT) all over the place.
2008-05-10 Wilfried Göesgens* made GetCount NULL pointer aware since its safe to...
2008-05-09 Art CancroNew and imported notes are now rendered in pastel
2008-05-08 Wilfried Göesgens* removed path segment from the templates, as the expan...
2008-05-08 Wilfried Göesgens* keys in subst aren't case insensitive anymore. Upperc...
2008-05-07 Art CancroPalette pop up div type thing. Hmm
2008-05-07 Art CancroAdd 16x16 paint palette icon for changing the color
2008-05-07 Wilfried Göesgens* require libcitadel 112
2008-05-07 Wilfried Göesgens* hash now can return its number of members.
2008-05-06 Wilfried Göesgens* now hold / sort the ical events in our hashlist.
2008-05-06 Art Cancroran create-pot.sh
2008-05-06 Art CancroCompleted 'Add New Note'. The new sticky notes view
2008-05-06 Art Cancro* The 'delete' button on sticky notes now works.
2008-05-05 Wilfried Göesgens* sanitize cookie stuff
next