RNCFG: fix destructing, implement reloading on SNET
[citadel.git] / citadel / netconfig.c
2013-01-22 Wilfried GoesgensRNCFG: fix destructing, implement reloading on SNET
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-15 Wilfried GoesgensWhen loading the netmap always create a hash. else...
2013-01-12 Wilfried GoesgensNETCFG: reimplement network_sync_to using the new api
2013-01-09 Wilfried GoesgensROOMS: add foreach handler featuring netconfigs
2013-01-09 Wilfried GoesgensNETCFG: make basic parsing
2013-01-01 Wilfried GoesgensNetworkConfig: move to RoomNetworkConfig; move NTT...
2012-12-31 Wilfried GoesgensNETCFG: move netconfig parser into its own file.