summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-14Apply DNS configuration methodsubmit/tizen/20170322.011410accepted/tizen/wearable/20170322.235735accepted/tizen/unified/20170322.235830accepted/tizen/tv/20170322.235708accepted/tizen/mobile/20170322.235633accepted/tizen/ivi/20170322.235801accepted/tizen/common/20170322.153711Seonah Moon1-0/+14
2017-02-23[connman] Merged IPv6 related code.Seonah Moon1-0/+3
2017-01-25Remove Profile Build Dependency (1/2): do it at runtimeMyungJoo Ham1-0/+9
2016-07-05Fixed some issuessubmit/tizen/20160705.082658accepted/tizen/wearable/20160705.101859accepted/tizen/tv/20160705.101845accepted/tizen/mobile/20160705.101933accepted/tizen/ivi/20160705.101849accepted/tizen/common/20160705.170548hyunuktak1-2/+0
2016-06-22Remove some features and modify service filesubmit/tizen/20160624.012559accepted/tizen/wearable/20160624.064357accepted/tizen/tv/20160624.064037accepted/tizen/mobile/20160624.064052accepted/tizen/ivi/20160624.064339accepted/tizen/common/20160624.132425hyunuktak1-5/+0
2016-06-17[SPIN] Fix the connman bugs.Niraj Kumar Goit1-0/+4
2016-06-14[SPIN] implement to check blacklist for auto connection.Niraj Kumar Goit1-0/+4
2016-06-14[SPIN] wifi: enable to reload service profile from storage.Niraj Kumar Goit1-0/+2
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-7/+13
2015-07-08Fix for wifi_scan-->"no Wifi-ap found"submit/tizen/20150708.074848pradeep kumar B1-0/+4
2015-07-08Fix MMS connection failureJaehyun Kim1-0/+13
2014-11-07multi-user: Add multi-user support in serviceZhang zhengguang1-0/+3
2014-10-31Tizen: Export network proxy API for telephony pluginArron Wang1-0/+4
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-8/+46
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-84/+185
2013-06-10session: Use service iterator instead of match/creation callbacksDaniel Wagner1-11/+4
2013-05-31session: Add session argument to create_service_entry_cbDaniel Wagner1-0/+1
2013-05-20clock: Export information about time update methodPatrik Flykt1-0/+7
2013-04-05inet: Get an address from a given interface and address familyJukka Rissanen1-0/+1
2013-03-25firewall: Add firewall APIDaniel Wagner1-0/+10
2013-03-25firewall: Add firewall fileDaniel Wagner1-0/+4
2013-03-25iptables: Add chain iteratorDaniel Wagner1-0/+6
2013-03-25iptables: Add __connman_iptables_insert()Daniel Wagner1-0/+3
2013-03-18iptables: Add __connman_iptables_dump()Daniel Wagner1-0/+1
2013-03-08provider: Change the name of provider remove functionJukka Rissanen1-1/+1
2013-02-22service: Refactor ipconfig setterJukka Rissanen1-0/+3
2013-02-22ipconfig: Add function to set the IPv6 privacy optionJukka Rissanen1-0/+2
2013-02-22service: Add function to set timeserversJukka Rissanen1-0/+2
2013-02-22service: Add function to manipulate DNS search domainsJukka Rissanen1-0/+2
2013-02-22service: Add function to manipulate ignore flagJukka Rissanen1-0/+2
2013-02-19storage: Add function to load provider configuration fileJukka Rissanen1-0/+1
2013-02-12iptables: Remove unused __connman_iptables_command()Daniel Wagner1-2/+0
2013-02-12iptables: Add split out iptables commandsDaniel Wagner1-0/+16
2013-01-04storage: Remove storage migration codePatrik Flykt1-1/+0
2012-11-23inotify: Move inotify code into its own fileDaniel Wagner1-0/+5
2012-11-23storage: Add function to remove provider filesJukka Rissanen1-0/+1
2012-11-23agent: Split agent code into generic and service specific partsJukka Rissanen1-9/+0
2012-11-23provider: Provider disconnect function made available to pluginJukka Rissanen1-1/+0
2012-11-23log: Give program name and version in log initJukka Rissanen1-1/+2
2012-11-23ipconfig: Move IP address API into separate ipaddress.c fileJukka Rissanen1-1/+1
2012-11-22core: Use interface index instead of interface namePatrik Flykt1-7/+7
2012-11-05storage: Add void if function does not have any argumentsDaniel Wagner1-3/+3
2012-11-02ipconfig: Add function to clear ipaddress informationJukka Rissanen1-0/+1
2012-09-28log: Disable stack trace from command linePatrik Flykt1-2/+2
2012-09-27session: Move struct connman_session to session.hDaniel Wagner1-1/+2
2012-09-04agent: Implement Agent API Cancel() method callPatrik Flykt1-0/+2
2012-08-15service: Remember provider pending dbus messageJukka Rissanen1-0/+3
2012-08-15service: Allow setting path when sending pending dbus replyJukka Rissanen1-1/+2
2012-08-15inet: Add function to return route to a given hostJukka Rissanen1-0/+4
2012-08-14service: Allow plugins to lookup services by networksDaniel Wagner1-1/+0