]> code.citadel.org Git - citadel.git/history - citadel
* buildpackages can create deb source tarballs now.
[citadel.git] / citadel /
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.
2006-10-22 Art CancroPatches submitted by matt:
2006-10-20 Art Cancrofixed a syntax error
2006-10-20 Art Cancroinitial prep for VACATION extension
2006-10-18 Art CancroMinor cleanup to remove extensions we aren't going
2006-10-18 Art Cancro'actiontaken' renamed to 'cancel_implicit_keep'
2006-10-18 Art CancroDon't declare extensions we won't be supporting anytime...
2006-10-18 Art CancroNew global variable: extern char *msiv_extensions
2006-10-17 Art CancroPut in a stub for msiv_listextensions() to remind myself
2006-10-17 Art CancroImplemented the Sieve 'get message size' function
2006-10-17 Art CancroImplemented the REJECT extension
2006-10-14 Art Cancro* Implemented the 'getsubaddress' callback, but then...
2006-10-14 Art Cancroserv_managesieve.c is now only built on Citadel servers...
2006-10-13 Art CancroAdded function prototypes for the msiv_*() API calls
2006-10-13 Art Cancro* Updated protocol documentation with MSIV commands
2006-10-13 Art CancroCompleted 'deletescript' API and protocol command.
2006-10-13 Art CancroRemoved some debugging messages we no longer need.
2006-10-12 Art Cancromsiv 'setactive' completed
2006-10-12 Art Cancromsiv 'listscripts' completed
2006-10-12 Art CancroCompleted API functions to load and store
2006-10-12 Art Cancrodid a lot of work on sieve config load/save/parse/use
2006-10-11 Art CancroUpdated the URL View and Image View commands in citadel.rc
2006-10-11 Art Cancromore work on sieve script management
2006-10-10 Art Cancroworked on sieve config load/save
2006-10-10 Art Cancroserv_spam.c: removed the simplistic built-in scanner...
2006-10-06 Art CancroBegan working out a way to fetch Sieve scrips from
next