Add infrastructure for built-in plugins
[connman] / plugins / Makefile.am
2009-04-28 Marcel HoltmannAdd infrastructure for built-in plugins
2009-04-18 Marcel HoltmannAdd skeleton for Modem Manager plugin
2009-03-09 Marcel HoltmannAdd linking for libiWmxSdk-0 library
2009-03-09 Marcel HoltmannCleanup of SOURCES targets for plugins
2009-03-09 Marcel HoltmannRename WiMAX plugin to Intel WiMAX SDK plugin
2009-03-09 Marcel HoltmannRename OSPM plugin to Intel OSPM plugin
2009-03-09 Marcel HoltmannUse GCC visibility for exporting symbols
2009-01-30 Marcel HoltmannAdd skeleton for OSPM plugin
2009-01-08 Marcel HoltmannAdd option to disable installation for data files
2009-01-08 Marcel HoltmannAdd support for reading policy directory from polkit.pc
2009-01-07 Marcel HoltmannRemove connman.policy and not polkit.policy on cleanup
2009-01-07 Marcel HoltmannChange name of policy configuration file for PolicyKit
2009-01-05 Marcel HoltmannMove IPv4 handling into daemon core
2009-01-03 Marcel HoltmannAdd skeleton for future WiMAX plugin
2009-01-03 Marcel HoltmannAdd option for selecting Bluetooth support
2009-01-03 Marcel HoltmannAdd option for selecting Ethernet support
2009-01-03 Marcel HoltmannAdd option for selecting DNS proxy support
2009-01-03 Marcel HoltmannUse correct flags for PPP plugin
2009-01-03 Marcel HoltmannAdd option for selecting resolvconf support
2009-01-03 Marcel HoltmannMake /etc/resolv.conf modification part of the daemon
2009-01-03 Marcel HoltmannAdd configure options for udhcp and dhclient
2009-01-02 Marcel HoltmannAdd plugin skeleton for Novatel devices
2009-01-02 Marcel HoltmannFix typo in sources list
2009-01-02 Marcel HoltmannAdd plugin skeleton for HUAWEI devices
2009-01-02 Marcel HoltmannAdd configure options to select plugins
2009-01-01 Marcel HoltmannRemove deprecated network subtype
2009-01-01 Marcel HoltmannAdd skeleton for PPP plugin
2008-12-31 Marcel HoltmannSet interface name for connection objects
2008-12-30 Marcel HoltmannAdd support for connecting Bluetooth NAP networks
2008-12-30 Marcel HoltmannAdd more HSO implementation details
2008-12-28 Marcel HoltmannAdd initial implementation for uDHCP support
2008-12-28 Marcel HoltmannUse helpers for ifup and ifdown
2008-12-27 Marcel HoltmannAdd skeleton for Option HSO driver
2008-12-27 Marcel HoltmannRemove unused statement
2008-12-27 Marcel HoltmannRemove RTNL link detection plugin
2008-12-21 Marcel HoltmannProvide udhcpc binary location from configuration
2008-12-21 Marcel HoltmannUse resolvconf binary found during configuration
2008-12-19 Marcel HoltmannAdd skeleton for uDHCP plugin
2008-12-13 Marcel HoltmannAdd skeleton for DNS proxy resolver plugin
2008-12-13 Marcel HoltmannRemove linkage of unused functions
2008-12-13 Marcel HoltmannConvert IPv4 setting to use new resolver framework
2008-12-05 Marcel HoltmannAdd skeleton for loopback setup plugin
2008-11-19 Marcel HoltmannRemove HAL device detection support
2008-10-20 Marcel HoltmannLink wifi plugin with libgdbus
2008-10-15 Marcel HoltmannCompile with inet.c and inet.h
2008-10-07 Marcel HoltmannInclude fake plugin for testing
2008-09-25 Marcel HoltmannAdd INET helpers to dhclient plugin
2008-09-16 Marcel HoltmannAdd simple network device plugin
2008-09-01 Marcel HoltmannAdd INET helper functions
2008-08-13 Marcel HoltmannInclude connman.policy even if PolicyKit is disabled
2008-08-13 Marcel HoltmannAdd PolicyKit policy configuration file
2008-08-13 Marcel HoltmannCreate PolicyKit context and register security callbacks
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-09 Marcel HoltmannAdd skeleton for RTNL link detection plugin
2008-08-07 Marcel HoltmannAdd resolver plugin for /etc/resolv.conf modifications
2008-07-03 Marcel HoltmannUpdate resolver plugin infrastructure
2008-07-03 Marcel HoltmannRewrite supplicant support for new element infrastructure
2008-07-03 Marcel HoltmannOnly export external functions when building daemon
2008-07-02 Marcel HoltmannDisable compilation of obsoleted code
2008-06-28 Marcel HoltmannAdd skeleton for WiFi interface plugin
2008-06-28 Marcel HoltmannDisable setup of RTNL, interfaces and networks
2008-06-28 Marcel HoltmannAdd skeleton for IPv4 configuration plugin
2008-06-28 Marcel HoltmannUpdate dhclient plugin with support for element infrast...
2008-06-28 Marcel HoltmannAdd simple Ethernet plugin
2008-06-28 Marcel HoltmannAdd HAL based hardware detection plugin
2008-06-28 Marcel HoltmannDon't use libconnman- prefix for plugins
2008-04-13 Marcel HoltmannAdd skeleton for Bluetooth plugin
2008-03-24 Marcel HoltmannUpdate DHCP plugin to use D-Bus low-level calls
2008-03-24 Marcel HoltmannAdd resolver plugin using resolvconf helper tool
2008-01-03 Marcel HoltmannRemove network interface helpers
2007-12-25 Marcel HoltmannAdd skeleton for supplicant infrastructure
2007-12-24 Marcel HoltmannAdd experimental DHCP plugin
2007-12-22 Marcel HoltmannAdd network interface helper functions
2007-12-22 Marcel HoltmannAdd skeletons for 802.03 and 802.11 interface plugins
2007-12-22 Marcel HoltmannAdd plugin infrastructure