* The way I was doing this was stupid. Backed the code
[citadel.git] / citadel /
2008-12-22 Art Cancro* The way I was doing this was stupid. Backed the...
2008-12-20 Art Cancro* mk_svn_revision.sh not barf on non-bash
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-19 Art Cancro* Suppress display of zero-length Berkeley DB log messages
2008-12-18 Art Cancro* ical 'getics' now frees the icalcomponent data
2008-12-13 Wilfried Göesgens* remove libz code, libcitadel does this the right...
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-17 Art CancroSanitize out backslashes in upload filenames
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-11-04 Art CancroExperimental rfc822 output helper that folds lines
2008-11-04 Art Cancroctdl_iconv_open() remove from citadel and switch to...
2008-10-31 Art CancroWorking on the header crash sieve bug
2008-10-31 Art CancroRemove the 'Organization:' field from RFC822 output.
2008-10-28 Mattupdated instructions, noting libsieve and gettext
2008-10-16 Art CancroTrust the compiler to do short-circuit evaluation.
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 Wilfried Göesgens* configure zlib too, since libcitadel will link it...
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 Cancroconfigure.ac in citadel and webcit now looks
2008-10-03 Art CancroChanged all instances of
2008-10-01 Art Cancroserv_rssclient: honor 'creator' or 'author' tag, set...
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 Art CancroCompleted HEADERS_FAST mode, which fetches only the top
2008-09-21 Wilfried Göesgens* fix debian scripts
2008-09-21 Wilfried Göesgens* fix setup
2008-09-21 Wilfried Göesgens* configure the prefix right
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 Art CancroAdded a four character msg0 header 'list' for field L
2008-09-13 Art CancroTemporarily revert to the old path to ical.h for release
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 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-27 Wilfried Göesgens* quick check the email address for quoted printable...
2008-08-27 Wilfried Göesgens* fix Hans Segfault.
2008-08-25 Art CancroMessages in the Local System Configuration room are now
2008-08-24 Wilfried Göesgens* don't use temp files while migrating aliases; we...
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-29 Wilfried Göesgens* resynced changelog with dist state
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-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-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-07-13 Wilfried Göesgens* fixed naming crash with the new libcitadel
2008-07-11 Wilfried Göesgens* fixed typo. Thanks for Michael to point this out.
2008-07-07 Art CancroRenamed database_sleepycat.c to database.c
2008-07-04 Art CancroSet the environment variable SUPPRESS_DBVERSION_CHECK...
2008-06-29 Art Cancrotext client no longer displays
2008-06-29 Art CancroBetter handling of setup directory.
2008-06-29 Art CancroRemoved the global variable 'home_specified'
2008-06-25 Art CancroAdded a serv_mrtg mode to tally total accounts and...
2008-06-19 Wilfried Göesgens* backtrace invalid message error, so we can follow...
2008-06-19 Art Cancrolibcitadel 7.37
2008-06-19 Wilfried Göesgens* fix welcome mail sending; thanks to Frank Lichtenheld...
2008-06-18 Art CancroIf an RSS feed contains an item with a missing title,
2008-06-17 Wilfried Göesgens* fix buffer handling in qp_encode_email_addrs()
2008-06-16 Dave WestSpeed up for the indexer.
2008-06-16 Dave WestMinor alterations to some messages as services are...
next