platform/upstream/connman.git
2012-08-14 Julien Massottechnology: Save tethering identifier and passphrase
2012-08-14 Julien Massottechnology: Rename save_state function by technology_save
2012-08-10 Gustavo Padovandundee: Clean up device in case of setup failure
2012-08-10 Gustavo Padovanbluetooth: Add device to hash before registration
2012-08-10 Jukka Rissanendhcp: Apply received hostname option according to conf...
2012-08-10 Jukka Rissanenmain: Introduce conf file option to disable hostname...
2012-08-09 Jukka Rissanenprovider: Discard routes to VPN server via VPN tunnel
2012-08-09 Jukka Rissanenprovider: Allow VPN connection if not in connected...
2012-08-09 Jukka Rissanenconnection: Set VPN default route to the VPN interface
2012-08-09 Jukka Rissanenconnection: Add more debugging when setting VPN routes
2012-08-09 Grant Ericksonservice: Signal error property changes
2012-08-08 Jukka Rissanenservice: Initiate autoconnect after changing ipconfig...
2012-08-08 Jukka Rissanenservice: Do not set the service state when changing...
2012-08-08 Jukka Rissanenservice: Do not try to connect to service that cannot...
2012-08-08 Jukka Rissanenipconfig: Add function to check if the ipconfig is OFF
2012-08-08 Grant Ericksonmain: Add support for specifying a non-default configur...
2012-08-07 Daniel Wagnermain: Remove unused compat argument
2012-08-07 Andrei Gherzanstorage.c: Search for settings file even if d_type...
2012-08-07 Patrik FlyktTODO: Add WiMAX removal task
2012-08-03 Daniel Wagnerdevice: Remove unused phyindex
2012-07-24 Marcel HoltmannRelease 1.4 1.4
2012-07-24 Tomasz Bursztykawifi: Return -EBUSY when tethering
2012-07-19 Tomasz Bursztykawispr: Add a reference counter mechanism on contexts
2012-07-18 Daniel WagnerAUTHORS: Mention Ross' contributions
2012-07-18 Samuel Ortizdoc: Add coding-style.txt
2012-07-18 Ross Burtonstorage: check that the string isn't empty before splitting
2012-07-17 Tomasz Bursztykadevice: Do not set regdom when device is not powered
2012-07-17 Forest Bondgdhcp: Set client state to INIT_SELECTING on restart
2012-07-17 Forest Bondrtnl: Support PPP connections
2012-07-17 Grant Ericksongresolv: Use predefined mnemonics rather than magic...
2012-07-17 Grant Ericksongresolv: Do not update successful status with unsuccess...
2012-07-17 Grant Ericksongresolve: Fix a typo in conditional check for returning...
2012-07-17 Grant Ericksonntp: Add debug message when starting NTP against resolv...
2012-07-17 Grant Ericksonntp: Fixed a debug message typo
2012-07-17 Grant Ericksonntp: Retry a given server address multiple times before...
2012-07-17 Grant Ericksonntp: Use mnemonic when specifying the request precision
2012-07-17 Grant Ericksonntp: Add mnemonics for common clock precisions
2012-07-17 Grant Ericksonntp: Use mnemonics when checking reply flags
2012-07-17 Grant Ericksonntp: Specify leap-not-in-sync in flags
2012-07-17 Grant Ericksonntp: Send a transmit time value that reflects current...
2012-07-17 Grant Ericksonntp: Use mnemonics rather than magic numbers
2012-07-17 Grant Ericksonntp: Add mnemonics for the flags (leap, version, mode...
2012-07-16 Jukka Rissanentimeserver: Try all resolved timeserver IP addresses
2012-07-16 Jukka Rissanenntp: If the server cannot be contacted, try next one
2012-07-16 Marcel HoltmannRevert "build: Use -Wshadow compiler option"
2012-07-15 Marcel Holtmannbuild: Use -Wshadow compiler option
2012-07-15 Marcel Holtmanndnsproxy: Avoid multiple shadowing variables
2012-07-15 Marcel Holtmanntethering: Avoid shadowing connection variable
2012-07-15 Marcel Holtmannsession: Avoid shadowing hash table iterator
2012-07-15 Marcel Holtmannsession: Avoid shadowing session info variable
2012-07-15 Marcel Holtmannconfig: Avoid shadowing config structure variable
2012-07-15 Marcel Holtmanncounter: Avoid shadowing connection variable
2012-07-15 Marcel Holtmannnotifier: Avoid shadowing connected variable
2012-07-15 Marcel Holtmannagent: Avoid shadowing connection variable
2012-07-15 Marcel Holtmannservice: Avoid shadowing string variable
2012-07-15 Marcel Holtmanntask: Avoid shadowing connection variable
2012-07-15 Marcel Holtmannplugins: Avoid shadowing connection variable
2012-07-15 Marcel Holtmanngsupplicant: Avoid shadowing key variable
2012-07-15 Marcel Holtmannunit: Avoid shadowing session info variable
2012-07-15 Marcel Holtmanntools: Avoid shadowing buffer variable
2012-07-15 Marcel Holtmanngdhcp: Avoid shadowing address string variable
2012-07-13 Jukka Rissanenservice: Gateway IP address property is not sent
2012-07-13 Jukka Rissanenwifi: Debug print fixed
2012-07-13 Jukka Rissanenwifi: Scan all hidden and provisioned AP
2012-07-13 Jukka Rissanenconfig: Get configurations that are provisioned
2012-07-13 Jukka Rissanenconfig: Read hidden AP information from config file
2012-07-13 Jukka Rissanendoc: Hidden AP provisioning information added
2012-07-13 Tomasz BursztykaTODO: Remove task about wpspin as PreviousPassphrase...
2012-07-13 Tomasz Bursztykadoc: Add necessary documentation about wpspin as a...
2012-07-13 Tomasz Bursztykaagent: Handle wpspin type as a PreviousPassphrase
2012-07-13 Tomasz Bursztykaagent: Rewrite how PreviousPassphrase field is handled
2012-07-09 Jukka Rissanendevice: Turn off all running interfaces at startup
2012-07-09 Jukka Rissaneninet: Return all running interfaces
2012-07-05 Jukka Rissanenservice: Make sure the pending reply is not lost
2012-07-05 Julien Massotdhcp: warn on invalid netmask
2012-07-05 Patrik Flyktmain: Dynamically allocate default blacklist array...
2012-07-05 Patrik Flyktmain: Move default string arrays top of the file
2012-07-05 Julien Massottechnology: check validity of given properties for...
2012-07-05 Julien Massottechnology: return already enabled when tethering is...
2012-07-05 Tomasz BursztykaTODO: Remove BackgroundScanning task
2012-07-05 Tomasz Bursztykawifi: Add support for autoscan request
2012-07-05 Tomasz Bursztykagsupplicant: Add a function to handle autoscan method
2012-07-05 Tomasz BursztykaTODO: Add what wifi legacy support should be removed...
2012-07-05 Tomasz Bursztykawifi: Add capability to set regulatory domain through...
2012-07-05 Tomasz Bursztykagsupplicant: Add a method to set interface's country...
2012-07-05 Tomasz Bursztykagsupplicant: Adapt set country callback to return a...
2012-07-05 Tomasz Bursztykatechnology: Set regulatory domain by device or fallback...
2012-07-05 Tomasz Bursztykadevice: Add capability to notify on regulatory domain...
2012-07-05 Tomasz Bursztykatechnology: Notify the regulatory domain setting by...
2012-07-05 Tomasz Bursztykadevice: Add driver capability to set regulatory domain...
2012-07-04 Marcel Holtmanndoc: Fix small typo
2012-07-02 Marcel HoltmannRelease 1.3 1.3
2012-07-02 Paulo Pizarrortnl: Fixed log for the type RTM_GETADDR
2012-07-02 Wu Zhengtethering: Fix incorrect index value for private network
2012-06-30 Lucas De Marchiunit: Watch for signals only on CONNMAN_SERVICE
2012-06-30 Lucas De Marchiofono: Watch for signals only on OFONO_SERVICE
2012-06-30 Lucas De Marchidundee: Watch for signals only on DUNDEE_SERVICE
2012-06-30 Lucas De Marchibluetooth: Watch for signals only on BLUEZ_SERVICE
2012-06-30 Lucas De Marchigdbus: Fix removal of filter after last filter_data
2012-06-30 Guillaume Zajacofono: Fix potential crash
next