technology: return already enabled when tethering is enabled
[framework/connectivity/connman.git] / src /
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
2012-06-14 Patrik Flykttimeserver: Simplify timeserver IP address checking
2012-06-14 Patrik Flyktmain: Simplify fallback nameserver parsing
2012-06-14 Patrik Flyktservice: Simplify nameserver route adding and removing
2012-06-14 Patrik Flyktservice: Check that the supplied nameserver is in numer...
2012-06-14 Patrik Flyktinet: Create helper function for IP address checking
2012-06-11 Jukka Rissanenipconfig: Set IPv6 privacy default value from kernel...
2012-06-11 Jukka Rissanendnsproxy: Do not print too many info messages
2012-06-11 Jukka Rissanenconfig: Check if we need to rescan the config file...
2012-06-11 Jukka Rissanenconfig: No service removal on cleanup
2012-06-11 Jukka Rissanenconfig: Check individual service entries for removal
2012-06-11 Jukka Rissanenconfig: Use config file name and entry when deciding...
2012-06-11 Jukka Rissanenconfig: Save service after provisioning it
2012-06-11 Jukka Rissanenservice: Support function that saves service
2012-06-11 Jukka Rissanenservice: Sort service sequence after checking provision...
2012-06-11 Jukka Rissanenservice: Mark service as dirty and needing sorting
2012-06-11 Jukka Rissanenservice: Add function to set the favorite flag
2012-06-11 Jukka Rissanenservice: Remove unprovisioned services when starting...
2012-06-11 Jukka Rissanenservice: Save provisioned config information
2012-06-11 Jukka Rissanenconfig: Set config information in service
2012-06-11 Jukka Rissanenconfig: Remove service if config file is removed
2012-06-11 Jukka Rissanenservice: Add function to remove a service
2012-06-11 Jukka Rissanenservice: Add setter for config information
2012-06-11 Jukka Rissanenstorage: Add function to remove a service directory
2012-06-11 Jukka Rissanenservice: Add function to return service by identifier
2012-06-07 Jukka Rissanendnsproxy: Randomize the transaction id
2012-06-07 Jukka Rissanendnsproxy: Use memmove() when discarding domain name
2012-06-07 Jukka Rissanendnsproxy: Check overlapping memcpy
2012-06-07 Grant Ericksonservice: remove extra semicolon
2012-05-31 Paulo Pizarrodnsproxy: If the answer is in the cache, the UDP reques...
2012-05-31 Grant Ericksonntp: Log the time slew delta
2012-05-30 Marcel Holtmannmain.conf: Add InputRequestTimeout and BrowserLaunchTimeout
2012-05-30 Patrik Flyktagent: Use input request and browser launch timeouts
2012-05-30 Patrik Flyktmain: Add InputRequestTimeout and BrowserLaunchTimeout...
2012-05-28 Patrik Flyktservice: Clean up append_nameservers() helper function
2012-05-28 Patrik Flyktservice: Proper ordering of nameservers and search...
2012-05-28 Patrik Flyktresolver: Clean up remove function
2012-05-28 Patrik Flyktservice: Properly handle nameservers and search domains
2012-05-28 Patrik Flyktservice: Remove previous nameservers and search domains
2012-05-28 Patrik Flyktservice: Add helpers for removing nameservers and searc...
2012-05-28 Patrik Flyktresolver: Simplify code to return if a resolver entry...
2012-05-28 Lucas De Marchidnsproxy: Fix wrong domain len causing crash in memmove
2012-05-28 Lucas De Marchidnsproxy: Avoid useless memset
2012-05-28 Lucas De Marchidnsproxy: Fix constiness of variables
2012-05-28 Jukka Rissanenstorage: Remove obsolete functions that nobody calls
2012-05-28 Jukka Rissanenconfig: Remove unused function
2012-05-28 Patrik Flyktagent: Update __connman_agent_report_error to return...
2012-05-28 Patrik Flyktagent: Update functions used by wispr to send -EINPROGRESS
2012-05-28 Patrik Flyktagent: Return -EINPROGRESS when request passphrase...
2012-05-28 Patrik Flyktservice: Remove unnecessary setting of ipconfing to...
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-05-24 Grant Ericksonstorage: migrate 0.76-era device enabled / powered...
2012-05-24 Patrik Flyktstorage: Remove default.profile when migration has...
2012-05-24 Patrik Flyktstorage: Migrate services from obsolete default.profile
2012-05-24 Patrik Flyktstorage: Remove support for loading services from defau...
2012-05-24 Patrik Flyktstorage: Return any errors when saving services and...
next