service: Add support functions for pending replies
[framework/connectivity/connman.git] / src / connman.h
2012-06-18 Jukka Rissanenservice: Add support functions for pending replies
2012-06-18 Jukka Rissanenservice: Split reply_pending function to two parts
2012-06-15 Tomasz Bursztykaservice: Add a getter for the passphrase
2012-06-11 Jukka Rissanenconfig: Check if we need to rescan the config file...
2012-06-11 Jukka Rissanenconfig: Use config file name and entry when deciding...
2012-06-11 Jukka Rissanenservice: Support function that saves service
2012-06-11 Jukka Rissanenservice: Mark service as dirty and needing sorting
2012-06-11 Jukka Rissanenservice: Add function to set the favorite flag
2012-06-11 Jukka Rissanenservice: Add function to remove a service
2012-06-11 Jukka Rissanenservice: Add setter for config information
2012-06-11 Jukka Rissanenstorage: Add function to remove a service directory
2012-06-11 Jukka Rissanenservice: Add function to return service by identifier
2012-05-28 Jukka Rissanenstorage: Remove obsolete functions that nobody calls
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-05-24 Patrik Flyktstorage: Return any errors when saving services and...
2012-05-22 Elena Tebesoiresolver: Send RS before RDNSS lifetime expires
2012-05-04 Jukka Rissanenservice: Add flag that tells if the service is hidden...
2012-05-04 Tomasz Bursztykaservice: Adding a function to set userconnect value
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-01 Patrik Flykttimeserver: Helper function for adding timeservers...
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-27 Patrik Flyktipconfig: Add ipconfig type to __connman_ipconfig_get_g...
2012-04-24 Jukka Rissanenresolver: Use proper IPv6 source address when sending...
2012-04-24 Patrik Flyktnotifier: Handle Manager state when exiting online
2012-04-20 Patrik Flyktservice: Implement service Timeservers property
2012-04-20 Patrik Flykttimeserver: Refactor __connman_timeserver_sync()
2012-04-19 Daniel Wagnernotifier: Change __connman_notifier_count_connected...
2012-04-17 Daniel Wagnernotifier: Add __connman_notifier_online()
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
next