summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/jonathan/no-readline-2' into baserock/morphbaserock/morphJonathan Maw2013-05-221-1/+1
|\
| * Disable connman client toolJonathan Maw2013-05-221-1/+1
|/
* Merge branch 'baserock/jonathan/no-gnutls' into baserock/morphJonathan Maw2013-05-171-1/+1
|\
| * Disable WISPr to remove dependency on gnutlsJonathan Maw2013-05-171-1/+1
|/
* Updated connman.morph to use bootstrap prior to configure.Ben Brewer2013-02-151-1/+1
* Added morph.Ben Brewer2013-02-151-0/+9
* gdbus: Add g_dbus_proxy_set_removed_watchDenis Kenzior2013-02-152-0/+20
* unit: Fix wrong format identifier for size_tMarcel Holtmann2013-02-141-1/+1
* unit: Add test cases for SHA-1 based PBKDF2 and PRFMarcel Holtmann2013-02-144-0/+458
* shared: Add helpers for SHA-1 based HMAC, PBKDF2 and PRFMarcel Holtmann2013-02-142-0/+222
* shared: Add generic debug and hexdump helpersMarcel Holtmann2013-02-142-0/+121
* gdbus: Fix missing PropertiesChanged signalVinicius Costa Gomes2013-02-141-2/+5
* systemd: Force daemon restart on failureJukka Rissanen2013-02-121-0/+1
* iptables: Update the hook entries correctly in iptables_delete_rule()Daniel Wagner2013-02-121-3/+8
* iptables: Test if match and target arguments are also the sameDaniel Wagner2013-02-121-1/+21
* test-iptables: Add chain add remove testsDaniel Wagner2013-02-121-0/+30
* iptables: Fix fallthrough rulesDaniel Wagner2013-02-121-0/+21
* test-iptables: Add fallthrough unit testDaniel Wagner2013-02-121-0/+19
* iptables: Remove unused __connman_iptables_command()Daniel Wagner2013-02-123-540/+0
* nat: Use new iptables APIDaniel Wagner2013-02-121-4/+8
* test-nat: Move tests to test-iptablesDaniel Wagner2013-02-123-172/+79
* test-iptables: Add unit test for the new APIDaniel Wagner2013-02-121-0/+139
* iptables: Add split out iptables commandsDaniel Wagner2013-02-122-0/+527
* nat: No need to 'nat' table anymoreDaniel Wagner2013-02-121-18/+0
* iptables: Flush 'filter' 'mangle' and 'nat' tableDaniel Wagner2013-02-121-1/+60
* iptables: Add CONNMAN_IPTABLES_DEBUG environment variableDaniel Wagner2013-02-121-30/+84
* iptables: Remove dependency on table in iterator_entries_cb_tDaniel Wagner2013-02-121-24/+14
* iptables: Do not pass table into dump_match() and dump_target()Daniel Wagner2013-02-121-8/+5
* iptables: Get rid of the iterator macroDaniel Wagner2013-02-121-57/+60
* iptables: Clear global parser flagsDaniel Wagner2013-02-121-0/+20
* iptables: Make string arguments constDaniel Wagner2013-02-121-23/+30
* iptables: Add some documentationDaniel Wagner2013-02-121-0/+90
* test-iptables: Add unit test for iptablesDaniel Wagner2013-02-123-1/+130
* gdbus: Don't call property changed callback during client initMarcel Holtmann2013-02-111-9/+10
* gdhcp: DHCP server IP address is stored in host orderPatrik Flykt2013-02-111-1/+1
* ipconfig: Use proper address structure when appending IPv4 infoPatrik Flykt2013-02-051-1/+1
* service: Validate the IP addresses before usePatrik Flykt2013-02-051-41/+58
* service: Factor out ipconfig creationPatrik Flykt2013-02-051-20/+38
* ipconfig: Add checks for invalid IPv4/IPv6 addressesPatrik Flykt2013-02-051-3/+23
* test: Fix simple-agent so it can run even if service files are missingTomasz Bursztyka2013-02-051-8/+15
* ipconfig: Do not overwrite gateway addressJukka Rissanen2013-02-053-13/+9
* gdbus: Fix unpublished interface signal emissionJohan Hedberg2013-02-011-0/+4
* Release 1.111.11Marcel Holtmann2013-02-012-1/+13
* dundee: Set network available is needed only when scanningPatrik Flykt2013-01-301-2/+0
* ofono: Set network available is needed only when scanningPatrik Flykt2013-01-301-2/+0
* ethernet: Set network available is needed only when scanningPatrik Flykt2013-01-301-2/+0
* README: Add kernel options needed for tetheringPatrik Flykt2013-01-301-0/+17
* TODO: Update TODO with Bluez 4.x removal taskPatrik Flykt2013-01-301-10/+4
* bluetooth: Implement tethering for the Bluez 5 bluetooth pluginPatrik Flykt2013-01-301-0/+117
* technology: Support multiple technology driversPatrik Flykt2013-01-301-49/+111