dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / src /
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...
2012-05-23 Marcel Holtmannagent: Increase default timeout to 120 seconds
2012-05-22 Patrik Flyktipconfig: Show FIXED configuration IP address info
2012-05-22 Elena Tebesoiresolver: Send RS before RDNSS lifetime expires
2012-05-22 Elena Tebesoiresolver: Fixed cleanup of Resolver timer
2012-05-22 Patrik Flyktservice: Fix Domains property
2012-05-22 Tomasz Bursztykawispr: If redirected and TLS is not supported we fallba...
2012-05-22 Patrik Flyktagent: Verify that the reply contains a dictionary
2012-05-22 Marcel Holtmannmanager: Use simpler argument names in ServicesChanged...
2012-05-22 Marcel Holtmannmanager: Fix wrong signature for SetProperty method
2012-05-18 Henrique Dante de... Do not set signature and reply in GDBus tables
2012-05-18 Henrique Dante de... Convert GDBus methods and signals to use macro helpers
2012-05-18 Henrique Dante de... Constify GDBus signal tables
2012-05-18 Henrique Dante de... Constify GDBus method tables
2012-05-18 Jukka Rissanenconnection: Refactor VPN route setup
2012-05-17 Marcel Holtmanntechnology: Set deprecated flag for GetProperties method
2012-05-17 Marcel Holtmannservice: Set deprecated flag for GetProperties method
2012-05-15 Patrik Flyktconfig: Reject invalid SSID hexadecimal entries
2012-05-15 Jukka Rissanenrtnl: Domain search list was not handled according...
2012-05-15 Jukka Rissanenresolver: Do not try to update service if server is...
2012-05-15 Jukka Rissanenresolver: Allow update to domain if server is not set
2012-05-15 Jukka Rissanenresolver: Follow connman coding style
2012-05-10 Jukka Rissanendhcpv6: Check NULL pointer dereference
2012-05-09 Jukka Rissanendhcp: Use g_list_length() to calculate the list length
2012-05-09 Jukka Rissanendhcpv6: Check NULL pointer dereference
2012-05-09 Jukka Rissanendhcp: Check NULL pointer dereference
2012-05-09 Henrique Dante de... wispr: Remove dead assignment
2012-05-09 Henrique Dante de... rtnl: Remove dead assignment
2012-05-09 Henrique Dante de... iptables: Remove dead assignment
2012-05-09 Henrique Dante de... dnsproxy: Remove dead assignment
2012-05-09 Henrique Dante de... dnsproxy: Return error if initial send fails
2012-05-08 Adrien Bustanyconnection: Fix possible NULL dereference
2012-05-08 Daniel Wagnerconnection: Fix host route to VPN server
next