summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* supplicant: remove unused nm-call-store.c/.hdcbw/wifi-gdbusDan Williams2015-03-031-2/+0
* dhcp: add systemd's dhcp-identifier.c for dhcp_identifier_set_duid_en()Thomas Haller2015-03-031-0/+2
* dhcp: add systemd's sd-id128.c for sd_id128_get_machine()Thomas Haller2015-03-031-0/+1
* dhcp: add systemd's path-util.c for path_kill_slashes()Thomas Haller2015-03-031-0/+2
* dhcp: add systemd's 'log.h' to provide logging macrosThomas Haller2015-03-031-0/+1
* build: order ADSL plugin build after core filesDan Williams2015-02-271-9/+7
* core: split route management code out from platformLubomir Rintel2015-02-271-0/+5
* config: add new NMConfigData classThomas Haller2015-02-031-0/+2
* build: add compile option to disable building of Wi-Fi pluginThomas Haller2015-01-301-1/+4
* core: use GUnixSignalWatchSource to simplify signal handlingDan Winship2015-01-191-4/+0
* session: merge nm-session-monitor-* modulesPavel Šimerda2015-01-051-13/+0
* session: merge nm-session-utils into nm-session-managerPavel Šimerda2015-01-051-2/+1
* dhcp: re-fix system-dhcp code after re-importDan Winship2014-11-191-0/+1
* 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