summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-04client: Use helper functions for setting domains, nameservers and timeserversPatrik Flykt1-9/+39
2013-04-04client: Use helper functions for IP, autoconnect and removalPatrik Flykt1-23/+158
2013-04-04client: Use D-Bus helper function to implement services commandPatrik Flykt1-9/+49
2013-04-04client: Use D-Bus helper functions for Technology enabling/disablingPatrik Flykt1-26/+58
2013-04-04client: Add support functions for setting propertiesPatrik Flykt2-16/+213
2013-04-04client: Use D-Bus helpers for Technology Scan method callPatrik Flykt1-12/+20
2013-04-04client: Use D-Bus helpers for Technology GetTechnologies method callPatrik Flykt1-1/+32
2013-04-04client: Use D-Bus helper functions for service connect and disconnectPatrik Flykt1-9/+39
2013-04-04client: Use D-Bus helper functions for state method callPatrik Flykt1-1/+18
2013-04-04client: Print out help header if non-interactivePatrik Flykt1-0/+8
2013-04-04client: Add calls to save and redraw input promptPatrik Flykt2-1/+12
2013-04-04client: Remove now obsolete client/interactive.[hc] filesPatrik Flykt3-152/+0
2013-04-04client: Remove readline handling from main.cPatrik Flykt1-104/+6
2013-04-04client: Handle exit and inprogress valuesPatrik Flykt1-6/+11
2013-04-04client: Delete the now obsolete monitor.[hc] filesPatrik Flykt6-393/+0
2013-04-04client: Reimplement monitor commandPatrik Flykt1-12/+171
2013-04-04client: Add input handlingPatrik Flykt4-1/+253
2013-04-04client: Add pretty-printing for ServicesChanged signalPatrik Flykt2-2/+121
2013-04-04client: Add connmanctl D-Bus helper functionsPatrik Flykt3-0/+240
2013-04-03vpn-provider: Send domain name to connman when connection is readyJukka Rissanen1-0/+7
2013-04-03openvpn: Update domain name if received from OpenVPN serverJukka Rissanen1-0/+30
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