summaryrefslogtreecommitdiff
path: root/src/nm-manager.h
Commit message (Expand)AuthorAgeFilesLines
* core: add activation-type property to active-connectionThomas Haller2017-03-161-0/+1
* core: refactor nm_manager_get_activatable_connections() to return an arrayThomas Haller2017-02-101-1/+4
* manager: avoid an extra path to ac translationLubomir Rintel2017-01-271-1/+1
* ifcfg-rh: write the master device name even if the master property is an UUIDlr/ifcfg-device-rh1369008Lubomir Rintel2016-12-151-0/+3
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-1/+1
* core: allow passing an applied connection to nm_act_request_new()Beniamino Galvani2016-09-261-0/+1
* manager: add nm_manager_get_device_paths()Beniamino Galvani2016-09-261-0/+1
* config: store and load device runtime state to fileThomas Haller2016-09-261-0/+2
* core: use binary-search for nm_manager_set_capability()Thomas Haller2016-09-231-1/+0
* manager: Add "Capabilities" propertyMarius Vollmer2016-09-231-0/+3
* checkpoint: add create, rollback and destroy D-Bus APIBeniamino Galvani2016-08-171-0/+2
* manager: make NMManager's structs privateThomas Haller2016-04-281-8/+0
* manager: remove unused signal slots from NMManagerClassThomas Haller2016-04-281-5/+0
* config: let NMConfig handle "NetworkManager.state" file (bgo#764474)Thomas Haller2016-04-071-5/+1
* manager: use defines for signal namesThomas Haller2016-04-041-1/+9
* manager: export nm_manager_get_connection_iface()Lubomir Rintel2016-02-171-0/+6
* manager: refactor construction of manager singleton instanceThomas Haller2016-01-181-0/+1
* core: use define for NMManager's "state-changed" signal nameThomas Haller2015-12-071-0/+1
* api/manager: add GetAllDevices() method and AllDevices propertyDan Williams2015-12-041-0/+1
* manager: export DNS global configuration D-Bus propertyBeniamino Galvani2015-10-011-0/+1
* core: separate active and applied connectionLubomir Rintel2015-09-181-2/+2
* manager: remove WiMAX rfkill flag from NMMangerThomas Haller2015-08-131-2/+1
* core: make NMManager singleton more like othersDan Winship2015-08-101-4/+4
* core: fix NMManager in private-bus-only caseDan Winship2015-08-101-2/+1
* core: add an NMExportedObject base classDan Winship2015-07-241-5/+3
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* nm-manager: add 'metered' propertyBeniamino Galvani2015-06-091-0/+1
* iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams2014-11-071-0/+2
* core: add PrimaryConnectionType property to NMManager (bgo #739080)Ryan Lortie2014-10-231-0/+1
* libnm-core, core: move NMManagerError to nm-errorsDan Winship2014-10-221-16/+0
* trivial: spacing and code cleanups in nm-manager.hDan Williams2014-09-111-32/+25
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-1/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-5/+5
* core: refactor to return const GSList * from nm_manager_get_devices()Thomas Haller2014-05-131-1/+1
* core: provide useful error messages to main() on Manager creation failureDan Williams2014-01-241-0/+1
* api/core: add Devices property to the ManagerDan Williams2014-01-231-0/+1
* core: move virtual device autoconnect tracking bits out of NMManagerDan Winship2014-01-231-6/+0
* Revert "core: add Devices property to Manager"Dan Williams2013-11-251-1/+0
* core: add Devices property to ManagerDan Williams2013-11-251-0/+1
* core: don't allow activating the same connection twice (rh #997998)Dan Winship2013-11-061-0/+2
* core: pass NMAuthSubject around activation paths instead of uid + dbus senderDan Williams2013-10-311-1/+2
* core: make nm_manager_activate_connection() take a Device, not a pathDan Williams2013-10-311-1/+1
* core: track autoconnect for removed software devices (rh #1005913)Jiří Klimeš2013-10-241-0/+6
* core: add NMManager:primary-connection and :activating-connectionDan Winship2013-08-281-0/+2
* core: provide additional network connectivity informationDan Winship2013-08-281-0/+1
* core: add NMManager:startup propertyDan Winship2013-08-161-0/+1
* platform, devices: add support for veth devicesDan Winship2013-05-241-2/+4
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-1/+0
* core: use Config object for connectivity checking parametersDan Williams2013-03-111-3/+0