]> code.citadel.org Git - citadel.git/history - citadel
* static.local/ is now created
[citadel.git] / citadel /
2007-01-05 Wilfried Göesgens* send welcome mail on first debian package installation.
2007-01-04 Fathi Boudra* some cleanup and debian code beautification (tab...
2007-01-04 Art Cancro* CtdlOutputPreLoadedMessage() -- buffer up to 1K chara...
2007-01-03 Wilfried Göesgens* more debian build added.
2007-01-03 Wilfried Göesgens* say what we got and what we want
2007-01-03 Art Cancroconfig.c: more verbose error reporting on citadel.config
2007-01-03 Art Cancro* Removed some of the extra sleep() calls in setup
2007-01-03 Wilfried Göesgens* purge the last remains of ctdlsvc
2007-01-03 Wilfried Göesgens* more changes towards the debian.org packaging.
2007-01-03 Wilfried Göesgens* another place to add we're sending utf-8
2007-01-02 Wilfried Göesgens*merge together into .install
2007-01-02 Wilfried Göesgens* removed unneded file.
2007-01-02 Wilfried Göesgens* moved another file to ETC_DIR
2007-01-02 Wilfried Göesgens* removed unused files.
2007-01-02 Wilfried Göesgens* cleanup init scripts
2007-01-02 Wilfried Göesgens* added patches from Fathi boudra
2007-01-02 Art CancroReduced the size of some of the string buffers in the...
2007-01-01 Art CancroUpdated copyright notice to 2007
2007-01-01 Wilfried Göesgens* i was wrong on the position of help & message files...
2006-12-30 Wilfried Göesgens* encode message subjects in rfc2047 style if they...
2006-12-28 Wilfried Göesgens* we don't have a changelog anymore.
2006-12-28 Wilfried Göesgens* bumped verison to 7.02
2006-12-28 Art CancroFixed pidfile handling
2006-12-28 Wilfried Göesgens* replaced $(root) in make file with standart name...
2006-12-28 Wilfried Göesgens* cleanup
2006-12-28 Wilfried Göesgens* correct spelling of options.
2006-12-27 Art Cancrosetup.c: include -h option when calling citserver
2006-12-27 Art Cancro* setup.c: updated to use new built-in daemonization
2006-12-27 Wilfried Göesgens* if called with 'buildpackage debian src' we will...
2006-12-27 Art Cancroupdated roadmap.txt
2006-12-27 Wilfried Göesgens* purge ctdlsvc.c
2006-12-27 Art CancroSieve FILEINTO was failing to locate public rooms in
2006-12-27 Wilfried Göesgens* purged existance of the unixlogin package, as we...
2006-12-26 Wilfried Göesgens* depend on libical0, as this is the SONAME
2006-12-26 Wilfried Göesgens* call db_stop to avoid waiting endlessly for the deamon
2006-12-25 Art Cancro* serv_expire.c: don't allow Aides to be purged.
2006-12-24 Art Cancro* citserver.c: we now ask locate_host() to fill in
2006-12-23 Wilfried Göesgens* detach the tty, change pgid.
2006-12-23 Art Cancro* Minor changes to debug logging
2006-12-23 Art CancroReport IMAP command completion times in seconds instead...
2006-12-23 Art Cancro* Committed matt's latest patch set
2006-12-22 Art Cancro* Reference count adjustments are now deferred by queuing
2006-12-21 Wilfried Göesgens* ask the question added.
2006-12-21 Art Cancro* Mention in the roadmap that we want to tackle
2006-12-21 Michael HamptonMake Citadel init script chkconfig-compatible
2006-12-21 Art Cancro* Addition of ENABLE_UNIX_AUTH environment variable
2006-12-21 Wilfried Göesgens* depend on bdb 4.3 or 4.4
2006-12-20 Art Cancro* Updated documentation to reflect the change from...
2006-12-20 Art Cancro* Lock citadel.control using flock() immediately after
2006-12-20 Art Cancro* ctdlsvc: Instead of closing stdin/stdout/stderr,...
2006-12-20 Art Cancro* Updated setup dialog for host auth mode.
2006-12-19 Wilfried Göesgens* check if we have a modern installation, and if utiliz...
2006-12-19 Art Cancro* Bumped version number to 7.01
2006-12-19 Art CancroIf /etc/inittab is not found, return quietly instead of
2006-12-19 Art CancroSleep for 3 seconds after starting the service
2006-12-19 Art CancroDon't run init scripts while dialog is running.
2006-12-19 Art Cancrosetup.c: close stdin when starting the service
2006-12-19 Art CancroComment out /etc/inittab entries instead of deleting...
2006-12-19 Art CancroUpdated some error messages in setup
2006-12-18 Wilfried Göesgens* don't exit initscript before citadelserver is gone.
2006-12-18 Art CancroRemove DB_VERB_REGISTER
2006-12-18 Art CancroActivate verbose logging in Berkeley DB
2006-12-17 Wilfried Göesgens* modified build script to find out the version the...
2006-12-16 Art CancroUpdated the roadmap to reflect some
2006-12-15 Art CancroUncommented some code in network_config_management()
2006-12-14 Art CancroUpdated some of the internal tech docs
2006-12-14 Art CancroCleaned up some commented-out stuff that was left in...
2006-12-13 Wilfried Göesgens* migrated debian install to system V init
2006-12-12 Art CancroNuke citadel.spec as per Seg's request
2006-12-11 Art CancroInternal version number is now 7.00
2006-12-08 Art CancroCtdlSetSeen() now silently returns without doing anything,
2006-12-04 Art Cancro* libSieve download and build for Easy Install. (Not...
2006-12-01 Art Cancro* Sanitize message headers by stripping high-ascii...
2006-12-01 Art Cancro* Added a 'restart' option to the init scripts
2006-11-29 Art Cancroctdlsvc now closes fd 0 in addition to fd 1 and 2
2006-11-28 Art Cancro* Citadel setup: if the environment
2006-11-28 Art CancroFinished converting Citadel setup to ctdlsvc + initscripts.
2006-11-28 Art Cancro* Brought over ctdlsvc.c from webcit
2006-11-23 Wilfried Göesgens* fixed a bug with the public_clients feature.
2006-11-16 Art CancroFixed the MSIV GETSCRIPT command ... it was failing
2006-11-15 Art CancroAdjusted the grammar of the previous message
2006-11-14 Wilfried Göesgensnote aide that we have a new user.
2006-11-06 Art CancroLet's call this 6.90 beta
2006-11-01 Wilfried Göesgens* added message subject to all those tiny messages
2006-10-31 Art CancroChanged the Sieve API -- msiv_store() etc.
2006-10-30 Art CancroStartup notice still had a 2005 copyright on it. Oops.
2006-10-28 Art CancroNew server command DLAT (DownLoad ATtachment) which
2006-10-27 Art CancroWhen SMTP client can't connect and errno = 0, set
2006-10-26 Art CancroVACATION and REJECT messages now appear to come from
2006-10-25 Art CancroRemove the SieveRules room. Keep sieve config in My...
2006-10-25 Art CancroCorrectly set Subject in vacation replies
2006-10-24 Art CancroFixed the problem with disappearing vacation database...
2006-10-24 Art CancroChanged the on-disk config format for the vacation
2006-10-24 Art CancroCompleted Sieve VACATION handler. Still needs testing.
2006-10-24 Art CancroAdded a system of weighted preferences to the
2006-10-23 Wilfried Göesgens* php lib works, libmanagesieve and sieveshell is to...
2006-10-23 Art CancroKeep track of envelope from and to headers
2006-10-23 Art CancroAdded some code to test storage of vacation hashes.
2006-10-23 Art Cancro* load and store vacation hashes
2006-10-22 Wilfried Göesgens* start to use the serv_sieve api functions.
next