Check for resolvconf binary
[connman] / src /
2008-12-21 Marcel HoltmannRe-enable generic device driver infrastructure
2008-12-21 Marcel HoltmannCreate exported symbols list after all objects are...
2008-12-20 Marcel HoltmannUse connman_dbus_dict_append_variant() instead of self...
2008-12-20 Marcel HoltmannAdd generic reference to the global D-Bus connection
2008-12-20 Marcel HoltmannAdd variable to hold a possible object path
2008-12-20 Marcel HoltmannAdd D-Bus helper for appending properties
2008-12-18 Marcel HoltmannOnly allow WiFi devices to create networks for now
2008-12-17 Marcel HoltmannAdd Device property to network objects
2008-12-17 Marcel HoltmannAdd support for changing scanning state
2008-12-16 Marcel HoltmannInclude sys/types.h to make it build with uClibc
2008-12-16 Marcel HoltmannAdd Scanning property to device objects
2008-12-16 Marcel HoltmannFix Name property of device objects
2008-12-15 Marcel HoltmannFix offline state signal emission
2008-12-15 Marcel HoltmannAdd support for changing default connections
2008-12-15 Marcel HoltmannAdd property to indicate default connections
2008-12-15 Marcel HoltmannAdd support RTNL gateway change notifications
2008-12-15 Marcel HoltmannAdd support for IPv4.Broadcast property
2008-12-15 Marcel HoltmannIndicate when signal strength of connection changes
2008-12-15 Marcel HoltmannAdd signal strength to connection objects
2008-12-14 Marcel HoltmannAdd property for connection type
2008-12-14 Marcel HoltmannDon't include network list for Ethernet devices
2008-12-14 Marcel HoltmannDon't apply filter to network devices
2008-12-13 Marcel HoltmannAdd support for changing static properties
2008-12-13 Marcel HoltmannDon't install D-Bus system activation service
2008-12-13 Marcel HoltmannRemove the off policy option
2008-12-13 Marcel HoltmannEmit signal when element gets enabled or disabled
2008-12-13 Marcel HoltmannRemove deprecated resolver element type
2008-12-13 Marcel HoltmannRemove unused variable and fix another variable name
2008-12-13 Marcel HoltmannAdd improved resolver framework
2008-12-13 Marcel HoltmannAdd small self testing framework
2008-12-13 Marcel HoltmannAdd support for sorting resolvers by priority
2008-12-13 Marcel HoltmannUpdate D-Bus access policy configuration
2008-12-13 Marcel HoltmannRemove disabled code fragments of old element interface
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
next