summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-31service: Remove obsolete __connman_service_connect_typeDaniel Wagner1-1/+0
2011-03-31session: Refactor session APIDaniel Wagner1-2/+4
2011-03-31manager: Add session modeDaniel Wagner1-0/+2
2011-03-31service: Add __connman_service_disconnect_all()Daniel Wagner1-0/+1
2011-03-25service: Return 6to4 tunnel status to dbus caller.Jukka Rissanen1-1/+2
2011-03-256to4: Check if the 6to4 tunnel is active or not.Jukka Rissanen1-0/+1
2011-03-256to4: Add 6to4 tunnel support.Jukka Rissanen1-0/+3
2011-03-25inet: Add routines to send IPv6 router solicitation message.Jukka Rissanen1-0/+9
2011-03-02network: Export connman_network_get_connecting() to pluginsHenri Bragge1-1/+0
2011-02-25service: Add a generic ipconfig selection routineSamuel Ortiz1-0/+2
2011-02-25ipconfig: Remove __connman_ipconfig_set_element_ipv6_gatewaySamuel Ortiz1-4/+0
2011-02-24element: Remove DHCP elementDaniel Wagner1-0/+4
2011-02-23ipconfig: Split ipconfig_set_gateway()Samuel Ortiz1-0/+2
2011-02-23ipconfig: Rename ipconfig_set/clear_address routinesSamuel Ortiz1-2/+2
2011-02-23service: Add a nameserver clearing routineSamuel Ortiz1-0/+1
2011-02-23service: Add timeserver and pac settersDaniel Wagner1-1/+6
2011-02-16technology: Rename __connman_technology_[enable|disable]_deviceAlok Barsode1-2/+2
2011-02-15connection: Remove connection elementDaniel Wagner1-2/+6
2011-02-15ipconfig: Add ipaddress setters/gettersDaniel Wagner1-1/+12
2011-02-15ipconfig: Rename __connman_ipconfig_get_*(index)Daniel Wagner1-3/+3
2011-02-15service: Refactor Service nameserver APIDaniel Wagner1-4/+4
2011-02-11service: Split service state to IPv4 and IPv6 partsJukka Rissanen1-1/+2
2011-02-11ipconfig: Added helper function that returns the config typeJukka Rissanen1-0/+2
2011-02-02tethering: Add a tethering property per technologySamuel Ortiz1-4/+1
2011-01-31dnsproxy: Fallback to resolv.conf if dnsproxy failsDaniel Wagner1-1/+1
2011-01-28manager: Remove network-manager compatibility codeKalle Valo1-5/+1
2011-01-28dhcp: Move plugins/dhcp in to coreDaniel Wagner1-2/+0
2011-01-27service: WPS enabled getterTomasz Bursztyka1-0/+1
2011-01-27network: Add connman_network_clear_error()Pekka Pessi1-0/+1
2011-01-26ondemand: Remove ondemand.cDaniel Wagner1-3/+0
2011-01-26resolver: Only support resolv.conf and dnsproxyDaniel Wagner1-1/+6
2011-01-26dnsproxy: Add command line switchDaniel Wagner1-1/+1
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner1-0/+3
2011-01-13notifier: Add proxy changed hookSamuel Ortiz1-0/+1
2011-01-13service: Return DIRECT proxy if wpad_start failsSamuel Ortiz1-1/+1
2011-01-08ipconfig: Removed obsolete parameter from __connman_ipconfig_set_config()Jukka Rissanen1-1/+1
2010-12-23service: Avoid autoconnect from scanMohamed Abbas1-0/+2
2010-12-15technology: Export set_regdom to pluginsSamuel Ortiz1-1/+0
2010-12-14ipconfig: Define 2 separate pointers for IPv4 and IPv6Jukka Rissanen1-3/+8
2010-12-14service: __connman_service_notify() prototype changeJukka Rissanen1-1/+1
2010-12-02Remove selftest file and optionSamuel Ortiz1-4/+0
2010-12-02agent: Agent API ReportError method callPatrik Flykt1-1/+6
2010-12-02technology: Add regulatory domain frameworkSamuel Ortiz1-0/+1
2010-11-13Use a proper technology callback to report Tethering statusMarcel Holtmann1-2/+4
2010-11-08technology: Add bridge name to the tethering hookSamuel Ortiz1-2/+2
2010-11-06Add basic implementation for internal proxy frameworkMarcel Holtmann1-0/+5
2010-11-06Add skeleton for integration of WISPr supportMarcel Holtmann1-0/+3
2010-11-05Remove unused __connman_element_get_*_path functionsMarcel Holtmann1-2/+0
2010-11-03inet: Add peer argument to address modification routineSamuel Ortiz1-0/+1
2010-10-29Use __attribute__ marking for format stringsMarcel Holtmann1-1/+2