agent: Implement EAP identity and passphrase query
[framework/connectivity/connman.git] / src /
2011-04-01 Henri Braggeagent: Implement EAP identity and passphrase query
2011-04-01 Henri Braggeservice: Add function to get phase2 method
2011-04-01 Henri Braggeservice: Add function to set identity
2011-03-31 Daniel Wagnersession: Add dis/connect_session()
2011-03-31 Daniel Wagnerdbus: Add connman_dbus_setting_changed_*()
2011-03-31 Daniel Wagnersession: Hook into notifier session changes
2011-03-31 Daniel Wagnernotify: Add ipconfig notifiers
2011-03-31 Daniel Wagnernotify: Add service state notifiers
2011-03-31 Daniel Wagnerservice: Add __connman_service_connect_session()
2011-03-31 Daniel Wagnerservice: Add service setters/getters
2011-03-31 Daniel Wagnerservice: Add __connman_service_get_list()
2011-03-31 Daniel Wagnersession: Add session D-Bus settings handlers
2011-03-31 Daniel Wagnerservice: Remove obsolete __connman_service_connect_type
2011-03-31 Daniel Wagnersession: Refactor session API
2011-03-31 Daniel Wagnermanager: Add session mode
2011-03-31 Daniel Wagnerservice: Add __connman_service_disconnect_all()
2011-03-28 Daniel Wagnerprovider: Do not deference NULL pointer
2011-03-25 Jukka Rissanenservice: Return 6to4 tunnel status to dbus caller.
2011-03-25 Jukka Rissanen6to4: Check if the 6to4 tunnel is active or not.
2011-03-25 Jukka Rissanenservice: Create/remove 6to4 tunnel.
2011-03-25 Jukka Rissanen6to4: Check the connectivity via tunnel after creating it.
2011-03-25 Jukka Rissanen6to4: Add 6to4 tunnel support.
2011-03-25 Jukka Rissaneninet: Add routines to send IPv6 router solicitation...
2011-03-25 Jukka Rissaneninet: MTU and tunnel setup functions added.
2011-03-23 Daniel Wagnerdhcp: Fix memory leak
2011-03-23 Samuel Ortizservice: Send D-Bus reply for Manager.ConnectService...
2011-03-22 Samuel Ortizdhcp: Reset IP settings upon changes
2011-03-22 Samuel Ortizipconfig: Clear ipconfig address when removing it
2011-03-22 Samuel Ortizdhcp: Remove unused net string
2011-03-21 Lucas De Marchidhcp: do not overwrite DNS servers
2011-03-21 Daniel Wagnerservice: Destroy counter hash in service_free
2011-03-17 Daniel Wagnertimeserver: Fix memory leak
2011-03-17 Daniel Wagnerinet: Fix inconsistent use of strdup and g_free
2011-03-11 Daniel Wagnerdhcp: Stop pending gdhcp client requests
2011-03-11 Martin Xutethering: Using /proc/sys/net/bridge to detect the...
2011-03-04 Marcel Holtmannstats: Fix compiler warning on 64-bit machines
2011-03-04 Gustavo F. Padovansession: Pass struct connman_session to callback
2011-03-04 Grant Ericksonstats: Add an informational message for mmap failures
2011-03-04 Grant Ericksonstats: Avoid double-frees on a failed mapping
2011-03-02 Grant Ericksonprofile: Ignore malformed profiles
2011-03-02 Jukka Rissanenipconfig: Catch IPv6 default route creation and deletion.
2011-03-02 Jukka Rissanenrtnl: Catch IPv6 route netlink messages.
2011-03-02 Henri Braggenetwork: Export connman_network_get_connecting() to...
2011-02-25 Samuel Ortizprovider: Initial IPv6 support
2011-02-25 Samuel Ortizconnection: Do not move to DISCONNECT when removing...
2011-02-25 Samuel Ortizservice: Add a generic ipconfig selection routine
2011-02-25 Samuel Ortiznetwork: Remove gateway when network disconnects
2011-02-25 Daniel Wagnerelement: Remove IPV4 element
2011-02-25 Daniel Wagnerprovider: Remove IPv4 element registration
2011-02-25 Samuel Ortizipconfig: Remove __connman_ipconfig_set_element_ipv6_ga...
2011-02-25 Samuel Ortizipconfig: Remove connman_ipconfig_bind
2011-02-24 Samuel Ortiznetwork: Fix nameserver setting routine
2011-02-24 Daniel Wagnerofono: Remove IPv4 element registration
2011-02-24 Samuel Ortizservice: Do not always reset the IPv4 state on error...
2011-02-24 Samuel Ortizipconfig: IPv4 gateway can be NULL
2011-02-24 Samuel Ortiznetwork: Fix the manual setting case
2011-02-24 Daniel Wagnerelement: Remove DHCP element
2011-02-23 Samuel Ortizipconfig: Split ipconfig_set_gateway()
2011-02-23 Samuel Ortizipconfig: Rename ipconfig_set/clear_address routines
2011-02-23 Daniel Wagneripconfig: Fix IP setters
2011-02-23 Daniel Wagnerprovider: Add IP setters
2011-02-23 Daniel Wagnernetwork: Add IP setters
2011-02-23 Samuel Ortizservice: Add a nameserver clearing routine
2011-02-23 Daniel Wagnerservice: Add timeserver and pac setters
2011-02-23 Samuel Ortizipconfig: Save IPv6 privacy setting
2011-02-23 Daniel Wagneripconfig: Only save FIXED & MANUAL IP configuraiton
2011-02-23 Samuel Ortiznetwork: Remove address field
2011-02-22 Martin Xuconnection: Check gateway_hash value before call update...
2011-02-21 Samuel Ortizservice: Do not duplicate nameserver entries
2011-02-21 Jukka Rissanenipconfig: Support IPv6 privacy extension for autoconf...
2011-02-18 Samuel Ortizdevice: Initial scan delays exponential backoff
2011-02-18 Jukka Rissanenipconfig: Enable and disable IPv6 properly
2011-02-17 Jukka Rissanenipconfig: Toggle interface IPv6 status properly
2011-02-17 Samuel Ortizdnsproxy: Add domains to the query only when it has...
2011-02-16 Samuel Ortizipv4: Add domainame before moving to READY state
2011-02-16 Jukka Rissanennetwork: Remove unused parameter from autoconf_ipv6_set()
2011-02-16 Alok Barsodetechnology: Rename __connman_technology_[enable|disable...
2011-02-16 Samuel Ortizservice: Remove unused mcc and mnc fields
2011-02-16 Samuel Ortizservice: Remove APN property
2011-02-15 Samuel Ortizservice: Compare combined states in service_compare()
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-02-15 Daniel Wagneripconfig: Add ipaddress setters/getters
2011-02-15 Daniel Wagneripconfig: Rename __connman_ipconfig_get_*(index)
2011-02-15 Daniel Wagnerservice: Refactor Service nameserver API
2011-02-15 Alok Barsodetechnology: Remove "blocked" state and use "offline...
2011-02-15 Jukka Rissanennetwork: IPv6 must go through disconnect state before...
2011-02-11 Samuel Ortiznetwork: Back to IDLE when network is not connected
2011-02-11 Jukka Rissanenipconfig: Enable ipconfig if loading autoconfigurable...
2011-02-11 Jukka Rissanenservice: Change IPv4 state when address is released
2011-02-11 Jukka Rissanenservice: Check service state properly if user changes...
2011-02-11 Jukka Rissanenservice: IPv6 autoconf will change the service state
2011-02-11 Jukka Rissanennetwork: Set service state correctly when ipconfig...
2011-02-11 Jukka Rissanennetwork: Enable IPv6 autoconf to change the service...
2011-02-11 Jukka Rissanenipconfig: Enable or disable IPv6 when loading the saved...
2011-02-11 Jukka Rissanenservice: Split service state to IPv4 and IPv6 parts
2011-02-11 Jukka Rissanenipconfig: Added helper function that returns the config...
2011-02-11 Jukka Rissanenipconfig: Clear the ipaddress pointers when address...
2011-02-10 Samuel Ortiztethering: Check for kernel bridge support
2011-02-09 Kalle Valortnl: Fix some uninitalised warnings
2011-02-08 Alok Barsodetechnology: Optimize __connman_technology_remove_interf...
next