| Commit message (Expand) | Author | Age | Files | Lines |
* | iface-helper: add nm-iface-helper for dynamic configure-then-quit support | Dan Williams | 2014-11-07 | 1 | -1/+84 |
* | dhcp: move client-specific knowledge out of the manager | Dan Williams | 2014-11-07 | 1 | -8/+14 |
* | dhcp: move D-Bus DHCP listener into separate class | Dan Williams | 2014-11-07 | 1 | -0/+2 |
* | core: split signal/pidfile/option handling into separate source file | Dan Williams | 2014-11-07 | 1 | -0/+2 |
* | policy: add manager for default routes and support multiple default routes | Thomas Haller | 2014-11-07 | 1 | -0/+2 |
* | dhcp: add systemd-based "internal" DHCP client | Dan Williams | 2014-11-06 | 1 | -2/+74 |
* | libnm-core, settings: move NMAgentManagerError to nm-errors | Dan Winship | 2014-10-22 | 1 | -1/+1 |
* | settings: drop plugin-specific error domains | Dan Winship | 2014-10-22 | 1 | -1/+0 |
* | libnm-core, settings: move NMSettingsError to nm-errors | Dan Winship | 2014-10-22 | 1 | -2/+0 |
* | auth: rework polkit autorization to use DBUS interface directly | Thomas Haller | 2014-09-29 | 1 | -2/+2 |
* | auth: rename file nm-manager-auth.* to nm-auth-utils.* | Thomas Haller | 2014-09-29 | 1 | -2/+2 |
* | tun: port to internal device factorydcbw/internal-device-factories | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | gre: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | vxlan: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | macvlan: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | vlan: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | bond: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | bridge: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | infiniband: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | ethernet: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | veth: port to internal device factory | Dan Williams | 2014-09-11 | 1 | -1/+1 |
* | build: ensure device source file constructors can be linked and called | Dan Williams | 2014-09-11 | 1 | -10/+17 |
* | settings: create default wired connection from NMDeviceEthernet | Dan Williams | 2014-09-11 | 1 | -3/+2 |
* | core: consolidate helper progam searching (bgo #734131) | Dan Williams | 2014-09-11 | 1 | -0/+1 |
* | logging: extract logging macros for devices to nm-device-logging.h | Thomas Haller | 2014-08-06 | 1 | -0/+1 |
* | libnm: add NetworkManager.h, disallow including individual headers | Dan Winship | 2014-08-01 | 1 | -0/+1 |
* | all: port everything to libnm | Dan Winship | 2014-08-01 | 1 | -3/+3 |
* | build: fix linker error for '--disable-concheck' and add '--with-libsoup' | Thomas Haller | 2014-07-31 | 1 | -1/+1 |
* | core: merge src/config, src/logging, src/posix-signals into src/ | Dan Winship | 2014-07-30 | 1 | -10/+6 |
* | config: drop NMConfigDevice, use NMDevice directly | Dan Winship | 2014-07-23 | 1 | -2/+0 |
* | core: fix libndp linking | Dan Winship | 2014-07-23 | 1 | -1/+2 |
* | dhcp: split out DHCP options processing | Dan Williams | 2014-07-22 | 1 | -0/+2 |
* | libgsystem: remove submodule libgsystem | Thomas Haller | 2014-07-15 | 1 | -3/+1 |
* | build: more srcdir!=builddir fixes | Dan Winship | 2014-07-15 | 1 | -1/+0 |
* | team: remove conditional compilation WITH_TEAMDCTL | Thomas Haller | 2014-06-27 | 1 | -1/+4 |
* | team: make team support a plugin | Thomas Haller | 2014-06-27 | 1 | -12/+2 |
* | wwan, bluetooth: drop support for ModemManager 0.7 | Dan Winship | 2014-06-26 | 1 | -2/+6 |
* | dns: preliminary support for unbound (bgo #699810) | Pavel Šimerda | 2014-05-30 | 1 | -0/+2 |
* | wifi: make Wi-Fi support a plugin | Dan Williams | 2014-05-13 | 1 | -10/+1 |
* | core: remove the HostnameProvider interface | Dan Williams | 2014-05-09 | 1 | -2/+0 |
* | policy: remove old /etc/hosts cleaning code (bgo #729689) | Dan Williams | 2014-05-08 | 1 | -2/+0 |
* | all: set G_LOG_DOMAIN appropriately, for better g_log() messages | Dan Winship | 2014-04-23 | 1 | -0/+1 |
* | wifi: move wifi-utils into platform | Dan Winship | 2014-04-17 | 1 | -7/+8 |
* | devices: rename "atm" plugin to "adsl", and "bt" to "bluetooth" | Dan Winship | 2014-03-19 | 1 | -1/+1 |
* | platform, devices: add support for vxlan devices | Dan Winship | 2014-03-06 | 1 | -0/+3 |
* | mobile: make WWAN support a plugin | Dan Williams | 2014-03-03 | 1 | -19/+1 |
* | bluez: make Bluetooth support a plugin | Dan Williams | 2014-03-03 | 1 | -16/+2 |
* | atm: make ADSL support a plugin | Dan Williams | 2014-03-03 | 1 | -5/+1 |
* | devices: rework device plugin interface to be more flexible | Dan Williams | 2014-03-03 | 1 | -0/+1 |
* | build: clean 0.9.8 generated files | Dan Williams | 2014-02-26 | 1 | -1/+5 |