citadel.git
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
2002-02-02 Art Cancro* If a user has at least one valid Internet directory...
2002-02-01 Art Cancro* Added a QDIR protocol command to do quick-and-dirty...
2002-01-31 Art Cancro* When deleting a vCard from the Global Address Book...
2002-01-30 Art Cancro* Added a new DeleteFunctionHook type of thing. These...
2002-01-27 Michael Hampton* file_ops.c: fixed bug in cmd_read() which could cause...
2002-01-27 Brian* Fixed bug: Forgetting to exclude ' ' while parsing...
2002-01-26 Art Cancro* More internet addressing and global directory stuff...
2002-01-26 Michael Hampton* citadel.spec cleaned up
2002-01-26 Michael Hampton* setup now has a silent running mode (-q option) where...
2002-01-26 Michael Hampton* citadel.spec has been completely overhauled, we can...
2002-01-26 Michael Hampton* Aides can now ask a user to re-register with .Aide...
2002-01-26 Art Cancro* smtp FROM command now validates sender using the...
2002-01-26 Michael Hampton* Formatter now uses more of the available screen width
2002-01-26 Michael Hampton* Revised status_line() display, it's much more compact now
2002-01-26 Michael Hampton* Better error reporting in connection_died(), kills...
2002-01-25 Art Cancro* Greatly simplified the logic for validating recipient...
2002-01-25 Art Cancro* Fixed acceptance of inbound SMTP messages relaying...
2002-01-25 Art Cancro* fixz to allow incoming vCards in the address book...
2002-01-25 Art Cancro* oops, add serv_netfilter
2002-01-24 Michael Hampton* Trace file using lprintf() similarly to citserver
2002-01-24 Michael Hampton* citadel_decls.h: fix unresolved extern errors
2002-01-23 Art Cancro* Add vCards from incoming network messages in the...
2002-01-23 Art Cancro* Added a new hook type for handling incoming network...
2002-01-22 Michael Hampton* read_message() and fmout() now accept a FILE to which...
2002-01-20 Michael Hampton* curses client: use the status line as "input" line...
2002-01-20 Michael Hampton* serv_chat.c: Server no longer crashes when CHATLOG...
2002-01-20 Michael Hampton* curses client: allow goodbye message to be seen...
2002-01-19 Michael Hampton* Fixed color support, now works when rc_ansi_color...
2002-01-19 Michael Hampton* Cosmetics for the client status line
2002-01-19 Michael Hampton* A real status line for the text client
2002-01-19 Michael Hampton* fix link for libcitserver.so to tools.o which I broke...
2002-01-19 Michael Hampton* Full-screen curses support for Citadel text client
2002-01-17 Nathan Bryantremove lock.c/lock.h; don't need them for what i was...
next