summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-17Add more debug statements to DHCP libraryMarcel Holtmann1-0/+21
2010-08-16Save profile when enabling device while in offline modeSamuel Ortiz1-1/+4
2010-08-13Remove bluetooth network from device only when device is removedSamuel Ortiz1-17/+16
2010-08-13Disable technology when removing deviceSamuel Ortiz2-2/+5
2010-08-12Release 0.570.57Marcel Holtmann2-1/+9
2010-08-12Both host and domain provider strings should not be NULLSamuel Ortiz1-1/+1
2010-08-12Device is not offline when enabled succeeds or is in progressSamuel Ortiz1-4/+2
2010-08-10Fix typoMarcel Holtmann1-1/+1
2010-08-10Remove unpaired Bluetooth devicesSamuel Ortiz1-2/+45
2010-08-10Watch for Bluetooth device changesSamuel Ortiz1-1/+35
2010-08-09Add BLOCKED technology stateSamuel Ortiz4-5/+35
2010-08-09Export devices blocked statusSamuel Ortiz2-0/+21
2010-08-09Disconnect VPNs when all services are offlineSamuel Ortiz1-1/+46
2010-08-09Fix provider refcountingSamuel Ortiz3-10/+9
2010-08-06Disable offline devices upon device_set_connected(TRUE) callsSamuel Ortiz1-1/+8
2010-08-06If device is powered, set powered_pending from device_set_poweredYingan Deng1-1/+3
2010-08-06Always create a default profileSamuel Ortiz1-1/+1
2010-08-06Export IPv4 PACSamuel Ortiz1-1/+6
2010-08-06Export the VPN PAC file to the VPN serviceSamuel Ortiz1-0/+2
2010-08-06Build VPN services based on VPN host and domain stringsSamuel Ortiz4-12/+46
2010-08-05Simplify the provider creation code pathSamuel Ortiz1-22/+1
2010-08-05Remove useless provider_free routineSamuel Ortiz1-15/+6
2010-08-04Release 0.560.56Marcel Holtmann2-1/+13
2010-08-03Use five retries for DHCP discover and select requestsMarcel Holtmann1-2/+2