summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Set manifest request domain to floorZhang zhengguang2-0/+10
2014-10-31Add systemd service to manager ConnMan NTPZhang zhengguang2-0/+14
2014-10-31Add package build spec fileZhang zhengguang1-0/+97
2014-10-31Add bootstrap filesZhang zhengguang2-0/+27
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang94-1204/+5859
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang216-12462/+64845
2013-06-13client: Fix passphrase handlingPatrik Flykt1-2/+10
2013-06-13client: Implement VPN Agent API RequestInput method callPatrik Flykt1-54/+77
2013-06-13client: Add vpnagent command to register and unregister VPN AgentPatrik Flykt1-0/+30
2013-06-13client: Implement support for queueing Agent messagesPatrik Flykt1-9/+60
2013-06-13client: Add VPN Agent support for Release, Cancel and ReportErrorPatrik Flykt2-0/+119
2013-06-13client: Create agent data structure and pass it in function callbacksPatrik Flykt3-76/+116
2013-06-13client: Don't handle Agent messages in monitor codePatrik Flykt1-0/+4
2013-06-13client: Fix DBUS_TYPE_UINT16 pretty-printingPatrik Flykt1-0/+5
2013-06-12dhcpv6: Send domain list option to serverJukka Rissanen3-12/+22
2013-06-12unit: Multiple collisions with different poolsJukka Rissanen1-0/+97
2013-06-12unit: Test ippool collision differentlyJukka Rissanen1-0/+87
2013-06-12ippool: Clear allocated block pointer at cleanupJukka Rissanen1-0/+1
2013-06-12ippool: Private address check was incorrectJukka Rissanen1-13/+5
2013-06-10service: Send proxy properties when connected or disconnectedJukka Rissanen1-0/+2
2013-06-10technology: Offlinemode could not be disabled if no technology was poweredJukka Rissanen1-5/+9
2013-06-10TODO: Mark GSequence removal doneDaniel Wagner1-2/+1
2013-06-10service: Use GList instead of GSequence for service listDaniel Wagner1-186/+116
2013-06-10session: Use GList instead of GSequence for service listDaniel Wagner1-53/+41
2013-06-10session: Use service iterator instead of match/creation callbacksDaniel Wagner3-36/+28
2013-06-10service: Initialize tech_dataDaniel Wagner1-1/+1
2013-06-07client: Avoid printing extra prompt on RequestInputPatrik Flykt1-1/+2
2013-06-07client: Read D-Bus string type only if argument is 'Type'Patrik Flykt1-3/+4
2013-06-07client: Pretty-print D-Bus signed integersPatrik Flykt1-1/+7
2013-06-07client: Add VPN monitoring supportPatrik Flykt1-38/+84
2013-06-07client: Add support for displaying VPN connectionsPatrik Flykt1-4/+75
2013-06-07client: Add VPN connection helper functionPatrik Flykt3-0/+150
2013-06-07client: Add parameter to specify D-Bus service for method callPatrik Flykt4-26/+33
2013-06-07client: Add missing header file boilerplatePatrik Flykt2-0/+26
2013-06-04dhcpv6: Make sure release message is sentJukka Rissanen1-2/+11
2013-05-31build: Add session policy format documentDaniel Wagner1-1/+2
2013-05-31doc: Document session policy file formatDaniel Wagner1-0/+83
2013-05-31session-test: Add tests for session_policy_localDaniel Wagner1-0/+151
2013-05-31session_policy_local: Set session identification methodDaniel Wagner1-1/+43
2013-05-31session: Add session identification method to configDaniel Wagner2-0/+13
2013-05-31session_policy_local: Retrieve UID/GID from session userDaniel Wagner1-25/+179
2013-05-31session_policy_local: Remove struct create_dataDaniel Wagner1-29/+14
2013-05-31session_policy_local: Rework policy file handlingDaniel Wagner1-143/+257
2013-05-31session_policy_local: Add some more debug informationDaniel Wagner1-8/+19
2013-05-31session_policy_local: Update session before unref policyDaniel Wagner1-10/+4
2013-05-31session_policy_local: Refactor SELinux context parserDaniel Wagner1-13/+8
2013-05-31session_policy_local: Do not handle small allocationDaniel Wagner1-29/+4
2013-05-31session: Do not access stale entry pointersDaniel Wagner1-3/+16
2013-05-31session: Add session argument to create_service_entry_cbDaniel Wagner3-4/+9
2013-05-31TODO: Support other time sourcesPatrik Flykt1-0/+8