session: Move struct connman_session to session.h
[platform/upstream/connman.git] / plugins /
2012-09-27 Daniel Wagnersession: Add plugin priority
2012-09-27 Daniel Wagnersession: Rename session_config to session_policy
2012-09-24 Artem Bityutskiywifi: Fix tethering with kernel 3.5
2012-09-14 Daniel Wagnersession: Fix configuration plugin build
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
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: Move Priority to configuration plugin
2012-08-30 Daniel Wagnersession: Add configuration plugin
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 Rissanenvpn: Accept also "true" or "1" as a boolean value
2012-08-23 Jukka Rissanendevice: Refactor device scan function
2012-08-22 Jukka Rissanenwifi: Ignore duplicate hidden APs
2012-08-22 Jukka Rissanenwifi: Always Scan hidden APs
2012-08-17 Daniel Wagnerdundee: Fix error code handling in add_device()
2012-08-16 Tomasz Bursztykabluetooth: Add the device into hash table when relevant
2012-08-15 Julien Massotwifi: Try only twice when connecting to a non-favorite...
2012-08-14 Daniel Wagnerdundee Create ipconfig before setting index
2012-08-14 Daniel Wagnerbluetooth: Defer add_networks() if adapter is not power...
2012-08-14 Daniel Wagnerbluetooth: Remove unused argument in check_networks()
2012-08-14 Daniel Wagnerbluetooth: Remove unused argument in add_network()
2012-08-14 Daniel Wagnerofono: Set IPv6 nameservers
2012-08-14 Daniel Wagnerofono: Create ipconfig before setting index
2012-08-10 Gustavo Padovandundee: Clean up device in case of setup failure
2012-08-10 Gustavo Padovanbluetooth: Add device to hash before registration
2012-07-24 Tomasz Bursztykawifi: Return -EBUSY when tethering
2012-07-15 Marcel Holtmannplugins: Avoid shadowing connection variable
2012-07-13 Jukka Rissanenwifi: Debug print fixed
2012-07-13 Jukka Rissanenwifi: Scan all hidden and provisioned AP
2012-07-05 Tomasz Bursztykawifi: Add support for autoscan request
2012-07-05 Tomasz Bursztykawifi: Add capability to set regulatory domain through...
2012-07-05 Tomasz Bursztykagsupplicant: Adapt set country callback to return a...
2012-06-30 Lucas De Marchiofono: Watch for signals only on OFONO_SERVICE
2012-06-30 Lucas De Marchidundee: Watch for signals only on DUNDEE_SERVICE
2012-06-30 Lucas De Marchibluetooth: Watch for signals only on BLUEZ_SERVICE
2012-06-30 Guillaume Zajacofono: Fix potential crash
2012-06-28 Patrik Flyktwifi: Add wifi pointer NULL checks
2012-06-25 Jukka Rissanenwifi: Check we have valid wifi pointer in autoscan
2012-06-18 Patrik Flyktwifi: Use common scan callback handling
2012-06-18 Patrik Flyktwifi: Do a hidden WiFi network scan also for user scans
2012-06-18 Patrik Flyktwifi: Use scan_callback() instead of hidden_scan_callback()
2012-06-18 Patrik Flyktwifi: Reset autoscan timer on a new scan
2012-06-18 Patrik Flyktwifi: Don't print an error when the wifi interface...
2012-06-18 Patrik Flyktwifi: Stop scanning when disabling wifi
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-06-06 Daniel Wagnerdundee: Fix wrong casting
2012-06-04 Daniel Wagnerbluetooth: Check ownership of device
2012-06-04 Daniel Wagnerdundee: Check ownership of device
2012-06-04 Daniel Wagnerdundee: Set device active/inactive
2012-06-04 Daniel Wagnerdundee: Update network connected status
2012-06-04 Daniel Wagnerdundee: Register connman_network at core
2012-06-04 Daniel Wagnerdundee: Monitor Device.PropertyChanged signal
2012-06-04 Daniel Wagnerdundee: Create connman device
2012-06-04 Daniel Wagnerdundee: Parse device properties in add_device
2012-06-04 Daniel Wagnerdundee: Get modems when starting
2012-06-04 Daniel Wagnerdundee: Monitor DeviceAdded/DeviceRemoved signal
2012-06-04 Daniel Wagnerdundee: Watch service on D-Bus
2012-06-04 Daniel Wagnerdundee: Add emply plugin
2012-05-25 Tomasz Bursztykawifi: Stop autoscan in the relevant place.
2012-05-25 Tomasz Bursztykawifi: Check device is not already scanning before a...
2012-05-25 Tomasz Bursztykawifi: If scanning, unref the device when removing wifi...
2012-05-25 Tomasz Bursztykawifi: Scanning is set to false in case of effective...
2012-05-18 Henrique Dante de... Do not set signature and reply in GDBus tables
2012-05-18 Henrique Dante de... Convert GDBus methods and signals to use macro helpers
2012-05-18 Henrique Dante de... Constify GDBus signal tables
2012-05-18 Henrique Dante de... Constify GDBus method tables
2012-05-09 Henrique Dante de... vpn: Fix null pointer dereference
2012-05-09 Henrique Dante de... vpn: Fix null pointer dereference
2012-05-09 Henrique Dante de... ofono: Fix uninitialized variable
2012-05-09 Henrique Dante de... ofono: Fix uninitialized value
2012-05-09 Henrique Dante de... wifi: Fix NULL ssid being passed to memcmp
2012-05-09 Daniel WagneroFono: Initialize prefix_length
2012-05-08 Daniel Wagnerofono: Check for CM attached before registering network
2012-05-08 Tomasz Bursztykawifi: Set disconnecting flag to a relevant value when...
2012-05-04 Jukka Rissanenwifi: Automatically scan hidden wifi services
2012-05-04 Jukka Rissanenwifi: Refactor code
2012-05-04 Jukka Rissanenwifi: Allow max number of scan entries
2012-05-04 Patrik Flyktvpnc: Save only a subset of vpnc options
2012-05-04 Jukka Rissanenloopback: Check hostname/domainname validity
2012-05-02 Jukka Rissanenwifi: Plugin internal variable was not static
2012-04-28 Marcel Holtmannplugins: Update copyright information
2012-04-28 Marcel Holtmannnmcompat: Use more detailed state information
2012-04-28 Marcel Holtmannnmcompat: Fix error message
2012-04-27 Adrien Bustanyopenvpn: Fix --comp-lzo parameter handling
2012-04-26 Tomasz Bursztykawifi: Set connected to false before associating when...
2012-04-26 Tomasz Bursztykawifi: Be connected when relevant, stay connected if...
2012-04-25 Marcel Holtmannethernet: Fix small whitespace issue
2012-04-24 Tomasz Bursztykawifi: Fixing autoscan device unref issues
2012-04-24 Tomasz Bursztykawifi: Autoscan should be started or stopped according...
2012-04-24 Tomasz Bursztykawifi: Autoscan fallback using a base exponential of...
2012-04-23 Tomasz Bursztykawifi: Remove old background scanning technique call
2012-04-23 Tomasz Bursztykawifi: Specify bgscan parameters according to main.conf...
2012-04-23 Tomasz Bursztykawifi: Setup autoscan according to the main.conf settings
2012-04-23 Tomasz Bursztykawifi: Adding support for autoscan emulation
2012-04-23 Tomasz Bursztykawifi: Decide to use WPS PBC if the AP is already advert...
2012-04-21 Marcel Holtmannbuild: Remove useless fake plugin
2012-04-20 Jussi Kukkonenofono: Only register network when APN is set
2012-04-20 Daniel Wagnerofono: Fix network_driver name
next