Wait longer (30 seconds instead of 10) to connect to Citadel server when running...
[citadel.git] / citadel / modules /
2016-04-24 Art CancroRemoved the logic that attempted to deliver mailing...
2016-04-23 Art CancroRemoved all references to ctdl_hlp_dir. cmd_mesg(...
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-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-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...
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-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-25 Art CancroHandle importing of new config system in serv_migrate.c
2015-11-25 Art CancroRemoved unneeded newlines in serv_migrate.c
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-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 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 CancroFinished migrating legacy control record to new config...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art CancroConfig exporter complete.
2015-05-06 Art Cancromerge
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
2015-05-04 Art CancroMigrated more to the new config system
2015-05-04 Art CancroMigrated more to the new config system
2015-05-02 Art Cancroserv_expire.c migrated to new config system
2015-05-02 Art Cancroserv_expire.c migrated to new config system
2015-05-01 Art CancroMigrated many other files to the new config system
2015-05-01 Art Cancromigrated serv_session.c to new config format
2015-05-01 Art Cancromigrated serv_rooms.c to new config format
2015-05-01 Art Cancromigrated serv_messages.c to new config format
2015-05-01 Art Cancromigrated serv_file.c to new config format
2015-05-01 Art Cancromigrated serv_crypto.c to new config format
2015-05-01 Art CancroMigrated serv_calendar.c to the new config format
2015-05-01 Art CancroMigrated serv_bio.c to the new config format
2015-05-01 Art CancroMigrated serv_autocompletion.c to the new config format
2015-04-29 Art Cancroconfig.c ported to new system BROKEN BUILD ALERT
next