summaryrefslogtreecommitdiff
path: root/src/nm-manager.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-30manager: add a method to get a particular device of given typeLubomir Rintel1-1/+6
2017-08-17manager: add connectivity-check-{available,enabled} properties.James Henstridge1-0/+2
2017-08-05core: implement activation of PPP devicesBeniamino Galvani1-0/+2
2017-05-12hostname: cache hostname-manager's hostname propertyThomas Haller1-1/+0
2017-03-16core: add activation-type property to active-connectionThomas Haller1-0/+1
2017-02-10core: refactor nm_manager_get_activatable_connections() to return an arrayThomas Haller1-1/+4
2017-01-27manager: avoid an extra path to ac translationLubomir Rintel1-1/+1
2016-12-15ifcfg-rh: write the master device name even if the master property is an UUIDLubomir Rintel1-0/+3
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-1/+1
2016-09-26core: allow passing an applied connection to nm_act_request_new()Beniamino Galvani1-0/+1
2016-09-26manager: add nm_manager_get_device_paths()Beniamino Galvani1-0/+1
2016-09-26config: store and load device runtime state to fileThomas Haller1-0/+2
2016-09-23core: use binary-search for nm_manager_set_capability()Thomas Haller1-1/+0
2016-09-23manager: Add "Capabilities" propertyMarius Vollmer1-0/+3
2016-08-17checkpoint: add create, rollback and destroy D-Bus APIBeniamino Galvani1-0/+2
2016-04-28manager: make NMManager's structs privateThomas Haller1-8/+0
2016-04-28manager: remove unused signal slots from NMManagerClassThomas Haller1-5/+0
2016-04-07config: let NMConfig handle "NetworkManager.state" file (bgo#764474)Thomas Haller1-5/+1
2016-04-04manager: use defines for signal namesThomas Haller1-1/+9
2016-02-17manager: export nm_manager_get_connection_iface()Lubomir Rintel1-0/+6
2016-01-18manager: refactor construction of manager singleton instanceThomas Haller1-0/+1
2015-12-07core: use define for NMManager's "state-changed" signal nameThomas Haller1-0/+1
2015-12-04api/manager: add GetAllDevices() method and AllDevices propertyDan Williams1-0/+1
2015-10-01manager: export DNS global configuration D-Bus propertyBeniamino Galvani1-0/+1
2015-09-18core: separate active and applied connectionLubomir Rintel1-2/+2
2015-08-13manager: remove WiMAX rfkill flag from NMMangerThomas Haller1-2/+1
2015-08-10core: make NMManager singleton more like othersDan Winship1-4/+4
2015-08-10core: fix NMManager in private-bus-only caseDan Winship1-2/+1
2015-07-24core: add an NMExportedObject base classDan Winship1-5/+3
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2015-06-09nm-manager: add 'metered' propertyBeniamino Galvani1-0/+1
2014-11-07iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams1-0/+2
2014-10-23core: add PrimaryConnectionType property to NMManager (bgo #739080)Ryan Lortie1-0/+1
2014-10-22libnm-core, core: move NMManagerError to nm-errorsDan Winship1-16/+0
2014-09-11trivial: spacing and code cleanups in nm-manager.hDan Williams1-32/+25
2014-09-03all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship1-1/+0
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-5/+5
2014-05-13core: refactor to return const GSList * from nm_manager_get_devices()Thomas Haller1-1/+1
2014-01-24core: provide useful error messages to main() on Manager creation failureDan Williams1-0/+1
2014-01-23api/core: add Devices property to the ManagerDan Williams1-0/+1
2014-01-23core: move virtual device autoconnect tracking bits out of NMManagerDan Winship1-6/+0
2013-11-25Revert "core: add Devices property to Manager"Dan Williams1-1/+0
2013-11-25core: add Devices property to ManagerDan Williams1-0/+1
2013-11-06core: don't allow activating the same connection twice (rh #997998)Dan Winship1-0/+2
2013-10-31core: pass NMAuthSubject around activation paths instead of uid + dbus senderDan Williams1-1/+2
2013-10-31core: make nm_manager_activate_connection() take a Device, not a pathDan Williams1-1/+1
2013-10-24core: track autoconnect for removed software devices (rh #1005913)Jiří Klimeš1-0/+6
2013-08-28core: add NMManager:primary-connection and :activating-connectionDan Winship1-0/+2
2013-08-28core: provide additional network connectivity informationDan Winship1-0/+1