citadel.git
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-18 Art Cancroreversed previous change
2019-08-18 Art Cancrotesting AC_SEARCH_LIBS(gettext, intl libintl)
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-07-04 Art Cancro<E>nter-message command in the text client now warns...
2019-06-19 Art CancroAccept the origin host as indicated by the client,...
2019-06-19 Art CancroOrthodontic adjustments (moved some braces around)
2019-04-28 Art Cancroungoto/skip/goto ui taking shape...
2019-04-28 Art CancroIndents are 8 positions, NEVER 4, and are comprised...
2019-04-28 Art CancroRooms with new messages boldface in room list
2019-04-26 Art Cancromild change to navbar
2019-04-26 Art Cancromarch_list functionality is complete!
2019-04-26 Art Cancroa little closer to the march list
2019-04-26 Art Cancromarch mode list is loaded and works, now just need...
2019-04-26 Art CancroStarted working on march mode!
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-03-14 Art Cancroremoved user/host/room masquerade from both clients
2019-03-14 Art CancroRemoved the <.W>holist <R>oomname and <.W>holist <H...
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-12 Art CancroReject url_keys of invalid size instead of crashing
2019-02-09 Art CancroRemoved the MRTG module. No one is using this anymore.
2019-02-08 Art Cancrocleaned a few things up in messages.c ... geez this...
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-08 Art CancroCleaned up some messy rendering in the bbs view.
2019-01-07 Art CancroLinks for older and newer blocks of messages in the...
2019-01-07 Art CancroWhat was I thinking? The style experiment in views...
2019-01-03 Art CancroOne more field in the xml-vcard
2019-01-02 Art Cancroremoved old script
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-24 Art Cancrohtml_to_ascii() - removed display of italics like ...
2018-09-19 Art CancroFound the correct JavaScript incantation to display...
2018-09-17 Art Cancrohtml_to_ascii() , removed unused option do_citaformat
2018-09-17 Art Cancrobegin work on displaying avatars next to messages
2018-09-17 Art Cancro/ctdl/u/username/userpic is now complete
2018-09-14 Art CancroI will not bow to the demands of social justice warrior...
2018-09-14 Art Cancroobject_in_user() is a master function which calls slave...
2018-09-12 Art CancroNew file user_functions.c contains skeleton code for...
2018-09-12 Art Cancrocleaned up some compiler warnings
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
next