summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-08session: Fix Session.Connect()/Disconnect()Daniel Wagner1-2/+0
2011-04-08service: Add __connman_service_is_idle()Daniel Wagner1-0/+1
2011-04-04profile: Remove useless wrappersSamuel Ortiz1-7/+0
2011-04-04configuration: Rename configuration to settingSamuel Ortiz1-1/+1
2011-04-02main: Initial configuration file supportSamuel Ortiz1-0/+2
2011-04-01agent: Implement EAP identity and passphrase queryHenri Bragge1-1/+2
2011-04-01service: Add function to get phase2 methodHenri Bragge1-0/+1
2011-04-01service: Add function to set identityHenri Bragge1-0/+2
2011-03-31notify: Add ipconfig notifiersDaniel Wagner1-0/+2
2011-03-31notify: Add service state notifiersDaniel Wagner1-0/+2
2011-03-31service: Add __connman_service_connect_session()Daniel Wagner1-0/+2
2011-03-31service: Add service setters/gettersDaniel Wagner1-0/+4
2011-03-31service: Add __connman_service_get_list()Daniel Wagner1-0/+7
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