session: Move struct connman_session to session.h
[platform/upstream/connman.git] / src /
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
2012-08-22 Patrik Flyktservice: Always zero the timeout id when timer triggers
2012-08-22 Patrik Flyktservice: Send updated properties after ServicesChanged
2012-08-22 Tomasz Bursztykawispr: Fix refcounting issue
2012-08-20 Patrik Flyktservice: Restore error clearing on Agent reply
2012-08-17 Jukka Rissanenservice: Allow connection if there are interfaces available
2012-08-17 Patrik Flyktinet: Clear IP addresses when interface is set down
2012-08-17 Patrik Flyktservice: Clear service error on successfull connection...
2012-08-17 Patrik Flyktipconfig: Use correct ipconfig ipaddress for FIXED...
2012-08-17 Tomasz Bursztykatechnology: Move SetProperty to async method call
2012-08-17 Tomasz Bursztykatechnology: Refactor enable/disable technology
2012-08-16 Patrik Flykttimezone: Add comment
2012-08-16 Andrei Gherzantimezone: If there is no d_type support use fstatat()
2012-08-15 Jukka Rissanenprovider: Return EINPROGRESS to the caller when connect...
2012-08-15 Jukka Rissanenservice: Remember provider pending dbus message
2012-08-15 Jukka Rissanenservice: Allow setting path when sending pending dbus...
2012-08-15 Jukka Rissanenconnection: Disconnect VPN when underlaying service...
2012-08-15 Jukka Rissaneninet: Add function to return route to a given host
2012-08-15 Julien Massotservice: Add getter for favorite flag
2012-08-14 Tomasz Bursztykaiptables: Load table at the right places
2012-08-14 Tomasz Bursztykaiptables: Refactor default return code usage
2012-08-14 Jukka Rissanenservice: Disconnect provider after connection timeout
2012-08-14 Elena Tebesoinetwork: Enable IPv6 on network interface
2012-08-14 Elena Tebesoiipconfig: Allow NULL gateway for IPv6
2012-08-14 Daniel Wagnernetwork: Only set index in connman_network_set_index()
2012-08-14 Daniel Wagnerservice: Allow plugins to lookup services by networks
2012-08-14 Daniel Wagnerservice: Allow plugins access to connman_service_create...
2012-08-14 Julien Massottechnology: Save tethering identifier and passphrase
2012-08-14 Julien Massottechnology: Rename save_state function by technology_save
2012-08-10 Jukka Rissanendhcp: Apply received hostname option according to conf...
2012-08-10 Jukka Rissanenmain: Introduce conf file option to disable hostname...
2012-08-09 Jukka Rissanenprovider: Discard routes to VPN server via VPN tunnel
2012-08-09 Jukka Rissanenprovider: Allow VPN connection if not in connected...
2012-08-09 Jukka Rissanenconnection: Set VPN default route to the VPN interface
2012-08-09 Jukka Rissanenconnection: Add more debugging when setting VPN routes
2012-08-09 Grant Ericksonservice: Signal error property changes
2012-08-08 Jukka Rissanenservice: Initiate autoconnect after changing ipconfig...
2012-08-08 Jukka Rissanenservice: Do not set the service state when changing...
2012-08-08 Jukka Rissanenservice: Do not try to connect to service that cannot...
2012-08-08 Jukka Rissanenipconfig: Add function to check if the ipconfig is OFF
2012-08-08 Grant Ericksonmain: Add support for specifying a non-default configur...
2012-08-07 Daniel Wagnermain: Remove unused compat argument
2012-08-07 Andrei Gherzanstorage.c: Search for settings file even if d_type...
2012-08-03 Daniel Wagnerdevice: Remove unused phyindex
2012-07-19 Tomasz Bursztykawispr: Add a reference counter mechanism on contexts
2012-07-18 Ross Burtonstorage: check that the string isn't empty before splitting
2012-07-17 Tomasz Bursztykadevice: Do not set regdom when device is not powered
2012-07-17 Forest Bondrtnl: Support PPP connections
2012-07-17 Grant Ericksonntp: Add debug message when starting NTP against resolv...
2012-07-17 Grant Ericksonntp: Fixed a debug message typo
2012-07-17 Grant Ericksonntp: Retry a given server address multiple times before...
2012-07-17 Grant Ericksonntp: Use mnemonic when specifying the request precision
next