Add copy of libgdbus helper for easier adoption
[connman] / include /
2008-08-11 Marcel HoltmannUse Enabled property instead of Connected
2008-08-11 Marcel HoltmannRename connect/disconnect to enable/disable for better...
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 HoltmannAdd function to unregister all children of an element
2008-08-09 Marcel HoltmannAdd basics for a global RTNL engine
2008-08-07 Marcel HoltmannAdd object path for the default profile
2008-07-30 Marcel HoltmannAdd support for connected property
2008-07-29 Marcel HoltmannDefine CONNMAN_ELEMENT_TYPE_INTERNET
2008-07-03 Marcel HoltmannCreate element for every network in range
2008-07-03 Marcel HoltmannSimplify the locking and remove some deadlocks
2008-07-03 Marcel HoltmannFully integrate the usage of resolver element
2008-07-03 Marcel HoltmannUpdate resolver plugin infrastructure
2008-07-02 Marcel HoltmannAdd priority property to elements
2008-06-29 Marcel HoltmannAdd first attempt for the property system
2008-06-29 Marcel HoltmannAdd first draft of new D-Bus API
2008-06-28 Marcel HoltmannAdd new element infrastructure
2008-06-28 Marcel HoltmannUse org.moblin instead of org.freedesktop
2008-06-28 Marcel HoltmannExport the D-Bus service and interface constants
2008-04-20 Marcel HoltmannInclude filename in debug output
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-08 Marcel HoltmannAdd support for creating and removing networks
2008-04-04 Marcel HoltmannUpdate state machine handling for wireless networks
2008-03-24 Marcel HoltmannAdd abstraction for resolver modifications
2008-03-12 Marcel HoltmannChange variables inside the network structure
2008-03-01 Marcel HoltmannAdd callbacks for starting and stopping interface
2008-02-26 Marcel HoltmannAdd support for indicating security methods
2008-02-26 Marcel HoltmannAdd constant for user confirmation policy
2008-02-26 Marcel HoltmannInclude function name in debug message
2008-02-22 Marcel HoltmannAdd logging infrastructure
2008-01-16 Marcel HoltmannInclude signal strength for reported networks
2008-01-14 Marcel HoltmannAdd more detailed interface state machine
2008-01-14 Marcel HoltmannRemove unneeded callbacks from 802.03 and 802.11 plugins
2008-01-09 Marcel HoltmannAdd support for retrieving network settings
2008-01-08 Marcel HoltmannAdd support for storing the network identifier
2008-01-08 Marcel HoltmannUpdate interface constants and definitions
2008-01-08 Marcel HoltmannRemove callback for getting the hardware address
2008-01-04 Marcel HoltmannAdd interface properties for device details
2008-01-03 Marcel HoltmannAdd callbacks for setting network name and passphrase
2008-01-03 Marcel HoltmannAdd generic setting of IPv4 addresses and the default...
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-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 experimental IPv4 support
2007-12-22 Marcel HoltmannAdd basic DHCP infrastructure
2007-12-22 Marcel HoltmannAdd interface infrastructure
2007-12-22 Marcel HoltmannAdd plugin infrastructure