citadel.git
2004-02-27 Michael Hampton* Use syslog-compatible logging levels in lprintf(...
2004-02-27 Art Cancro* fix frameset bug in page popups
2004-02-27 Art Cancro* Fixed a bug in PLAIN authentication
2004-02-26 Michael Hampton* ;Goto floor now goes to first KNOWN room, or first...
2004-02-26 Michael Hampton* Populate IPC into a few more places to avoid a nasty...
2004-02-26 Michael Hampton* Client stability and enhancements:
2004-02-26 Art Cancro* Fixed a problem that made WebCit go to the "no cookie...
2004-02-26 Art Cancro* Put the /favicon.ico --> /static/favicon.ico hack...
2004-02-25 Art Cancro* do_logout
2004-02-25 Art Cancro* Allow "/do_logout" as a no-frames page
2004-02-25 Art Cancro* Changed the favicon support to LINK tags in the HEAD...
2004-02-25 Art Cancro* Support for favicon.ico in the static/ directory
2004-02-25 Michael HamptonMissing parameter to a printf() function. No idea...
2004-02-24 Art Cancro* Better validation of incoming network messages.
2004-02-24 Art Cancro* Changed the colors slightly in chat screen
2004-02-24 Art Cancro* Removed stray \n
2004-02-23 Nathan Bryantfix --help text and bump version to 6.15
2004-02-23 Nathan Bryant--disable-pie by default.
2004-02-22 Art Cancro* Generate self-signed certificate if keys/citadel...
2004-02-22 Art Cancro* CSR code more or less in its final form for now.
2004-02-22 Art Cancro* Initial version of function to automatically generate...
2004-02-21 Art Cancro* Set up a style sheet (sitestyle.css) for the whole...
2004-02-20 Art Cancro* Removed our customized tmpnam() and tmpfile() because...
2004-02-20 Michael Hampton* Fix bug 112: .Goto allowed partial room match on...
2004-02-20 Art Cancro* Replaced the Java chat with a new system based on...
2004-02-20 Art Cancro* Fixed one of the prompts (bugzilla #118)
2004-02-19 Art Cancro* Instead of doing the silly "Kolab reserved folder...
2004-02-19 Art Cancro* THIS IS 5.05
2004-02-19 Art Cancro* Changed the internal version number to 5.05
2004-02-18 Art Cancro* page_user
2004-02-18 Art Cancro* Fixed the frameset force reload logic. Now it does...
2004-02-18 Art Cancro* Force reload of frameset if someone tries to escape...
2004-02-18 Art Cancro* smtp: EHLO response now includes both "AUTH " and...
2004-02-17 Art Cancro* During SSL initialization, create the "keys" director...
2004-02-17 Art Cancro* Support PLAIN auth method in SMTP
2004-02-17 Art Cancro* New ICAL subcommand "sgi" to enable or disable automa...
2004-02-17 Art Cancro* Indicate to Citadel that we want Server Generated...
2004-02-16 Art Cancro* Support POP3 over TLS
2004-02-16 Art Cancro* Implement RFC 2487 - SMTP Service Extension for Secur...
2004-02-16 Art Cancro* IMAP and Citadel protocols now use the same code...
2004-02-16 Art Cancro* Genericized the Citadel API for TLS-enabling protocols
2004-02-16 Michael Hampton* Remove some unnecessary and possibly hazardous debugg...
2004-02-16 Michael Hampton* Fixed IMAP STARTTLS; trouble was in client_read_ssl...
2004-02-16 Michael Hampton* Log session IDs in syslog as well as stderr
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-02-15 Art Cancro* More work on IMAP TLS. Still not working correctly...
2004-02-14 Art Cancro* STARTTLS attempt #2. Still disabled because it's...
2004-02-13 Michael Hampton* Reset screen attributes before fork() so that externa...
2004-02-12 Art Cancro* Removed PLAIN because there are two different ways...
2004-02-12 Art Cancro* Support for PLAIN logins in IMAP (need to test!)
2004-02-12 Art Cancro* updated some notes in roadmap.txt
2004-02-11 Art Cancro* The groupware folders "Calendar", "Contacts", "Notes...
2004-02-09 Michael Hampton* oops...also close the client on EOF/error on tty...
2004-02-09 Michael Hampton* Exit the citadel client when EOF reached on input...
2004-02-09 Art Cancro* Prepare for a way to avoid falling out of the main...
2004-02-09 Art Cancro* cvsignore
2004-02-09 Art Cancro* Changed the thread pool management algorithm. Detect...
2004-02-08 Art Cancro* Corrected various small syntax conversion problems...
2004-02-07 Art Cancro* Automatically purge files from ./network/spoolout...
2004-02-07 Art Cancro* Cache the IGnet config in memory, avoiding a db fetch...
2004-02-07 Art Cancro* serv_network.c: fixed a problem with an uninitialized...
2004-02-06 Art Cancro* Suppress posting of messages to Aide> when the loopza...
2004-02-06 Art Cancro* Added some comments to the sample citadel-slapd.conf
2004-02-06 Art Cancro* Changed the domain name and password in the sample...
2004-02-05 Art Cancro* Delete a user's LDAP entry when deleting the vCard...
2004-02-05 Art Cancro* Completed the per-user initialization of LDAP entries.
2004-02-04 Michael Hampton* Don't delete temp file when composing message until...
2004-02-04 Art Cancro* More work on LDAP connector
2004-02-03 Art Cancro* THIS IS 5.04
2004-02-03 Art Cancro* stuff
2004-02-01 Art Cancro* policy.c: fix bug in GetExpirePolicy() that was causi...
2004-01-31 Art Cancro* citadel-openldap.schema: added. (OpenLDAP schema...
2004-01-31 Art Cancro*** empty log message ***
2004-01-28 Art Cancro* THIS IS 5.03
2004-01-28 Art Cancro* update for 5.03
2004-01-28 Art Cancro* Create Room can now offer calendar and address book...
2004-01-27 Art Cancro* serv_smtp.c: HELO and EHLO responses now reply with...
2004-01-24 Art Cancro* Got Citadel talking to LDAP. Still requires manual...
2004-01-19 Michael Hampton* Clear out the autom4te.cache when bootstrapping to...
2004-01-19 Art Cancro* Further work on creating LDAP entries.
2004-01-18 Art Cancro* Reworked vCard etc. functions for addition of new...
2004-01-17 Art Cancro* Added "Base DN" "Bind DN" and "Bind DN password"...
2004-01-17 Art Cancro* Add 'base DN' and 'bind DN' and 'bind DN password...
2004-01-17 Art Cancro* Add site config options for Citadel servers which...
2004-01-17 Art Cancro* Sysconfig commands for specifying where the LDAP...
2004-01-17 Art Cancro* Changed a diagnostic in msgbase.c to a higher logging...
2004-01-17 Art Cancro* New server command-line option "-l" to send log outpu...
2004-01-02 Art Cancro* Link to OpenLDAP client library (-lldap) and set...
2003-12-30 Art Cancro* THIS IS 6.14
2003-12-30 Art Cancro* Commented out one of the supplied .RU commands in...
2003-12-24 Art Cancro* Allow a separate default message expire policy for...
2003-12-23 Art Cancro* Expanded the size of all string fields in "struct...
2003-12-22 Michael Hampton* Add Preview for Mac OS X as an image viewer option...
2003-12-22 Michael Hampton* Fork image viewer process in background (works now...
2003-12-21 Michael Hampton* When viewing images, append the image filename to...
2003-12-21 Michael Hampton* Don't display the infrequently used m<Y> next option...
2003-12-21 Michael Hampton* Start a new thread and fork() for image viewer (broke...
2003-12-21 Nathan Bryantadded some additional comments to citadel.rc concerning...
2003-12-21 Michael Hampton* Fix for idle_threshold being ignored when reading...
2003-12-21 Michael Hampton* Fix for crash when downloading multiple attachments
next