summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-30session: Move EmergencyCall to configuration pluginDaniel Wagner2-99/+29
2012-08-30session: Remove EmergencyCall documentationDaniel Wagner1-28/+0
2012-08-30session: Remove StayConnected implementationDaniel Wagner1-21/+2
2012-08-30session: Remove StayConnected documentationDaniel Wagner1-7/+0
2012-08-30session: Move Priority to configuration pluginDaniel Wagner2-20/+22
2012-08-30session: Remove Priority documentationDaniel Wagner1-30/+0
2012-08-30session: Add configuration pluginDaniel Wagner6-1/+234
2012-08-30session: Remove SessionMarker implementationDaniel Wagner1-12/+0
2012-08-30session: Remove SessionMarker documentationDaniel Wagner1-9/+0
2012-08-30session: Remove PeriodicConnect implementationDaniel Wagner1-51/+3
2012-08-30session: Remove PeriodicConnect documentationDaniel Wagner1-27/+0
2012-08-30session: Update ConnectionType documentationDaniel Wagner1-0/+3
2012-08-30session: Remove IdleTimeout implementationDaniel Wagner1-19/+0
2012-08-30session: Move IdleTimeout to Technology APIDaniel Wagner2-9/+8
2012-08-30session: Update overview docDaniel Wagner1-82/+19
2012-08-30service: Do not report error twiceAlok Barsode1-3/+0
2012-08-29inet: Properly remove IPv4 address and set interface downPatrik Flykt1-3/+5
2012-08-27gdbus: Fix compilation error if macro "error" is definedJaganath Kanakkassery1-2/+2
2012-08-24pptp: Fix PPTP option typoPatrik Flykt1-1/+1
2012-08-23pptp: Get VPN gateway resolved IP addressJukka Rissanen1-1/+1
2012-08-23l2tp: Get VPN gateway resolved IP addressJukka Rissanen1-1/+1
2012-08-23provider: Return VPN gateway IP addressJukka Rissanen1-1/+7
2012-08-23vpn: Accept also "true" or "1" as a boolean valueJukka Rissanen3-3/+9
2012-08-23device: Refactor device scan functionJukka Rissanen4-94/+71
2012-08-22Release 1.61.6Marcel Holtmann2-1/+12
2012-08-22doc: Manual page for connman configuration fileJukka Rissanen1-0/+100
2012-08-22doc: Manual page for connmanJukka Rissanen1-0/+79
2012-08-22git: Do not ignore connman manual pagesJukka Rissanen1-0/+2
2012-08-22service: Always zero the timeout id when timer triggersPatrik Flykt1-1/+2
2012-08-22service: Send updated properties after ServicesChangedPatrik Flykt1-3/+75
2012-08-22wifi: Ignore duplicate hidden APsJukka Rissanen1-23/+46
2012-08-22wifi: Always Scan hidden APsJukka Rissanen1-7/+0
2012-08-22wispr: Fix refcounting issueTomasz Bursztyka1-4/+9
2012-08-20service: Restore error clearing on Agent replyPatrik Flykt1-0/+3
2012-08-17service: Allow connection if there are interfaces availableJukka Rissanen1-1/+32
2012-08-17inet: Clear IP addresses when interface is set downPatrik Flykt1-2/+8
2012-08-17service: Clear service error on successfull connection attemptsPatrik Flykt1-5/+4
2012-08-17ipconfig: Use correct ipconfig ipaddress for FIXED methodPatrik Flykt1-9/+5
2012-08-17technology: Move SetProperty to async method callTomasz Bursztyka1-1/+1
2012-08-17technology: Refactor enable/disable technologyTomasz Bursztyka1-86/+39
2012-08-17dundee: Fix error code handling in add_device()Daniel Wagner1-4/+2
2012-08-16bluetooth: Add the device into hash table when relevantTomasz Bursztyka1-2/+2
2012-08-16timezone: Add commentPatrik Flykt1-1/+1
2012-08-16timezone: If there is no d_type support use fstatat()Andrei Gherzan1-0/+13
2012-08-15Release 1.51.5Marcel Holtmann2-1/+12
2012-08-15provider: Return EINPROGRESS to the caller when connect is pendingJukka Rissanen2-1/+34
2012-08-15service: Remember provider pending dbus messageJukka Rissanen2-0/+29
2012-08-15service: Allow setting path when sending pending dbus replyJukka Rissanen3-6/+10
2012-08-15connection: Disconnect VPN when underlaying service disconnectsJukka Rissanen1-41/+63
2012-08-15inet: Add function to return route to a given hostJukka Rissanen2-0/+153