Accidentally merged the configdb branch into master. Reverting.
[citadel.git] / citadel / modules / ctdlproto / serv_rooms.c
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art Cancromigrated serv_rooms.c to new config format
2014-02-04 Art CancroMerge branch 'master' into nntp
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensmove citadel room functions into its own file.