]> code.citadel.org Git - citadel.git/shortlog
citadel.git
2005-05-17 Art Cancro* Completed the wordbreaker for the fulltext indexer.
2005-05-17 Art Cancro* More glue code for the fulltext indexer.
2005-05-16 Art Cancro* Began writing all the "glue" for the indexer.
2005-05-16 Art Cancro* Added in skeleton modules for fulltext indexer
2005-05-16 Art Cancro* definition of struct CitControl moved from citadel...
2005-05-16 Art Cancro* Don't prompt the user for screen dimensions anymore...
2005-05-16 Art Cancro* Avoid re-creating the default-named baseroom (Lobby...
2005-05-16 Art Cancro* Default expire policy is now 'manual' (no automatic...
2005-05-12 Art Cancro* THIS IS 6.47
2005-05-12 Art Cancro* Fixed a minor bug discovered in SMTP at one site
2005-05-11 Art Cancro* THIS IS 6.46
2005-05-11 Art Cancro*** empty log message ***
2005-05-11 Art Cancro* webcit.c: fixed a string bug that caused the whole...
2005-05-09 Art Cancro* Interactive room deletions are now deferred. The...
2005-05-08 Art Cancro*** empty log message ***
2005-05-08 Art Cancro* Set the internal version number to 6.46 in preparatio...
2005-05-04 Art Cancro*** empty log message ***
2005-05-03 Art Cancro*** empty log message ***
2005-05-03 Art Cancro*** empty log message ***
2005-05-02 Art Cancro*** empty log message ***
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...
next