summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-10-07rtnl: Remove unused operstate callbackSamuel Ortiz1-53/+0
2010-10-07technology: Block devices based on technology rfkill statusSamuel Ortiz2-31/+67
2010-10-07technology: Use allocated index for rfkill hash tables keysSamuel Ortiz1-2/+2
2010-10-07technology: Track rfkill blocked stateSamuel Ortiz1-6/+16
2010-10-06Use nl80211/cfg80211 WiFi configuration by defaultMarcel Holtmann1-1/+1
2010-10-06Add interface name checks for Virtual Machine ManagerMarcel Holtmann2-0/+6
2010-10-04Move GResolv source file sinto GWeb directoryMarcel Holtmann1-1/+1
2010-10-04rtnl: support isimodem GPRS connectionsPekka Pessi1-0/+5
2010-10-04Support -p and -P options with list of pluginsPekka Pessi2-13/+29
2010-10-04Remove unused __connman_detect_get_blocked functionMarcel Holtmann3-10/+0
2010-10-04Remove unused __connman_detect_start functionMarcel Holtmann3-7/+0
2010-10-04Remove dependency on udevMarcel Holtmann8-542/+15
2010-10-02Add support for systemd service configurationMarcel Holtmann1-4/+11
2010-10-02Print debug information about DHCP timeserver value if availableMarcel Holtmann1-0/+2
2010-09-29Define connman_network_set_passphraseSamuel Ortiz1-0/+28
2010-09-29Export __connman_service_set_passphrase() to ConnMan coreSamuel Ortiz2-3/+9
2010-09-28RemoveProvider argument is an object pathSamuel Ortiz1-3/+3
2010-09-28Remove providers based on their VPN service pathSamuel Ortiz1-7/+19
2010-09-25Remove EDNS0 optionSamuel Ortiz1-2/+1
2010-09-23Fix "invalid file header"Daniel Wagner1-9/+21
2010-09-23Put .data files into a separate directoryDaniel Wagner2-2/+8
2010-09-22Support multiple interfaces on -i and -I cmdline option.Lucio Maciel1-12/+21
2010-09-22Fix bug to remove vpn services when turning offline mode onMohamed Abbas1-7/+16
2010-09-22Fix ConnMan crash while disable wifi deviceMohamed Abbas1-0/+6
2010-09-22Store stats information into separate filesDaniel Wagner4-113/+475
2010-09-22Add support for setting proxy configuration methodMarcel Holtmann3-1/+125
2010-09-22Export service functions for retrieving domainname and nameserverMarcel Holtmann2-4/+4
2010-09-21Remove RequestPassphrase functionality from Agent APIPatrik Flykt2-30/+0
2010-09-21Use RequestInput method call when requesting passphrasesPatrik Flykt1-4/+17
2010-09-21Agent API RequestInput method for requesting passphrasesPatrik Flykt2-0/+132
2010-09-21Add connman_service_set_passphrase helper functionPatrik Flykt1-10/+17
2010-09-21Use proper definition for finding device structureMarcel Holtmann1-1/+1
2010-09-21Use __connman_device_get_service_type for getting service typeMarcel Holtmann1-1/+1
2010-09-21Simplify linker scriptLucas De Marchi1-0/+8
2010-09-21Use struct connman_stats_dataDaniel Wagner1-114/+108
2010-09-21Handle several counters simultaniouslyDaniel Wagner4-207/+250
2010-09-20Do not register 2 network drivers for the same network typeSamuel Ortiz1-0/+10
2010-09-20Get device interface through the get_string() routineSamuel Ortiz1-0/+2
2010-09-20Add support for retrieving proxy auto configuration URLMarcel Holtmann3-0/+26
2010-09-17Add __connman_service_get_security functionPatrik Flykt2-0/+9
2010-09-15Add verification of the .config file parametersFabien Marotte1-0/+55
2010-09-15Move configuration key strings to be #defineFabien Marotte1-14/+33
2010-09-14element: remove unnecessary checksPekka Pessi1-8/+4
2010-09-09device: add connman_device_get_ident()Pekka Pessi4-4/+3
2010-09-09Remove the no longer needed security frameworkMarcel Holtmann7-166/+2
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