framework/connectivity/connman.git
2011-08-11 Daniel Wagnerunit: Use D-Bus watch for testing ConnMan running
2011-08-11 Alok Barsodewifi: Move the wifi helper function to service.c and...
2011-08-10 Zhang Zhengguangservice: Create hidden networks with a proper group...
2011-08-09 Jukka Rissanendhcp: Try to reuse the IP address we had last time.
2011-08-09 Jukka Rissanenipconfig: Remember last DHCP IP address.
2011-08-09 Guillaume Zajacofono: Improve coding style
2011-08-09 Samuel OrtizMakefile: Remove test-profile from test_scripts
2011-08-09 Patrik Flyktservice: Fix calling Agent API request input function
2011-08-09 Patrik Flyktservice: When indicating error, also indicate IPv6...
2011-08-09 Patrik Flyktservice: Correctly set 8021X, WEP and PSK passphrases
2011-08-08 Henri BraggeTODO: EAP-GTC support done, EAP-FAST not making progress
2011-08-08 Samuel Ortiztest: Remove test-profile
2011-08-04 Daniel Wagnerwifi: network_remove: Clear network pointer in wifi
2011-08-04 Daniel Wagnerservice: Remove __connman_service_reset_from_networks()
2011-08-04 Yu A Wangofono: Destroy network_hash when disconnecting
2011-08-04 Yu A Wangofono: Duplicate network path value
2011-08-03 Samuel Ortizdevice: Free network after resetting service
2011-08-01 Marcel Holtmannbuild: Remove g_dhcp_* from list of exported symbols
2011-07-29 Henri Braggewifi: Use agent provided credentials as a fallback
2011-07-29 Henri Braggeservice: Store agent provided credentials separately
2011-07-28 Samuel Ortiznetwork: Remove connman_network_set_pac()
2011-07-28 Henri Braggeservice: Propagate changes of proxy auto-config url...
2011-07-28 Henri Braggeservice: Enable clearing of proxy auto-config url
2011-07-28 Samuel OrtizAUTHORS: Mention Bertrand's contributions
2011-07-28 Bertrand Aygonofono: Network name is empty when operator is not available
2011-07-28 Daniel Wagnernetwork: Set driver pointer to NULL back if not ready
2011-07-28 Thierry Boureilleservice : Fix put data on null pointer
2011-07-26 Daniel Wagnernetwork: Fix double free in network_destruct()
2011-07-25 Daniel Wagnerofono: Fix network owner ship
2011-07-25 Daniel Wagnernetwork: Do not unref network
2011-07-25 Daniel Wagnerwifi: Fix network owner ship
2011-07-25 Daniel Wagnerbluetooth: Fix remove device/network
2011-07-25 Daniel Wagnerdevice: Reorder cleanup
2011-07-25 Daniel Wagnerbluetooth: Unref network objects
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
2011-07-25 Daniel Wagnerethernet: Take ownership of network objects
2011-07-25 Daniel Wagnerdevice: Remove needless call to __connman_network_set_d...
2011-07-25 Daniel Wagnernetwork: Remove connman_network_register/unregister()
2011-07-25 Daniel Wagnerservice: Don't ref/unref network objects
2011-07-25 Daniel Wagnerservice: Update network pointer in service
2011-07-25 Daniel Wagnerdevice: Fix a inbalance of ref/unref of network objects
2011-07-25 Daniel Wagnerservice: Fix memory leak
2011-07-25 Daniel Wagnerdhcp: Fix memory leak
2011-07-25 Daniel Wagnerdhcp: Fix cleanup
2011-07-25 Daniel Wagnernetwork: Stop DHCP
2011-07-24 Marcel Holtmanngweb: Fix gnutls_priority_set_direct() for various...
2011-07-23 Jukka Rissanendnsproxy: Add error print when DNS response send failed.
2011-07-21 Julien Massotgsupplicant: set the cipher even if security is WEP
2011-07-21 Stefan Schmidtiptables: Work around API breakage introduced in iptabl...
2011-07-19 Marcel HoltmannRelease 0.76
2011-07-19 Marcel Holtmannbuild: Use color output for unit tests
2011-07-19 Marcel Holtmannbuild: Add forgotten binaries to .gitignore
2011-07-19 Marcel Holtmannbuild: Remove wifi-scan testing utility
2011-07-19 Tomasz Bursztykaservice: wpad only run on ipv4
2011-07-19 Grant Ericksonservice: clear ipconfig data and operations on free
2011-07-18 Marcel Holtmannbuild: Remove no longer needed build magic
2011-07-18 Marcel Holtmannbuild: Use BUILT_SOURCES for generating header files
2011-07-17 Marcel Holtmannbuild: Check for signalfd support
2011-07-15 Grant Ericksonloopback: Recover Loopback on Setup when Up but No...
2011-07-15 Grant Ericksonloopback: Improve Error Reporting when Recovering Loopback
2011-07-15 Grant Ericksonloopback: Use Existing Loopback Globals Rather than...
2011-07-15 Grant Ericksonloopback: Return a More Descriptive Error Code
2011-07-12 Daniel Wagnerservice: Do not iterate over NULL service list
2011-07-12 Daniel Wagnernetwork: Remove unused function
2011-07-12 Daniel Wagnerservice: Fix whitespace damage
2011-07-12 Patrik Flyktprovider: Fix ident memory leak if provider cannot...
2011-07-12 Daniel Wagnerservice: Cleanup fix
2011-07-12 Marcel Holtmannprovider: Untangle create and connect code block
2011-07-12 Marcel Holtmannprovider: Remove pointless jump to error label
2011-07-09 Samuel Ortiznetwork: Set network driver before creating the service
2011-07-08 Tomasz Bursztykaservice: disconnect state has priority over online...
2011-07-08 Tomasz Bursztykaservice: preventing to call ready state more than once.
2011-07-08 Yu A Wangtimezone: Remove /etc/localtime if it's a symbolic...
2011-07-08 Samuel Ortizdevice: Ignore dummy networking devices
2011-07-08 Samuel Ortiznetwork: Fix temp pointer memory leak
2011-07-08 Samuel Ortiznetwork: Let the gateway code handle the READY transition
2011-07-08 Samuel Ortizipconfig: Don't call IP bound ops when type does not...
2011-07-08 Samuel Ortiznetwork: Autoconf IPv6 is ready when address is set
2011-07-08 Tomasz Bursztykaservice: Separate ipconfig state and service state...
2011-07-07 Daniel Wagnerservice: Use __connman_service_ipconfig_indicate_state()
2011-07-07 Daniel Wagnerservice: Add __connman_service_ipconfig_indicate_state()
2011-07-07 Daniel Wagnermonitor-connman: Parse Notification messages
2011-07-07 Samuel Ortizdevice: Get service type from __connman_device_find_device
2011-07-07 Jukka Rissanendnsproxy: Fix indentation.
2011-07-06 Thierry Boureilleofono: Set IPv4 address if IPv6 method is not supported
2011-07-06 Tomasz Bursztykagweb: Apply address family restiction to resolver
2011-07-06 Tomasz Bursztykagresolv: Queries address family scope restriction
2011-07-06 Patrik Flyktsession: Service type to bearer string conversion support
2011-07-06 Patrik Flyktsession: Correct GSequence sorting to use service_entry...
2011-07-06 Patrik Flyktprovider: Get 'Host' and 'VPN.Domain' from provider...
2011-07-06 Patrik Flyktprovider: Properly set host and domain provider members
2011-07-06 Patrik Flyktprovider: Fix memory leak; free provider->host in provi...
2011-07-02 Marcel Holtmannmain: Move signalfd setup in its own function
2011-07-02 Daniel Wagnermain: Use signalfd instead of plain signals
2011-07-02 Lucas De Marchigweb: Use GnuTLS priority string to provide wide compat...
2011-07-02 Lucas De Marchigweb: Remove call to deprecated GnuTLS function
2011-06-30 Guillaume Zajactethering: Update APIs to be able to use multiple priva...
2011-06-30 Guillaume Zajacdoc: Update private network method prototypes
2011-06-27 Jukka RissanenTODO: IPv6 gateway handling done.
2011-06-27 Jukka Rissanennetwork: Clear IPv6 autoconfigured routes when disconne...
next