do nothing with blank lines, exit on EOF
[citadel.git] / citadel /
2019-10-21 Art CancroOn the first run of the server on an empty database...
2019-10-21 Art Cancrocosmetic cleanup to serv_virus.c
2019-10-21 Art Cancrofix_other_mtas() is old news
2019-10-21 Art CancroRemoved the fixnss() step from setup. I don't think...
2019-09-28 Art CancroForEachUser() linked list , keep track of last item...
2019-09-28 Art CancroForEachUser() now uses a linked list
2019-09-25 Art CancroThe index key for user records now omits non-alphanumer...
2019-09-12 Art CancroRemoved md5.c and md5.h because the APOP implementation...
2019-08-22 Art Cancrocleanup
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2019-08-21 Art CancroRemoved a lot of legacy cruft out of the setup utility...
2019-08-21 Art Cancrothere it is ... found a stray endif
2019-08-21 Art CancroMark Zuckerberg is the Hitler of our era
2019-08-21 Art Cancrooops
2019-08-20 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2019-08-20 Art Cancrominor changes
2019-08-19 Art Cancroctdl_tcp_server and ctdl_uds_server improved handling...
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-13 Art CancroInitialize TSD key earlier in the startup process....
2019-08-07 Art CancroPeople who disagree with me are always wrong and need...
2019-08-05 Art CancroModified the behavior of ForEachUser() to do the two...
2019-07-30 Art CancroRenamed cutuserkey() to cutusername(). Function has...
2019-07-29 Art CancroAdded header to user_ops.h
2019-07-29 Art CancroMoved makeuserkey() and cutuserkey() from user_ops...
2019-07-18 Art CancroRemoving things that depend on sysvinit. It's a system...
2019-06-19 Art CancroAccept the origin host as indicated by the client,...
2019-06-19 Art CancroOrthodontic adjustments (moved some braces around)
2019-03-21 Art CancroVersion 925 release
2019-03-16 Art Cancrofix to previous commit
2019-03-16 Art Cancromore work on removing masqueraded user/room/host names
2019-02-21 Art Cancrodoco fix
2019-02-20 Art CancroDo not check for DB_H definition anymore.
2019-02-19 Art CancroThe battle against bit rot continues!
2019-02-09 Art CancroRemoved the MRTG module. No one is using this anymore.
2019-01-20 Art CancroRemoved the obsolete MSG3 command.
2019-01-08 Art CancroTrim SMTP responses down to one line when putting them...
2019-01-03 Art CancroOne more field in the xml-vcard
2019-01-02 Art CancroChanged the year in the copyright banner(s) to 2019.
2018-12-26 Art CancroRemoved the obsolete netproc hooks from the vcard module
2018-12-20 Art Cancrocosmetic cleanup of files in xmpp directory
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-12-20 Art CancroAuto-generated email address is now derived from the...
2018-12-20 Art CancroAddress generator is moved into internet_addressing...
2018-12-19 Art Cancroversion 924
2018-12-19 Art CancroAuto-generate email address at login if user does not...
2018-12-19 Art Cancrocomment change
2018-12-19 Art Cancroxmpp non sasl authenticate does not need the resource...
2018-12-19 Art CancroIf we have to generate an XMPP resource name, make...
2018-12-19 Art Cancropopulate cs_inet_email with a default generated address...
2018-12-18 Art CancroGenerate a synthetic user@host for XMPP JID if the...
2018-12-18 Art CancroAs per RFC3920 section 7, if an XMPP client does not...
2018-11-23 Art CancroSuppress 'message 0 appears to be corrupted' log messages
2018-11-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-11-13 Art Cancroremoved more old stuff
2018-10-18 Art Cancromore minor style cleanups
2018-10-18 Art CancroDeleted more obsolete files. The objective is to reduc...
2018-10-18 Art CancroRemoved the stress tester source file ... this is also...
2018-10-18 Art CancroRemoved the standalone "msgform" utility. It isn't...
2018-10-18 Art CancroRemoved the "base64" utility program. We've been doing...
2018-10-18 Art Cancrominor style cleanup
2018-10-15 Art Cancro80 columns is so 20 century
2018-10-12 Art CancroRemoved ical_dezonify() from the citserver build ....
2018-10-02 Art CancroCitadel Server and libcitadel version 922
2018-10-02 Art CancroRemoved the chunked-io stuff from libcitadel. Nothing...
2018-10-01 Art CancroStarting to look into why we still have 'Purge this...
2018-09-17 Art Cancrohtml_to_ascii() , removed unused option do_citaformat
2018-09-14 Art CancroI will not bow to the demands of social justice warrior...
2018-09-03 Art CancroAdjRefCount() now runs synchronously, eliminating the...
2018-09-03 Art Cancroquick comment change
2018-08-27 Art CancroRSS feed reader now accepts <creator> as a substitute...
2018-08-27 Art Cancrocleaned up some compiler warnings
2018-08-24 Art Cancrorandom documentation updates
2018-08-24 Art CancroThe new server API no longer uses upload_type. Removed...
2018-08-24 Art CancroRemoved the unused field (mimetype) from struct MetaData
2018-08-24 Art Cancromsgbase.c style cleanup
2018-08-24 Art Cancrostruct MetaData has an unused member "mimetype" that...
2018-08-09 Art Cancrotuning the index cache
2018-08-09 Art Cancrodatabase_cleanup.sh backs up cdb.0d but doesn't restore it!
2018-08-08 Art Cancromore diags
2018-08-08 Art Cancromore diags
2018-08-08 Art Cancrosanity check diagnostic mode
2018-08-08 Art Cancroadded more diagnostic messages to mmnext sanity checks
2018-08-07 Art Cancrodatabase.c cleanup
2018-07-27 Art Cancroindent -kr -i132 citserver.c
2018-07-27 Art Cancroindent -kr -i8 md5.c
2018-07-27 Art Cancroindent -kr -i8 auth.c
2018-07-27 Art CancroThe "c_smtpclient_use_starttls" configuration option...
2018-07-24 Art Cancrotweaked old docs
2018-07-24 Art Cancrob0rk d0rk aaak
2018-07-03 Art Cancrofixed an error in one of the log messages
2018-06-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-06-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-06-12 Art Cancrochange to db-open flags
2018-06-11 Art Cancroremove unused trace function
2018-06-06 Art Cancrofixed makefile to not try to install stuff that is...
2018-06-06 Art CancroRemoved obsolete mkdirs from Makefile
2018-04-12 Art CancroCapture the actual SMTP response from the server, ugly...
2018-04-05 Art Cancrolibical3 compatibility , patches submitted by Adrian...
2018-04-05 Art CancroFix error in Makefile.in , patch submitted by Adrian...
next