summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-14TODO: Update TODO with connmanctl agent mode entryPatrik Flykt1-6/+6
2012-09-14client: Change 'tech' to 'technologies'Patrik Flykt2-4/+4
2012-09-14AUTHORS: Add Tudor and Ceara to AUTHORS fileTudor Marcu1-0/+2
2012-09-14Update gitignore with new CLI name.Tudor Marcu1-1/+1
2012-09-14client: Update Makefile.am and add new command line client main fileCeara Chewning2-194/+96
2012-09-14configure.ac: Add readline checkCeara Chewning1-0/+5
2012-09-14doc: Add manpage for command line clientCeara Chewning1-0/+196
2012-09-14dbus.h: Update include/dbus.h with more container supportTudor Marcu1-0/+19
2012-09-14client: Add interactive mode supportTudor Marcu2-0/+177
2012-09-14client: Implement command line client commandsCeara Chewning1-0/+526
2012-09-14client: Event monitoring support for the command line clientCeara Chewning2-0/+294
2012-09-14client: Manager API command line client supportTudor Marcu2-0/+297
2012-09-14client: Technology API command line client supportCeara Chewning2-0/+226
2012-09-14client: Service API command line client supportTudor Marcu2-0/+547
2012-09-14build: Add session-policy plugin to default configurationDaniel Wagner1-0/+1
2012-09-14session: Fix configuration plugin buildDaniel Wagner3-9/+18
2012-09-13test: Disable tethering test script takes exactly one argumentPatrik Flykt1-1/+1
2012-09-13test: Correctly check number of test script argumentsPatrik Flykt1-1/+1
2012-09-13technology: Returns the right error when setting tetheringTomasz Bursztyka1-2/+6
2012-09-13tethering: Reset the tethering refcount on errorPatrik Flykt1-1/+6
2012-09-13ipconfig: Catch interface name changesJukka Rissanen1-1/+12