Add callback to invalidate old results
[connman] / src /
2008-12-12 Marcel HoltmannFix retrieving network list
2008-12-12 Marcel HoltmannSend signals for Powered and Connected changes
2008-12-12 Marcel HoltmannSend signal when network got removed
2008-12-12 Marcel HoltmannAdd missing signal for network changes
2008-12-12 Marcel HoltmannCall disable callback before remove callback
2008-12-11 Marcel HoltmannRemove usage of reader/write lock
2008-12-11 Marcel HoltmannRemove deprecated interface implementation
2008-12-11 Marcel HoltmannRemove deprecated interface helpers
2008-12-11 Marcel HoltmannAdd functions for IPv4 method conversion
2008-12-11 Marcel HoltmannAdd definitions for IPv4 methods
2008-12-11 Marcel HoltmannRemove deprecated INET helper functions
2008-12-11 Marcel HoltmannAdd devname attribute for device filtering
2008-12-10 Marcel HoltmannAdd Available and Remember properties for networks
2008-12-09 Marcel HoltmannAdd first draft of implemention for CreateNetwork
2008-12-09 Marcel HoltmannAdd skeleton for manual network creation API
2008-12-09 Marcel HoltmannDon't enumerate network pseudo devices
2008-12-09 Marcel HoltmannFix handling of properties with byte values
2008-12-08 Marcel HoltmannRemove send_interface statements
2008-12-06 Marcel HoltmannInclude stdarg.h to workaround libudev bug
2008-12-05 Marcel HoltmannShow Networks property only for wireless devices
2008-12-05 Marcel HoltmannDisable generic device driver for now
2008-12-05 Marcel HoltmannSupport selected listing and counting of elements
2008-12-05 Marcel HoltmannAdd generic failure reply
2008-12-05 Marcel HoltmannDon't store the enable status of an element
2008-12-05 Marcel HoltmannLoad policy configuration from storage
2008-12-05 Marcel HoltmannStore the policy setting
2008-12-05 Marcel HoltmannDon't store fake or network device elements
2008-12-05 Marcel HoltmannDo policy based enabling/disabling of devices
2008-12-05 Marcel HoltmannAdd deny policy to D-Bus access configuration
2008-12-05 Marcel HoltmannFix cleanup and unregistration procedures
2008-12-05 Marcel HoltmannSend signal for changed device and connection lists
2008-12-04 Marcel HoltmannAdd proper IPv4 attributes
2008-12-04 Marcel HoltmannDisable element signals for now
2008-12-04 Marcel HoltmannDisable element D-Bus API for now
2008-12-03 Marcel HoltmannAdd method for starting scan via the device interface
2008-12-03 Marcel HoltmannAdd network methods for connect and disconnect
2008-12-03 Marcel HoltmannAllow setting of Powered property
2008-12-03 Marcel HoltmannAdd support for static byte and integer properties
2008-12-03 Marcel HoltmannAdd byte and signed integer types
2008-12-02 Marcel HoltmannMake property setting a little bit more generic
2008-12-02 Marcel HoltmannRemove usage of GStaticMutex since it causes compiler...
2008-11-26 Marcel HoltmannAdd type constant for service elements
2008-11-24 Marcel HoltmannAdd skeleton for udev support
2008-11-24 Marcel HoltmannAdd policy setting and export it
2008-11-24 Marcel HoltmannLimit Device interface to real devices only
2008-11-24 Marcel HoltmannRemove thread pool for element registration
2008-11-24 Marcel HoltmannMake threading support optional
2008-11-23 Marcel HoltmannFix broken global state change signals
2008-11-23 Marcel HoltmannRemove old storage functions
2008-11-23 Marcel HoltmannAdd basic signals for changes of manager properties
2008-11-23 Marcel HoltmannAdd Networks property to device elements
2008-11-23 Marcel HoltmannFix value of global state property
2008-11-23 Marcel HoltmannProvide connection element and its interface
2008-11-23 Marcel HoltmannProvide detailed device and network properties
2008-11-23 Marcel HoltmannAdd Network interface to network elements
2008-11-23 Marcel HoltmannShow empty passphrase property if security value is...
2008-11-23 Marcel HoltmannAdd Device interface to device elements
2008-11-23 Marcel HoltmannAdd support for WiFi Security and Passphrase properties
2008-11-23 Marcel HoltmannRemove unused variable
2008-11-19 Marcel HoltmannAdd global state property
2008-11-19 Marcel HoltmannUse properties for profiles, devices and connections
2008-11-19 Marcel HoltmannStore element properties in key files
2008-11-19 Marcel HoltmannAdd support for resolver modules
2008-10-18 Marcel HoltmannSimplify plugin descriptor checking
2008-10-18 Marcel HoltmannFix memory leak when plugin init fails
2008-10-18 Marcel HoltmannHandle plugin init errors
2008-10-17 Marcel HoltmannFix disconnect callback declaration
2008-10-17 Marcel HoltmannFix agent disconnect callback declaration
2008-10-17 Marcel HoltmannMake use of generic D-Bus helpers
2008-10-17 Marcel HoltmannAdd generic D-Bus helpers
2008-10-16 Marcel HoltmannPreparation for network abstraction
2008-10-16 Marcel HoltmannAdd more property helpers
2008-10-16 Marcel HoltmannAdd element type for profiles
2008-10-15 Marcel HoltmannReturn when enable or disable callbacks fail
2008-10-15 Marcel HoltmannFix function declaration
2008-10-15 Marcel HoltmannAdd set_enabled and rescan funtions
2008-10-15 Marcel HoltmannAdd init and cleanup calls for device abstraction
2008-10-15 Marcel HoltmannAdd string conversion for fake subtype
2008-10-14 Marcel HoltmannAdd first step towards providing device abstraction
2008-10-14 Marcel HoltmannForce symbol resolving and fix memory leak
2008-10-14 Marcel HoltmannAdd dynamic export linker flag
2008-10-14 Marcel HoltmannUse dynamic linking loader directly
2008-10-14 Marcel HoltmannAdd method and signal for property handling
2008-10-14 Marcel HoltmannIncrease message buffer size
2008-10-14 Marcel HoltmannFix spelling mistake of debug message
2008-10-14 Marcel HoltmannDisable link attribute parsing for now
2008-10-14 Marcel HoltmannFix return value of getlink function
2008-10-14 Marcel HoltmannRemove link_flags callback
2008-10-14 Marcel HoltmannAdd support for newlink and dellink callbacks
2008-10-14 Marcel HoltmannAdd function for requesting link status
2008-10-14 Marcel HoltmannThe interface flags are from type short
2008-10-14 Marcel HoltmannFix forgotten index parameter
2008-10-14 Marcel HoltmannAdd generic RTNL framework
2008-10-11 Marcel HoltmannDon't include the Identifier property for now
2008-10-07 Marcel HoltmannFix missing driver handling issue
2008-10-07 Marcel HoltmannFix checking for existing driver and callbacks
2008-10-07 Marcel HoltmannHandle drivers without enable or disable callbacks
2008-10-07 Marcel HoltmannUpdate status of Enabled property
2008-10-07 Marcel HoltmannUse glob pattern matching for interface names
2008-09-26 Marcel HoltmannRestore setting of IPv4 properties via D-Bus
next