Add example for showing the full introspection data
[connman] / src /
2008-02-26 Marcel HoltmannAdd support for indicating security methods
2008-02-26 Marcel HoltmannAdd support for storing last network and passphrases
2008-02-26 Marcel HoltmannRename syslog parameter
2008-02-26 Marcel HoltmannAdd constant for user confirmation policy
2008-02-26 Marcel HoltmannFix agent cleanup function
2008-02-26 Marcel HoltmannUse separate storage files for each interface
2008-02-22 Marcel HoltmannAdd logging infrastructure
2008-02-18 Marcel HoltmannFix 32-bit/64-bit format string issues
2008-02-18 Marcel HoltmannUpdate for libgdbus API change
2008-01-24 Marcel HoltmannAdd handling for agent registration and monitoring
2008-01-24 Marcel HoltmannAdd skeleton for agent infrastructure
2008-01-16 Marcel HoltmannInclude signal strength for reported networks
2008-01-16 Marcel HoltmannReport found networks and send out updates
2008-01-14 Marcel HoltmannRemove IP addresses on shutdown and fix carrier detect
2008-01-14 Marcel HoltmannRelease DHCP lease when carrier off
2008-01-14 Marcel HoltmannAdd more detailed interface state machine
2008-01-14 Marcel HoltmannHandle return values of system calls
2008-01-14 Marcel HoltmannAdd generic helpers for device start and shutdown
2008-01-11 Marcel HoltmannUpdate state machine handling
2008-01-09 Marcel HoltmannSet the IPv4 method to DHCP in case of DHCP udpates
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