technology: Save tethering identifier and passphrase
[platform/upstream/connman.git] / src /
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 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-03 Daniel Wagnerdevice: Remove unused phyindex
2012-07-19 Tomasz Bursztykawispr: Add a reference counter mechanism on contexts
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 Bondrtnl: Support PPP connections
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-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-13 Jukka Rissanenservice: Gateway IP address property is not sent
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 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 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-02 Paulo Pizarrortnl: Fixed log for the type RTM_GETADDR
2012-07-02 Wu Zhengtethering: Fix incorrect index value for private network
2012-06-28 Patrik Flyktinet: Fix usage of getaddrinfo() return value
2012-06-28 Grant Ericksonmain: static-qualify default config values
2012-06-26 Tomasz Bursztykaagent: Fix how to provide PreviousPassphrase through...
2012-06-25 Julien Massotipconfig: Save prefixlen only if not cleared
2012-06-25 Jukka Rissanentechnology: Return proper error code when already disabled
2012-06-25 Jukka Rissanentechnology: Return proper error code when already enabled
2012-06-25 Patrik Flyktmain.conf: Comment out example default values and add...
2012-06-25 Patrik Flyktmain: Use 'NetworkInterfaceBlacklist' string everywhere
2012-06-25 Manfred Koberrtnl: Use filtered devices to determine blacklisted...
2012-06-25 Manfred Koberdevice: Consider blacklisted interfaces from main.conf...
2012-06-25 Manfred Kobermain: Support NetworkInterfaceBlacklist from main.conf
2012-06-25 Manfred Kobermain.conf: Add NetworkInterfaceBlacklist
2012-06-20 Jukka Rissanendnsproxy: Check cache for TCP request before connecting...
2012-06-20 Jukka Rissanendnsproxy: Use DNS header in checks
2012-06-20 Jukka Rissanendnsproxy: Add more debugging prints
2012-06-20 Jukka Rissanendnsproxy: Check cache properly for TCP packets
2012-06-20 Jukka Rissanendnsproxy: Fix the negative caching of AAAA record
2012-06-20 Jukka Rissanendnsproxy: Save DNS packet in cache always in TCP format
2012-06-20 Jukka Rissanendnsproxy: Do not generate SIGPIPE
2012-06-20 Guillaume Zajacippool: Fix endless loop issue with 32 prefix length
2012-06-18 Paulo Pizarrodnsproxy: Fix flushing pending requests
2012-06-18 Paulo Pizarrodnsproxy: Release all the fields of the request after...
2012-06-18 Paulo Pizarrodnsproxy: Avoid duplication of domains in the TCP serve...
2012-06-18 Paulo Pizarrodnsproxy: If no request was sent then the TCP server...
2012-06-18 Paulo Pizarrodnsproxy: If the answer is in the cache, the TCP reques...
2012-06-18 Paulo Pizarrodnsproxy: Only one copy of the relevant buffers will...
2012-06-18 Patrik Flyktdevice: Don't unnecessarily set device->scanning to...
2012-06-18 Patrik Flykttechnology: Disable technology when the last device...
2012-06-18 Patrik Flyktdevice: Combine multiple if statements into one block...
2012-06-18 Patrik Flyktdevice: Combine two if statements with identical outcome
2012-06-18 Patrik Flykttechnology: Remove unneeded scan stop when removing...
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-06-18 Jukka Rissanenservice: Add support functions for pending replies
2012-06-18 Jukka Rissanenservice: Split reply_pending function to two parts
2012-06-15 Jukka Rissanentimeserver: Get rid of useless and annoying error message
2012-06-15 Tomasz Bursztykaservice: Take last error into acount when retrying...
2012-06-15 Tomasz Bursztykaagent: Implement the new type and argument for RequestI...
2012-06-15 Tomasz Bursztykaservice: Add a getter for the passphrase
next