dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / src / task.c
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-17 Tomasz Bursztykatask: use g_hash_table_replace instead of insert function
2011-11-15 Jukka Rissanentask: Make sure the process is eventually killed
2011-11-15 Mohamed Abbastask: Allow vpn plugins to send reply
2011-11-10 Daniel Wagnercore: Use gcc atomics instead glib's ones
2011-08-17 Yu A Wangtask: Reset forked process signal mask
2011-06-16 Daniel Wagnerelement: Remove element.c
2011-05-27 Marcel Holtmanntask: Remove unused variable
2011-01-28 Mohamed Abbastask: Pass exit code to the exit callback
2010-07-12 Pekka PessiRemove child watch when connman_task is freed
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-08 Marcel HoltmannFix broken flag handling for task spawning
2009-12-08 Mohamed AbbasAdd an option to allow processes spawn with pipes
2009-08-11 Marcel HoltmannAdd support for variable task argument setup
2009-08-08 Marcel HoltmannAdd fully flexible task handling framework
2009-08-07 Marcel HoltmannAdd first steps of generic task framework
2009-08-05 Marcel HoltmannAdd skeleton for task handling framework