Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-23 | Merge tag 'upstream/1.40' into tizen.submit/tizen/20220224.061208 | Niraj Kumar Goit | 1 | -1/+2 | |
Change-Id: I4ed89827d776db6eeec11878bc1cd0cd6c5e1e80 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com> Signed-off-by: Anjali Nijhara <a.nijhara@samsung.com> | |||||
2022-02-15 | Imported Upstream version 1.40upstream/1.40 | Niraj Kumar Goit | 1 | -1/+2 | |
Change-Id: Id3e405d088ee3fb19fd0ca049e1cb7f812b40fca Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com> | |||||
2018-01-23 | Updated connman to version 1.35 | Seonah Moon | 1 | -1/+1 | |
Change-Id: I13526fbf80296a79be15548fc226a308941ac9ec Signed-off-by: Taesub Kim <taesub.kim@samsung.com> | |||||
2018-01-08 | Imported Upstream version 1.35upstream/1.35 | Seonah Moon | 1 | -1/+1 | |
Change-Id: I174854914d9fd06a813270b57d1f7bc2bac63c6a Signed-off-by: Seonah Moon <seonah1.moon@samsung.com> | |||||
2015-08-07 | Base Code merged to SPIN 2.4submit/tizen/20150810.034432 | hyunuktak | 1 | -0/+0 | |
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I84a42375b5c59739e4caca1f726699ea7647ef17 | |||||
2014-10-29 | Imported Upstream version 1.26upstream/1.26 | Zhang zhengguang | 1 | -1/+1 | |
2014-07-17 | Imported Upstream version 1.24upstream/1.24 | Zhang zhengguang | 1 | -8/+8 | |
2012-11-13 | bridge: Close socket on error | Patrik Flykt | 1 | -1/+3 | |
2012-02-13 | bridge: Fix __connman_bridge_enable() arguments ordering | Daniel Wagner | 1 | -2/+2 | |
2012-02-13 | bridge: Move bridge code into a seperate file | Daniel Wagner | 1 | -0/+139 | |
The bridge handling code will reused by session.c. |