summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* | core: move content of src/firewall-manager directory to src/Thomas Haller2014-11-191-3/+2
* | iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams2014-11-071-1/+84
* | dhcp: move client-specific knowledge out of the managerDan Williams2014-11-071-8/+14
* | dhcp: move D-Bus DHCP listener into separate classDan Williams2014-11-071-0/+2
* | core: split signal/pidfile/option handling into separate source fileDan Williams2014-11-071-0/+2
* | policy: add manager for default routes and support multiple default routesThomas Haller2014-11-071-0/+2
* | dhcp: add systemd-based "internal" DHCP clientDan Williams2014-11-061-2/+74
|/
* libnm-core, settings: move NMAgentManagerError to nm-errorsDan Winship2014-10-221-1/+1
* settings: drop plugin-specific error domainsDan Winship2014-10-221-1/+0
* libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-221-2/+0
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-2/+2
* auth: rename file nm-manager-auth.* to nm-auth-utils.*Thomas Haller2014-09-291-2/+2
* tun: port to internal device factorydcbw/internal-device-factoriesDan Williams2014-09-111-1/+1
* gre: port to internal device factoryDan Williams2014-09-111-1/+1
* vxlan: port to internal device factoryDan Williams2014-09-111-1/+1
* macvlan: port to internal device factoryDan Williams2014-09-111-1/+1
* vlan: port to internal device factoryDan Williams2014-09-111-1/+1
* bond: port to internal device factoryDan Williams2014-09-111-1/+1
* bridge: port to internal device factoryDan Williams2014-09-111-1/+1
* infiniband: port to internal device factoryDan Williams2014-09-111-1/+1
* ethernet: port to internal device factoryDan Williams2014-09-111-1/+1
* veth: port to internal device factoryDan Williams2014-09-111-1/+1
* build: ensure device source file constructors can be linked and calledDan Williams2014-09-111-10/+17
* settings: create default wired connection from NMDeviceEthernetDan Williams2014-09-111-3/+2
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-111-0/+1
* logging: extract logging macros for devices to nm-device-logging.hThomas Haller2014-08-061-0/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* all: port everything to libnmDan Winship2014-08-011-3/+3
* build: fix linker error for '--disable-concheck' and add '--with-libsoup'Thomas Haller2014-07-311-1/+1
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-10/+6
* config: drop NMConfigDevice, use NMDevice directlyDan Winship2014-07-231-2/+0
* core: fix libndp linkingDan Winship2014-07-231-1/+2
* dhcp: split out DHCP options processingDan Williams2014-07-221-0/+2
* libgsystem: remove submodule libgsystemThomas Haller2014-07-151-3/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* team: remove conditional compilation WITH_TEAMDCTLThomas Haller2014-06-271-1/+4
* team: make team support a pluginThomas Haller2014-06-271-12/+2
* wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-261-2/+6
* dns: preliminary support for unbound (bgo #699810)Pavel Šimerda2014-05-301-0/+2
* wifi: make Wi-Fi support a pluginDan Williams2014-05-131-10/+1
* core: remove the HostnameProvider interfaceDan Williams2014-05-091-2/+0
* policy: remove old /etc/hosts cleaning code (bgo #729689)Dan Williams2014-05-081-2/+0
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* wifi: move wifi-utils into platformDan Winship2014-04-171-7/+8
* devices: rename "atm" plugin to "adsl", and "bt" to "bluetooth"Dan Winship2014-03-191-1/+1
* platform, devices: add support for vxlan devicesDan Winship2014-03-061-0/+3
* mobile: make WWAN support a pluginDan Williams2014-03-031-19/+1
* bluez: make Bluetooth support a pluginDan Williams2014-03-031-16/+2
* atm: make ADSL support a pluginDan Williams2014-03-031-5/+1
* devices: rework device plugin interface to be more flexibleDan Williams2014-03-031-0/+1