platform/upstream/connman.git
2011-04-08 Daniel Wagnersession: Fix Session.Connect()/Disconnect()
2011-04-08 Daniel Wagnerservice: Add __connman_service_is_idle()
2011-04-08 Daniel Wagnersession: Update connect/disconnect documation
2011-04-08 Daniel Wagnersession: service_state_changed() should propagate changes
2011-04-07 Daniel Wagnersession: Return invalid argument for wrong settings
2011-04-07 Daniel Wagnersession: Extend AllowedBearer documentation
2011-04-07 Daniel Wagnersession: Rename the Realtime flag to Priority
2011-04-07 Daniel Wagnersession: Handle empty AllowedBearers
2011-04-07 Daniel Wagnertest-session: Add 'configure' and 'change' command
2011-04-04 Samuel Ortizmanager: Remove the Create/RemoveProfile D-Bus API
2011-04-04 Samuel Ortizprofile: Remove useless wrappers
2011-04-04 Samuel Ortizconfiguration: Rename configuration to setting
2011-04-04 Samuel OrtizTODO update
2011-04-04 Daniel Wagnersession: Use RoamingPolicy instead of RoamingAllowed
2011-04-04 Daniel Wagnertest: Add test-session script to Makefile
2011-04-01 Samuel Ortizdevice: Set scan interval to 0 if background scaniing...
2011-04-01 Samuel Ortizconfiguration: Add a main.conf example
2011-04-01 Samuel Ortizmain: Initial configuration file support
2011-04-01 Samuel Ortizdevice: No need to save the scan interval
2011-04-01 Samuel Ortizdevice: Reorder the scan_interval setting switch
2011-04-01 Henri Braggetest: Add identity response support to simple-agent
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-04-01 Henri Braggedoc: Add EAP login support in Agent API
2011-04-01 Samuel Ortizgweb: Add port string to getaddrinfo
2011-03-31 Daniel Wagnertest: Add session test script
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-31 Marcel Holtmannsession: Update documentation
2011-03-30 Marcel HoltmannRelease 0.72 0.72
2011-03-30 Mohamed Abbasofono: Check for info pointer in set_active_reply
2011-03-28 Marcel Holtmannbuild: Check for dbus_connection_can_send_type function
2011-03-28 Marcel Holtmannbuild: Improve D-Bus checks for cross-compilation
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 Rissanengweb: Add support for connecting to IPv6 host.
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-25 Jukka Rissanendoc: Add description about 6to4 tunnelling.
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-17 Daniel Wagnervpn: Fix fd leak
2011-03-17 Daniel Wagnervpn: Fix possible null pointer dereference
2011-03-17 Daniel Wagnergresolv: Fix memory leak
2011-03-17 Samuel Ortiztist: Fix initializing of variable
2011-03-17 Marcel HoltmannRelease 0.71 0.71
2011-03-16 Daniel Wagnerofono: Free network_info
2011-03-11 Samuel OrtizAUTHORS: Mention Sébastien's contributions
2011-03-11 Sébastien Biantigweb: Add user_agent_profile field in http header
2011-03-11 Samuel Ortizpacrunner: Pass proper namesevers array pointer
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-11 Martin Xutethering: Add wifi interface to bridge after carrier on
2011-03-11 Samuel Ortiztist: Initial plugin implementation
2011-03-09 Grant Ericksongdbus: Unconditionally remove D-Bus timeouts
2011-03-04 Marcel Holtmannstats: Fix compiler warning on 64-bit machines
2011-03-04 Gustavo F.... session: 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-03 Samuel Ortizdevice: Remove connman_device_set_connected from device.h
2011-03-03 Samuel Ortizbluetooth: Set service state to IDLE when PAN connectio...
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 Samuel Ortizofono: Remove set_connected forward declaration
2011-03-02 Henri Braggeofono: Connect when context activation is requested
2011-03-02 Henri Braggeofono: Do not connect autonomously activated contexts
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 Ortizopenconnect: Support IPv6 settings
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 Samuel Ortizvpnc: Port to the new provider APIs
2011-02-25 Daniel Wagnerprovider: Remove IPv4 element registration
2011-02-25 Samuel Ortizipconfig: Remove __connman_ipconfig_set_element_ipv6_ga...
next