summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-30vpn-config: Log a warning if the provider ident already existsPatrik Flykt1-2/+7
2013-05-30vpn-config: Remove obsolete protected codePatrik Flykt1-63/+1
2013-05-29test-ippool: Shortcut exhausting allocation testDaniel Wagner1-3/+9
2013-05-29service: Update Domains property when Domains.Configuration changesPatrik Flykt1-0/+1
2013-05-29service: Check service type before fetching interface indexPatrik Flykt1-1/+4
2013-05-24ipconfig: Use system set addresses for IPv4 property in 'manual' modePatrik Flykt1-1/+1
2013-05-24client: Accept correctly spelled option namePatrik Flykt1-2/+4
2013-05-22client: Fix minor issues in D-Bus path name checkingPatrik Flykt1-2/+3
2013-05-22client: Fix index for IPv6 configuration optionPatrik Flykt1-1/+1
2013-05-22client: Reserve space for trailing NULL in the arrayPatrik Flykt1-1/+1
2013-05-22session: Fix service2bearer to return a correct match all ruleDaniel Wagner1-0/+1
2013-05-21doc: Remove documentation for Technology IdleTimeout propertyPatrik Flykt1-8/+0
2013-05-21service: Restart timeserver polling only for the default servicePatrik Flykt1-1/+3
2013-05-20doc: Document the deprecated RemoveProvider method callPatrik Flykt1-0/+4
2013-05-20test: Add test script for Clock APIPatrik Flykt2-1/+34
2013-05-20clock: Implement load and save for Clock API propertiesPatrik Flykt1-0/+62
2013-05-20timeserver: Check the time update methodPatrik Flykt1-0/+3
2013-05-20clock: Export information about time update methodPatrik Flykt2-6/+12
2013-05-17TODO: Add Clock API support for connmanctlPatrik Flykt1-2/+2
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka3-45/+122
2013-05-17README: Update information about wpa_supplicant configurationTomasz Bursztyka1-2/+9
2013-05-17TODO: DHCPv6 DECLINE message supportJukka Rissanen1-0/+6
2013-05-15gdhcp: Handle dhcp_client->type == G_DHCP_IPV4LLJustin Maggard1-17/+17
2013-05-12shared: Add helper for looking up debugfs mount pointMarcel Holtmann2-0/+90
2013-05-08gdbus: Fix using NULL DBusPendingCall when disconnected from D-BusAnderson Lizardo1-0/+5
2013-05-08gdbus: Fix segfault when D-Bus daemon exitsAnderson Lizardo1-0/+2
2013-05-08client: Do service name syntax check when a name is specifiedPatrik Flykt1-3/+3
2013-05-08Fix gcc compiler warning with -Wformat-security.Justin Maggard1-1/+1
2013-05-07Release 1.141.14Marcel Holtmann2-1/+9
2013-05-06TODO: Update connmanctl entryPatrik Flykt1-5/+6
2013-05-06client: Check that strings passed to D-Bus to contain valid charsJukka Rissanen1-0/+45
2013-05-06client: Newline missing after printing scan error messageJukka Rissanen1-1/+1
2013-05-06dhcpv6: Implement CONFIRM message supportJukka Rissanen3-9/+246
2013-05-06dhcpv6: Remember the last used IPv6 addressJukka Rissanen1-0/+3
2013-05-06ipconfig: Save last used DHCPv6 addressJukka Rissanen1-0/+9
2013-05-06dhcpv6: Added initial MRD supportJukka Rissanen1-0/+6
2013-05-06gdhcp: Initialize message status code earlyJukka Rissanen1-4/+3
2013-05-06client: Fix for handling an unset callbackPatrik Flykt1-1/+9
2013-05-06client: Fixes for handling Agent messagesPatrik Flykt1-8/+12
2013-05-06man: Update connman.conf.5 manual page to use TetheringTechnologiesPatrik Flykt1-1/+1
2013-05-06main: Rename AllowedTetheringTechnologies to TetheringTechnologiesPatrik Flykt3-15/+17
2013-05-03gdbus: Fix calling GetManagedObjects twice in a rowLuiz Augusto von Dentz1-7/+18
2013-05-03AUTHORS: Mention Yann's contributionsPatrik Flykt1-0/+1
2013-05-03client: Initial RequestInput handling supportPatrik Flykt1-0/+199
2013-05-03client: Add ReportError handlingPatrik Flykt1-0/+49
2013-05-03client: Add RequestBrowser handlingPatrik Flykt1-1/+87
2013-05-03client: Implement Agent Release and Cancel method callsPatrik Flykt1-0/+50
2013-05-03client: Add command mode and agent mode helper functionsPatrik Flykt2-19/+38
2013-05-03client: Add agent commandPatrik Flykt1-0/+30
2013-05-03client: Add support for registering and unregistering an agentPatrik Flykt3-0/+181