summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-15Fix Ethernet service type detectionMarcel Holtmann1-6/+12
2010-07-15Fix proper detection for pure Ethernet technology typesMarcel Holtmann1-4/+27
2010-07-15Add technology driver callbacks for adding/removing interfacesMarcel Holtmann4-4/+85
2010-07-15Monitor interface creation/removal and check DEVTYPEMarcel Holtmann1-0/+77
2010-07-15Add simple technology driver support for BluetoothMarcel Holtmann1-0/+33
2010-07-15Add technology driver callback for setting TetheringMarcel Holtmann2-11/+12
2010-07-15Add callbacks for Tethering enable/disable on technology levelMarcel Holtmann3-2/+36
2010-07-15Add support for technology driversMarcel Holtmann4-2/+125
2010-07-14change data->gateway to data->ipv4_gateway in src/connection.cMartin Xu1-21/+23
2010-07-13Add some extra autoconf/automake magic for iptables libraryMarcel Holtmann2-2/+7
2010-07-14iptables test programSamuel Ortiz2-1/+211
2010-07-12Add missing enable-tethering and disable-tethering test scriptsMarcel Holtmann2-0/+20
2010-07-12Add empty dictionary for roaming counters for nowMarcel Holtmann1-0/+6
2010-07-12Update counter test script to print roaming ones as wellMarcel Holtmann1-17/+20
2010-07-12Update counter API to differentiate between home and roaming countersMarcel Holtmann1-2/+10
2010-07-12Do not pass the -H option to dhclient taskSamuel Ortiz2-14/+0
2010-07-12Check for add_gateway() return value before dereferencing itSamuel Ortiz1-6/+11
2010-07-12Update nameserver host routes with DNS manual settingsSamuel Ortiz1-0/+11
2010-07-12Return manually set gateway when the ipdevice one is NULLSamuel Ortiz1-1/+8
2010-07-12No host route needed for nameservers on the same subnetSamuel Ortiz3-1/+64
2010-07-12Set DNS host routes before toggling the service READY stateSamuel Ortiz3-6/+49
2010-07-12Factorize host route setting routineSamuel Ortiz3-59/+12
2010-07-12Remove child watch when connman_task is freedPekka Pessi1-1/+7
2010-07-10Update counter API documentationMarcel Holtmann1-1/+2
2010-07-09Fix SEGV at first startupDavid Woodhouse1-4/+6
2010-07-09Fix connman_wifi_load_ssidSamuel Ortiz1-5/+7
2010-07-09Remove task pluginSamuel Ortiz3-182/+2
2010-07-09Convert udhcp plugin to connman taskSamuel Ortiz2-135/+124
2010-07-09Add DHCP plugins priority flagsSamuel Ortiz2-0/+5
2010-07-09Parse boolean flag from test-connman argvDaniel Wagner1-1/+2
2010-07-09Fix crash in dhclient releasePekka Pessi1-18/+22
2010-07-09Keep start/stop state of statistic timersDaniel Wagner1-0/+9
2010-07-08Add additionals statistics countersDaniel Wagner6-14/+195
2010-07-08Fix my own email addressMarcel Holtmann1-1/+1
2010-07-08Make test-counter byte counters human readableDaniel Wagner1-1/+24
2010-07-08Save counter values during shutdownDaniel Wagner1-0/+3
2010-07-08Update TODO listSamuel Ortiz1-0/+18
2010-07-07Start/stop statistics depending on LOWER_UP stateDaniel Wagner2-5/+32
2010-07-07Initialize offset countersDaniel Wagner1-7/+38
2010-07-06Remove the udev based RFKILL switch processingMarcel Holtmann4-77/+1
2010-07-05Make .mailmap rule simplerMarcel Holtmann1-1/+1
2010-07-05Add .mailmap file to fix Luiz's name spelling in git shortlogMarcel Holtmann1-0/+1
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann8-4/+159
2010-06-30Update service statisticsDaniel Wagner6-53/+81
2010-06-30Add service statistic data structureDaniel Wagner3-0/+164
2010-06-30Centralize rntl update timersDaniel Wagner4-21/+87
2010-06-25Set the network roaming toggle according to oFono statusSamuel Ortiz1-0/+30
2010-06-25Add the -g option to ntpdSamuel Ortiz1-0/+1
2010-06-25Create service ipconfig only when it's NULLSamuel Ortiz1-4/+4
2010-06-24More realistic TODO listSamuel Ortiz1-5/+124