]> code.citadel.org Git - citadel.git/history - citadel/modules
* The way I was doing this was stupid. Backed the code
[citadel.git] / citadel / modules /
2008-12-22 Art Cancro* The way I was doing this was stupid. Backed the...
2008-12-19 Art Cancro* ICAL 'putics' mode - did most of the work for re...
2008-12-19 Art Cancro* ICAL 'getics' mode (which is used for downloading the
2008-12-18 Art Cancro* ical 'getics' now frees the icalcomponent data
2008-12-11 Art Cancro* Still trying to clean up compiler warnings
2008-12-11 Art Cancro* Eliminated some gcc-isms
2008-12-10 Art Cancro* Trying to suppress some const warnings, not there...
2008-12-10 Art Cancro* When generating invitations, include VTIMEZONE subcom...
2008-12-08 Art Cancro* Shuffled some code around in serv_calendar.c
2008-12-07 Wilfried Göesgens* follo hashiterator api-change
2008-12-06 Art Cancro* Eliminated the ical_add() function, because it
2008-12-05 Art Cancro* UPDATE YOUR LIBICAL FROM SVN NOW.
2008-11-25 Art Cancro* Update ical_dezonify() to use system tzdata
2008-11-21 Art Cancroremoved some spurious debugs
2008-11-20 Art CancroFixed a serious problem with IMAP header fetch. memrea...
2008-11-12 Art CancroBack end calendar handlers in citserver no longer convert
2008-11-05 Art Cancro/* If the last item in a list of recipients was truncat...
2008-11-04 Art CancroThat didn't work.
2008-10-31 Art CancroRemove the 'Organization:' field from RFC822 output.
2008-10-15 Art CancroAfter calling html_to_ascii() on RSS fields, call
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
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 CancroChanged all instances of
2008-10-01 Art Cancroserv_rssclient: honor 'creator' or 'author' tag, set...
2008-09-26 Art CancroUpdated the MIME Parser API to include Content-ID in
2008-09-25 Art CancroCompleted HEADERS_FAST mode, which fetches only the top
2008-09-17 Art CancroRemoved the FSCK command because it was being misused.
2008-09-13 Art CancroTemporarily revert to the old path to ical.h for release
2008-09-11 Art CancroSet icalerror_errors_are_fatal to 0.
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-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-08-30 Art CancroWe now look for libical/ical.h instead of ical.h, because
2008-08-25 Art CancroMessages in the Local System Configuration room are now
2008-08-20 Art CancroWhen checking a proposed calendar event for conflicts,
2008-08-19 Art CancroFixed a bug in previous commit (still commented out)
2008-08-19 Art CancroPlayed around with recurrences in the conflict checker
2008-08-19 Art CancroSplit up the conflict checker again, this time into...
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-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-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 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 WestSystem users (SYS_*) now have proper user numbers.
2008-07-14 Dave WestSlight modification to dothebarts disabling of the...
2008-07-13 Wilfried Göesgens* disable our idle-check for ARTV import/export since...
2008-06-25 Art CancroAdded a serv_mrtg mode to tally total accounts and...
2008-06-18 Art CancroIf an RSS feed contains an item with a missing title,
2008-06-16 Dave WestSpeed up for the indexer.
2008-06-16 Dave WestTurn off the user 0 message that should not have gotten...
2008-06-14 Art CancroChanges to serv_network.c:
2008-06-10 Art CancroThe before-save hook which is called when saving a...
2008-06-10 Art CancroAdded an aide_message() when an OpenID is claimed
2008-06-06 Art Cancro* When not using native auth mode, do not enable the...
2008-06-05 Art CancroPopulate vCard from SREG even when there was a name...
2008-06-05 Art CancroAuto-populate vCard using Simple Registration Extension...
2008-06-05 Art Cancro* Completed the code for creating a new account, manual...
2008-06-03 Art CancroAdded a 'verify_only' result to OIDF, indicating the...
2008-06-03 Art Cancro* Removed some cruft from the login code. Combined the
2008-06-02 Art Cancromore openid work
2008-06-02 Art CancroBegan laying the framework for creating new users with...
2008-06-02 Wilfried Göesgens* convert RSS Subject line into plaintext with our...
2008-06-02 Art CancroCompleted artv import/export of openids
2008-06-02 Art Cancro* Began implenmenting OpenID table import/export
2008-06-02 Art CancroFixed a double free error in serv_openid_rp.c
2008-06-02 Art CancroWhen doing an ARTV IMPORT, call rebuild_usersbynumber...
2008-06-02 Art CancroCompleted the delete-user hook to remove any associated
2008-06-01 Art CancroFixed a potential memory leak (not to worry, it's
2008-06-01 Art CancroImplemented the code to detach an OpenID from an account.
2008-05-31 Art CancroSuccess! We can now log in an existing user with OpenID.
2008-05-31 Art CancroRe-enable OpenID development code
2008-05-30 Art CancroOops, don't rebuild usersbynumber every time
2008-05-30 Wilfried Göesgens* separate content-type header fields by ';' ; thanks...
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 Dave WestFix for bugzilla #364
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 CancroSet CURLOPT_USERAGENT and CURLOPT_INTERFACE in the...
2008-05-27 Art CancroWorked around a bug in phpMyID. I *think* this complet...
2008-05-25 Dave WestNow the escaping of a single dot on a line of its own...
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
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 Art Cancrohmmph. adjusted string lengths again
next