citadel.git
2000-09-14 Michael HamptonReplace occurrences of % throughout the HTML with ...
2000-09-13 Art Cancro* Completed the initial hack of the variable substituti...
2000-09-12 Art Cancro* login dot html
2000-09-11 Art Cancro* citadel.c: accept -h <host> and -p arguments, so...
2000-09-11 Art Cancro* Started templatizing the login screen. Not finished...
2000-09-11 Art Cancro* Started working on a variable-substitution thing
2000-09-05 Art Cancro* Tagged everything for version 5.73 release
2000-09-05 Art Cancro* updated docs
2000-09-04 Art CancroIO's changes:
2000-09-03 Michael HamptonBug fixes/cleanup for HP/UX dynamic modules. Changed...
2000-09-03 Michael HamptonAdded HP/UX linker flag for dynamic modules to work
2000-09-01 Art Cancro* msgbase.c: cmd_opna() - increase desired_section...
2000-09-01 Art Cancro* Fixed oopseth in control.c that might call fileno...
2000-09-01 Art Cancro* cvsignore netconfigs
2000-09-01 Art Cancro* control.c: chown citadel.control to bbsuid when openi...
2000-09-01 Michael HamptonA whole bunch of changes to support building Citadel...
2000-09-01 Michael HamptonChanged to use integer macros from typesize.h for speci...
2000-09-01 Michael HamptonCreates macros for integers of specific widths, 8,...
2000-09-01 Art Cancro* Fixed a few more references to the deprecated uncnsrd...
2000-09-01 Art Cancro* Added 'author' command-line arg to aidepost. Closes...
2000-08-31 Art Cancro* ig_tcp_server() and ig_uds_server() - check to...
2000-08-31 Art Cancro* Still trying to fix a socket connect bug
2000-08-31 Art Cancro* docs/import-export.txt: added.
2000-08-30 Art Cancro* Put the wholist back into its own window.
2000-08-28 Art Cancro* no more icq!
2000-08-28 Art Cancro* messages.c: cosmetic cleanup (coding convention and...
2000-08-28 Art Cancro* Fixed lastsent
2000-08-26 Art Cancro* Finished up the back end code for mailing list sends...
2000-08-26 Art Cancro* mailing lists
2000-08-24 Art Cancro* Merged in IO ERROR's diffs to make Citadel work with...
2000-08-22 Brian CostelloAdded serv_pas2 to the deps.
2000-08-22 Brian CostelloStupid btx forgot to check in this file, which implemen...
2000-08-22 Art Cancro* nonce (for APOP-style auth) is now generated when...
2000-08-19 Art Cancro* mailing list stuff ... still needs work
2000-08-18 Art Cancro* Added a little more mailing list code to serv_network.c
2000-08-15 Brian CostelloFiles used by the APOP auth scheme, and possibly for...
2000-08-14 Brian Costello- Added constant sizes for usernames and the nonce...
2000-08-10 Art Cancro* Fixed a bug in keyboard polling (in commands.c) which...
2000-08-10 Art Cancro* Changed all the "200 ok" responses to more descriptiv...
2000-08-09 Art Cancromsgbase.c: fixed a bug in
2000-08-05 Art Cancro* Added [idle] to client wholist display for sessions...
2000-08-04 Art Cancro* Fixed page popup windows
2000-07-30 Art Cancro* netconfigs
2000-07-30 Art Cancro* Set up the SNET (Send NETwork config) and GNET (Get...
2000-07-29 Steve WilliamsUpdated the docs/siteconfig.txt file to show that pop...
2000-07-29 Art Cancro* Changed the format of RWHO output to provide non...
2000-07-26 Art Cancro* reduced margins
2000-07-24 Art Cancro* Fixed a path problem when calling netmailer from...
2000-07-22 Art Cancro* Prepared infrastructure for the networker rewrite
2000-07-22 Art Cancro* fix?
2000-07-17 Art Cancro* Completed serv_vandelay.c (importer/exporter module)
2000-07-16 Art Cancro* fix
2000-07-16 Art Cancro* vandelay
2000-07-15 Art Cancro* vandelay
2000-07-14 Art Cancro* Added .ATN (DOWN) and .ATS (SCDN 1) commands to the...
2000-07-11 Art Cancrofix
2000-07-11 Art Cancro* vandelay
2000-07-10 Art Cancro* Another attempt to fix the crashy crashy bug in serv_...
2000-07-10 Art Cancro* added an unfinished serv_vandelay.c (Art Vandelay...
2000-07-09 Art Cancro* Added the Art Vandelay module
2000-07-09 Art Cancro* Overhauled the keepalive logic in the chat client...
2000-07-09 Art Cancro* Eliminated the whole SIGINT/SIGQUIT based handling...
2000-07-06 Art Cancro* updated .Help SUMMARY
2000-07-06 Art Cancro* Fixed the count in 'there are xxx messages remaining...
2000-07-04 Art Cancro* Fixed potential crashy crashy bug in serv_vcard.c
2000-07-04 Art Cancro* imap
2000-06-29 Art Cancro* Changed the format of the wholis (again). Now it...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-06-27 Art Cancro* Coupla very small changes to get on the road to IMAP...
2000-06-25 Art Cancro* imap
2000-06-25 Art Cancro* imap
2000-06-23 Art Cancro* removed icq
2000-06-22 Art Cancro* no icq
2000-06-22 Art Cancro* Made the ICQ stuff far more reliable ... by removing it!
2000-06-22 Art Cancro* more IMAP
2000-06-21 Art Cancro* IMAP is now legal but useless, supporting NOOP, LOGIN...
2000-06-21 Art Cancro* imap
2000-06-20 Art Cancro* worked on imap
2000-06-16 Art Cancro* added imap files
2000-06-15 Art Cancro* Inserted a skeleton IMAP module into the build. ...
2000-06-12 Art Cancro* added support for multi-line paging
2000-06-07 Art Cancro* HTML changes to room banner
2000-06-04 Art Cancro* CtdlForEachMessage() now returns the number of messag...
2000-06-03 Art Cancro* Replaced most of the very repetitive and very redunda...
2000-06-02 Art Cancro* Bind unix socket prior to TCP socket for citadel...
2000-05-31 Art Cancro* Initial support for "summary" (headers only, no body...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-05-23 Art Cancro* Tagged for the 2.12 release
2000-05-23 Art Cancro* updated
2000-05-23 Art Cancro* Updated docs and tagged everything for the 5.72 release
2000-05-20 Art Cancro* Fixed bug in client API that was causing netproc...
2000-05-18 Art Cancro* Don't call whobbs() directly after changing masq...
2000-05-15 Art Cancro* Double the retry interval for SMTP deliveries after...
2000-05-14 Art Cancro* docs update
2000-05-11 Art Cancro* serv_smtp.c: clear the relevant state buffers after...
2000-05-08 Art Cancro* Removed HTTP date fields because it was confusing...
2000-05-07 Art Cancro* added Date: and Last-Modified: headers to HTTP output
2000-05-02 Art Cancro* Font related changes to html
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-04-20 Art Cancro* Changed sock->SetFlags(SPEED); to sock->SetFlags...
next