Accidentally merged the configdb branch into master. Reverting.
[citadel.git] / citadel / modules / networkclient / serv_networkclient.c
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art CancroMoved more code over to the new config system
2014-11-22 Wilfried GoesgensFucked up the sequence of arguments for the floodprotec...
2014-10-27 Wilfried Goesgensfind places which access information after the context...
2014-10-23 Wilfried GoesgensMore places to use the right api function.
2014-10-23 Wilfried GoesgensUse a single function to transition from IO to DB Queue
2014-10-21 Wilfried Goesgensadd whether we're in which eventloop / a worker thread...
2014-10-20 Wilfried GoesgensTidyup the networker
2014-09-10 Wilfried GoesgensNetworker: when we're aborting anyways we don't need...
2013-09-14 Wilfried Goesgensmove file_ops to modules/ctdlsrv/serv_file.c
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-17 Wilfried GoesgensNetworker: more verbose INFO-logging about what we...
2013-03-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
2013-02-09 Wilfried GoesgensNWC: fix format string for loff_t which is longlog...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-01 Wilfried GoesgensNETWORKCLIENT: move into its own directory