fix dlen
[citadel.git] / citadel / modules / ctdlproto /
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2022-05-20 Art Cancrocomment style
2022-05-17 Art CancroTemporarily added some debugs and an assert() statement...
2022-05-17 Art CancroFound another vestige of ignet to remove
2022-02-06 Art CancroMore gratuitous style cleanup.
2022-01-24 Art Cancro/ctdl/f/ to get a list of all floors
2022-01-05 Art CancroI was checking something in serv_user.c and just couldn...
2021-11-15 Art CancroRemoved the remaining code where LDAP was optional.
2021-09-22 rootFixed a bug in the new aliasing code that broke mail...
2021-09-08 Art CancroSaving my place while we try something...
2021-09-07 Art CancroDo not attempt to search for database records of length 0.
2021-03-09 rootThis wraps up the ctdlmigrate fixes.
2021-02-04 Art Cancroremove typedef from struct recptypes
2020-12-14 Art CancroRemoved an unused parameter from CtdlSubmitMsg(). ...
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2020-07-16 Art Cancroit now builds but does not do inbox filtering
2020-04-08 Art CancroFixed a bug in username key usage that was causing...
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-05 Art CancroModified the behavior of ForEachUser() to do the two...
2019-06-19 Art CancroAccept the origin host as indicated by the client,...
2019-02-19 Art CancroThe battle against bit rot continues!
2019-01-20 Art CancroRemoved the obsolete MSG3 command.
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-08-27 Art Cancrocleaned up some compiler warnings
2018-08-24 Art CancroThe new server API no longer uses upload_type. Removed...
2018-08-08 Art Cancroadded more diagnostic messages to mmnext sanity checks
2018-01-25 Art Cancrowar on eNodeName
2018-01-24 Art Cancromore trimming away of ignet stuffs
2018-01-23 Art Cancroscraping the bits away
2017-11-30 Art CancroSynchronization of LDAP users to Citadel is now complet...
2017-10-30 Art CancroInternal API change, create_user() now expects to be...
2017-10-30 Art CancroChange the become_user parameter of create_user() to...
2017-10-30 Art CancroRemove unused parameter
2017-06-24 Art CancroAGEA and ASEA server commands to get and set a user...
2017-06-23 Art Cancrosmall cleanup of serv_user.c before I work on it
2017-05-24 Art CancroRemoved some vestiges of the old logging system
2017-04-05 Art CancroCompleted the rewrite of the network poller. Again...
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-31 Art CancroIndents are 8 characters wide and are expressed as...
2017-03-31 Art Cancrocleanup
2017-03-30 Art Cancromore moving to new logging standard
2017-03-04 Art Cancrostyle cleanup
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-04-23 Art CancroRemoved all references to ctdl_hlp_dir. cmd_mesg(...
2016-04-20 Art CancroRemoved upload and download of _roompic_ keyword. ...
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 CancroImport roominfo and roompic files into the database.
2016-04-13 Art CancroRemoved the _floorpic_ infrastructure entirely -- we...
2016-04-12 Art CancroRemove the _userpic_ functionality from UIMG , it is...
2016-04-12 Art Cancrofix warnings - remove variables no longer needed
2016-04-11 Art CancroRemoved old userpic command from the citadel 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
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-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-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-07-24 Wilfried GoesgensModularise msgbase
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 Cancromerge
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-04-19 Wilfried GoesgensIn case of to many users online we throw an error;...
2015-04-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2015-04-17 Wilfried GoesgensIn case of to many users online we throw an error;...
2014-11-08 Wilfried Goesgensadd function to lock the current user.
2014-02-12 Art CancroMerge branch 'master' into nntp
2014-02-12 Art CancroAdded message-id to the list of fields CtdlOutputMsg...
2014-02-04 Art CancroMerge branch 'master' into nntp
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2013-12-08 Wilfried GoesgensMARKDOWN: two more places to handle the new room mode.
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-09-30 Wilfried Goesgensmore places where we can use cm_lengths;
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensmove cmd_isme to serv_user.c
2013-09-14 Wilfried Goesgensmove cull to serv_syscmds
2013-09-14 Wilfried Goesgensmove log switcher funcs to serv_syscmds.c
2013-09-14 Wilfried Goesgensstart moving system commands into its own file
2013-09-14 Wilfried Goesgensmove Mesg commands to serv_files; they basicaly also...
2013-09-14 Wilfried Goesgensmove file_ops to modules/ctdlsrv/serv_file.c
2013-09-14 Wilfried GoesgensApiize CtdlIsPublicClient()
2013-09-14 Wilfried Goesgensoops, forgot to add the user commands
2013-09-14 Wilfried Goesgensmove session related functions to ctdlproto/serv_session.c
2013-09-14 Wilfried Goesgensmove citadel room functions into its own file.