summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbus/client: Allow specifying ObjectManager pathArman Uguray2015-03-262-6/+22
* gdbus/client: Don't GetManagedObjects w/o handlersArman Uguray2015-03-261-1/+2
* network: Do not try to set gateway from DHCPv6Pasi Sjöholm2015-03-241-4/+0
* service: Let service error indicate invalid WiFi PSK passphrasePatrik Flykt2015-03-231-11/+16
* rfkill: Properly report errors when rfkillingPatrik Flykt2015-03-231-5/+4
* technology: Properly report error if device enable/disable failsPatrik Flykt2015-03-231-3/+6
* service: Set routes only for same address familyPasi Sjöholm2015-03-231-4/+8
* AUTHORS: Mention Andreas' contributionsPatrik Flykt2015-03-191-0/+1
* connman.service.in: Use @sbindir@ instead of hardcoding @prefix@/sbinAndreas Oberritter2015-03-191-1/+1
* connman.service.in: Start before remote fs mountsAndreas Oberritter2015-03-191-1/+2
* AUTHORS: Mention Philip's contributionsPatrik Flykt2015-03-161-0/+1
* plugins: Fix polkit policy defaults to use current allow valuesPhilip Withnall2015-03-161-2/+2
* service: Connect ethernet networks when createdPatrik Flykt2015-03-161-2/+26
* rtln: Redo nameserver(s) only when ipaddress is previously unknownPasi Sjöholm2015-03-051-11/+12
* ipconfig: Modify __connman_ipconfig_newaddr() to return success/failPasi Sjöholm2015-03-052-6/+7
* resolver: Do not reset timers when redoing nameserversPasi Sjöholm2015-03-051-8/+0
* dhcpv6: Rate limit requests when no address is receivedPasi Sjöholm2015-03-051-1/+1
* dhcpv6: Fail if we have error with rapid commitPasi Sjöholm2015-03-051-2/+9
* gdhcp: Fix rapid commit option length checkPasi Sjöholm2015-03-051-1/+1
* ipconfig: Prevent potential crashPatrik Flykt2015-02-271-6/+3
* service: Check whether properties can be sent before assigning valuePatrik Flykt2015-02-261-3/+3
* ofono: Always set configuration method when connectedPasi Sjöholm2015-02-261-9/+9
* gdbus: Fix not calling disconnect functionSzymon Janc2015-02-241-3/+4
* TODO: Add tasks for interface names, gateway selection and ObjectManagerPatrik Flykt2015-02-241-0/+34
* AUTHORS: Mention Tomáš' contributionsPatrik Flykt2015-02-241-0/+1
* build: Install binary with manpage when client is enabledTomáš Čech2015-02-241-2/+3
* gdhcp: Use DHCPV6_CLIENT_PORT as source portPasi Sjöholm2015-02-241-1/+13
* rtnl: Ignore temporary cloned routesJustin Maggard2015-02-241-0/+2
* gdbus: Don't refresh objects/props if disconnectedArman Uguray2015-02-221-5/+8
* network: Merge identical ipconfig code pathsPatrik Flykt2015-02-133-164/+80
* ipconfig: Use only settings related to configuration methodPasi Sjöholm2015-02-131-25/+42
* ofono: Do not reset method if its offPasi Sjöholm2015-02-111-2/+6
* ofono: Set ipconfig off if indicated that the protocol is not usedPatrik Flykt2015-02-111-0/+59
* network: Set network->connecting after ip address is setPasi Sjöholm2015-02-111-4/+6
* network: Make sure that IPv6 is enabled with autoconfigurationPasi Sjöholm2015-02-111-0/+2
* network: Fix eternal associating with IPv6-onlyPasi Sjöholm2015-02-111-2/+4
* network: Disable IPv6 completely if method is offPasi Sjöholm2015-02-111-2/+4
* AUTHORS: Mention Chris' contributionsPatrik Flykt2015-02-051-0/+1
* TODO: Purge old owners and update tasksPatrik Flykt2015-02-051-8/+5
* Fix struct in6_pktinfo redefinitionChris Hiszpanski2015-02-052-6/+8
* Release 1.281.28Marcel Holtmann2015-02-012-1/+11
* shared: Remove unneeded SHA-1 helper functionsMarcel Holtmann2015-02-012-222/+0
* unit: Remove unrelated test cases that are not neededMarcel Holtmann2015-02-014-452/+2
* build: Clean up the test-driver autotools scriptMarcel Holtmann2015-02-012-1/+2
* build: Add src/net.connman.service to .gitignoreMarcel Holtmann2015-02-011-0/+1
* gsupplicant: Use OPEN auth_alg for open wifi networksSlava Monich2015-01-301-1/+13
* dnsproxy: Don't try to destroy NULL hashtable on exitSlava Monich2015-01-301-2/+4
* counter: Fix possible memory leakPasi Sjöholm2015-01-301-1/+4
* gdhcp: Server id must not be converted to host byte orderJukka Rissanen2015-01-261-1/+2
* gdhcp: Set DHCP server id option in network byte orderJukka Rissanen2015-01-261-2/+2