* Fixed a syntax error
[citadel.git] / citadel /
2009-04-06 Art Cancro* Fixed a syntax error
2009-04-06 Art Cancro* Add new XML import/export module
2009-04-06 Art Cancro* Removed ARTV module
2009-04-06 Art Cancro* Development version is now 7.60
2009-04-06 Art Cancro* Cleaned up the wording of the crashmail message
2009-04-06 Art Cancro* Changed the WIFEXITED logic to eliminate duplicate...
2009-04-06 Art Cancro* Set CTDLEXIT_SHUTDOWN value to 0
2009-04-06 Art Cancro* Set zapped_ok to 1 on nearly all calls to imap_grabro...
2009-04-06 Wilfried Göesgens* enable the watcher do differenciate between crash...
2009-04-02 Art Cancro* Set version number to 7.50 across the entire system...
2009-04-02 Art Cancro* DLAT response was missing its MIME metadata. Fixed.
2009-03-30 Art Cancro* THIS IS 7.44 (BETA RELEASE ONLY)
2009-03-30 Art Cancro* Backed out r7276 through r7278. This is too large...
2009-03-28 Wilfried Göesgens* bump minimum required version number to 744 in order...
2009-03-28 Wilfried Göesgens* add ssl xmpp port; this should work with pidgin as...
2009-03-25 Wilfried Göesgens* make some pointers const...
2009-03-20 Wilfried Göesgens* if we fail to open the template, bail out with an...
2009-03-20 Art Cancro* When aborting because of unsafe permissions on citade...
2009-03-20 Art Cancro* Omit extended result code from SMTP response when...
2009-03-19 Art Cancro* Rewrote part of the RBL check in a more portable...
2009-03-19 Art Cancro* After completing an SMTP queue run, include the numbe...
2009-03-19 Art Cancro* Applied dtx patch to fix access control problem with...
2009-03-17 Wilfried Göesgens* 7.43 in debian changelog...
2009-03-17 Art Cancro* Committed feivel's patch for multi day all day events
2009-03-17 Art Cancro* Updated credits
2009-03-17 Art Cancro* Applied dtx patch for receiving second level headers...
2009-03-17 Art Cancro* THIS IS 7.43 (BETA VERSION)
2009-03-13 Art Cancro* Minor overhaul of modules/serv_vcard.c
2009-03-12 Art Cancro* Removed userspace buffering. Everyone has TCP_CORK...
2009-03-12 Art Cancro* Fixed problems related to saving vCards in config...
2009-03-11 Art Cancro* Implemented the first of several steps required to...
2009-03-11 Art Cancro* citadel.schema: declared GPL v3
2009-03-11 Art Cancro* when db->truncate() fails with ENOMEM, refer the...
2009-03-09 Art Cancro* Removed the defunct METADATA parameters to our unfini...
2009-03-08 Wilfried Göesgens* Resorted copying, updated daterange
2009-03-08 Wilfried Göesgens* moved CRC16 to the fulltextindexer module since its...
2009-03-08 Wilfried Göesgens* we moved to COPYING instead of copyright.txt due...
2009-03-07 Art Cancro* When translating the input from a REGI command into...
2009-03-04 Art Cancro* Updated the wording of the output of a DOWN command...
2009-03-02 Art Cancro* Added some comments next to portions of the code...
2009-03-01 Wilfried Göesgens* depend on ical >= 0.43
2009-02-27 Wilfried Göesgens* THIS IS 7.42 BETA
2009-02-25 Wilfried Göesgens+ correct FS-flags on citadel.co* on startup
2009-02-24 Wilfried Göesgens* add Michael Meskes patch to the timezone guessing.
2009-02-21 Wilfried Göesgens! the used arguments point out that fprintf is meant...
2009-02-21 Wilfried Göesgens* remove unneeded var
2009-02-21 Wilfried Göesgensreset errorflag after reporting the error
2009-02-20 Wilfried Göesgens+ add beta tag to debs
2009-02-20 Art Cancro* Set all version numbers to 7.41 for upcoming beta.
2009-02-19 Art Cancro* The message which warns about deprecation of the...
2009-02-11 Art Cancro* XMPP sessions now honor the nologin flag. Resolves...
2009-02-06 Art Cancro* Fixed the 'baby obama' bug
2009-02-06 Art Cancro* Removed some temporary diagnostics that had been...
2009-02-05 Art Cancro* The message which warns about the LDAP module being...
2009-02-03 Art Cancro* Do nhdr=yes when in MT_MIME mode
2009-01-30 Art Cancro* serv_ldap.c: upon successful connect to an LDAP serve...
2009-01-28 Art Cancro* After replacing /etc/nsswitch.conf, set its permissio...
2009-01-28 Art Cancro* If an address matches both a 'masq domain' and a...
2009-01-27 Wilfried Göesgens* detect zlib, don't link it. libcitadel does this...
2009-01-27 Art Cancro* When we encounter a compressed database record on...
2009-01-27 Art Cancro* When db->open() fails with ENOMEM, display a log...
2009-01-22 Wilfried Göesgens+ beautification: remove double slashes from filenames...
2009-01-22 Wilfried Göesgens* make it const so gcc doesn't moan
2009-01-18 Art Cancro* During server startup, if config.c_default_cal_zone...
2009-01-16 Art Cancro* Restore the proper tty parameters when exiting becaus...
2009-01-16 Art Cancro* Removed the NETF command and the UI elements which...
2009-01-16 Art Cancro* Moved some comments around
2009-01-16 Art Cancro* Removed some redundant code
2009-01-14 Art Cancro* In host auth mode, if a user logs in who has no gecos...
2009-01-08 Art Cancro* Applied patch submitted by 'uplink' to ignore spuriou...
2009-01-04 Art Cancro* libcurl operations now timeout after 180 seconds...
2009-01-02 Art Cancro* Convert all freebusy data to UTC prior to output
2009-01-02 Art Cancro* Cleaned up some overly verbose log messages
2009-01-01 Art Cancro* start tinkering with timezones in freebusy
2009-01-01 Art Cancro* Implemented recurrence in freebusy display. todo...
2008-12-31 Art Cancro* Different approach for freebusy and recurring events...
2008-12-31 Art CancroUpdated various copyright notices to 2009. Happy GNU...
2008-12-29 Art Cancro* Fixed a bug introduced by the previous commit; timest...
2008-12-29 Art Cancro* More cleanup prep for freebusy overhaul
2008-12-29 Art Cancro* Began preparing freebusy generation for recurring...
2008-12-27 Art Cancro* serv_calendar.c: conflict checker is now timezone...
2008-12-27 Art Cancro* serv_calendar.c: simplified one of the conditionals...
2008-12-27 Art Cancro* database.c: removed some code that had been commented...
2008-12-26 Art Cancro* Added another way for recurrence to be forced out...
2008-12-23 Art Cancro* Conflict checker loop now stops iterating over existi...
2008-12-22 Art Cancro* ICAL PUTICS mode is now working properly with timezon...
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
next