notifier: Add old state to __connman_notifier_disconnect()
[framework/connectivity/connman.git] / src / connman.h
2012-04-17 Daniel Wagnernotifier: Add old state to __connman_notifier_disconnect()
2012-04-17 Marcel Holtmannlog: Remove D-Bus iterators for debug properties
2012-04-17 Daniel Wagnernetwork: Remove unused function
2012-04-17 Julien Massotservice: request_input_cb handle wps setting
2012-04-17 Julien Massotservice: Check the passphrase validity
2012-04-12 Jukka Rissanenprovider: Disconnect VPN when phy service is disconnected
2012-04-11 Patrik Flyktservice: Add __connman_service_string2type() function
2012-04-05 Alok Barsodetimeserver: Create timeserver list
2012-04-05 Alok Barsodeservice: Add __connman_service_get_default
2012-04-05 Jukka Rissaneninet: Refactor rtnl functions in 6to4.c
2012-04-05 Jukka Rissanenservice: Return service split routing status
2012-04-05 Jukka Rissanenservice: Add function to update the service list order
2012-04-05 Jukka Rissanenprovider: Check if there are any routes for the provider
2012-04-05 Jukka Rissanenprovider: Add support for user defined routes
2012-03-19 Jukka Rissanenservice: Allow removing only certain type nameservers
2012-02-28 Tomasz Bursztykaservice: adding a function to know the connected state...
2012-02-24 Patrik Flyktservice: Remove 'Services' property from Manager D...
2012-02-24 Patrik Flyktdbus: Function for adding array of object paths and...
2012-02-14 Tomasz Bursztykaagent: Add support for requesting browser action
2012-02-13 Daniel Wagnerippool: Add prefixlen argument to __connman_ippool_new...
2012-02-13 Daniel Wagnerbridge: Fix __connman_bridge_enable() arguments ordering
2012-02-13 Daniel Wagnernat: Move nat code into a seperate file
2012-02-13 Daniel Wagnertethering: Use notifier to update default interface.
2012-02-13 Daniel Wagnerbridge: Move bridge code into a seperate file
2012-02-04 Alok BarsodeAdd __connman_timerserver_sync() to resolve a list...
2012-02-04 Alok Barsodentp: NTP Query a Timeserver server IP
2012-02-04 Alok Barsodetimeserver: Add functions to store/restore timeservers...
2012-02-04 Patrik Flykttechnology: Implement Technology Scan and scan start...
2012-02-01 Daniel Wagnerippool: Add API to notify when IP is externally assigned
2012-02-01 Daniel Wagnerippool: Add IP pool layer
2012-01-27 Patrik Flyktstorage: Function to fetch all saved providers
2012-01-24 Patrik Flykttechnology: Add 'Connected' Technology property
2012-01-24 Jukka Rissanenipconfig: Add caller information to ref/unref debug...
2012-01-20 Patrik Flyktnotifier: Remove unused technology notifiers
2012-01-20 Patrik Flykttechnology: Add 'Powered' Technology property
2012-01-20 Jukka Rissanenservice: Refactor the service unref function
2012-01-13 Daniel Wagneripconfig: Move connman_ipaddress declaration to connman.h
2012-01-13 Daniel Wagneripconfig: Rename previously public functions
2012-01-13 Daniel Wagneripconfig: Move connman_ipconfig_* to connman.h
2012-01-05 Jukka Rissanendhcpv6: Release message implemented.
2012-01-05 Jukka Rissanendhcpv6: Renew message implemented.
2012-01-05 Jukka Rissanendhcpv6: Initial stateful DHCPv6 support.
2012-01-05 Jukka Rissanenipconfig: Return IPv6 privacy status.
2012-01-05 Jukka Rissaneninet: Get router advertisement prefix option information.
2012-01-05 Jukka Rissaneninet: Return router advertisement packet length in...
2012-01-05 Jukka Rissanendhcpv6: Support stateless DHCPv6
2012-01-05 Patrik Flyktmanager: Remove manager 'Technologies' property
2012-01-05 Patrik Flykttechnology: Implement Manager API GetTechnologies metho...
2012-01-05 Jukka Rissanenwispr: Retry online check for IPv6
2012-01-05 Patrik Flyktmanager: Remove DefaultTechnology and associated function
2012-01-05 Patrik Flyktmanager: Remove ConnectedTechnologies and associated...
2012-01-05 Patrik Flyktmanager: Remove EnabledTechnologies and associated...
2012-01-05 Patrik Flyktmanager: Remove AvailableTechnologies and associated...
2012-01-05 Patrik Flyktservice: Remove LoginRequired property
2011-12-12 Patrik Flyktservice: Factor out passphrase setting functionality
2011-12-12 Patrik Flyktdevice: Add function for requesting a hidden scan
2011-12-12 Patrik Flyktagent: Add network name and name length to authenticati...
2011-12-12 Patrik Flyktservice: Helper function to check if a service is hidden
2011-12-12 Patrik Flyktagent: Be explicit when RequestInput method return...
2011-12-10 Marcel Holtmannmanager: Remove support for ProvisionService method
2011-12-10 Marcel Holtmannmanager: Remove support for ConnectService method
2011-12-10 Marcel Holtmannmanager: Remove support for LookupService method
2011-12-01 Tomasz Bursztykaservice: Make state downgrading routine static
2011-11-28 Jukka Rissanenservice: Support automatically added nameservers
2011-11-10 Daniel Wagnerrfkill.h: Remove unused header file
2011-11-07 Patrik Flyktstorage: Load and save functions for providers
2011-10-21 Jukka Rissanenipconfig: Set/unset IPv4 rp_filter setting
2011-10-06 Marcel Holtmannlog: Add support for backtrace symbole resolving
2011-10-06 Danny Jeongseok Seodevice: Remove connections counter
2011-09-19 Marcel Holtmannntp: Add skeleton for Simple NTP support
2011-09-13 Jukka Rissanenstorage: Export service loading function
2011-09-12 Tomasz Bursztykaagent: Added Username/Password request input logic
2011-09-12 Tomasz Bursztykawispr: Adding structures and start/stop functions
2011-09-12 Tomasz Bursztykalocation: Deleted location support and portal plugin
2011-09-12 Alok Barsodestorage: Switch to <service_id> directories
2011-09-12 Alok Barsodestorage: Switch to settings file
2011-09-12 Jukka Rissanenservice: Add function to get the ipconfig state
2011-08-25 Alok Barsodestorage: remove storage module framework
2011-08-25 Alok Barsodestorage: Remove technology state load/save methods...
2011-08-25 Alok Barsodeprofile: Remove profile.c and profile.h
2011-08-25 Alok Barsodetechnology: Save/Load offlinemode
2011-08-25 Alok Barsodedevice: Remove device persistent code
2011-08-25 Alok Barsodetechnology: Remove blocked variables and associated...
2011-08-25 Alok Barsoderfkill: Add technology soft blocking API
2011-08-25 Alok Barsodetechnology: Redo offlinemode logic
2011-08-25 Alok Barsodetechnology: Save state persistently
2011-08-25 Alok Barsodetechnology: Remove global rfkill table
2011-08-25 Alok Barsodetechnology: Modify technology enable/disable APIs
2011-08-25 Alok Barsodetechnology: Refactor enable/disable APIs
2011-08-24 Jukka Rissanendevice: Device scan function made private
2011-08-24 Jukka Rissanenservice: Allow state downgrade from online to ready
2011-08-23 Patrik Flyktservice: Factor out reading ipconfigs from create functions
2011-08-15 Marcel Holtmannlog: Use separate function for enable logging
2011-08-11 Daniel Wagnernotify: Add service name parameter to service_add()
2011-08-11 Alok Barsodewifi: Move the wifi helper function to service.c and...
2011-08-09 Jukka Rissanenipconfig: Remember last DHCP IP address.
2011-08-04 Daniel Wagnerservice: Remove __connman_service_reset_from_networks()
2011-07-29 Henri Braggeservice: Store agent provided credentials separately
2011-07-25 Daniel Wagnerservice: Update network pointer in service
2011-07-08 Tomasz Bursztykaservice: Separate ipconfig state and service state...
next