* Store the body of any large (>1K) message in a separate database. This
[citadel.git] / citadel / ChangeLog
2004-06-15 Art Cancro* Store the body of any large (>1K) message in a separa...
2004-06-15 Art Cancro* Bumped internal version number to 6.22
2004-06-14 Art Cancro* serv_vandelay.c: re-inserted a missing line of code...
2004-06-11 Art Cancro* Optimized the scheduler some more. The S_I_WANNA_SEL...
2004-06-09 Art Cancro* The scheduler can now "wake up" a session to deliver...
2004-06-07 Art Cancro* Removed network/filterlist network/mailinglists netwo...
2004-06-07 Art Cancro* Changed "express message" to "instant message" everyw...
2004-06-06 Art Cancro* New session scheduler. All sessions which select...
2004-06-03 Art Cancro* html.c: allow parsing of tags even when they're quali...
2004-06-03 Art Cancro* citadel_ipc.c: SETR command was missing defaultview...
2004-05-31 Art Cancro* Reworked the security checks for move/copy commands...
2004-05-26 Nathan Bryant* stress.c: silence warning
2004-05-26 Nathan Bryant* configure.ac: check for /usr/local/BerkeleyDB.4.2
2004-05-24 Art Cancro* serv_network.c: when processing incoming IGnet spool...
2004-05-21 Art Cancro* THIS IS 6.21
2004-05-20 Art Cancro* Changed internal version number to 6.21
2004-05-15 Michael Hampton* Scheduler: when next_session is to be deleted, make...
2004-05-14 Art Cancro* When a session kills itself (for example, due to...
2004-05-11 Nathan Bryant* configure.ac: check for <sys/prctl.h>
2004-05-10 Michael Hampton* messages.c: Fix crash when trying to use m<Y> next
2004-05-07 Art Cancro# citadel-openldap.schema: updated to include RFC2739...
2004-05-07 Art Cancro* More RFC2739 compliance: when converting vCard to...
2004-05-07 Art Cancro* Implemented partial RFC2739 compliance (calendar...
2004-05-07 Art Cancro* Scrawled some notes in roadmap.txt
2004-05-06 Art Cancro* Never reduce the size of the thread pool, only increa...
2004-05-03 Art Cancro* Found and removed a bug that caused network rooms...
2004-04-29 Art Cancro* Updated the roadmap
2004-04-26 Art Cancro* Enable core dumps regardless of system ulimit setting
2004-04-23 Art Cancro* user_ops.c: do not attempt to save the loaded user...
2004-04-21 Art Cancro* serv_crypto.c: small fix to make self-signed certs...
2004-04-21 Art Cancro* Replace ctdl_install_certificate() with convenience...
2004-04-20 Art Cancro* techdoc/binaries.txt : updated, now includes WebCit...
2004-04-14 Nathan Bryant* citadel.spec: BuildRequire redhat-rpm-config
2004-04-14 Nathan Bryant* citadel.spec: don't BuildRequire newt-devel
2004-04-14 Art Cancro* ICAL FREEBUSY output now includes ORGANIZER, DTSTART...
2004-04-13 Nathan Bryant* citadel.spec: BuildRequire bison
2004-04-13 Nathan Bryant * citadel.spec: commented out Icon line and the openld...
2004-04-13 Michael Hampton* citadel.spec: Updated for 6.20p1
2004-04-13 Art Cancro* serv_calendar.c: ICAL FREEBUSY command now tries...
2004-04-13 Art Cancro* Don't display the "Ending SSL/TLS" log message unless...
2004-04-12 Michael Hampton* citadel.lsm: Update LSM for 6.20p1; uploaded to ibibl...
2004-04-09 Michael Hampton* serv_chat.c: Differentiate when a user does not exist...
2004-04-09 Michael Hampton* user_ops.c: fix unused variable compiler warnings
2004-04-03 Art Cancro* stress.c: include <stdlib.h> in order to get RAND_MAX
2004-04-01 Art Cancro* Put some blankety-blank values in the default generat...
2004-03-31 Art Cancro* Change the IMAP folder delimiter from "|" to "/"...
2004-03-30 Art Cancro* control.c: when config.c_maxsessions is unset or...
2004-03-29 Art Cancro* begin_critical_section() -- bypass transaction checki...
2004-03-29 Michael Hampton* citadel.spec: major modifications for 6.xx (hasn...
2004-03-27 Michael Hampton* citadel.lsm: update version number, sending to ibiblio
2004-03-27 Art Cancro* THIS IS 6.20
2004-03-27 Art Cancro* Bumped the version number to 6.20
2004-03-27 Art Cancro* Completed documenting the LDAP Connector
2004-03-26 Art Cancro* Began writing up the LDAP Connector for Citadel in...
2004-03-26 Art Cancro*** empty log message ***
2004-03-26 Art Cancro* citadel-slapd.conf: comment out the reference to...
2004-03-24 Art Cancro* msgbase.c: repaired a memory leak
2004-03-24 Art Cancro* Put a new memory leak checker into the server because...
2004-03-24 Art Cancro* stress.c: fix "wrong password" race condition by...
2004-03-24 Art Cancro* Reorg header stuff to make it more compatible with...
2004-03-24 Art Cancro* Removed the built-in memory leak checker. It wasn...
2004-03-24 Art Cancro* After initializing the database, chown and chmod...
2004-03-22 Michael Hampton* sysdep.c: worker_thread(): Make scheduling a little...
2004-03-21 Michael Hampton* Fix a few remaining lprintf(9, ...) to lprintf(CTDL_D...
2004-03-21 Michael Hampton* stress.c: Wait before posting instead of after posting.
2004-03-21 Michael Hampton* database_sleepycat.c: emit a panic message when Berke...
2004-03-21 Art Cancro* room_ops.c: increased the thread safety of cgetfloor()
2004-03-21 Michael Hampton* stress.c: Fixed. Now properly spawns threads and...
2004-03-21 Michael Hampton* configure.ac: Fix for defines for pthreads not being...
2004-03-21 Art Cancro* docs/citadel.html: documented TLS support and adminis...
2004-03-20 Art Cancro* citadel.rc: changed the comments around local_screen_...
2004-03-16 Art Cancro* Better conversion of friendly name to fully qualified...
2004-03-16 Art Cancro* Eliminate EVT_OUTPUTMSG server extensions (don't...
2004-03-16 Michael Hampton* Further changes to stress.c, Makefile.in to build...
2004-03-15 Michael Hampton* stress.c: various fixed/improvements (but it still...
2004-03-15 Michael Hampton* First draft of the stress tester. Isn't quite ready...
2004-03-15 Michael Hampton* Documentation update: update citadel.html for new...
2004-03-15 Michael Hampton* msgbase.c: cmd_move(): Fix the security logic for...
2004-03-15 Michael Hampton* Multiple files: Set permissions on existing Citadel...
2004-03-15 Michael Hampton* Multiple files: Convert most remaining client code...
2004-03-14 Art Cancro* Cache IMAP "BODY" fetches in an already-converted...
2004-03-13 Art Cancro* imap_fetch.c: don't fetch the message from disk at...
2004-03-13 Art Cancro* Documented the GNET and SNET commands :)
2004-03-12 Michael Hampton* routines2.c: Fix two typos
2004-03-12 Michael Hampton* routines2.c: Convert multiple functions to use new...
2004-03-12 Michael Hampton* citadel.c: main(): Fix error response for RCHG, HCHG...
2004-03-12 Michael Hampton* Implement GNET/SNET commands in IPC code; provide...
2004-03-10 Art Cancro* serv_expire.c: auto-purge any Citadel account that...
2004-03-09 Michael Hampton* Add a Linux Software Map file
2004-03-08 Art Cancro* When the last argument of an IMAP APPEND command...
2004-03-06 Art Cancro* serv_smtp.c: don't offer the STARTTLS extension if...
2004-03-06 Art Cancro* serv_smtp.c: do not offer the PIPELINING extension...
2004-03-05 Art Cancro* Added some more debugging to serv_smtp.c to try to...
2004-03-05 Art Cancro* Remove the automatic population of A and N fields...
2004-03-03 Art Cancro* Generate better output when a user is kicked out...
2004-03-01 Art Cancro* Implement the NAMESPACE extension of IMAP (RFC 2342)
2004-03-01 Michael Hampton* Fix missing arg in m<Y> next rewrite.
2004-03-01 Michael Hampton* Rewrite m<Y> next function; now uses CtdlIPC code.
2004-03-01 Art Cancro* Revoke access to room when /kicked
2004-02-29 Art Cancro* Added /kick command to chat. /ban coming soon.
next