citadel.git
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-04-04 Art Cancro* THIS IS 6.10 (unfinished first time install wizard...
2005-04-04 Art Cancro* configure.in: fix libical version detection
2005-04-01 Art Cancro* THIS IS 6.45
2005-03-31 Art Cancro* Bumped the internal version number to 6.45 in prepara...
2005-03-30 Art Cancro* Changed the color of the side button bar
2005-03-30 Art Cancro*** empty log message ***
2005-03-30 Art Cancro* serv_crypto.c: made changes to OpenSSL calls ......
2005-03-24 Art Cancro* More extermination of the dreaded SIZ moby-buffers.
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-03-23 Art Cancro* Began an effort to eliminate SIZ wherever possible...
2005-03-22 Art Cancro*** empty log message ***
2005-03-22 Art Cancro* Oops, forgot to initialize some data structures...
2005-03-22 Art Cancro* Fixed a couple of memory allocation bugs
2005-03-20 Art Cancro* Logging to stderr no longer uses syslog()
2005-03-18 Art Cancro* Minor bugfix to previous checkin
2005-03-18 Art Cancro* Finished removing all the "dynamic session data"...
2005-03-12 Art Cancro* Trying to fix a memory bug somewhere.
2005-03-10 Art Cancro* Created the framework for the "first time setup wizard"
2005-03-10 Art Cancro*** empty log message ***
2005-03-10 Art Cancro* Silenced a compiler warning
2005-03-10 Art Cancro* stabilized previous change
2005-03-10 Art Cancro* Altered the algorithm by which the doubly-linked...
2005-03-09 Art Cancro* Delete room is now confirmed through a JavaScript...
2005-03-09 Art Cancro*** empty log message ***
2005-03-08 Art Cancro* More attractive display of vCards (hide unknown fields)
2005-03-07 Art Cancro* vcard.c: realloc fix
2005-03-07 Art Cancro* auth.c: shrink the margins on the login screen so...
2005-03-07 Art Cancro* Rolled back to the old RTE because the new one doesn...
2005-03-07 Art Cancro*** empty log message ***
2005-03-07 Art Cancro* Removed richtext_compressed.js because we don't use it.
2005-03-05 Art Cancro*** empty log message ***
2005-03-05 Art Cancro* Allow the use of chained certificates for crypto
2005-03-05 Art Cancro* crypto.c: allow use of chained certificates
2005-03-05 Art Cancro* minor html changes
2005-03-04 Art Cancro* IMAP FETCH RFC822.SIZE now honors the cached rfc822...
2005-03-04 Art Cancro* When a room is set to the "mailbox" view, "Read new...
2005-03-04 Art Cancro* SMTP: only offer TLS on the MSA port (587), not on...
2005-03-04 Art Cancro* config.c: default setting for "maxmsglen" is now...
2005-03-03 Art Cancro* sysdep.c: change the algorithm for dynamically expand...
2005-03-03 Art Cancro* Finished removing the use of temp files in IMAP.
2005-03-03 Art Cancro* Realized that memreadline() does NOT return a NULL...
2005-03-03 Art Cancro*** empty log message ***
2005-03-03 Art Cancro*** empty log message ***
2005-03-02 Art Cancro*** empty log message ***
2005-03-02 Art Cancro* msgbase.c: fixed a buffer overflow error
2005-03-02 Art Cancro*** empty log message ***
2005-03-02 Art Cancro* serv_smtp.c: removed use of temporary file for SMTP...
2005-03-02 Art Cancro* serv_spam.c: use redirect_buffer instead of redirect_sock
2005-03-02 Art Cancro* Finished moving the POP3 server to the new redirect_b...
2005-03-02 Art Cancro* Toned down some of the hostility in the code's commen...
2005-03-01 Art Cancro* Began implementation of a third RedirectOutput mode...
2005-03-01 Art Cancro* When saving an RFC822 message, use a less expensive...
2005-02-28 Art Cancro*** empty log message ***
2005-02-28 Art Cancro* IMAP APPEND command now accepts the message text...
2005-02-28 Art Cancro* Updated to the latest version of Kevin Roth's richtex...
2005-02-28 Art Cancro* added pid file writing
2005-02-27 Art Cancro* database_cleanup.sh: look for /usr/local/ctdlsupport...
2005-02-27 Art Cancro*** empty log message ***
2005-02-26 Art Cancro* setup.c: added "hula" to the list of non-Citadel...
2005-02-25 Art Cancro* Ok, now we accept *all* the flags transmitted during...
2005-02-25 Art Cancro* Started working on a fix for the IMAP APPEND "flags...
2005-02-24 Art Cancro* Removed excessive trace messages that were slowing...
2005-02-23 Art Cancro* Better control of HTTP headers which control browser...
2005-02-23 Art Cancro* When auto-creating Mail>, Sent Items>, etc... set...
2005-02-22 Art Cancro* When the "begin_burst() / end_burst()" semantics...
2005-02-21 Art Cancro* begin_burst() / end_burst() semantics now apply to...
2005-02-21 Art Cancro* THIS IS 6.03
2005-02-21 Art Cancro* THIS IS 6.41
2005-02-21 Art Cancro* Various debugging type of everythingism to help chat...
2005-02-21 Art Cancro* Updated internal version number to 6.41
2005-02-21 Art Cancro* Master listening sockets are now non blocking, in...
2005-02-21 Art Cancro* Misc changes to debug chat lockups
2005-02-21 Art Cancro* When creating rooms:
2005-02-20 Art Cancro* Repaired access control problem in IMAP SUBSCRIBE
2005-02-20 Art Cancro* Don't write passwords to the log (PASS and SETP commands)
2005-02-20 Art Cancro* View-o-matic now has "View as: " before it. "Message...
2005-02-20 Art Cancro* Switched the Reply/Move/Delete buttons back to ordina...
2005-02-19 Art Cancro* The previous <div style=\"margin-right:1px\"> has...
2005-02-19 Art Cancro* Replaced all the "centered 99% tables" with 100%...
2005-02-19 Art Cancro*** empty log message ***
2005-02-18 Art Cancro*** empty log message ***
2005-02-18 Art Cancro* Moved the room access control screen into a tab on...
2005-02-17 Art Cancro* Removed "Log Hooks." This enabled the removal of...
2005-02-17 Art Cancro* After setup is complete, tell them how to log in.
2005-02-17 Art Cancro* setup.c: clarify some of the messages
2005-02-16 Art Cancro*** empty log message ***
2005-02-16 Art Cancro* master_cleanup() now passes along an exit code from...
2005-02-16 Art Cancro* Try to reach our cleanup routine when SIGSEGV is...
2005-02-16 Art Cancro* Be more aggressive about shutting down when told...
2005-02-16 Art Cancro* More display fixes
2005-02-16 Art Cancro* inetconf.c: fixed memory management problem that...
2005-02-16 Art Cancro*** empty log message ***
2005-02-16 Art Cancro* newinstall.sh: put the checksum files server-side...
2005-02-16 Art Cancro* Applied patches submitted by Kevin Kilbride for TCP_C...
2005-02-15 Art Cancro* THIS IS 6.02
2005-02-15 Art Cancro*** empty log message ***
2005-02-15 Art Cancro* Fixed an HTTP output error for static data which...
2005-02-14 Art Cancro* Started changing some of the top-level tables from...
2005-02-13 Art Cancro* Did the server port hooks etc. for SSL listeners...
next