device: add connman_device_get_ident()
[framework/connectivity/connman.git] / src / service.c
2010-09-09 Pekka Pessidevice: add connman_device_get_ident()
2010-09-09 Marcel HoltmannRemove the no longer needed security framework
2010-09-08 Pekka Pessiservice: debug log ref and unref
2010-09-08 Pekka PessiRevert "service: don't keep ref to a removed network"
2010-09-08 Samuel OrtizSend Ethernet property changed signal when the ipconfig...
2010-09-07 Samuel OrtizReset proxy setting when disconnecting
2010-08-28 Pekka Pessiservice: don't keep ref to a removed network
2010-08-20 Samuel OrtizDisconnect VPNs when no physical services are left
2010-08-20 Samuel OrtizDefault service change notification when going online
2010-08-20 Samuel OrtizVPN services should have the highest order
2010-08-20 Samuel OrtizVPN services also have an interface
2010-08-20 Samuel OrtizService lookup based on interface index
2010-08-19 Daniel WagnerFix whitespace damage
2010-08-18 Daniel WagnerAdd support for roaming/home network statistic
2010-08-18 Daniel WagnerRemove "__connman" prefix from static functions
2010-08-09 Samuel OrtizFix provider refcounting
2010-08-02 Samuel OrtizRemove the provider D-Bus interface
2010-08-02 Samuel OrtizLink providers with services
2010-07-30 Marcel HoltmannAdd support for property changed signal for domain...
2010-07-30 Marcel HoltmannFix missing export of current domain name
2010-07-30 Marcel HoltmannAdd proxy auto-config support to service and IP config...
2010-07-30 Marcel HoltmannAdd function to get nameserver address for a service
2010-07-30 Marcel HoltmannAdd function for retrieving index value from service
2010-07-30 Marcel HoltmannAdd support for storing service specific domain name
2010-07-30 Marcel HoltmannAdd skeleton for WPAD integration
2010-07-29 Martin XuInitial IPv6 support
2010-07-26 Samuel OrtizDon't try to connect when service list is empty
2010-07-26 Samuel OrtizAdd a resolver flush method
2010-07-21 Samuel OrtizCheck for NULL service pointer in nameserver host route...
2010-07-15 Marcel HoltmannAdd service property and signals for LoginRequired
2010-07-12 Samuel OrtizUpdate nameserver host routes with DNS manual settings
2010-07-12 Samuel OrtizNo host route needed for nameservers on the same subnet
2010-07-12 Samuel OrtizSet DNS host routes before toggling the service READY...
2010-07-09 Daniel WagnerKeep start/stop state of statistic timers
2010-07-08 Daniel WagnerAdd additionals statistics counters
2010-07-08 Daniel WagnerSave counter values during shutdown
2010-07-07 Daniel WagnerStart/stop statistics depending on LOWER_UP state
2010-06-30 Daniel WagnerUpdate service statistics
2010-06-30 Daniel WagnerAdd service statistic data structure
2010-06-14 Kalle ValoSend signal when service name changes
2010-06-10 Marcel HoltmannReturn an error for invalid transaction on immutable...
2010-05-31 Samuel Ortizntpd plugin
2010-05-18 Samuel OrtizFix set_property() indentation
2010-05-18 Samuel OrtizClear and set IPv4 settings when connected
2010-05-17 Marcel HoltmannFix memory leak with nameserver and domain configuration
2010-05-13 Marcel HoltmannAdd method to retrieve sorted list of tuples for services
2010-05-13 Marcel HoltmannAdd initial support for LookupService helper method
2010-05-13 Marcel HoltmannInternal functions should not have a __connman prefix
2010-05-13 Marcel HoltmannAdd support for setting per service domain list
2010-05-12 Marcel HoltmannAdd support for setting manual DNS server configuration
2010-05-06 Martin XuCall __connman_notifier_connect() only when state is...
2010-05-06 Daniel WagnerAppend Ethernet dictionary to cellular service properties
2010-04-22 Daniel WagnerFix typo: store password into service->password field
2010-04-13 Martin XuLoad ipconfig setting from __connman_service_create_ipc...
2010-04-03 Samuel OrtizConnect service based on service type
2010-04-02 Gustavo Sverzut... ONLINE and LOGIN are also "connected" states.
2010-03-26 Samuel OrtizUse psk for building hidden WPA SSID group
2010-03-24 Mohamed AbbasCall location detection after setting DNS and routing...
2010-03-18 Samuel OrtizFix convert_wifi_security for psk string
2010-03-07 Marcel HoltmannRemove unneeded plugin for Ericsson MBM support
2010-03-07 Marcel HoltmannRemove unneeded plugin for Option HSO support
2010-02-11 Martin XuAdd static IP support
2010-02-11 Martin XuRemove wrong unref of sevice->pending
2010-02-11 Martin XuAdd get and create ipconfig from service
2010-02-04 Samuel OrtizImplement move_after() D-Bus service method
2010-01-29 Marcel HoltmannAdd basic support for a location detection framework
2010-01-29 Marcel HoltmannAdd special state for portal login step
2010-01-23 Martin XuSet APN before connecting via oFono plugin
2010-01-13 Marcel HoltmannAdd special "online" service state
2010-01-13 Samuel OrtizDo not call __connman_service_put() twice
2010-01-08 Marcel HoltmannFix some WPA Enterprise privacy issues
2010-01-07 Marcel HoltmannAdd support for setting immutable flag from configurations
2010-01-05 Marcel HoltmannAdd Ethernet information for WiMAX and Bluetooth devices
2010-01-05 Marcel HoltmannAdd place-holder for technology type GPS
2010-01-05 Marcel HoltmannEnable IP configuration when entering configuration...
2010-01-04 Marcel HoltmannAdd basic interfaces for automatic proxy configuration
2010-01-02 Gustavo Sverzut... Add missing PropertyChanged signal for IPv4.Configuration
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-23 Marcel HoltmannSome more whitespace cleanups
2009-12-23 Samuel OrtizAdd support for building passphrase from the private...
2009-12-23 Samuel OrtizEnable connecting to an IEEE 802.1x network from the...
2009-12-23 Samuel OrtizLoad service entries from configuration files
2009-12-22 Marcel HoltmannFix service loading and add provision callbacks
2009-12-21 Marcel HoltmannEnable notification for IP configuration changes
2009-12-20 Marcel HoltmannAdd basic support for immutable services
2009-12-20 Marcel HoltmannAdd D-Bus interface for configuring IP addresses
2009-12-20 Marcel HoltmannFix update of Ethernet address and MTU values
2009-12-20 Marcel HoltmannRemove invalid IPv4 configuration handling
2009-12-20 Marcel HoltmannTrack link address and MTU settings
2009-12-20 Marcel HoltmannAdd property for Ethernet configuration settings
2009-12-20 Marcel HoltmannUpdate handling of IPv4 configuration settings
2009-12-19 Marcel HoltmannAppend settings only for ready services
2009-12-19 Marcel HoltmannInclude current configuration into settings
2009-12-19 Marcel HoltmannAdd user data parameter to dictionary helpers
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannAdd user data to D-Bus helper function callbacks
2009-12-19 Marcel HoltmannAdd property for service settings
2009-12-19 Marcel HoltmannUse helper for basic property changed signals
2009-12-19 Marcel HoltmannUse new D-Bus helpers wherever possible
2009-12-19 Marcel HoltmannUse D-Bus helpers for more readability
next