citadel.git
2004-06-15 Art Cancro* Store the body of any large (>1K) message in a separa...
2004-06-15 Art Cancro* removed tracing code
2004-06-15 Art Cancro* Bumped internal version number to 5.22
2004-06-15 Art Cancro* Bumped internal version number to 6.22
2004-06-15 Art Cancro* Honor "maxmsgs" even when viewing a mailbox in summar...
2004-06-14 Art Cancro* serv_vandelay.c: re-inserted a missing line of code...
2004-06-12 Art Cancro* Fixed some garbled output resulting from turning...
2004-06-11 Art Cancro* Moved the room graphic to the left of the room name...
2004-06-11 Art Cancro* When "Add" is clicked without specifying an upload...
2004-06-11 Art Cancro* Optimized the scheduler some more. The S_I_WANNA_SEL...
2004-06-10 Art Cancro* Improved the appearance of tabs in the room config...
2004-06-10 Art Cancro*** empty log message ***
2004-06-10 Art Cancro* Made all the title boxes the same background color...
2004-06-09 Art Cancro* The scheduler can now "wake up" a session to deliver...
2004-06-09 Art Cancro*** empty log message ***
2004-06-07 Art Cancro* Removed network/filterlist network/mailinglists netwo...
2004-06-07 Art Cancro*** empty log message ***
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-06 Art Cancro*** empty log message ***
2004-06-06 Art Cancro* THIS IS 5.21
2004-06-06 Art Cancro* Cleaned up a couple of FIXME's sitting around in...
2004-06-04 Art Cancro* Fixed bug in "validate new users" screen (thanks...
2004-06-03 Art Cancro* "Reply" button now carries the message subject into...
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-06-02 Art Cancro* setup.c: updated the setup script to configure two...
2004-06-01 Art Cancro* crypto.c: when an SSL connection errors out (and...
2004-06-01 Art Cancro* netconf.c: widened some of the text entry fields
2004-06-01 Art Cancro* Return to the old command-line usage (-s for https...
2004-06-01 Art Cancro* Add "permanent room" setting to room edit screen
2004-06-01 Art Cancro* Hmmph. Do the session cookie as hex instead of base6...
2004-05-31 Art Cancro* Added "|END" to the session cookie before base64...
2004-05-31 Art Cancro* Message entry using Kevin Roth's excellent cross...
2004-05-31 Art Cancro* "text" and "HTML" options for message entry.
2004-05-31 Art Cancro* Reworked the security checks for move/copy commands...
2004-05-29 Art Cancro* tighten up the space between icons in the iconbar
2004-05-28 Art Cancro* Cosmetic changes
2004-05-27 Art Cancro* Minor note to roadmap
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* CSS change to make folder names stand out more in...
2004-05-24 Art Cancro* serv_network.c: when processing incoming IGnet spool...
2004-05-21 Art Cancro*** empty log message ***
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*** empty log message ***
2004-05-06 Art Cancro* Never reduce the size of the thread pool, only increa...
2004-05-03 Art Cancro*** empty log message ***
2004-05-03 Art Cancro* Found and removed a bug that caused network rooms...
2004-04-30 Art Cancro*** empty log message ***
2004-04-30 Art Cancro* THIS IS 5.10
2004-04-30 Art Cancro* Changed internal version number to 5.10
2004-04-29 Art Cancro*** empty log message ***
2004-04-29 Art Cancro* Updated the roadmap
2004-04-27 Art Cancro*** empty log message ***
2004-04-27 Art Cancro* Prompt for HTTPS port number during setup. We may...
2004-04-27 Art Cancro* When running on the same host as Citadel, if no key...
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* Completed remaining SSL fixes. Works in Moz, aIEeee...
2004-04-21 Art Cancro* Replace ctdl_install_certificate() with convenience...
2004-04-21 Art Cancro* Replaced ctdl_install_certificate() with convenience...
2004-04-21 Art Cancro* Got HTTPS to work with Mozilla (by twiddling stuff...
2004-04-20 Art Cancro* techdoc/binaries.txt : updated, now includes WebCit...
2004-04-20 Art Cancro* Allow setup to run seamlessly from within the Citadel...
2004-04-20 Art Cancro* "make install"
2004-04-16 Art Cancro* more fixes
2004-04-16 Art Cancro* Minor fix for previous checkin
2004-04-16 Art Cancro* Completed SSL support. Still doesn't work with all...
2004-04-15 Art Cancro* Brought over the SSL/TLS stuff from Citadel. I think...
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 Michael Hampton* citadel.spec: Disable newt in RPM installs; it isn...
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* GET /freebusy/user.vcf *and* /freebusy/user.vfb now...
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-10 Art Cancro* Fixed some version and copyright date oopses
2004-04-10 Art Cancro*** empty log message ***
2004-04-10 Art Cancro* THIS IS 5.06
2004-04-10 Art Cancro* Changed internal version number to 5.06
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-04-01 Art Cancro* binaries.txt: noted OpenLDAP build
next