Begin removing the decimal point from our version number (901 instead of 9.01)
[citadel.git] / citadel /
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 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-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...
2016-01-23 Art CancroLearned that LOG_ALERT is not really appropriate for...
2016-01-23 Art CancroIGnet sharing is working properly with the configdb...
2016-01-23 Art Cancrocloser...
2016-01-22 Art CancroRemoved an old crufty upgrade routing -- minimum upgrad...
2016-01-18 Art Cancroremoved some newlines from above
2016-01-18 Art CancroHandle zero-length legacy netconfig files correctly...
2016-01-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-04 Art CancroAlmost done...
2016-01-03 Wilfried GoesgensConstruct the msgid for wiki entries by appending the...
2016-01-03 Art CancroRemove unneeded newlines from syslog calls
2016-01-03 Art Cancromore progress on callers
2016-01-03 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-03 Art CancroRemoved the caching of netconfig entries. The caching...
2016-01-03 Art CancroChanged the way we log errors if serv_vcard cannot...
2016-01-02 Art CancroI should drink more while writing this
2016-01-02 Art CancroDONALD TRUMP IS AWESOME
2016-01-02 Art CancroWhen deleting a room, delete its netconfig configdb...
2016-01-02 Art CancroConvert netconfigs to configdb entries at startup.
2016-01-02 Art Cancroroom_ops.c: minor style cleanups which barely justify...
2016-01-01 Art Cancronetconfig.c: Remove unnecessary newlines from syslog
2016-01-01 Art Cancro* New function CtdlDelConfig() to delete a config db...
2015-12-26 Wilfried GoesgensAdd more headers that only appear on the transport...
2015-12-20 Wilfried GoesgensImplemnet new message listing mode, that allows to...
2015-12-20 Wilfried GoesgensAdd lookup table for message headers instead of doing...
2015-12-20 Wilfried Goesgensmove FourHash into libcitadel.
2015-12-20 Wilfried GoesgensImprove documentation:
2015-12-13 Wilfried GoesgensAdd new setting to disable posting of notification...
2015-12-06 Wilfried GoesgensProtect precious strlens, as pointed out by John Goerzen
2015-11-26 Art CancroUpdated the COPYING file to have a 2015 date instead...
2015-11-25 Art CancroHandle importing of new config system in serv_migrate.c
2015-11-25 Art CancroRemoved unneeded newlines in serv_migrate.c
2015-11-16 Wilfried GoesgensAssert that we don't always have a valid session.
2015-11-15 Art CancroRemoved using_web_installer variable , we do not check...
2015-11-15 Art CancroReworked the setup program to use the new config system.
2015-10-29 Wilfried Goesgensmake shure we send a linebreak after the headers.
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-02 Art CancroCONF GETVAL and CONF PUTVAL are now implemented
2015-09-29 Art CancroLOOK AT ME I AM COMMITTING AGAIN
2015-09-29 Art CancroRemove dependency on configdb when auto-generating...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-08-04 Wilfried Goesgensfix pop3 Aggregator
2015-08-04 Wilfried Goesgensproperly terminate after running maintenance commands.
2015-08-04 Wilfried Goesgensmove pointer into a function.
2015-08-04 Wilfried GoesgensMove another message into the only file its used.
2015-08-04 Wilfried GoesgensMove function where its used.
2015-07-27 Wilfried GoesgensAdd cleanup routine which crawls the whole database...
2015-07-27 Wilfried Goesgensconst!
2015-07-27 Wilfried GoesgensAdd enums to hacking too.
2015-07-27 Wilfried GoesgensFix migrating of metadata
2015-07-24 Wilfried GoesgensModularise msgbase
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-21 Wilfried GoesgensAdd timeout facility for event contexts
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-13 Wilfried GoesgensAdd timeout facility for event contexts
2015-06-03 Art CancroExcluded c_min_workers from the temporary config loggin...
2015-06-03 Art CancroFinished migrating legacy control record to new config...
2015-05-30 Art Cancroremove the buried and not updated copyright notice
2015-05-30 Art CancroRemove the check for older Berkeley DB version. Unfort...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art CancroConfig exporter complete.
2015-05-06 Art CancroCheck for existing non-legacy configuration needs to...
2015-05-06 Art Cancromerge
2015-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-05-05 Art CancroCtdlGetConfigInt() and CtdlGetConfigLong() converted...
2015-05-05 Art Cancrotemporary noisy logging of config activity
2015-05-05 Art CancroCompleted initial code for config system cutover. ...
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancrohere be more migration
2015-05-05 Art CancroMoved more code over to the new config system
next