summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-14service: Allow plugins access to connman_service_create_ip4/6configDaniel Wagner1-4/+1
2012-08-08ipconfig: Add function to check if the ipconfig is OFFJukka Rissanen1-0/+1
2012-08-03device: Remove unused phyindexDaniel Wagner1-4/+0
2012-07-09inet: Return all running interfacesJukka Rissanen1-0/+1
2012-07-05technology: Notify the regulatory domain setting by deviceTomasz Bursztyka1-0/+2
2012-06-18service: Connecting hidden network waits until connectedJukka Rissanen1-1/+2
2012-06-18service: Add support functions for pending repliesJukka Rissanen1-0/+4
2012-06-18service: Split reply_pending function to two partsJukka Rissanen1-0/+1
2012-06-15service: Add a getter for the passphraseTomasz Bursztyka1-0/+1
2012-06-11config: Check if we need to rescan the config file for any changesJukka Rissanen1-1/+1
2012-06-11config: Use config file name and entry when deciding removalJukka Rissanen1-1/+1
2012-06-11service: Support function that saves serviceJukka Rissanen1-0/+1
2012-06-11service: Mark service as dirty and needing sortingJukka Rissanen1-0/+1
2012-06-11service: Add function to set the favorite flagJukka Rissanen1-0/+3
2012-06-11service: Add function to remove a serviceJukka Rissanen1-0/+1
2012-06-11service: Add setter for config informationJukka Rissanen1-0/+2
2012-06-11storage: Add function to remove a service directoryJukka Rissanen1-0/+1
2012-06-11service: Add function to return service by identifierJukka Rissanen1-0/+1