citadel.git
2001-07-29 Nathan Bryant - added a new function to the database interface,...
2001-07-29 Nathan Bryantchange ForEachRoom to use read-only cursors by default...
2001-07-29 Nathan Bryantgenerate symlinks to .libs in modules directory
2001-07-28 Art Cancro* List processing happens in two passes (load list...
2001-07-28 Nathan Bryantimplemented read-only cursors. one of the advantages...
2001-07-27 Nathan Bryantlibtool has matured a lot since the last time i looked...
2001-07-27 Nathan Bryantfix fix
2001-07-27 Nathan Bryant*** empty log message ***
2001-07-27 Nathan Bryantone more try
2001-07-27 Nathan Bryantmissed one thing in the autoconf move
2001-07-27 Nathan Bryantsupport one cursor per database rather than one global...
2001-07-27 Nathan Bryantremove the automatic transaction demarcation on singlet...
2001-07-26 Nathan Bryant - move to autoconf 2.52
2001-07-24 Art Cancro* New UI for mailing list setup
2001-07-20 Nathan Bryantfix build on solaris, check default install location...
2001-07-18 Art Cancro* Silly change to internet_addressing() to handle NULL...
2001-07-16 Art Cancro* housekeeping once every 60 seconds, not 1 second
2001-07-16 Art Cancro* Silly cosmetic change to keep the wholist ordered...
2001-07-13 Art Cancro* Shuffled around some of the housekeeping loop code
2001-07-11 Art Cancro* database_sleepycat.c: small changes to log messages
2001-07-11 Nathan Bryantmoved dret initialization in cdb_fetch, just in case
2001-07-03 Art Cancro* THIS IS 5.80
2001-07-03 Art Cancro* Last minute doco update for 5.80
2001-07-01 Nathan Bryantconfigure.in: check for Berkeley DB first.
2001-06-28 Art Cancro* tag for 3.01
2001-06-28 Art Cancro* 3.01
2001-06-28 Art Cancro* Every generated page now includes a meta tag to disab...
2001-06-28 Art Cancro* Placated users who whine about privacy policy by...
2001-06-27 Art Cancro* update
2001-06-27 Art Cancro* Added some verbage to messages/roomaccess to placate...
2001-06-27 Art Cancro* Tagged everything as Version 3.00
2001-06-27 Art Cancro* Updated docs for the 3.00 release
2001-06-27 Art Cancro* Correct generated window name in pop up pages
2001-06-22 Art Cancro* A few performance and tuning cleanups. Increased...
2001-06-19 Art Cancro* Ooops... last_cull needs to be declared static
2001-06-19 Art Cancro* imap_fetch.c: download MIME parts without decoding...
2001-06-19 Art Cancro* dont decode mime
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-06-13 Brian* Added distfiles for FreeBSD. To create a FreeBSD...
2001-06-12 Brian* Updated release version in configure.in (we're 0...
2001-06-12 Brian* Fixed sample client code to shut down _correctly_...
2001-06-12 Brian* Working on cleaning up code. There were LOTS of...
2001-06-12 Brian* Working on cleaning up code. There were LOTS of...
2001-06-07 Art Cancro* First cut at downloading attachments throught the...
2001-06-07 Art Cancro* More tweaks to the MIME parser
2001-06-07 Art Cancro* Brought over an updated mime parser from Citadel
2001-06-06 Art Cancro* msgbase.c: output extra newline at end of RFC822...
2001-06-06 Art Cancro* mime_parser.c: #include <pthread.h> so it compiles...
2001-06-06 Art Cancro* fix a bug
2001-06-06 Art Cancro* Moved memreadline() to tools.c
2001-05-31 Art Cancro* Fixed login to take you to the Lobby instead of the...
2001-05-31 Art Cancro* more mime fix attempts
2001-05-30 Art Cancro* Fix to upload handler to recognize browser uploads...
2001-05-30 Art Cancro* Changes to mime parser ... still something wrong
2001-05-28 Art Cancro* Fixed bug which marked all messages in Lobby as old...
2001-05-27 Art Cancro* Added a "no new messages" response in the client...
2001-05-25 Art Cancro* Brought over the new MIME parser from Citadel. WARNI...
2001-05-23 Art Cancro* UI changes (pretty frames with no scrollbars)
2001-05-22 Art Cancro* cosmetics
2001-05-22 Art Cancro* Another attempt to fix the fd leak
2001-05-19 Art Cancro* Attempt to fix the dangling sockets.
2001-05-18 Art Cancro* Fixed bug in mime_parser.c that caused parts to be...
2001-05-15 Art Cancro* More icon updates and link cleanup type stuff
2001-05-14 Brian* Added quick installation notes.
2001-05-14 Brian* Added multi-connection support. libCxClient can...
2001-05-06 Art Cancro* Added paging icon and right-justified it
2001-05-04 Art Cancro* Added "page user" button in wholist
2001-05-01 Art Cancro* more of the UI overhaul
2001-04-30 Art Cancro* more changes
2001-04-30 Art Cancro* more work on UI overhaul
2001-04-29 Art Cancro* User interface overhaul now in progress. WARNING...
2001-04-28 Art Cancro* Updated some of the docs. Bumped version number...
2001-04-28 Art Cancro*** empty log message ***
2001-04-26 Art Cancro* Finished the implementation of per-message seen/unsee...
2001-04-21 Art Cancro* Began implementation of per-message seen/unseen attribute
2001-04-20 Art Cancro* IMAP LIST/LSUB: made it case insensitive. Also minor...
2001-04-17 Andru Luvisi* Modified rooms.c in the client so that it would allow...
2001-04-17 Andru Luvisi* Modified client rooms.c so that people can be invited...
2001-04-16 Andru Luvisi* Fixed bug in room_ops.c that wasn't allowing aides...
2001-04-14 Art Cancro* Fixed an unterminated string bug in IMAP APPEND....
2001-04-10 Art Cancro* Finished coding IMAP APPEND. It works, but there...
2001-04-03 Art Cancro* Began implementing IMAP APPEND
2001-04-01 Andru Luvisi* Modified roomops.c to give users the ability to pick...
2001-04-01 Andru Luvisi* *Actually* fixed a botched ChangeLog entry.
2001-04-01 Andru Luvisi* Fixed a botched ChangeLog entry.
2001-04-01 Andru LuvisiChanged two fclose()s to pclose()s.
2001-04-01 Andru LuvisiChanged two fclose()s to pclose()s in serv_vandelay.c
2001-03-25 Michael Hampton* serv_pop3.c: Fixed APOP. Now logs in properly. Also...
2001-03-21 Art Cancro* Added the new IMAP mailbox string compare submitted...
2001-03-20 Art Cancro* Added the (\NoInferiors) tag to all rooms listed...
2001-03-18 Art Cancro* imap
2001-03-18 Art Cancro* some obscure stupid imap thing
2001-03-13 Brian* Changed the return interface for CxMiExpRecv(). ...
2001-03-13 Art Cancro* support (BODY[HEADER.FIELDS(BLAH BLAH BLAH)]) and...
2001-03-13 Art Cancro* HEADER.FIELDS...
2001-03-13 Brian* Added SLRP support (but doesn't seem to work yet...)
2001-03-12 Brian* Shortened the "ID" tag to make more room for client...
2001-03-12 Art Cancro* Implemented SUBSCRIBE and UNSUBSCRIBE commands
2001-03-11 Art Cancro* Mega sexy hack to deliver express messages THROUGH...
2001-03-11 Art Cancro* updated loginwrapper docs
next