framework/connectivity/connman.git
2011-12-12 Patrik Flyktservice: Helper function to check if a service is hidden
2011-12-12 Patrik Flyktwispr: Add authentication_cb_t boolean to callback
2011-12-12 Patrik Flyktservice: Use boolean variable to determine valid values
2011-12-12 Patrik Flyktagent: Be explicit when RequestInput method return...
2011-12-12 Patrik Flyktservice: Return -EPERM for hidden services and prompt...
2011-12-12 Patrik Flyktservice: No modifications allowed for hidden services
2011-12-12 Patrik Flyktservice: List also hidden services
2011-12-12 Patrik Flyktservice: Disconnect network when service is freed
2011-12-12 Patrik Flyktwifi: Disable network in disconnected state
2011-12-12 Samuel OrtizTODO: Update
2011-12-10 Marcel Holtmannmanager: Remove support for GetState method and StateCh...
2011-12-10 Marcel Holtmannbuild: Remove unused list-profiles test script
2011-12-10 Marcel Holtmannmanager: Remove support for ProvisionService method
2011-12-10 Marcel Holtmannmanager: Remove support for ConnectService method
2011-12-10 Marcel Holtmannmanager: Remove support for LookupService method
2011-12-09 Marcel Holtmanndoc: Fix race conditions in service handling
2011-12-09 Marcel Holtmanndoc: Fix race conditions in technology handling
2011-12-09 Marcel Holtmanndoc: Make session methods as experimental for now
2011-12-09 Marcel Holtmanndoc: Remove methods to lookup and connect services
2011-12-09 Marcel Holtmanndoc: Remove method for handling provisioning
2011-12-09 Marcel Holtmanndoc: Remove extra method and property for global state
2011-12-09 Marcel Holtmanndoc: Remove leftover property from profile support
2011-12-09 Marcel Holtmanndoc: Mark session mode property as experimental
2011-12-09 Marcel Holtmanndoc: Remove deprecated properties and values
2011-12-09 Marcel Holtmanndoc: Make counter related method as experimental
2011-12-09 Marcel Holtmanndoc: Update properties and methods for technology interface
2011-12-09 Marcel Holtmanndoc: Mark clock API as experimental for now
2011-12-09 Marcel Holtmanndoc: Add method description for browser agent callback
2011-12-02 Marcel HoltmannRelease 0.78
2011-12-01 Samuel Ortiztechnology: Check if pending message is NULL before...
2011-12-01 Tomasz Bursztykaservice: Make state downgrading routine static
2011-12-01 Tomasz Bursztykaservice: Recompute service state when moving it up
2011-12-01 Tomasz Bursztykaservice: Only one service should be online at a time
2011-12-01 Tomasz Bursztykaservice: Ensure the service list is well sorted after...
2011-11-29 Samuel Ortizwifi: Set device powered from the interface create...
2011-11-29 Yu A Wangofono: Do not call set_connected() from the activation...
2011-11-28 Jukka Rissanentethering: Avoid removing dhcp server twice.
2011-11-28 Jukka Rissanenwifi: The remove interface callback used stale pointer.
2011-11-28 Jukka Rissanenwifi: Add debugging in order to find memory problems.
2011-11-28 Jukka Rissanenipconfig: Remove ipconfig from ipconfig_list
2011-11-28 Tomasz Bursztyka6to4: Use the right interface index with gweb
2011-11-28 Tomasz Bursztykawispr: Use the right interface index with gweb
2011-11-28 Tomasz Bursztykagweb: Bind socket to the right interface
2011-11-28 Tomasz Bursztykagresolv: Bind socket to the right interface
2011-11-28 Yu A Wangtechnology: Save the pending reply only when the status...
2011-11-28 Jukka Rissanenservice: Support automatically added nameservers
2011-11-24 Alok Barsodestorage: Add default values to settings file.
2011-11-24 Jukka Rissanendnsproxy: Do not copy two extra bytes if using TCP
2011-11-24 Jukka Rissanendnsproxy: Get rid of extra strlen() calls
2011-11-24 Jukka Rissanendnsproxy: One extra garbage byte was sent at the end...
2011-11-21 Daniel Wagnerservice: Fix memory leak in service_load()
2011-11-21 Tomasz Bursztykaservice: Set network_created flag only if create_hidden...
2011-11-18 Yu A Wangofono: Don't set network index when device is removed
2011-11-18 Tomasz Bursztykaservice: network_created is set only for hidden services
2011-11-18 Patrik Flyktplugins: Don't attempt to save strings with value NULL
2011-11-16 Daniel Wagnernetwork: connman_network_set_nameservers() handle NULL...
2011-11-15 Daniel Wagnernotifier: Remove service from hash in error case
2011-11-15 Daniel Wagnernetwork: Call indicate error function in error case
2011-11-15 Jukka Rissanenl2tp: Config save support added
2011-11-15 Jukka Rissanenpptp: Config save support added
2011-11-15 Jukka Rissanentodo: Mark l2tp and pptp as done
2011-11-15 Jukka Rissanentask: Make sure the process is eventually killed
2011-11-15 Jukka Rissanenreadme: Add l2tp and pptp information
2011-11-15 Jukka Rissanenpptp: Do not put password in command line options
2011-11-15 Jukka Rissanenpptp: Return authentication errors properly
2011-11-15 Jukka Rissanenl2tp: Check authentication error properly
2011-11-15 Jukka Rissanenscripts: Report authentication error to connman
2011-11-15 Jukka Rissanenscripts: Compile libppp-plugin.so properly
2011-11-15 Jukka Rissanenpptp: Add pptp makefile and configure file
2011-11-15 Jukka Rissanenl2tp: Add l2tp makefile and configure file
2011-11-15 Mohamed Abbastest: Add test script support for pptp/l2tp
2011-11-15 Mohamed Abbasl2tp: Add l2tp vpn support
2011-11-15 Mohamed Abbaspptp: Add ppp plugin library
2011-11-15 Mohamed Abbaspptp: Add pptp vpn support
2011-11-15 Mohamed Abbastask: Allow vpn plugins to send reply
2011-11-15 Jukka Rissanenvpn: Add null checks
2011-11-15 Mohamed Abbasvpn: Add support to allow ppp tunnelling
2011-11-15 Patrik Flykttethering: Use already existing 'tether' bridge interface
2011-11-14 Tomasz Bursztykaiptables: Initiate defined table before working on it
2011-11-14 Tomasz Bursztykatools: Initiate defined table before working on it...
2011-11-12 Marcel Holtmannbuild: Create src/builtin.h via BUILT_SOURCES
2011-11-10 Yu A Wangnetwork: Fix failed to reconnect to 3G network when...
2011-11-10 Daniel Wagnerbluetooth: Cleanup if technology driver register fails
2011-11-10 Daniel Wagnerrfkill.h: Remove unused header file
2011-11-10 Daniel Wagnergdhcp: Use gcc atomics instead glib's ones
2011-11-10 Daniel Wagnergweb: Use gcc atomics instead glib's ones
2011-11-10 Daniel Wagnerplugins: Use gcc atomics instead glib's ones
2011-11-10 Daniel Wagnercore: Use gcc atomics instead glib's ones
2011-11-07 Samuel Ortizdoc: Remove outdate SetupRequired property
2011-11-07 Patrik Flykttest: Connecting a saved provider does not need all...
2011-11-07 Patrik Flyktvpnc: Save support for vpnc
2011-11-07 Patrik Flyktopenvpn: Save support for openvpn
2011-11-07 Patrik Flyktopenconnect: Save support for openconnect VPN
2011-11-07 Patrik Flyktvpn: Extend vpn driver struct with save support
2011-11-07 Patrik Flyktprovider: Helper function for fetching the keyfile...
2011-11-07 Patrik Flyktprovider: Define a save function for provider drivers
2011-11-07 Patrik Flyktprovider: Load and save provider data
2011-11-07 Patrik Flyktstorage: Load and save functions for providers
2011-11-07 Patrik Flyktstorage: Trivial change to free pathname in common...
2011-11-07 Patrik Flyktwifi: Only consider identifiers starting with 'wifi_'
next