* Replaced all "Citadel/UX" references with "Citadel"
[citadel.git] / citadel / ChangeLog
2004-08-11 Art Cancro* Replaced all "Citadel/UX" references with "Citadel"
2004-08-05 Art Cancro* html.c: handle the <BLOCKQUOTE> tag properly
2004-08-05 Art Cancro* CtdlHostAlias() now accepts "localhost" as a localhos...
2004-08-02 Art Cancro* utilsmenu: removed. Because most of the admin functi...
2004-07-30 Art Cancro* user_ops.c: limit the length of the name which can...
2004-07-28 Art Cancro* serv_network.c: we had ignetcfg and working_ignetcfg...
2004-07-25 Michael Hampton* msgbase.c: CtdlCheckInternetMailPermission(): Do...
2004-07-25 Michael Hampton* citadel.spec: update version number
2004-07-25 Michael Hampton* stress.c: Slightly more verbose output
2004-07-25 Michael Hampton* citadel_decls.h: fixed the new logoff() macro
2004-07-24 Art Cancro* citadel.c: temporarily commented out the signal(...
2004-07-15 Art Cancro* serv_network.c: grab and use a networker-local copy...
2004-07-11 Art Cancro* Updated roadmap document slightly
2004-07-11 Art Cancroserv_network.c: small fix to above
2004-07-11 Art Cancro* serv_network.c: removed a stray end_critical_section()
2004-07-10 Art Cancro* Changed "policy set" message to "policy has been...
2004-07-06 Art Cancro* THIS IS 6.23
2004-07-06 Art Cancro* When writing a message body to the CDB_BIGMSGS table...
2004-07-03 Art Cancro* Check the "Permission to send Internet mail" access...
2004-06-28 Art Cancro* Properly re-terminate messages posted via IMAP APPEND...
2004-06-24 Art Cancro* updated serv_vandelay.c to include new "c_ip_addr...
2004-06-24 Art Cancro* Bumped internal version number to 6.23
2004-06-24 Art Cancro* Updated the ig_tcp_server() function to allow binding...
2004-06-24 Art Cancro* serv_imap.c: when an IMAP socket breaks while a folde...
2004-06-19 Art Cancro* THIS IS 6.22
2004-06-19 Art Cancro* Updated internal version number to 6.22
2004-06-19 Art Cancro*** empty log message ***
2004-06-19 Art Cancro* Removed the configuration option "Allow Aides access...
2004-06-16 Art Cancro* More scheduler changes. Removed the rescan pipe...
2004-06-16 Art Cancro* Scheduler fix ... added the rescan pipe back in
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...
next