summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-12iptables: Clear global parser flagsDaniel Wagner1-0/+20
2013-02-12iptables: Make string arguments constDaniel Wagner1-23/+30
2013-02-12iptables: Add some documentationDaniel Wagner1-0/+90
2013-02-12test-iptables: Add unit test for iptablesDaniel Wagner3-1/+130
2013-02-11gdbus: Don't call property changed callback during client initMarcel Holtmann1-9/+10
2013-02-11gdhcp: DHCP server IP address is stored in host orderPatrik Flykt1-1/+1
2013-02-05ipconfig: Use proper address structure when appending IPv4 infoPatrik Flykt1-1/+1
2013-02-05service: Validate the IP addresses before usePatrik Flykt1-41/+58
2013-02-05service: Factor out ipconfig creationPatrik Flykt1-20/+38
2013-02-05ipconfig: Add checks for invalid IPv4/IPv6 addressesPatrik Flykt1-3/+23
2013-02-05test: Fix simple-agent so it can run even if service files are missingTomasz Bursztyka1-8/+15
2013-02-05ipconfig: Do not overwrite gateway addressJukka Rissanen3-13/+9
2013-02-01gdbus: Fix unpublished interface signal emissionJohan Hedberg1-0/+4
2013-02-01Release 1.11upstream/1.111.11Marcel Holtmann2-1/+13
2013-01-30dundee: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30ofono: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30ethernet: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30README: Add kernel options needed for tetheringPatrik Flykt1-0/+17
2013-01-30TODO: Update TODO with Bluez 4.x removal taskPatrik Flykt1-10/+4
2013-01-30bluetooth: Implement tethering for the Bluez 5 bluetooth pluginPatrik Flykt1-0/+117
2013-01-30technology: Support multiple technology driversPatrik Flykt1-49/+111
2013-01-30bluetooth: Connect and disconnect a PAN NAP networkPatrik Flykt1-5/+137
2013-01-30service: Must not return NULL with a synchronous GDBus method callPatrik Flykt1-2/+0
2013-01-30bluetooth: Expose Bluez 5 org.bluez.Network1 objects as networksPatrik Flykt1-4/+133
2013-01-30network: Allow more than one network driver register the same typePatrik Flykt1-10/+0
2013-01-30bluetooth_legacy: Check network in probe functionPatrik Flykt1-4/+18
2013-01-30bluetooth: Keep track of Bluez 5 org.bluez.Network1 objectsPatrik Flykt1-0/+172
2013-01-30bluetooth: Expose Bluez 5 adapters as ConnMan devicesPatrik Flykt1-0/+308
2013-01-30technology: Enable/disable individual devices also with rfkillPatrik Flykt1-4/+16
2013-01-30bluetooth: Register technology driverPatrik Flykt1-1/+31
2013-01-30bluetooth: Add new bluetooth pluginPatrik Flykt2-0/+51
2013-01-30bluetooth: Rename bluetooth plugin to bluetooth_legacyPatrik Flykt2-8/+11
2013-01-30technology: Check technology driver probe function before callingPatrik Flykt1-1/+5
2013-01-30technology: Remove technology driver by pointerPatrik Flykt1-2/+4
2013-01-30technology: Remove unnecessary comparison and gotoPatrik Flykt1-5/+1
2013-01-30ofono: Use ordinary string instead of identPatrik Flykt1-1/+1
2013-01-30dundee: Use ordinary string instead of identPatrik Flykt1-1/+1
2013-01-30network: Unset driver on failed matchPatrik Flykt1-1/+3
2013-01-28gresolv: Destroy query at the relevant place when parsing the responseTomasz Bursztyka1-4/+2
2013-01-24service: Notify leaving online state when downgrading it to readyTomasz Bursztyka1-1/+3
2013-01-24ipconfig: IPv6 was enabled too earlyJukka Rissanen1-2/+3
2013-01-20gdbus: Check for valid path before handling propertiesMarcel Holtmann1-0/+6
2013-01-18dnsproxy: DNS response answer count was incorrectly setJukka Rissanen1-1/+1
2013-01-16network: Do not report any error when removing a connecting networkTomasz Bursztyka1-1/+2
2013-01-16network: Move up code about set_connected() and set_disconnectedTomasz Bursztyka1-625/+627
2013-01-16service: Trigger autoconnect when AutoConnect flag is enabledJukka Rissanen1-0/+3
2013-01-16ipconfig: Do not disable IPv6 in lower up stateJukka Rissanen1-12/+0
2013-01-15service: Update notifier state when relevant while getting readyTomasz Bursztyka1-1/+2
2013-01-15agent: Keep track of the driver to unref user context relevantlyTomasz Bursztyka1-2/+3
2013-01-11gweb: Make sure to destroy the lookup before calling any result functionTomasz Bursztyka1-2/+4