summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Use D-Bus constants for PolicyKit pluginMarcel Holtmann2-3/+6
2010-09-09Update support for PolicyKit with GDBus security integrationMarcel Holtmann3-145/+15
2010-09-09Add gdbus/polkit.c file to sources listMarcel Holtmann1-1/+2
2010-09-09Add support for builtin GDBus security using PolicyKitMarcel Holtmann2-1/+247
2010-09-09Add support for GDBus security action and flagsMarcel Holtmann2-3/+21
2010-09-09Use simpler error callbacks for GDBus security hooksMarcel Holtmann2-8/+30
2010-09-09Add support for GDBus security handlersMarcel Holtmann2-22/+156
2010-09-08Make the internal DHCP client the default nowMarcel Holtmann2-2/+2
2010-09-08Release 0.600.60Marcel Holtmann2-1/+10
2010-09-08network: don't connect if already removedPekka Pessi1-0/+3
2010-09-08network: don't add into profile while unregisteredPekka Pessi1-5/+9
2010-09-08service: debug log ref and unrefPekka Pessi1-1/+3
2010-09-08Revert "service: don't keep ref to a removed network"Pekka Pessi1-6/+0
2010-09-08Set the devices offline mode to FALSE when setting the Powered propertySamuel Ortiz1-1/+8
2010-09-08Fix calling watch callbacks after it has been removedLuiz Augusto von Dentz1-30/+49
2010-09-08Fix signal watch when a service name is givenLuiz Augusto Von Dentz1-33/+128
2010-09-08Do not automatically remove watches for service namesLuiz Augusto Von Dentz1-6/+7
2010-09-08Try to detect portal even if the location driver is already setSamuel Ortiz1-2/+9
2010-09-08Send Ethernet property changed signal when the ipconfig layer is enabledSamuel Ortiz1-4/+9
2010-09-07Reset proxy setting when disconnectingSamuel Ortiz1-0/+2
2010-08-28service: don't keep ref to a removed networkPekka Pessi1-0/+6
2010-08-28device: remove stale pointer from networkPekka Pessi1-0/+2
2010-08-28Ingnore the offline operation of the blocked deviceMartin Xu1-0/+3
2010-08-22Release 0.590.59Marcel Holtmann2-1/+4
2010-08-21Ensure that all provider object paths are validMarcel Holtmann1-3/+9
2010-08-21Ensure to also replace colon in provider D-Bus object pathMarcel Holtmann1-1/+1
2010-08-21Release 0.580.58Marcel Holtmann2-1/+8
2010-08-21Fix VPN nameservers parsingSamuel Ortiz1-4/+10
2010-08-21Disconnect VPNs when no physical services are leftSamuel Ortiz2-12/+9
2010-08-20Default service change notification when going onlineSamuel Ortiz1-0/+3
2010-08-20VPN services should have the highest orderSamuel Ortiz1-0/+2
2010-08-20VPN services also have an interfaceSamuel Ortiz1-0/+6
2010-08-20Set VPN services as the default onesSamuel Ortiz1-4/+11
2010-08-20Service lookup based on interface indexSamuel Ortiz2-0/+20
2010-08-20error: fix warning about formatting stringPekka Pessi1-1/+1
2010-08-20Make backtrace script a bit more genericMarcel Holtmann1-3/+3
2010-08-20Move the backtrace functions to a different placeMarcel Holtmann1-46/+46
2010-08-20Fix iptables-test to work with iptables 1.4.9Robert Piasek1-2/+2
2010-08-19Remove wrong comma from D-Bus error message helperMarcel Holtmann1-1/+1
2010-08-19Add printf format attribute for error creation helperMarcel Holtmann1-1/+2
2010-08-19Fix whitespace damageDaniel Wagner1-1/+1
2010-08-18Add support for roaming/home network statisticDaniel Wagner4-189/+288
2010-08-18Remove "__connman" prefix from static functionsDaniel Wagner3-23/+23
2010-08-18Add configuration file naming rules to documentationFabien Marotte1-2/+2
2010-08-17Always check for ns_initparsePekka Pessi1-6/+6
2010-08-17Backtrace support documentationSamuel Ortiz1-0/+28
2010-08-17Fix backtrace script formatting and mode bitsSamuel Ortiz1-10/+12
2010-08-17ConnMan backtrace supportSamuel Ortiz3-1/+107
2010-08-17Remove some pointless spaces violating the coding styleMarcel Holtmann1-2/+2
2010-08-17Add support for EAP-TTLS configurationFabien Marotte2-5/+14