summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-31AUTHORS: Mention Mikel's and Paulo's contributionsPatrik Flykt1-0/+2
2012-05-31Release 1.11.1Marcel Holtmann2-1/+20
2012-05-31dnsproxy: If the answer is in the cache, the UDP request is releasedPaulo Pizarro1-14/+12
2012-05-31gdbus: Add macro for methods marked as NOREPLYLucas De Marchi1-0/+7
2012-05-31ntp: Log the time slew deltaGrant Erickson1-0/+2
2012-05-30main.conf: Add InputRequestTimeout and BrowserLaunchTimeoutMarcel Holtmann1-0/+14
2012-05-30agent: Use input request and browser launch timeoutsPatrik Flykt1-6/+8
2012-05-30main: Add InputRequestTimeout and BrowserLaunchTimeout variablesPatrik Flykt2-0/+33
2012-05-28service: Clean up append_nameservers() helper functionPatrik Flykt1-12/+7
2012-05-28service: Proper ordering of nameservers and search domainsPatrik Flykt1-5/+12
2012-05-28resolver: Clean up remove functionPatrik Flykt1-6/+3
2012-05-28service: Properly handle nameservers and search domainsPatrik Flykt1-0/+6
2012-05-28service: Remove previous nameservers and search domainsPatrik Flykt1-0/+2
2012-05-28service: Add helpers for removing nameservers and search domainsPatrik Flykt1-0/+68
2012-05-28resolver: Simplify code to return if a resolver entry existsPatrik Flykt1-9/+6
2012-05-28dnsproxy: Fix wrong domain len causing crash in memmoveLucas De Marchi1-3/+3
2012-05-28dnsproxy: Avoid useless memsetLucas De Marchi1-1/+1
2012-05-28dnsproxy: Fix constiness of variablesLucas De Marchi1-21/+18
2012-05-28storage: Remove obsolete functions that nobody callsJukka Rissanen2-26/+0
2012-05-28config: Remove unused functionJukka Rissanen1-56/+0
2012-05-28agent: Update __connman_agent_report_error to return -EINPROGRESSPatrik Flykt2-2/+2
2012-05-28agent: Update functions used by wispr to send -EINPROGRESSPatrik Flykt2-3/+3
2012-05-28agent: Return -EINPROGRESS when request passphrase calls an agentPatrik Flykt2-5/+3
2012-05-28service: Remove unnecessary setting of ipconfing to failurePatrik Flykt1-7/+0
2012-05-25wifi: Stop autoscan in the relevant place.Tomasz Bursztyka1-4/+4
2012-05-25wifi: Check device is not already scanning before a new scan.Tomasz Bursztyka1-0/+9
2012-05-25wifi: If scanning, unref the device when removing wifi driver.Tomasz Bursztyka1-0/+4
2012-05-25wifi: Scanning is set to false in case of effective autoscan stop.Tomasz Bursztyka1-0/+2
2012-05-25device: Make scanning getter method public.Tomasz Bursztyka5-6/+5
2012-05-24storage: migrate 0.76-era device enabled / powered stateGrant Erickson1-5/+29
2012-05-24storage: Remove default.profile when migration has been donePatrik Flykt1-6/+19
2012-05-24storage: Migrate services from obsolete default.profilePatrik Flykt1-0/+52
2012-05-24storage: Remove support for loading services from default.profilePatrik Flykt1-10/+0
2012-05-24storage: Return any errors when saving services and global configPatrik Flykt2-10/+20
2012-05-23agent: Increase default timeout to 120 secondsMarcel Holtmann1-8/+10
2012-05-23AUTHORS: Mention Elena's contributionsMarcel Holtmann1-0/+1
2012-05-22ipconfig: Show FIXED configuration IP address infoPatrik Flykt1-12/+50
2012-05-22resolver: Send RS before RDNSS lifetime expiresElena Tebesoi3-4/+130
2012-05-22resolver: Fixed cleanup of Resolver timerElena Tebesoi1-0/+7
2012-05-22doc: Update service Domains property descriptionPatrik Flykt1-1/+3
2012-05-22service: Fix Domains propertyPatrik Flykt1-13/+13
2012-05-22wispr: If redirected and TLS is not supported we fallback on browser requestTomasz Bursztyka1-2/+3
2012-05-22gweb: Adding a function to know if TLS is supported or notTomasz Bursztyka2-0/+7
2012-05-22agent: Verify that the reply contains a dictionaryPatrik Flykt1-1/+30
2012-05-22gdbus: Fix incorrectly discarded signalsMikel Astiz1-7/+3
2012-05-22manager: Use simpler argument names in ServicesChanged signalMarcel Holtmann1-2/+2
2012-05-22manager: Fix wrong signature for SetProperty methodMarcel Holtmann1-2/+2
2012-05-22README: Add description for --disable-wispr optionMarcel Holtmann1-1/+19
2012-05-21gweb: Add function to check for TLS supportMarcel Holtmann3-0/+12
2012-05-21build: Add option for disabling WISPr supportMarcel Holtmann2-20/+36