Add support for retrieving network settings
[connman] / src /
2008-01-09 Marcel HoltmannAdd support for retrieving network settings
2008-01-09 Marcel HoltmannUpdate handling of shutdown procedure
2008-01-08 Marcel HoltmannAdd support for storing the network identifier
2008-01-08 Marcel HoltmannAdd support for storing interface settings
2008-01-08 Marcel HoltmannAdd generic handling for hardware addresses and setup
2008-01-08 Marcel HoltmannAdd new method and signal implementation
2008-01-08 Marcel HoltmannAdd string conversion helper functions
2008-01-08 Marcel HoltmannUpdate interface constants and definitions
2008-01-08 Marcel HoltmannRemove interface property callbacks
2008-01-08 Marcel HoltmannAdd creation of the storage directory
2008-01-08 Marcel HoltmannAdd method and signal for master state
2008-01-04 Marcel HoltmannAdd interface properties for device details
2008-01-03 Marcel HoltmannAdd preparation for Network Manager compatibility
2008-01-03 Marcel HoltmannAdd callbacks for setting network name and passphrase
2008-01-03 Marcel HoltmannAdd support for setting the nameserver using resolvconf
2008-01-03 Marcel HoltmannAdd experimental method for scanning activation
2008-01-03 Marcel HoltmannAdd generic setting of IPv4 addresses and the default...
2008-01-03 Marcel HoltmannFix netlink debugging and enable IPv4 address notifications
2008-01-02 Marcel HoltmannAdd more netlink debugging
2008-01-01 Marcel HoltmannAdd experimental IPv4 address retrieval over netlink
2007-12-30 Marcel HoltmannAdd carrier detection callbacks and driver data functions
2007-12-29 Marcel HoltmannAdd basic carrier detection
2007-12-29 Marcel HoltmannAdd callback for wireless netlink events
2007-12-26 Marcel HoltmannAdd basic methods and signals for interfaces
2007-12-26 Marcel HoltmannAdd basic methods and signals for manager interface
2007-12-26 Marcel HoltmannAdd skeleton for manager interface
2007-12-25 Marcel HoltmannFix parsing of netlink messages for routing
2007-12-25 Marcel HoltmannAdd experimental netlink support
2007-12-25 Marcel HoltmannAdd interface index and state variables
2007-12-24 Marcel HoltmannAdd experimental DHCP plugin
2007-12-24 Marcel HoltmannFix naming of interface flags
2007-12-24 Marcel HoltmannAdd support for initial IPv4 address retrieval
2007-12-24 Marcel HoltmannAdd support for state directory
2007-12-22 Marcel HoltmannAdd basic DHCP infrastructure
2007-12-22 Marcel HoltmannAdd interface infrastructure
2007-12-22 Marcel HoltmannAdd plugin infrastructure
2007-12-22 Marcel HoltmannAdd skeleton for daemon and D-Bus registration