client: Fix some memory leaks in data_manager part
[platform/upstream/connman.git] / src /
2012-10-16 Tomasz Bursztykatechnology: Fix hardblocked state on non hw rfkillable...
2012-10-16 Tomasz Bursztykatechnology: Recompute hardblocked state on rfkill remov...
2012-10-16 Tomasz Bursztykatechnology: Properly handle rfkill driven state
2012-10-16 Tomasz Bursztykadevice: Add a getter for powered property
2012-10-16 Tomasz Bursztykatechnology: Use the right method to enable or disable
2012-10-16 Tomasz Bursztykatechnology: Change enabled to a boolean and refactor...
2012-10-16 Tomasz Bursztykatechnology: Refactor and split functions setting enable...
2012-10-16 Tomasz Bursztykatechnology: Refactor rfkill event handling according...
2012-10-16 Tomasz Bursztykatechnology: Add and handle a marker for softblock status
2012-10-16 Tomasz Bursztykatechnology: Add a marker to know if a technology is...
2012-10-16 Tomasz Bursztykatechnology: Refactor how a technology is enabled or...
2012-10-16 Patrik Flyktwispr: Keep track of proxy callback timeout
2012-10-16 Tomasz Bursztykarfkill: Return the error when write() fails
2012-10-15 Jukka Rissaneniptables: Ignore module loading error
2012-10-12 Jukka Rissanennat: Memory leak when cleaning up
2012-10-03 Jukka Rissanendnsproxy: Do not overwrite protocol and channel in...
2012-10-03 Tomasz Bursztykatechnology: Do not expose a technology which is hard...
2012-10-03 Tomasz Bursztykatechnology: Add helpers for (un)registering a technolog...
2012-10-03 Tomasz Bursztykatechnology: Do not apply Powered setting change if...
2012-10-03 Tomasz Bursztykatechnology: Simplify set_powered function
2012-10-03 Tomasz Bursztykatechnology: Link hard rfkill with actual device's state
2012-10-03 Tomasz Bursztykatechnology: Handle harblock if all of them have identic...
2012-10-03 Tomasz Bursztykatechnology: Handle rfkill hardblock
2012-10-03 Tomasz Bursztykatechnology: Handle rfkill hash table in a saner way
2012-10-03 Tomasz Bursztykaconf: Allow Counter and Notification interfaces in...
2012-10-02 Daniel Wagnersession: If no policy plugin is selected use default...
2012-10-02 Daniel Wagnersession: Move the default config create part back to...
2012-10-01 Jukka Rissanenerror: EINPROGRESS error was not handled
2012-10-01 Jukka Rissaneninet: Cleanup rtnl callback data properly
2012-10-01 Patrik Flyktntp: Calculate transmit time from receive time and...
2012-10-01 Tomasz Bursztykatechnology: Update tethering properties when relevant
2012-10-01 Tomasz Bursztykawispr: Properly handle Agent error
2012-09-28 Patrik Flyktwispr: Service does not need to be reference counted
2012-09-28 Patrik Flyktwispr: Free wispr portal context struct instead of...
2012-09-28 Patrik Flyktwispr: Remove service usage reset function
2012-09-28 Patrik Flyktwispr: Agent calls need not be referenced
2012-09-28 Patrik Flyktwispr: Clean up reference counting
2012-09-28 Patrik Flyktlog: Disable stack trace from command line
2012-09-28 Tomasz Bursztykaipconfig: Fix IPv6.Configuration parsing
2012-09-27 Daniel Wagnersession: Apply policy on AllowedBearers
2012-09-27 Daniel Wagnersession: Apply policy on ConnnectionType
2012-09-27 Daniel Wagnersession: Enforce correct ConnectionType settings
2012-09-27 Daniel Wagnersession: Support no match in AllowedBearers
2012-09-27 Daniel Wagnersession: Use g_slist_free_full to free bearer list
2012-09-27 Daniel Wagnersession: Add bearer list cleanup function
2012-09-27 Daniel Wagnersession: Remove unused functions
2012-09-27 Daniel Wagnersession: Get config from policy plugin
2012-09-27 Daniel Wagnersession: Allow plugin access to connman_session_allowed...
2012-09-27 Daniel Wagnersession: Move configuration bits to a public struct
2012-09-27 Daniel Wagnersession: Move bearer_info to session.h
2012-09-27 Daniel Wagnersession: Use session pointer instead of string id
2012-09-27 Daniel Wagnersession: Move struct connman_session to session.h
2012-09-27 Daniel Wagnersession: Update session when policy plugin is added...
2012-09-27 Daniel Wagnersession: Assign config plugin to session
2012-09-27 Daniel Wagnersession: Move get config calls after basic session...
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: 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 Wagnersession: Remove AvoidHandover implementation
2012-09-26 Tomasz Bursztykamanager: Manage properly the pending message for sessio...
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 Johannes Bergrtnl: Ignore netlink messages generated by wext
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-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 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: Move RoamingPolicy to configuration plugin
2012-08-30 Daniel Wagnersession: Move EmergencyCall to configuration plugin
2012-08-30 Daniel Wagnersession: Remove StayConnected implementation
2012-08-30 Daniel Wagnersession: Move Priority to configuration plugin
2012-08-30 Daniel Wagnersession: Add configuration plugin
2012-08-30 Daniel Wagnersession: Remove SessionMarker implementation
2012-08-30 Daniel Wagnersession: Remove PeriodicConnect implementation
2012-08-30 Daniel Wagnersession: Remove IdleTimeout implementation
2012-08-30 Alok Barsodeservice: Do not report error twice
2012-08-29 Patrik Flyktinet: Properly remove IPv4 address and set interface...
2012-08-23 Jukka Rissanenprovider: Return VPN gateway IP address
2012-08-23 Jukka Rissanendevice: Refactor device scan function
next