citadel.git
2017-03-24 Art CancroIf the administrator specifies a smart-host as an smtp...
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2017-03-23 Art Cancrofixed off-by-one error in previous commit
2017-03-23 Art CancroNew ctdlsh command "mailq" to show the outbound SMTP...
2017-03-19 Art CancroRemoved some defines no longer in use
2017-03-15 Art Cancropop3: style cleanup
2017-03-13 Art Cancro80 column screens are so 20th century
2017-03-12 Art Cancrowebcit-ng
2017-03-12 Art Cancromove webcit-ng into a directory of master
2017-03-12 Art CancroThis is really just me playing around with git
2017-03-12 Art CancroCoding style cleanup in textclient/routines2.c
2017-03-12 Art CancroRemoved race condition from CheckIfAlreadySeen()
2017-03-11 Art CancroMoving the interval selection to a different place
2017-03-11 Art CancroMerge branch 'easy_pop3'
2017-03-11 Art CancroCompleted the new simplified pop3client.
2017-03-10 Art Cancroantiexpire 0 for rss
2017-03-10 Art Cancroantiexpire 0 for rss
2017-03-10 Art Cancroantiexpire 0 for pop3
2017-03-10 Art Cancroqueue-then-do
2017-03-10 Art Cancroparse uidl list
2017-03-09 Art CancroTry POP3S first, then POP3 if it fails. Always ignore...
2017-03-09 Art CancroTry pop3s first, then pop3
2017-03-09 Art Cancrofoo
2017-03-09 Art CancroSkeletonize pop3client for easy_curl rewrite
2017-03-09 Art CancroPlaying around with the pop3 client
2017-03-09 Art CancroEager-zero and compress CDB_USETABLE records to save...
2017-03-08 Art Cancroholy crap did I break this badly by reformatting it...
2017-03-08 Art CancroDon't force_room=Contacts in the vCard edit template
2017-03-07 Art CancroIMAP server: fix spurious 'incorrect number of paramete...
2017-03-07 Art Cancrofound the bug! fixed it!
2017-03-07 Art Cancroblah
2017-03-07 Art CancroIsolated the bug (but haven't fixed it yet)
2017-03-07 Art Cancrostyle cleanup , we have wide screens now
2017-03-05 Art CancroSuppress stray display of contact names over address...
2017-03-05 Art Cancrospell 'yahoo' correctly
2017-03-04 Art CancroMore style cleanup ... preparing to streamline the...
2017-03-04 Art Cancrostyle cleanup
2017-03-04 Art Cancrostyle cleanup
2017-03-04 Art Cancrostyle cleanup
2017-03-04 Art Cancrostyle cleanup
2017-03-04 Art Cancrostyle cleanup
2017-03-02 Art Cancrocitserver version to 907
2017-03-02 Art CancroAccept the 'content' tag OR the 'summary' tag for Atom...
2017-02-28 Art Cancrologging changes
2017-02-28 Art Cancrominor cosmetic changes
2017-02-28 Art Cancroquickie header file change
2017-02-28 Art CancroOne blank line between sections of code, two blanks...
2017-02-27 Art CancroParse date format correctly in Atom feeds
2017-02-26 Art CancroIgnore namespace, this is a naive parser, this fixes...
2017-02-26 Art CancroCompleted the greatly-simplified RSS feed reader
2017-02-26 Art CancroMore work on the simplified parser
2017-02-26 Art Cancroparser
2017-02-26 Art CancroParser fix
2017-02-26 Art CancroMove back to single threaded structure for rss feed...
2017-02-25 Art Cancrocosmetic cleanup
2017-02-15 Art Cancroctdlsh can now run in interactive mode or accept a...
2017-02-01 Art CancroNew function StrBufDecodeQP() to decode a quoted-printa...
2017-01-15 Art CancroFixed an oops in the setup program that was causing...
2017-01-15 Art CancroFixed a syntax error introduced by the previous commit...
2017-01-15 Art CancroRemove the vCard module's attempt to create a netconfig...
2017-01-06 Art Cancrooops, I left a debug printf in there that I shouldn...
2017-01-06 Art CancroFinished up headers mode 1 vs 9, also change vertical...
2017-01-06 Art CancroIntroduce new MSGS mode for threads to avoid breaking...
2017-01-04 Art CancroAdd hashes of message id and references to msgs command...
2016-12-31 Art CancroChange banner to 2017
2016-11-25 Art CancroSanitizing inputs on auth.c
2016-11-14 Art CancroLet Berkeley DB remove old database logs on its own...
2016-11-07 Art CancroVersion number to 903 for distribution
2016-09-10 Art CancroSimple concurrency lock to prevent multiple citservers...
2016-08-25 Art Cancroctdlsh configure script is now awesomer than gnu autotools.
2016-08-22 Art CancroRemoved traces of another build that leaked into git...
2016-08-22 Art Cancro.gitignore
2016-08-19 Art Cancroconfigure script
2016-08-19 Art CancroAdded a simple configure script that is superior to...
2016-08-17 Art Cancrohot help for config command in ctdlsh
2016-08-17 Art Cancroctdlsh can now get and set server configuration varia...
2016-08-17 Art Cancroa little more work on our autotools-free Makefile
2016-08-16 Art CancroStarted working on a ctdlsh command framework to show...
2016-08-16 Art CancroAdded a simple Makefile for ctdlsh
2016-08-16 Art Cancroremoved all of the gnu autofoo crap from ctdlsh
2016-08-16 Art Cancro* Hillary Clinton is obviously sick right now. I hope...
2016-07-29 Art CancroFixed a null pointer comparison
2016-05-14 Art Cancroignore -p when called from telnetd
2016-05-14 Art Cancroconnection debug on text client
2016-05-13 Art Cancrotextclient: don't try to stat citadel.config; it doesn...
2016-05-06 Art CancroQuick hack to buildpackages, use "buildpackages version... Release_902
2016-05-03 Art CancroFixed the version number display in the template
2016-05-03 Art CancroHide the Telephone Number field in the site config...
2016-05-03 Art CancroFixed some fields in the legacy CONF PUT command, they...
2016-05-03 Art CancroWait longer (30 seconds instead of 10) to connect to...
2016-05-03 Art Cancrodatabase_cleanup.sh has another table to clean
2016-04-26 Art Cancrowar on cruft continues
2016-04-24 Art CancroRemoved the logic that attempted to deliver mailing...
2016-04-24 Art CancroRemove dotted-decimal version numbers from the text...
2016-04-24 Art CancroNew command CONF LISTVAL to output the whole system...
2016-04-24 Art CancroMoved all of techdoc/ into docs/ ... for now
2016-04-24 Art CancroContinued the war against cruft. Don't touch utmp...
2016-04-24 Art CancroHelp text for the <.H>elp: commands in the text client...
2016-04-23 Art CancroRemoved all references to ctdl_hlp_dir. cmd_mesg(...
2016-04-23 Art CancroAdded a cast to silence a compiler warning
next