summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-07element: Remove device codeDaniel Wagner1-2/+0
2011-06-07element: Remove left overs from cleanDaniel Wagner1-19/+0
2011-05-31property: Remove CONNMAN_PROPERTY_ID_IPV6_*Daniel Wagner1-6/+0
2011-05-31property: Remove HOSTNAME and DOMAINNAMEDaniel Wagner2-6/+0
2011-05-31property: Remove unused CONNMAN_PROPERTY_ID_IPV4_*Daniel Wagner1-10/+0
2011-05-31element: Remove IPv6Daniel Wagner1-8/+0
2011-05-31element: Remove IPv4Daniel Wagner1-13/+0
2011-05-31element: Remove connected failed codeDaniel Wagner1-1/+0
2011-05-31network: Use __connman_service_indicate_error for connetion failedDaniel Wagner1-0/+1
2011-05-31element: Remove unused CONNMAN_ELEMENT_ERROR_DHCP_FAILEDDaniel Wagner1-1/+0
2011-05-31element: Remove service codeDaniel Wagner1-1/+0
2011-05-31element: Remove vendor codeDaniel Wagner1-1/+0
2011-05-31element: Remove zeroconf codeDaniel Wagner1-1/+0
2011-05-31element: Remove bootp codeDaniel Wagner1-1/+0
2011-05-31element: Remove profile codeDaniel Wagner1-1/+0
2011-05-31element: Remove IPv6 element codeDaniel Wagner1-1/+0
2011-04-20tethering: Add support to create private networks TUN interfaceGustavo F. Padovan1-0/+1
2011-04-18clock: Add D-Bus interface skeletonMarcel Holtmann1-0/+1
2011-04-17ipconfig: Fix connman_ipaddress_set_ipv6 prototypeSamuel Ortiz1-2/+3
2011-04-12notify: Add service_add()/remove()Daniel Wagner1-0/+2
2011-04-11profile: Remove profile D-Bus APISamuel Ortiz1-1/+0
2011-04-04configuration: Rename configuration to settingSamuel Ortiz1-4/+4
2011-04-02main: Initial configuration file supportSamuel Ortiz1-0/+35
2011-03-31dbus: Add connman_dbus_setting_changed_*()Daniel Wagner1-0/+12
2011-03-31notify: Add ipconfig notifiersDaniel Wagner1-0/+3
2011-03-31notify: Add service state notifiersDaniel Wagner1-0/+2
2011-03-31session: Refactor session APIDaniel Wagner1-0/+2
2011-03-25inet: MTU and tunnel setup functions added.Jukka Rissanen1-0/+3
2011-03-03device: Remove connman_device_set_connected from device.hSamuel Ortiz1-2/+0
2011-03-02network: Export connman_network_get_connecting() to pluginsHenri Bragge1-0/+1
2011-02-25element: Remove IPV4 elementDaniel Wagner1-1/+0
2011-02-25ipconfig: Remove connman_ipconfig_bindSamuel Ortiz1-2/+0
2011-02-24element: Remove DHCP elementDaniel Wagner1-1/+0
2011-02-23ipconfig: Fix IP settersDaniel Wagner2-7/+8
2011-02-23provider: Add IP settersDaniel Wagner1-12/+9
2011-02-23network: Add IP settersDaniel Wagner1-1/+8
2011-02-23network: Remove address fieldSamuel Ortiz1-2/+0
2011-02-18ipconfig: Enable and disable IPv6 properlyJukka Rissanen1-0/+1
2011-02-15connection: Remove connection elementDaniel Wagner1-1/+0
2011-02-15service: Refactor Service nameserver APIDaniel Wagner1-1/+1
2011-02-11ipv6: Add property for IPv6 nameserverJukka Rissanen1-0/+1
2011-02-08network: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for a networkPatrik Flykt1-0/+1
2011-02-08service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enumPatrik Flykt1-0/+1
2011-02-04proxy: Add implementation for internal proxy framework.Mohamed Abbas1-0/+1
2011-02-04pacrunner: Add pacrunner proxy driver.Mohamed Abbas1-0/+4
2011-02-04location: Allow to get the service for a locationMohamed Abbas1-0/+3
2011-02-02tethering: Add a tethering property per technologySamuel Ortiz1-0/+1
2011-01-28dhcp: Move plugins/dhcp in to coreDaniel Wagner1-81/+0
2011-01-28provider: Report VPN error codeMohamed Abbas2-2/+9
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas1-1/+1