Removed the caching of netconfig entries. The caching of configdb entries now serves...
authorArt Cancro <ajc@citadel.org>
Sun, 3 Jan 2016 04:43:09 +0000 (23:43 -0500)
committerArt Cancro <ajc@citadel.org>
Sun, 3 Jan 2016 04:43:09 +0000 (23:43 -0500)
commit2807ad968981de0aae10473ee5fbd7a4c0d513bd
treeb53e0bac8c085af18dc4093117cbe827681d2f97
parentec3a9fd41d060931332bee674e856ce5265a1d8a
Removed the caching of netconfig entries.  The caching of configdb entries now serves the same purpose.
Finished the new netconfig API and all code is working and tested.  The only remaining task is to update
the callers.   DO NOT RUN THIS BUILD, NETCONFIGS ARE NOT YET BEING SAVED
citadel/modules/listsub/serv_listsub.c
citadel/modules/migrate/serv_migrate.c
citadel/modules/network/serv_network.c
citadel/netconfig.c
citadel/room_ops.c
citadel/utils/ctdlmigrate.c