platform/upstream/connman.git
2012-09-27 Daniel Wagnersession: Maintain a sorted policy plugin list
2012-09-27 Daniel Wagnersession: Remove global configuration plugin
2012-09-27 Daniel Wagnersession: Add plugin priority
2012-09-27 Daniel Wagnersession: Move policy plugin code up
2012-09-27 Daniel Wagnersession: Rename session_config to session_policy
2012-09-27 Daniel Wagnersession: No need to free NULL list
2012-09-27 Daniel Wagnersession: Check D-Bus argumets for Changed method
2012-09-27 Daniel Wagnerunit: Update session unit test to API changes
2012-09-27 Daniel Wagnersession: Remove AvoidHandover implementation
2012-09-27 Daniel Wagnersession: Remove AvoidHandover documentation
2012-09-26 Tomasz Bursztykamanager: Manage properly the pending message for sessio...
2012-09-26 Patrik FlyktREADME: Mention readline and command line client disabl...
2012-09-26 Jukka Rissanenbuild: Add manual pages for connman and config file
2012-09-26 Jukka Rissanenresolver: Make sure we do not use already removed timer
2012-09-26 Jukka Rissanenresolver: Do not touch IPv4 servers in redo case
2012-09-26 Jukka Rissanendnsproxy: Remove AI_PASSIVE for connected socket
2012-09-26 Jukka Rissanendnsproxy: Set recipient address when sending msg to...
2012-09-25 Jukka Rissanenipconfig: Set default IPv6 method according to kernel...
2012-09-25 Jukka Rissaneninet: Add function to check if IPv6 is supported by...
2012-09-24 Jukka Rissanenclient: Show ready and online state correctly
2012-09-24 Patrik FlyktAUTHORS: Mention Johannes' and Justin's contributions
2012-09-24 Justin Maggardclient: Fix AutoConnect configuration
2012-09-24 Johannes Bergrtnl: Ignore netlink messages generated by wext
2012-09-24 Artem Bityutskiywifi: Fix tethering with kernel 3.5
2012-09-19 Marcel HoltmannRelease 1.7 1.7
2012-09-19 Marcel HoltmannTODO: Add entry for multiple agent support
2012-09-19 Marcel Holtmanndoc: Remove copies of DNS and DHCP specifications
2012-09-19 Marcel Holtmannbuild: Include --enable-session-policy when building...
2012-09-19 Marcel Holtmanndoc: Remove interactive command from client documentation
2012-09-19 Marcel Holtmannclient: Enter interactive shell when no command is...
2012-09-18 Marcel Holtmannbuild: Don't install connmanctl.1 manual page for now
2012-09-17 Patrik FlyktTODO: Add two logging related tasks
2012-09-14 Patrik Flyktclient: Add printout about connmanctl experimental...
2012-09-14 Patrik FlyktTODO: Update TODO with connmanctl agent mode entry
2012-09-14 Patrik Flyktclient: Change 'tech' to 'technologies'
2012-09-14 Tudor MarcuAUTHORS: Add Tudor and Ceara to AUTHORS file
2012-09-14 Tudor MarcuUpdate gitignore with new CLI name.
2012-09-14 Ceara Chewningclient: Update Makefile.am and add new command line...
2012-09-14 Ceara Chewningconfigure.ac: Add readline check
2012-09-14 Ceara Chewningdoc: Add manpage for command line client
2012-09-14 Tudor Marcudbus.h: Update include/dbus.h with more container support
2012-09-14 Tudor Marcuclient: Add interactive mode support
2012-09-14 Ceara Chewningclient: Implement command line client commands
2012-09-14 Ceara Chewningclient: Event monitoring support for the command line...
2012-09-14 Tudor Marcuclient: Manager API command line client support
2012-09-14 Ceara Chewningclient: Technology API command line client support
2012-09-14 Tudor Marcuclient: Service API command line client support
2012-09-14 Daniel Wagnerbuild: Add session-policy plugin to default configuration
2012-09-14 Daniel Wagnersession: Fix configuration plugin build
2012-09-13 Patrik Flykttest: Disable tethering test script takes exactly one...
2012-09-13 Patrik Flykttest: Correctly check number of test script arguments
2012-09-13 Tomasz Bursztykatechnology: Returns the right error when setting tethering
2012-09-13 Patrik Flykttethering: Reset the tethering refcount on error
2012-09-13 Jukka Rissanenipconfig: Catch interface name changes
2012-09-13 Tomasz Bursztykaagent: Fixes refcounting issue
2012-09-11 Patrik Flyktproxy: Set lookup to NULL if the tokens did not match
2012-09-11 Patrik Flyktwispr: Add backpointer to wispr portal structure
2012-09-11 Patrik Flyktgweb: Don't use debug functionality after possible...
2012-09-07 Artem Bityutskiytethering: Fix error path in __connman_tethering_set_en...
2012-09-07 Artem Bityutskiytethering: Re-add error message about missing bridge...
2012-09-07 Artem Bityutskiytethering: Fix bridge module loading problem
2012-09-07 Jukka Rissanentechnology: Fix memory leak as the tethering strings...
2012-09-07 Danny Jeongseok Seoconfig: Call g_clear_error to prevent memory leak
2012-09-04 Jukka Rissanentest: set-timeservers was missing from makefile
2012-09-04 Patrik Flyktagent: Always clean up and unref on agent shutdown
2012-09-04 Patrik Flyktagent: Cancel agent requests
2012-09-04 Patrik Flyktagent: Implement Agent API Cancel() method call
2012-09-04 Patrik Flyktagent: Use the Agent queueing functions when sending...
2012-09-04 Patrik Flyktagent: Implement Agent API message queueing
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
2012-08-30 Daniel Wagnersession: Do not track disconnect reason
2012-08-30 Daniel Wagnersession: Reorder D-Bus documentation
2012-08-30 Daniel Wagnersession: Move RoamingPolicy to configuration plugin
2012-08-30 Daniel Wagnersession: Remove RoamingPolicy documetation
2012-08-30 Daniel Wagnersession: Move EmergencyCall to configuration plugin
2012-08-30 Daniel Wagnersession: Remove EmergencyCall documentation
2012-08-30 Daniel Wagnersession: Remove StayConnected implementation
2012-08-30 Daniel Wagnersession: Remove StayConnected documentation
2012-08-30 Daniel Wagnersession: Move Priority to configuration plugin
2012-08-30 Daniel Wagnersession: Remove Priority documentation
2012-08-30 Daniel Wagnersession: Add configuration plugin
2012-08-30 Daniel Wagnersession: Remove SessionMarker implementation
2012-08-30 Daniel Wagnersession: Remove SessionMarker documentation
2012-08-30 Daniel Wagnersession: Remove PeriodicConnect implementation
2012-08-30 Daniel Wagnersession: Remove PeriodicConnect documentation
2012-08-30 Daniel Wagnersession: Update ConnectionType documentation
2012-08-30 Daniel Wagnersession: Remove IdleTimeout implementation
2012-08-30 Daniel Wagnersession: Move IdleTimeout to Technology API
2012-08-30 Daniel Wagnersession: Update overview doc
2012-08-30 Alok Barsodeservice: Do not report error twice
2012-08-29 Patrik Flyktinet: Properly remove IPv4 address and set interface...
2012-08-28 Jaganath Kanakkasserygdbus: Fix compilation error if macro "error" is defined
2012-08-24 Patrik Flyktpptp: Fix PPTP option typo
2012-08-23 Jukka Rissanenpptp: Get VPN gateway resolved IP address
2012-08-23 Jukka Rissanenl2tp: Get VPN gateway resolved IP address
2012-08-23 Jukka Rissanenprovider: Return VPN gateway IP address
2012-08-23 Jukka Rissanenvpn: Accept also "true" or "1" as a boolean value
2012-08-23 Jukka Rissanendevice: Refactor device scan function
2012-08-22 Marcel HoltmannRelease 1.6 1.6
2012-08-22 Jukka Rissanendoc: Manual page for connman configuration file
next