connman
2008-10-11 Marcel HoltmannAdd fake subtype for easier testing
2008-10-11 Marcel HoltmannChange device removal handling
2008-10-10 Marcel HoltmannFix copy-and-paste typo
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 HoltmannAdd basic functionality to fake plugin
2008-10-07 Marcel HoltmannUpdate status of Enabled property
2008-10-07 Marcel HoltmannAdd scripts for enabling/disabling devices
2008-10-07 Marcel HoltmannAdd script for monitoring network changes
2008-10-07 Marcel HoltmannInclude fake plugin for testing
2008-10-07 Marcel HoltmannFail if address, netmask or gateway are not provided
2008-10-07 Marcel HoltmannUse glob pattern matching for interface names
2008-09-26 Marcel HoltmannRestore setting of IPv4 properties via D-Bus
2008-09-26 Marcel HoltmannRestore functionality to get property values
2008-09-25 Marcel HoltmannPrint error details when plugin loading fails
2008-09-25 Marcel HoltmannAdd INET helpers to dhclient plugin
2008-09-25 Marcel HoltmannThe properties currently use DBUS_TYPE_* so require...
2008-09-25 Marcel HoltmannAdd /sbin and /usr/sbin to $PATH when detecting for...
2008-09-18 Marcel HoltmannFix broken Python statement
2008-09-16 Marcel HoltmannAlso scan on WiMAX devices
2008-09-16 Marcel HoltmannAdd support for detecting WiMAX devices properly
2008-09-16 Marcel HoltmannAdd debug message when device is ignored
2008-09-16 Marcel HoltmannLet the Ethernet plugin create network devices
2008-09-16 Marcel HoltmannAdd string conversion for network device subtype
2008-09-16 Marcel HoltmannAdd simple network device plugin
2008-09-16 Marcel HoltmannAdd element subtype for generic network devices
2008-09-16 Marcel HoltmannMention the GLib requirement
2008-09-01 Marcel HoltmannRemove backup files at cleanup stage
2008-09-01 Marcel HoltmannUse INET helpers for setting the interface name
2008-09-01 Marcel HoltmannFixup resolver plugins to use INET helpers
2008-09-01 Marcel HoltmannFixup breakage due to new property constants
2008-09-01 Marcel HoltmannAdd INET helper functions
2008-09-01 Marcel HoltmannUse element->index and element->name variables
2008-09-01 Marcel HoltmannFixup due to element API changes
2008-08-25 Marcel HoltmannAdd more advanced properties implementation
2008-08-25 Marcel HoltmannAdd auto-generated doc/dbus directory
2008-08-20 Marcel HoltmannBuild D-Bus documentation in its own directory
2008-08-20 Marcel HoltmannAdd example for D-Bus documentation
2008-08-20 Marcel HoltmannAdd basics for creating D-Bus documentation
2008-08-17 Marcel HoltmannAdd error definition for invalid arguments
2008-08-15 Marcel HoltmannUse the D-Bus settings if no security module is loaded
2008-08-15 Marcel HoltmannAdd the manager and element API documents
2008-08-14 Marcel HoltmannAdd documention for the elements
2008-08-14 Marcel HoltmannAdd documentation for the drivers
2008-08-14 Marcel HoltmannAdd documentation for the security framework
2008-08-13 Marcel HoltmannUpdate .gitignore with gtk-doc generated files
2008-08-13 Marcel HoltmannFirst steps into providing API documentation
2008-08-13 Marcel HoltmannPut the license before the index
2008-08-13 Marcel HoltmannMake gtk-doc processing fully optional
2008-08-13 Marcel HoltmannDisable gtk-doc for distcheck process
2008-08-13 Marcel HoltmannProvide a copy of gtk-doc.make
2008-08-13 Marcel HoltmannAdd skeleton for documentation
2008-08-13 Marcel HoltmannProcess documentation directory last
2008-08-13 Marcel HoltmannRemove new page characters
2008-08-13 Marcel HoltmannAdd doc/version.xml.in file
2008-08-13 Marcel HoltmannAdd checks for gtk-doc availability
2008-08-13 Marcel HoltmannStart consolidating D-Bus errors
2008-08-13 Marcel HoltmannInclude connman.policy even if PolicyKit is disabled
2008-08-13 Marcel HoltmannRemove shadow variable messing up the result
2008-08-13 Marcel HoltmannAdd authorization callback for privileges check
2008-08-13 Marcel HoltmannAdd PolicyKit policy configuration file
2008-08-13 Marcel HoltmannAdd hook for privileges check
2008-08-13 Marcel HoltmannCreate PolicyKit context and register security callbacks
2008-08-13 Marcel HoltmannDon't use static library for the included libgdbus
2008-08-13 Marcel HoltmannAdd security access policy framework
2008-08-12 Marcel HoltmannUpdate requirements
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption
2008-08-12 Marcel HoltmannAdd skeleton for PolicyKit plugin
2008-08-12 Marcel HoltmannMake HAL requirement optional and check for PolicyKit
2008-08-12 Marcel HoltmannDisable SQLite example code for now
2008-08-11 Marcel HoltmannUse Enabled property instead of Connected
2008-08-11 Marcel HoltmannRename connect/disconnect to enable/disable for better...
2008-08-11 Marcel HoltmannUse the element listing and filter by device type
2008-08-10 Marcel HoltmannRemove deprecated connman_iface_* API
2008-08-10 Marcel HoltmannDon't include old header files
2008-08-10 Marcel HoltmannRemove old header files from distribution
2008-08-10 Marcel HoltmannRemove old DHCP support
2008-08-10 Marcel HoltmannRemove old resolver implementation
2008-08-10 Marcel HoltmannAbort driver matching if probe succeeds
2008-08-10 Marcel HoltmannFix wrong order of resolvconf arguments
2008-08-10 Marcel HoltmannUpdate of an element will also trigger update of its...
2008-08-10 Marcel HoltmannLet the core handle the children unregister task
2008-08-10 Marcel HoltmannAdd function to unregister all children of an element
2008-08-10 Marcel HoltmannThe core takes care of the lifetime for child elements
2008-08-10 Marcel HoltmannDon't allow elements without any name
2008-08-10 Marcel HoltmannUse type2string function if element name is not provided
2008-08-10 Marcel HoltmannAdd PropertyChanged signal declaration
2008-08-10 Marcel HoltmannRemove deprecated device API
2008-08-10 Marcel HoltmannThe core will remove children in reverse order automati...
2008-08-10 Marcel HoltmannRemove all children before removing the parent node
2008-08-09 Marcel HoltmannDon't match driver for root element
2008-08-09 Marcel HoltmannPlugin names should be all lower-case
2008-08-09 Marcel HoltmannAdd skeleton for RTNL link detection plugin
2008-08-09 Marcel HoltmannDon't optimize when debug is enabled
2008-08-09 Marcel HoltmannWrite /etc/resolv.conf file directly
2008-08-09 Marcel HoltmannCheck if resolvconf is actually installed
2008-08-09 Marcel HoltmannAdd basics for a global RTNL engine
2008-08-07 Marcel HoltmannAdd properties to the profile interface
2008-08-07 Marcel HoltmannAdd resolver plugin for /etc/resolv.conf modifications
next