citadel.git
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-03-22 Art Cancro* Handle vCard registration updates for users other...
2002-03-22 Art Cancro* "vcard edit" button for _other_ users' My Citadel...
2002-03-20 Art Cancro* Don't re-declare timezone variables ('cuz FreeBSD...
2002-03-19 Art Cancro* Brought over yet another new version of the MIME...
2002-03-19 Art Cancro* mime_parser.c: minor changes for easier porting betwe...
2002-03-19 Art Cancro* Saw what IO did with strchr() and did the same in...
2002-03-18 Nathan Bryantmade some changes that should hopefully make configure...
2002-03-17 Michael Hampton* mime_parser.c: more robust parsing of Content-Type...
2002-03-16 Art Cancro* Post an error message to Aide> when unlink() is unabl...
2002-03-14 Art Cancro* updated roadmap
2002-03-14 Nathan Bryantavoid symbol clash with curses' "timeout" function...
2002-03-14 Nathan Bryantsupport window resizing in curses mode
2002-03-13 Nathan Bryantfix up minor gotcha introduced by fgets change
2002-03-13 Art Cancro* Site-configurable option "Allow system Aides to gain...
2002-03-13 Art Cancro* New site config option "Allow system Aides to gain...
2002-03-13 Nathan Bryant/* when running in curses mode, the scroll bar in most
2002-03-13 Nathan Bryantone more tweak
2002-03-12 Nathan Bryantuse ncurses in preference to curses if it's installed...
2002-03-12 Art Cancro* Moved room access controls out of the admin menu...
2002-03-12 Nathan Bryantcurses fix: map our normal color pairs into the 0-7...
2002-03-12 Art Cancro* Give mailbox owners access to "who knows room" command
2002-03-12 Nathan Bryantsupport color under Solaris curses
2002-03-12 Art Cancro* Access control change: do not treat mailboxes as...
2002-03-12 Nathan Bryantclean up a few prototypes that weren't defined centrall...
2002-03-12 Nathan Bryantif a filesystem node exists at /var/run/egd-pool, try...
2002-03-12 Nathan Bryantsquished the last remaining calls to sprintf
2002-03-12 Nathan Bryantreplace calls to gets with fgets
2002-03-12 Nathan Bryantmore sprintf bashing. now the only ones left are in...
2002-03-12 Nathan Bryantsprintf bashing
2002-03-12 Nathan Bryantmore sprintf bashing
2002-03-12 Nathan Bryant - pass -Wcast-qual to gcc
2002-03-12 Nathan Bryantmore sprintf
2002-03-12 Nathan Bryantmore sprintf removals
2002-03-11 Nathan Bryantcommented
2002-03-11 Nathan Bryantuse <db.h> before <db3/db.h> or <db4/db.h>
2002-03-11 Nathan Bryantadded autom4te.cache
2002-03-11 Nathan Bryantremoved all references to sprintf from several files...
2002-03-11 Nathan Bryantwarning fixes on sparc-sun-solaris2.8 with gcc 3.0...
2002-03-11 Nathan Bryant - fixes for building without OpenSSL
2002-03-10 Art Cancro* Handle multiple Internet e-mail addresses in vCard...
2002-03-09 Art Cancro* Applied a patch submitted by <xperc@hotmail.com>...
2002-03-09 Art Cancro* Added BMBX to fix a problem
2002-03-09 Art Cancro* one more tweak
2002-03-09 Art Cancro* this should do it.
2002-03-09 Art Cancro* Attempts to fix the access control crap
2002-03-09 Art Cancro* citadel.rc: disable full-screen mode by default
2002-03-08 Art Cancro* Patch to allow invitations and admin access to mailbo...
2002-03-08 Art Cancro* doc change
2002-03-07 Art Cancro* Final polish for initial round of vCard editing funct...
2002-03-07 Art Cancro* Force recipient only in Mail>, not in all mailbox...
2002-03-06 Art Cancro* More vcard editing form stuff
2002-03-05 Art Cancro* form cosmetics
2002-03-05 Michael Hampton* Autoconf fixes for DB4 support
2002-03-05 Art Cancro* a few more fields
2002-03-05 Art Cancro* More vCard editing stuff
2002-03-05 Art Cancro* vcard.c: another API update
2002-03-04 Art Cancro* setup.c: minor cleanup
2002-03-04 Art Cancro* Made a small API change to vcard.c for WebCit, brough...
2002-03-04 Art Cancro* Wrote some skeleton code for robust vCard editing
2002-03-03 Art Cancro* Login errors displayed in red
2002-03-03 Art Cancro* Allow editing of the "disable self-service user accou...
2002-03-03 Art Cancro* Client and server options to disable self-service...
2002-03-03 Art Cancro* Added password starred-out entry to newprompt() and...
2002-03-03 Art Cancro* Implemented the CREU server command to administrative...
2002-03-03 Art Cancro* Split up some of the code in order to prepare for...
2002-03-02 Art Cancro* Properly implemented the network filter list. Finish...
2002-03-01 Art Cancro* Cosmetic change to Received: line
2002-03-01 Art Cancro* CtdlReadMessageBody() -- fixed bug that caused the...
2002-02-26 Stu Markadded a .Wholist Short which lists only the people...
2002-02-24 Art Cancro* Added the ability to enter a Subject: line in messages
2002-02-23 Art Cancro* Do the use table purge in two phases to avoid crashy...
2002-02-20 Art Cancro* Started adding better management of source IP address...
2002-02-17 Stu Markadded a nested ungoto list, so you can ungoto 100 times.
2002-02-17 Stu Markundid some of the changes I made for the curses part...
2002-02-17 Stu Markone byte change to make the enter key go to next messag...
2002-02-15 Stu Mark I *DID* make changelog comments. I removed the blankj
2002-02-15 Art Cancro* Wrote the expire/purge routine for the new use table
2002-02-15 Art Cancro* Began implementation of a networker use table that...
2002-02-15 Art Cancro* Stu's changes (which he checked in without making...
2002-02-15 Stu Mark I made some changes that I hope will help the lagging...
2002-02-13 Art Cancro* Added some rudimentary support for displaying vCards...
2002-02-13 Art Cancro* That was stupid.
2002-02-13 Art Cancro* oops
2002-02-13 Art Cancro* added vcard_to_html() function
2002-02-13 Art Cancro* Allow the READ command to return packets bigger than...
2002-02-13 Art Cancro* Began some hacks for vCard processing
2002-02-12 Art Cancro* Threw in a few more #ifdef's so the client build...
2002-02-12 Brian* termcap.h not necessary in libtransport.h
2002-02-11 Art Cancro* Don't crash when deleting "purge this vCard" messages
2002-02-10 Nathan Bryant - replace cdb_trunc with a complete version of the...
2002-02-08 Art Cancro* If there's already a Subject line in memory, display...
2002-02-08 Art Cancro* Changed the logic for printing RFC822 addresses ...
2002-02-08 Art Cancro* Added client and server side support for entering...
2002-02-08 Art Cancro* When outputting a message in non-RFC822 format, don...
2002-02-07 Art Cancro* Silently refuse to add directory entries for Internet...
2002-02-05 Art Cancro* Don't crash when posting if the user doesn't have...
2002-02-05 Brian* ACK! Mental note: Copying and pasting in vi is _not_...
2002-02-03 Michael Hampton* fixed a silly oversight in serv_crypto.c when removin...
2002-02-03 Michael Hampton* Remove the ETLS command, it is no longer needed
next