citadel.git
2001-03-06 Nathan Bryantdatabase-related cleanups and paranoia tests;
2001-03-05 Art Cancro*** empty log message ***
2001-03-05 Art Cancro* IMAP COPY
2001-03-04 Art Cancro* IMAP EXPUNGE responses -should- be correct now
2001-03-03 Art Cancro* dunno
2001-03-02 Art Cancro* client: the "Page who?" prompt now defaults to the...
2001-02-28 Art Cancro* Removed the moderation questions.
2001-02-28 Art Cancro* Backed out the variable-length string changes.
2001-02-27 Nathan Bryantpass DB_THREAD to DB->open()
2001-02-27 Nathan Bryantabort on errors
2001-02-26 Nathan Bryantmodified lprintf strings to begin with "cdb_" to simpli...
2001-02-24 Art Cancro* More of IMAP STORE. Works for \Deleted now, but...
2001-02-24 Art Cancro* Wrote a bit of the IMAP STORE command
2001-02-24 Art Cancro* imap
2001-02-24 Brian* Fixed my listing in developers.txt (finally! :)
2001-02-22 Stu Markput some obsurd limit on client_gets() input. So somebo...
2001-02-22 Stu MarkMostly made changes to allow client_gets to handle...
2001-02-22 Brian* Added MSGS_* flags to make using the new CxMsList...
2001-02-22 Brian* Updated CxMsList() API to allow users to select only...
2001-02-21 Art Cancro* Wrote the "citlogin" wrapper, so Citadel client can...
2001-02-21 Art Cancro* added citlogin.c
2001-02-21 Art Cancro* Repaired buggy "ALL" macro in IMAP FETCH.
2001-02-20 Art Cancro* IMAP: implemented the STATUS command (sort of).
2001-02-19 Art Cancro* IMAP server: added untagged, unsolicited server messa...
2001-02-19 Brian* Fixed problem in which unconnected clients send messa...
2001-02-17 Art Cancro* Repaired the creation of page log rooms in the wrong...
2001-02-15 Art Cancro* Added credit for Andru Luvisi <luvisi@andru.sonoma...
2001-02-15 Art Cancro* Applied a patch submitted by "cough" to add who-knows...
2001-02-14 Michael Hampton* citadel.rc: added $Id$ (it's about time!)
2001-02-14 Art Cancro* Fixed POP3 server responses ending in \n instead...
2001-02-14 Brian* Added the NOTES file, containing some thoughts about...
2001-02-13 Art Cancro* Worked out the remaining bugs in IMAP FETCH for the...
2001-02-13 Art Cancro* imap fetch
2001-02-12 Art Cancro* sysdep.c ig_tcp_server() - use IPPROTO_TCP instead...
2001-02-08 Art Cancro* Fixed namespace problems resulting from the automatic...
2001-02-07 Brian* Removed ID tag.
2001-02-07 Brian* Updated ChangeLog to conform to Citadel/UX standards...
2001-02-07 BrianInitial revision
2001-02-06 Art Cancro* Added a floor listing (complete with \NoSelect flag...
2001-02-06 Nathan Bryantmemset
2001-02-06 Art Cancro* citadel.rc: changed the default for local_screen_dime...
2001-02-05 Art Cancro* Made some changes to functions which translate betwee...
2001-02-05 Art Cancro* schtuff
2001-02-05 Art Cancro* imap sucks
2001-02-04 Art Cancro* Implemented the IMAP CREATE command
2001-02-04 Art Cancro* stuff
2001-02-04 Art Cancro* more imap. imap sucks. die crispin die.
2001-02-03 Michael Hampton* serv_ical.c: Verify that objects posted to My Calenda...
2001-02-03 Michael Hampton* serv_ical.c: now creates a My Calendar> personal...
2001-02-03 Michael Hampton* serv_ical.c and serv_ical.h added; skeleton code...
2001-02-02 Art Cancro* Changed the error message in cdb_delete() to actually...
2001-02-02 Art Cancro* I dunno
2001-02-01 Art Cancro* IMAP minor change to mailbox name output
2001-01-28 Michael Hampton* sysdep.c: lprintf() now generates timestamps
2001-01-28 Michael Hampton * serv_bio.c: RBIO now also returns stats about a...
2001-01-25 Art Cancro* "Delete message" button now confirms on client-side...
2001-01-16 Art Cancro* yeesh ... more on the IMAP BODYSTRUCTURE
2001-01-16 Art Cancro* imap bodystructure
2001-01-16 Art Cancro* Changed the MIME parser API *again* because we now...
2001-01-15 Art Cancro* user_ops.c: reject NULL password in CtdlTryPassword...
2001-01-15 Art Cancro*** empty log message ***
2001-01-15 Art Cancro * "Path:" removed for now because it confuses brain...
2001-01-15 Art Cancro* temporary implementation of 901 asynchronous express...
2001-01-14 Art Cancro* Changed the format of <.W>holist <L>ong
2001-01-13 Nathan Bryantmerged remaining changes from TRANSACTIONS (using cvs...
2001-01-13 Art Cancro* Added the ASYN command
2001-01-12 Art Cancro* Fixed a bug that caused bogus wholist lines to be...
2001-01-09 Art Cancro* more merges
2001-01-09 Art Cancro* Merged in code from the TRANSACTIONS branch for testing.
2000-12-30 Art Cancro* Still more work on IMAP. Damn this is tedious.
2000-12-30 Art Cancro* more buffer size stuff
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-27 Art Cancro* Added a skeleton IMAP "SEARCH" command (based on...
2000-12-27 Art Cancro* IMAP stuff
2000-12-26 Art Cancro* More IMAP tweaks
2000-12-25 Art Cancro* Added an API function to extract and unfold specific...
2000-12-25 Art Cancro* imap_fetch.c: added support for fetch-->envelope...
2000-12-20 Art Cancro* Don't crash when a zero-length message is delivered.
2000-12-20 Art Cancro* A few memory handling fixes to netproc.
2000-12-20 Art Cancro* netproc.c: added bounds check to fpgetfield()
2000-12-19 Art Cancro* Fixed generation of unique file names for network...
2000-12-14 Art Cancro* Fixed the "users not in chat" wholist display
2000-12-13 Art Cancro* just some cosmetics
2000-12-12 Art Cancro* Removed the transaction stuff (but left the log in...
2000-12-12 Art Cancro* Stabilize, dammit!!
2000-12-12 Art Cancro* Made the transaction open/close a global thing, in...
2000-12-11 Art Cancro* Removed the housekeeper thread, moved terminate_idle_...
2000-12-11 Art Cancro* Added server-side REQT command to issue client termin...
2000-12-11 Art Cancro* Client now honors EM_GO_AWAY flag, used by the server...
2000-12-09 Art Cancro* A few final touches to the Sleepycat DB back-end
2000-12-08 Art Cancro* Wrap txn_begin and txn_end in S_DATABASE mutex
2000-12-07 Art Cancro* added
2000-12-07 Art Cancro* begin/end transaction in master_startup()
2000-12-07 Nathan Bryantadded --with-db and --with-gdbm options to configure
2000-12-07 Art Cancro* remove log entry
2000-12-07 Art Cancro* Wrap housekeeper and timer events in transaction...
2000-12-07 Art Cancro* stupid
2000-12-06 Art Cancro* Changed netproc to keep the use table in a flat file...
2000-12-05 Art Cancro* strip webserver
2000-12-05 Art Cancro* Added support for non-USA countries in registration...
next