]> code.citadel.org Git - citadel.git/shortlog
citadel.git
2005-05-02 Art Cancro* More IMAP optimizations, including the application...
2005-05-02 Art Cancro* serv_imap.c: implemented the RFC 3501 suggestion...
2005-04-29 Art Cancro* More IMAP tuning
2005-04-29 Art Cancro* More complex cache handling for IMAP fetch operations...
2005-04-29 Art Cancro* Significantly reduced the memory footprint of struct...
2005-04-29 Art Cancro* Removed the CtdlRedirectOutput() API, as we are no...
2005-04-27 Art Cancro* .ASG command: made better use of memory to avoid...
2005-04-23 Art Cancro* Substantially improved the appearance of mailing...
2005-04-23 Art Cancro* serv_imap.c: don't respond "OK DELETE completed"...
2005-04-23 Art Cancro* Big performance optimization on CtdlSetSeen()
2005-04-22 Art Cancro* is_msg_is_mset() has been renamed to is_msg_in_sequen...
2005-04-22 Art Cancro* small fix to previous commit
2005-04-21 Art Cancro* msgbase.c: when committing a new message to the store...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-04-13 Art Cancro* citmail.c: changes to citmail to make it usable as...
2005-04-13 Art Cancro* Reverted database changes because the cull_logs funct...
2005-04-12 Art Cancro*** empty log message ***
2005-04-12 Art Cancro* 'make install' now installs citadel-openldap.schema
2005-04-11 Art Cancro*** empty log message ***
2005-04-11 Art Cancro* Began an assault on strcpy()
2005-04-11 Art Cancro* Database logs are now kept in the "data_logs" directo...
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
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...
next