summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-20Move the backtrace functions to a different placeMarcel Holtmann1-46/+46
2010-08-19Remove wrong comma from D-Bus error message helperMarcel Holtmann1-1/+1
2010-08-19Fix whitespace damageDaniel Wagner1-1/+1
2010-08-18Add support for roaming/home network statisticDaniel Wagner3-186/+280
2010-08-18Remove "__connman" prefix from static functionsDaniel Wagner3-23/+23
2010-08-17ConnMan backtrace supportSamuel Ortiz1-0/+51
2010-08-16Save profile when enabling device while in offline modeSamuel Ortiz1-1/+4
2010-08-13Disable technology when removing deviceSamuel Ortiz2-2/+5
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-09Add BLOCKED technology stateSamuel Ortiz3-3/+33
2010-08-09Export devices blocked statusSamuel Ortiz1-0/+12
2010-08-09Disconnect VPNs when all services are offlineSamuel Ortiz1-1/+46
2010-08-09Fix provider refcountingSamuel Ortiz2-3/+5
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 Ortiz1-7/+33
2010-08-05Simplify the provider creation code pathSamuel Ortiz1-22/+1
2010-08-05Remove useless provider_free routineSamuel Ortiz1-15/+6
2010-08-04Use connman_resolver_append() for adding VPN nameserversSamuel Ortiz1-2/+4
2010-08-04Add VPN nameservers after being connectedSamuel Ortiz1-12/+13
2010-08-04Have providers going through the configuration stateSamuel Ortiz1-0/+3
2010-08-04Add ipconfig layer to the VPN servicesSamuel Ortiz1-0/+22
2010-08-04Return when VPN ip setting failsSamuel Ortiz1-1/+5
2010-08-03Forward device_enable() error from enable_technolgy()Samuel Ortiz1-4/+17
2010-08-03Do not try to enable a device if it's rfkill blockedSamuel Ortiz1-0/+3