citadel.git
2000-03-09 Art Cancro* misc bugfixes and cleanups
2000-03-08 Art Cancro* citmail reads citadel.config
2000-03-08 Art Cancro* Shut off hostname resolution when dealing with Unix...
2000-03-07 Art Cancro* donut spark?
2000-03-07 Art Cancro* Fixed the naming conventions and permissions for...
2000-03-07 Art Cancro* bugfix for unix domain sockets
2000-03-07 Art Cancro* socket stuff
2000-03-05 Art Cancro* Add Unix domain socket support to citmail.c
2000-03-05 Art Cancro* Added support for protocols over Unix domain sockets.
2000-03-05 Art Cancro* couple of minor security fixes
2000-03-04 Art Cancro* Remove nulls appended to editor files during replace...
2000-03-04 Art Cancro* swapped the bounce messages
2000-03-04 Art Cancro* Relax restrictions on editing of base rooms. Renamin...
2000-03-03 Art Cancro* Moved all of the wholist masquerading commands into...
2000-03-03 Art Cancro* Finished the inbound side of gateway domain service
2000-03-03 Art Cancro* Stuff
2000-02-29 Art Cancro* IGnet delivery is broken
2000-02-28 Art Cancro* oops
2000-02-28 Art Cancro* IGnet stuff
2000-02-27 Art Cancro* Added "keymenu()" generic menu-maker to commands.c
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
2000-02-26 Art Cancro* Properly handle all aliases specified in network...
2000-02-26 Art Cancro* Fortified the message base and SMTP code so that...
2000-02-25 Art Cancro* Added RWHO
2000-02-25 Art Cancro* Modularized the RWHO (Read WHO is online) command...
2000-02-24 Art Cancro* Implemented holdoff time (15 minutes) for SMTP send...
2000-02-24 Art Cancro* Client protocol synchronization check during exit...
2000-02-22 Art Cancro* Minor tweaks to RFC822 output to keep brain-damanged...
2000-02-22 Art Cancro* FIXME
2000-02-22 Art Cancro* Got bounce messages working (mostly ... testers,...
2000-02-18 Art Cancro* Coded up the "bounce" functions. Still a coupla...
2000-02-18 Art Cancro* Made the <.ASI> command a bit friendlier.
2000-02-17 Art Cancro* Tried to fix breakage with MS Outlook
2000-02-17 Art Cancro* Got the "MAIL From:" command sending the correct...
2000-02-16 Art Cancro* Altered the display and conversion of RFC822 messages
2000-02-16 Art Cancro* More addressing hacks
2000-02-16 Art Cancro* Added the resolver library to the configure script
2000-02-16 Art Cancro* Fixes
2000-02-16 Art Cancro* Vanquished the evil dn_expand() beast. getmx() now...
2000-02-15 Art Cancro* arrgh resolver sucks
2000-02-14 Art Cancro* sysdep.c: added new event hook type EVT_TIMER. Timer...
2000-02-11 Nathan Bryant* Makefile.in, configure.in: add, like, some *more...
2000-02-11 Nathan Bryantconfigure.in: added some code for FreeBSD
2000-02-10 Art Cancro* AXED STUFF!!
2000-02-10 Art Cancro* When parsing incoming Date fields, replace with the...
2000-02-09 Art Cancro* oops
2000-02-09 Art Cancro* Miscellaneous tweaks to SMTP and POP processing....
2000-02-09 Art Cancro* log stuff?
2000-02-08 Art Cancro* Implemented the deprecated "LAST" command in POP3...
2000-02-07 Art Cancro*** empty log message ***
2000-02-07 Art Cancro* auto update website
2000-02-07 Art Cancroauto update web site
2000-02-07 Art Cancro* nothing
2000-02-07 Art Cancrotest
2000-02-07 Art Cancro* Renamed CtdlLocalHost() to CtdlHostAlias() and worked...
2000-02-03 Art Cancro* Formalized the 'Internet Configuration' logistics...
2000-02-02 Art Cancro* serv_inetcfg: added
2000-01-31 Art Cancro* <.A>ide <S>ystem configuration <I>nternet in the...
2000-01-28 Art Cancro* Client config for internet
2000-01-26 Steve WilliamsFixed enter so it's stable again.
2000-01-26 Art Cancro* Changed '3' delivery code to '4' to make it more...
2000-01-26 Art Cancro* SMTP delivery is working but still *very* rough.
2000-01-25 Art Cancro* Wrote enough of the SMTP sender to get Patriot drooli...
2000-01-24 Art Cancro* Stuff
2000-01-23 Art Cancro* Temporary hack to ig_tcp_server() to listen on an...
2000-01-23 Art Cancro* Coded up some more of the SMTP-sender (still not...
2000-01-22 Art Cancro* Added some more functionality to the string tokenizer
2000-01-21 Art Cancro* Clarified the delivery list format and shuffled some...
2000-01-17 Art Cancro* Minor comment updates
2000-01-17 Art Cancro* CR to CRLF hacks (lose, lose, lose)
2000-01-17 Art Cancro* Completed POP3 server. All RFC1939 commands except...
2000-01-17 Art Cancro* Implemented LIST and STAT commands in the pop3 server
2000-01-17 Art Cancro* Started fleshing out the POP3 server (will need same...
2000-01-17 Art Cancro* citserver.c: cleanup hook functions are now run under...
2000-01-17 Art Cancro*** empty log message ***
2000-01-17 Art Cancro* Bug fix to new output message
2000-01-17 Art Cancro* Modified CtdlOutputMsg() to handle output to arbitrar...
2000-01-16 Art Cancro* Began change of output_message() to CtdlOutputMsg()
2000-01-16 Art Cancro* div align=center
2000-01-15 Art Cancro* Added a generic (void *) parameter to the ForEachUser...
2000-01-15 Art Cancro* Removed UI_DIALOG mode in setup. Can't count on...
2000-01-15 Art Cancro* Fixed the access rights on auto-created rooms (the...
2000-01-13 Art Cancro* techdoc/delivery-list.txt: added (syntax for delivery...
2000-01-12 Art Cancro* sysdep.c: start the housekeeping thread *after* dropp...
2000-01-11 Nathan Bryant * citclient.cpp: different IDEN string depending on...
2000-01-11 Nathan Bryanthopefully cleaned up line breaks; add Id tag
2000-01-11 Art Cancro* Terminate SMTP responses with <CRLF> instead of <LF>
2000-01-11 Art Cancro* Bugfix
2000-01-11 Art Cancro* Add "close window" option to goodbye screen
2000-01-09 Art Cancro* Auto-creation of various rooms is now done correctly...
2000-01-09 Art Cancro* Removed the fifo-based protocol downloads and replace...
2000-01-09 Art Cancro* Get/save arbitrary configs
2000-01-09 Art Cancro* Bug fixes
2000-01-08 Art Cancro* Fixed a bug
2000-01-08 Art Cancro* Completed spool to outbound delivery queue (still...
2000-01-08 Steve WilliamsFixed a condition in goto where the message window...
2000-01-08 Steve WilliamsAdded hosts.cpp (for user configurable bbs additions...
2000-01-08 Steve WilliamsRestabilized 'goto'.
2000-01-08 Art Cancro* Reworked some of the data structures to handle multip...
2000-01-06 Art Cancro* Replaced citmail.c with a new one that simply SMTP...
next