summaryrefslogtreecommitdiff
path: root/src/nm-manager.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-25manager: don't activate device if the parent is missingBeniamino Galvani1-0/+1
2019-10-01all: manually drop code comments with file descriptionThomas Haller1-2/+1
2019-09-23bluetooth: refactor BlueZ handling and let NMBluezManager cache ObjectManager...Thomas Haller1-0/+2
2019-09-22core: add and use NM_MANAGER_GET macroThomas Haller1-0/+1
2019-09-10all: SPDX header conversionLubomir Rintel1-14/+1
2019-07-22libnm,core: Add ConnectivityCheckUri property and accessorsIain Lane1-0/+1
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2018-12-09core: improve and fix keeping connection active based on "connection.permissi...Thomas Haller1-0/+1
2018-12-09core: add nm_manager_for_each_active_connection_safe() and nm_manager_for_eac...Thomas Haller1-0/+26
2018-12-03device/shared: set ANDROID_METERED option 43 for shared connectionsThomas Haller1-0/+2
2018-08-08core: extend nm_manager_get_activatable_connections() for autoconnect and mul...Thomas Haller1-2/+3
2018-08-02manager: rename nm_manager_write_device_state()Beniamino Galvani1-1/+2
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2018-04-18shared: drop duplicate c-list.h headerBeniamino Galvani1-1/+1
2018-04-08core: specify an activation reason for active connectionsBeniamino Galvani1-0/+1
2018-04-04core: add macro for iterating CList of devices of NMManagerThomas Haller1-1/+14
2018-03-27core: track devices in manager via embedded CListThomas Haller1-1/+1
2018-03-12core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller1-5/+11
2017-12-20core: persist aspired default route-metric in device's state fileThomas Haller1-3/+0
2017-12-15device: generate unique default route-metrics per interfaceThomas Haller1-0/+10
2017-11-27core: track NMActiveConnection in manager with CListThomas Haller1-1/+14
2017-11-09core: export checkpoint list over D-BusBeniamino Galvani1-0/+1
2017-11-09checkpoint: don't include unrealized devicesBeniamino Galvani1-1/+0
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