summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-11-27dhcp: dhcpcd uses a fixed path for PID filesDan Williams1-0/+1
2013-11-13settings: convert NMDefaultWiredConnection into a plain NMSettingsConnection ...Dan Williams1-2/+0
2013-10-31core: add NMAuthSubject object to encapsulate authentication infoDan Williams1-0/+2
2013-10-31core: add dcbtool manipulation logicDan Williams1-0/+2
2013-10-18bluez: enable both BlueZ4 and 5 and select it dynamically at runtimeThomas Haller1-17/+12
2013-10-18bluez: copy bluez-manager file for version 4 and 5Thomas Haller1-3/+4
2013-09-25bluez: rename files from nm-bluez5-* to nm-bluez-*Thomas Haller1-1/+1
2013-09-25bluez: rename files from nm-bluez-* to nm-bluez4-*Thomas Haller1-3/+3
2013-09-25config: make BlueZ 5 default and replace --enable-bluez5 with --enable-bluez4Thomas Haller1-4/+4
2013-09-25bluez: merge file nm-bluez5-device.c into nm-bluez-device.cThomas Haller1-2/+1
2013-09-25bluez: add support for BlueZ 5Emilio Pozuelo Monfort1-8/+17
2013-08-28core: build NMConnectivity unconditionally, possibly as a no-opDan Winship1-4/+2
2013-08-22build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship1-4/+4
2013-08-22nm-device-team: use libteamdctlJiri Pirko1-0/+8
2013-08-15core: add support for team deviceJiri Pirko1-0/+3
2013-07-30trivial: allow building tests from rdisc directoryPavel Šimerda1-7/+7
2013-07-24build: simplify rdisc tests makefile subdirsDan Williams1-0/+1
2013-07-20trivial: remove nm-ip6-managerPavel Šimerda1-3/+0
2013-07-20device: use internal router discovery implementationPavel Šimerda1-1/+9
2013-07-05trivial: move vpn/bonding functions out of nm-systemPavel Šimerda1-2/+0
2013-07-05core: enable libgsystemPavel Šimerda1-0/+1
2013-06-25cleanup: remove unused netlink/system codePavel Šimerda1-2/+0
2013-06-20build: fix distcheck after b294a1ef63bDan Williams1-1/+1
2013-06-07wifi: move NMCallStore to the supplicant codeDan Williams1-2/+2
2013-06-05platform: merge remaining NMUdevManager functionality into NMLinuxPlatformDan Winship1-2/+0
2013-06-05core: split NMAtmManager out of NMUdevManagerDan Winship1-0/+2
2013-06-05core: split NMRfkillManager out of NMUdevManagerDan Winship1-1/+2
2013-06-04Revert "platform, devices: add support for vxlan devices"Dan Winship1-3/+0
2013-06-04platform, devices: add support for gre and gretap devicesDan Winship1-0/+3
2013-06-04platform, devices: add support for vxlan devicesDan Winship1-0/+3
2013-06-04platform, devices: add support for macvlan and macvtap devicesDan Winship1-0/+3
2013-06-04platform, devices: add support for tun and tap devicesDan Winship1-0/+3
2013-06-03mobile: merge NMModemGsm into NMModemOldDan Williams1-2/+0
2013-06-03mobile: merge NMModemCdma into NMModemOldDan Williams1-2/+0
2013-06-03mobile: rename old MM bits to clarify that they're for old ModemManagerDan Williams1-3/+3
2013-05-24platform, devices: add support for veth devicesDan Winship1-0/+3
2013-05-20core: remove NMDeviceWiredDan Winship1-2/+0
2013-05-16core: add libgsystem as a git submoduleColin Walters1-1/+2
2013-05-08build: fix srcdir != builddirDan Winship1-54/+49
2013-05-08devices: fix the dbus glue naming inconsistency for NMDeviceDan Winship1-7/+2
2013-05-08core: move devices into a subdirectoryDan Winship1-45/+46
2013-05-08core: use non-recursive buildDan Winship1-245/+327
2013-05-08build: automate the -glue.h building rulesDan Winship1-52/+7
2013-05-07core, libnm-glib: add NMDeviceGenericDan Winship1-0/+6
2013-04-10platform: link managementPavel Šimerda1-0/+3
2013-04-08core: add a root-only private D-Bus socketDan Williams1-1/+2
2013-04-03config: move NMConfig into its own subdirectory/libraryDan Winship1-2/+3
2013-03-07trivial: remove unused defineDan Williams1-2/+1
2013-03-05cleanup: remove nm-netlink-compatPavel Šimerda1-2/+0
2013-02-26core: use GResolver for reverse resolutionDan Winship1-2/+0