summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-03vpn: Update domain name when received from vpndJukka Rissanen1-0/+10
2013-04-03ofono: Add the CDMA network when the device is createdForest Bond1-2/+8
2013-04-03ofono: Add CDMA network when modem is registeredForest Bond1-11/+16
2013-04-02doc: Removed comments about profiles as they are long goneJukka Rissanen1-6/+0
2013-03-28doc: Ethernet properties 'Speed' and 'Duplex' are not providedPatrik Flykt1-7/+4
2013-03-27vpn-provider: Nameservers were not sent to connmand vpn pluginJukka Rissanen1-21/+27
2013-03-27openvpn: Set the nameservers in correct orderJukka Rissanen1-17/+71
2013-03-27provider: Set nameservers if we receive them from vpndJukka Rissanen3-12/+13
2013-03-27wifi: terminate autoscan stop if autoscan is not activeGrant Erickson1-0/+5
2013-03-27service: Disconnect the connecting service when neededJukka Rissanen1-2/+12
2013-03-27vpn-provider: Fix uninitialized memory readJukka Rissanen1-1/+1
2013-03-25tethering: Fix build with kernel headers 3.8+Yann E. MORIN1-0/+1
2013-03-25service: Send IP config changed signal in disconnectJukka Rissanen1-0/+3
2013-03-25service: Only send correct ipconfig changed signalJukka Rissanen1-5/+10
2013-03-25config: Allow user to specify how IP address is usedJukka Rissanen2-6/+42
2013-03-25iptables-unit: Add firewall API testsDaniel Wagner2-1/+85
2013-03-25firewall: Maintain iptables rules in dedicated ConnMan chainsDaniel Wagner1-6/+174
2013-03-25firewall: Add firewall APIDaniel Wagner2-0/+138
2013-03-25firewall: Flush managed chainsDaniel Wagner1-0/+107
2013-03-25firewall: Add firewall fileDaniel Wagner4-1/+45
2013-03-25iptables: Add chain iteratorDaniel Wagner2-32/+20
2013-03-25session: Add callback helpersDaniel Wagner1-0/+17
2013-03-25iptables-test: Add insert supportDaniel Wagner1-2/+10
2013-03-25iptables: Add __connman_iptables_insert()Daniel Wagner2-0/+77
2013-03-25iptables: Prepare rule to be inserted or appendedDaniel Wagner1-3/+4
2013-03-22dnsproxy: Make sure we are not accessing null hashJukka Rissanen1-0/+6
2013-03-19iptables-unit: Check if rules are inserted/removedDaniel Wagner3-1/+118
2013-03-19build: Run ippool test during make distcheckDaniel Wagner1-9/+7
2013-03-19test-ippool: Update unit test printoutsDaniel Wagner1-8/+8
2013-03-18neard: RequestOOB() method sends empty dictionaryTomasz Bursztyka1-4/+8
2013-03-18iptables: Allocated memory blocks are already zerod outDaniel Wagner1-4/+0
2013-03-18iptables: Factor out duplicated update hook codeDaniel Wagner1-33/+27
2013-03-18iptables: Fix invalid access to list after removing first ruleDaniel Wagner1-6/+16
2013-03-18iptables: Rename pre_load_table() to get_table()Daniel Wagner1-12/+10
2013-03-18iptables: Improve debug log outputDaniel Wagner1-4/+17
2013-03-18iptables: Lookup in table hash before module loadingDaniel Wagner1-10/+14
2013-03-18iptables: Use glib function for string operationsDaniel Wagner1-31/+31
2013-03-18iptables: Drop support for xtables < 1.4.11Daniel Wagner2-72/+1
2013-03-18iptables-unit: Add debug optionDaniel Wagner1-1/+40
2013-03-18iptables-test: Use iptables implementation from coreDaniel Wagner2-1812/+85
2013-03-18iptables: Add __connman_iptables_dump()Daniel Wagner2-0/+16
2013-03-18build: Ignore iptables-unit and session-test in tools directoryDaniel Wagner1-2/+2
2013-03-18test-session: Move file to tools and rename it to session-testDaniel Wagner6-10/+9
2013-03-18test-iptables: Move file to tools and rename it to iptables-unitDaniel Wagner2-5/+5
2013-03-14doc: Information about activating debugging in ConnManJukka Rissanen1-0/+43
2013-03-14service: User cannot modify immutable serviceJukka Rissanen1-0/+15
2013-03-08vpn: Make sure vpn connection really exists before removing itJukka Rissanen1-1/+6
2013-03-08vpn: Check whether we have already removed the providerJukka Rissanen1-0/+8
2013-03-08vpn: Add debug information when vpn state changesJukka Rissanen1-0/+2
2013-03-08vpn: Remove VPN provider from service list when destroying itJukka Rissanen1-1/+1