summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-27session: Update ConnnectionType documentationDaniel Wagner1-5/+13
2012-09-27session: Support no match in AllowedBearersDaniel Wagner1-24/+25
2012-09-27session_policy: Use bearer free functionDaniel Wagner1-10/+1
2012-09-27session: Use g_slist_free_full to free bearer listDaniel Wagner1-3/+2
2012-09-27session: Add bearer list cleanup functionDaniel Wagner2-13/+11
2012-09-27session: Remove unused functionsDaniel Wagner3-71/+0
2012-09-27session: Get config from policy pluginDaniel Wagner1-51/+29
2012-09-27session_policy: Implement create() and destroy()Daniel Wagner1-0/+63
2012-09-27session: Add callbacks for config creation and distructionDaniel Wagner1-0/+3
2012-09-27session: Allow plugin access to connman_session_allowed_bearers_anyDaniel Wagner2-3/+5
2012-09-27session: Move configuration bits to a public structDaniel Wagner3-66/+55
2012-09-27session: Move bearer_info to session.hDaniel Wagner2-46/+47
2012-09-27session: Use session pointer instead of string idDaniel Wagner3-43/+16
2012-09-27session: Move struct connman_session to session.hDaniel Wagner2-1/+4
2012-09-27session: Update session when policy plugin is added or removedDaniel Wagner1-0/+47
2012-09-27session: Assign config plugin to sessionDaniel Wagner1-0/+20
2012-09-27session: Move get config calls after basic session initializationDaniel Wagner1-5/+6
2012-09-27session: Maintain a sorted policy plugin listDaniel Wagner1-0/+13
2012-09-27session: Remove global configuration pluginDaniel Wagner1-28/+13
2012-09-27session: Add plugin priorityDaniel Wagner2-0/+6
2012-09-27session: Move policy plugin code upDaniel Wagner1-92/+92
2012-09-27session: Rename session_config to session_policyDaniel Wagner3-35/+35
2012-09-27session: No need to free NULL listDaniel Wagner1-4/+1
2012-09-27session: Check D-Bus argumets for Changed methodDaniel Wagner1-0/+7
2012-09-27unit: Update session unit test to API changesDaniel Wagner2-124/+3
2012-09-27session: Remove AvoidHandover implementationDaniel Wagner1-29/+1
2012-09-27session: Remove AvoidHandover documentationDaniel Wagner1-21/+0
2012-09-26manager: Manage properly the pending message for session modeTomasz Bursztyka1-1/+4
2012-09-26README: Mention readline and command line client disable switchPatrik Flykt1-0/+10
2012-09-26build: Add manual pages for connman and config fileJukka Rissanen1-1/+6
2012-09-26resolver: Make sure we do not use already removed timerJukka Rissanen1-0/+1
2012-09-26resolver: Do not touch IPv4 servers in redo caseJukka Rissanen1-0/+13
2012-09-26dnsproxy: Remove AI_PASSIVE for connected socketJukka Rissanen1-1/+1
2012-09-26dnsproxy: Set recipient address when sending msg to DNS serverJukka Rissanen1-2/+12
2012-09-25ipconfig: Set default IPv6 method according to kernel IPv6 supportJukka Rissanen1-2/+10
2012-09-25inet: Add function to check if IPv6 is supported by kernelJukka Rissanen2-0/+13
2012-09-24client: Show ready and online state correctlyJukka Rissanen1-3/+5
2012-09-24AUTHORS: Mention Johannes' and Justin's contributionsPatrik Flykt1-0/+2
2012-09-24client: Fix AutoConnect configurationJustin Maggard1-8/+12
2012-09-24rtnl: Ignore netlink messages generated by wextJohannes Berg1-4/+12
2012-09-24wifi: Fix tethering with kernel 3.5Artem Bityutskiy1-3/+0
2012-09-19Release 1.71.7Marcel Holtmann2-1/+8
2012-09-19TODO: Add entry for multiple agent supportMarcel Holtmann1-0/+13
2012-09-19doc: Remove copies of DNS and DHCP specificationsMarcel Holtmann3-7507/+0
2012-09-19build: Include --enable-session-policy when building distributionMarcel Holtmann1-0/+1
2012-09-19doc: Remove interactive command from client documentationMarcel Holtmann1-8/+2
2012-09-19client: Enter interactive shell when no command is specifiedMarcel Holtmann3-14/+1
2012-09-18build: Don't install connmanctl.1 manual page for nowMarcel Holtmann1-1/+1
2012-09-17TODO: Add two logging related tasksPatrik Flykt1-0/+19
2012-09-14client: Add printout about connmanctl experimental statusPatrik Flykt1-1/+2