Merge "Fix SIGSEV on freeing server domains list" into tizen
[platform/upstream/connman.git] / src / task.c
2023-03-15 Anjali NijharaMerge tag 'upstream/1.41' into tizen 15/289915/1
2022-02-23 Niraj Kumar GoitMerge tag 'upstream/1.40' into tizen. 79/271279/4 submit/tizen/20220224.061208
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2021-01-25 Jaehyun KimMerge "Imported Upstream connman version 1.38" into...
2021-01-04 Niraj Kumar GoitImported Upstream connman version 1.38 29/246129/6
2020-10-14 Nishant ChapranaImported Upstream version 1.38 91/245691/1 upstream/1.38
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2012-07-15 Marcel Holtmanntask: Avoid shadowing connection variable
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