summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-13agent: Fixes refcounting issueTomasz Bursztyka1-12/+4
2012-09-11proxy: Set lookup to NULL if the tokens did not matchPatrik Flykt1-0/+2
2012-09-11wispr: Add backpointer to wispr portal structurePatrik Flykt1-0/+10
2012-09-11gweb: Don't use debug functionality after possible freePatrik Flykt1-4/+1
2012-09-07tethering: Fix error path in __connman_tethering_set_enabled()Artem Bityutskiy1-0/+3
2012-09-07tethering: Re-add error message about missing bridge functionalityArtem Bityutskiy1-1/+3
2012-09-07tethering: Fix bridge module loading problemArtem Bityutskiy1-6/+12
2012-09-07technology: Fix memory leak as the tethering strings were not freedJukka Rissanen1-0/+4
2012-09-07config: Call g_clear_error to prevent memory leakDanny Jeongseok Seo1-0/+1
2012-09-04test: set-timeservers was missing from makefileJukka Rissanen1-1/+1
2012-09-04agent: Always clean up and unref on agent shutdownPatrik Flykt1-12/+9
2012-09-04agent: Cancel agent requestsPatrik Flykt2-0/+11
2012-09-04agent: Implement Agent API Cancel() method callPatrik Flykt2-0/+56
2012-09-04agent: Use the Agent queueing functions when sending requestsPatrik Flykt1-81/+52
2012-09-04agent: Implement Agent API message queueingPatrik Flykt1-0/+114
2012-09-04Use g_slist_prepend() where appropriatePatrik Flykt12-16/+16
2012-08-30session: Do not track disconnect reasonDaniel Wagner1-15/+8
2012-08-30session: Reorder D-Bus documentationDaniel Wagner1-40/+41
2012-08-30session: Move RoamingPolicy to configuration pluginDaniel Wagner2-42/+19
2012-08-30session: Remove RoamingPolicy documetationDaniel Wagner1-21/+0