Update .gitignore with gtk-doc generated files
[connman] / src /
2008-08-13 Marcel HoltmannFirst steps into providing API documentation
2008-08-13 Marcel HoltmannStart consolidating D-Bus errors
2008-08-13 Marcel HoltmannRemove shadow variable messing up the result
2008-08-13 Marcel HoltmannAdd hook for privileges check
2008-08-13 Marcel HoltmannAdd security access policy framework
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption
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-10 Marcel HoltmannRemove deprecated connman_iface_* API
2008-08-10 Marcel HoltmannDon't include old header files
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 HoltmannUpdate of an element will also trigger update of its...
2008-08-10 Marcel HoltmannAdd function to unregister all children of an element
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 HoltmannRemove all children before removing the parent node
2008-08-09 Marcel HoltmannDon't match driver for root element
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 object path for the default profile
2008-08-07 Marcel HoltmannAdd initial skeleton for profile support
2008-08-05 Marcel HoltmannFix selecting network device
2008-07-31 Marcel HoltmannAdd skeleton for setting properties via D-Bus
2008-07-30 Marcel HoltmannAdd support for Update method via D-Bus
2008-07-30 Marcel HoltmannAdd support for connected property
2008-07-30 Marcel HoltmannAdd default name for Internet elements
2008-07-30 Marcel HoltmannQuit when receiving D-Bus disconnect
2008-07-30 Marcel HoltmannPrint error if interface registration fails
2008-07-29 Marcel HoltmannDefine CONNMAN_ELEMENT_TYPE_INTERNET
2008-07-03 Marcel HoltmannAdd D-Bus disconnect callback
2008-07-03 Marcel HoltmannCreate element for every network in range
2008-07-03 Marcel HoltmannCheck that the thread pool is available
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-03 Marcel HoltmannOnly export external functions when building daemon
2008-07-02 Marcel HoltmannDisable compilation of obsoleted code
2008-07-02 Marcel HoltmannAdd skeleton for new storage support using SQLite3
2008-07-02 Marcel HoltmannAdd priority property to elements
2008-06-30 Marcel HoltmannUse read/write lock for element list instead of a mutex
2008-06-30 Marcel HoltmannDeal with another libgdbus API change
2008-06-30 Marcel HoltmannDon't load plugins that have lib prefix
2008-06-30 Marcel HoltmannUse read/write lock for driver list instead of a mutex
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 HoltmannDisable setup of RTNL, interfaces and networks
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-06-28 Marcel HoltmannFix breakage caused by libgdbus API change
2008-06-28 Marcel HoltmannDon't use libconnman- prefix for plugins
2008-04-13 Marcel HoltmannUse GLib option parsing
2008-04-13 Marcel HoltmannSetup GLib and D-Bus threading support
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-08 Marcel HoltmannAdd support for creating and removing networks
2008-04-07 Marcel HoltmannImplement master state and fix Network Manager compat...
2008-04-07 Marcel HoltmannAlways unregister the whole object hierarchy
2008-04-04 Marcel HoltmannAdd callbacks for loading known networks
2008-04-04 Marcel HoltmannAdd skeleton for network functions
2008-04-04 Marcel HoltmannImprove selecting of networks
2008-04-04 Marcel HoltmannOn successful connect store the network identifier
2008-04-04 Marcel HoltmannUpdate state machine handling for wireless networks
2008-04-01 Marcel HoltmannDon't return IPv4 settings when in off or ignore policy
2008-03-28 Marcel HoltmannAlso check for the plugin suffix
2008-03-26 Marcel HoltmannAdd workaround for my D-Link access point
2008-03-24 Marcel HoltmannThe only supported IPv4 method is DHCP at the moment
2008-03-24 Marcel HoltmannAdd allow policy for org.isc.dhclient
2008-03-24 Marcel HoltmannAdd more debug output for known networks
2008-03-24 Marcel HoltmannAdd abstraction for resolver modifications
2008-03-24 Marcel HoltmannAdd debug line for found passphrases
2008-03-13 Marcel HoltmannUse debug helper for the RTNL debugging output
2008-03-13 Marcel HoltmannUse list of known networks to re-connect to
2008-03-12 Marcel HoltmannChange variables inside the network structure
2008-03-12 Marcel HoltmannAdd option for interface limitation
2008-03-11 Marcel HoltmannUse start/stop callbacks if provided
2008-03-07 Marcel HoltmannFix compiler warning
2008-03-07 Marcel HoltmannDisable unused RTNL address handling for now
2008-03-01 Marcel HoltmannAdd system activation support
2008-03-01 Marcel HoltmannAdd callbacks for starting and stopping interface
2008-02-27 Marcel HoltmannUpdate state machine for interfaces
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
next