summaryrefslogtreecommitdiff
path: root/src/connman.h
Commit message (Expand)AuthorAgeFilesLines
* technology: Allow raw key for tetheringJose Blanquicet2016-04-151-0/+2
* resolver: Add function to set fallback nameserversPatrik Flykt2016-04-131-0/+1
* service: Remove obsolete __connman_service_update_ordering() functionPatrik Flykt2016-01-211-1/+0
* service: Add function to compare the order between two servicesPatrik Flykt2016-01-211-0/+3
* network: Remove explicit gateway activationPatrik Flykt2016-01-191-2/+0
* log: Don't require execinfo.h and backtrace()Yann E. MORIN2016-01-141-0/+2
* wifi: Add support for AnonymousIdentityJaakko Hannikainen2015-08-251-0/+2
* firewall: Add support for single rule add/remove operationsDaniel Wagner2015-08-141-0/+3
* vpn: Pass original sender to connman-vpnd when connectingJukka Rissanen2015-07-221-1/+2
* service: Remove duplicate functionPatrik Flykt2015-04-281-2/+0
* resolver: Remove resolver flush function as it is not neededJukka Rissanen2015-04-221-1/+0
* ipconfig: Modify __connman_ipconfig_newaddr() to return success/failPasi Sjöholm2015-03-051-1/+1
* network: Merge identical ipconfig code pathsPatrik Flykt2015-02-131-3/+2
* dhcp: Add an helper function to get the dhcp server addressTomasz Bursztyka2015-01-261-0/+1
* util: Use proper source for random numbersPatrik Flykt2014-11-241-0/+4
* machine: Integrate ConnMan with systemd-hostnamedTomasz Bursztyka2014-10-071-0/+5
* peer_service: Handle registrations which specify to be the masterTomasz Bursztyka2014-09-301-1/+2
* service: Reset the IPv6.Privacy to interface default when service is removedPasi Sjöholm2014-09-101-0/+1
* service: Remove __connman_service_add_passphrase()Patrik Flykt2014-09-051-2/+0
* peer: Add the core implemetation of Peer service APITomasz Bursztyka2014-09-041-0/+15
* service: Add helper function for security typePatrik Flykt2014-08-201-0/+1
* agent: Provide a function for the Peer RequestPeerAuthorization callTomasz Bursztyka2014-08-061-0/+8
* peer: Provide a utility function to get peer's path in the coreTomasz Bursztyka2014-08-061-0/+1
* agent: Add a specific function to call ReportPeerError agent methodTomasz Bursztyka2014-08-061-0/+8
* dhcp: Make possible to provide user data when starting dhcpTomasz Bursztyka2014-07-111-1/+2
* dhcp: Make dhcp running on ipconfig so network is optionalTomasz Bursztyka2014-07-111-3/+5
* dbus: Factorize pending reply generic functions out of service.cTomasz Bursztyka2014-07-111-2/+0
* ipaddress: Refactor function that calculates netmask lengthJukka Rissanen2014-07-011-1/+0
* service: Helper function to load user modifiable config for a serviceJukka Rissanen2014-06-061-0/+1
* dbus: Factor out a useful function for changed objectsTomasz Bursztyka2014-04-021-1/+3
* peer: Add necessary functions to get the properties through D-BusTomasz Bursztyka2014-04-021-0/+2
* peer: Add basic core logic for P2P peer objectsTomasz Bursztyka2014-04-021-0/+5
* technology: Explicitely set the technology that started the scan.Tomasz Bursztyka2014-04-021-1/+2
* dnsproxy: Check split routing when creating a serverJukka Rissanen2014-03-071-0/+1
* session: Add session policy autoconnect supportPatrik Flykt2014-02-171-9/+1
* service: Add connect reason to __connman_serice_auto_connect()Daniel Wagner2014-02-171-1/+1
* service: Add connect reason to __connman_service_connect()Daniel Wagner2014-02-171-3/+9
* service: Add helper function for detecting a default service indexPatrik Flykt2014-01-211-0/+1
* device: Security should be provided when scanning for a hidden SSIDTomasz Bursztyka2014-01-161-1/+1
* service: Remove duplicate EAP AgentPassphrase informationPatrik Flykt2014-01-091-3/+1
* nfacct: Don't setup nfacct until it's relevant to do soTomasz Bursztyka2013-11-291-2/+0
* firewall: Don't do anything with iptables until really necessaryTomasz Bursztyka2013-11-291-0/+1
* ipconfig: Do not remember interface nameJukka Rissanen2013-10-301-9/+8
* technology: Do not use interface name when adding interfaceJukka Rissanen2013-10-301-1/+1
* technology: Do not use interface name when removing interfaceJukka Rissanen2013-10-301-1/+1
* service: Remove state argument from service_iterator_cb()Daniel Wagner2013-10-091-1/+0
* service: Add getter for service stateDaniel Wagner2013-10-091-0/+1
* service: Remove service name in service_iterate_cb()Daniel Wagner2013-10-091-1/+0
* device: Remove unused reconnect setting functionsPatrik Flykt2013-10-081-4/+0
* inet: Add function to return interface IPv4 address and netmaskJukka Rissanen2013-10-081-0/+2