citadel.git
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
2016-04-23 Art CancroRemoved the HAVE_STRERROR directive and our replacement...
2016-04-23 Art CancroRemoved all substitution variables from the help files...
2016-04-23 Art Cancroslight changes to the help files
2016-04-21 Art CancroYes, I'm preparing for the "help" directory to be moved...
2016-04-21 Art CancroRemove the "nice" help file. Seriously, it's 2016.
2016-04-21 Art CancroRemoved the "hours" help file. What are we, some 13...
2016-04-21 Art CancroRemoved the "shamelessly swiped from QuartzBBS" languag...
2016-04-21 Art Cancrowebcit now uses the new roompic calls
2016-04-21 Art CancroDisplay roompic in the banner using the new code
2016-04-20 Art Cancrocopyright date
2016-04-20 Art CancroLoadXRoomPic() and the XHaveRoomPicLoaded conditional...
2016-04-20 Art Cancrostyle cleanup
2016-04-20 Art CancroULRI and DLRI commands now replace _roompic_ upload...
2016-04-20 Art CancroRemoved upload and download of _roompic_ keyword. ...
2016-04-20 Art Cancromaga
2016-04-20 Art CancroUse the new data format for RoomInfo in spoolcontrol...
2016-04-19 Art CancroMigrated the EINF and RINF commands to the new data...
2016-04-19 Art CancroRINF command migrated to new data format
2016-04-19 Art Cancroremove extra log message
2016-04-19 Art CancroDelete old room info and banner files after import
2016-04-19 Art CancroSet internal version number to 902.
2016-04-19 Art CancroImport roominfo and roompic files into the database.
2016-04-15 Art CancroBegin removing the decimal point from our version numbe...
2016-04-15 Art CancroAC_INIT now declares a non-decimal version number
2016-04-14 Art CancroBegin removing the decimal point from our version numbe...
2016-04-13 Art CancroRemoved the _floorpic_ infrastructure entirely -- we...
2016-04-13 Art CancroUpdate webcit to use the new ULUI command to upload...
2016-04-13 Art CancroFinished the ULUI command. Need to update WebCit befor...
2016-04-13 Art CancroRemove previous commit, we actually have GuessMimeByFil...
2016-04-13 Art CancroRevert "quickie function guess_image_content_type(...
2016-04-13 Art Cancroquickie function guess_image_content_type() to guess...
2016-04-13 Art Cancromoar code heere
2016-04-12 Art CancroMore skeleton code
2016-04-12 Art CancroRemove the _userpic_ functionality from UIMG , it is...
2016-04-12 Art CancroSkeleton ULUI command and cmd_ului() function. Also...
2016-04-12 Art Cancrofix warnings - remove variables no longer needed
2016-04-12 Art Cancroupdate the comments in cmd_dlui() to match what I put...
2016-04-12 Art CancroUpdated some comments.
2016-04-11 Art CancroRemoved old userpic command from the citadel server...
2016-04-11 Art CancroMoved webcit display of user photo to the new protocol
2016-04-10 Art CancroRemove all references to userpic dir other than those...
2016-04-10 Art Cancrofixed old coding style
2016-04-09 Art CancroUser profiles (bios) are now stored as MIME in the...
2016-04-01 Art Cancrorssclient.c - dont compare null strings
2016-04-01 Art CancroUse a tokenizer for ParseRoomNetConfigFile() because...
2016-03-26 Art Cancroremoved some trace messages
2016-03-25 Art CancroRemoved the "filter" parameter from CtdlForEachNetCfgRo...
2016-01-28 Wilfried Goesgensdon't issue slrp_highest if we're viewing users mailboxes.
2016-01-23 Wilfried Goesgensmore log silencing.
2016-01-23 Wilfried GoesgensSilence the SMTP server.
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2016-01-23 Wilfried Goesgensadd missing reply for header listing chat start
2016-01-23 Wilfried GoesgensRevert the parts of 03cd7985fad9d51530f613304869f3b7960...
next