summaryrefslogtreecommitdiff
path: root/src/nm-manager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: don't allow auto-activation of a master that has been disconnectedDan Williams2013-02-041-0/+1
* core: add manager active connection added/removed signalsDan Williams2012-12-171-0/+5
* vpn: kill nm_vpn_manager_get_active_connections()Dan Williams2012-12-171-3/+2
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* Fix names of error enum valuesDan Winship2012-03-121-10/+10
* core: ensure master connections are available for dependenceDan Williams2012-03-011-0/+1
* core: use NMActiveConnection objects throughout activation pathsDan Williams2012-03-011-6/+6
* core: add internet connectivity checkThomas Bechtold2012-02-271-1/+4
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-0/+12
* core: kill NMDeviceInterfaceDan Williams2011-12-021-1/+0
* bonding: postpone auto-activation of a slave until master is presentThomas Graf2011-11-091-0/+4
* core: split nm_manager_get() to simplify manager creationDan Williams2011-09-271-1/+4
* core: remove unused arguments from nm_manager_get()Dan Williams2011-09-271-2/+0
* agents: filter agents by UID for user-requested connectionsDan Williams2011-01-261-1/+1
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-121-0/+3
|\
| * Merge remote branch 'origin/master' into wimaxDan Williams2011-01-021-1/+14
| |\
| * | wimax: Implement RFKILL handlingTambet Ingo2009-12-291-0/+1
* | | settings: rename NMSysconfigSettings to NMSettingsDan Williams2010-10-271-2/+2
* | | settings: remove connection tracking from NMManagerDan Williams2010-10-271-20/+4
* | | Merge remote branch 'origin/master' into rm-usersetDan Williams2010-09-271-0/+1
|\ \ \ | | |/ | |/|
| * | core: add Version property to org.freedesktop.NetworkManager interfaceJiří Klimeš2010-09-271-0/+1
* | | core: remove internal API refs. to user settingsDaniel Gnoutcheff2010-08-061-9/+5
* | | nm-manager: start removing user settings servicesDaniel Gnoutcheff2010-08-061-2/+0
|/ /
* | core: don't auto-activate user connections if the user lacks permissionsDan Williams2010-06-041-0/+2
* | core: add networking enable/disable knob distinct from sleep/wake (rh #589108...Dan Williams2010-05-221-1/+9
|/
* manager: generalize rfkill operationsDan Williams2009-12-231-5/+0
* core: add statefile support for WWAN devicesDan Williams2009-12-231-0/+1
* core: preserve wifi and networking enabled/disabled states (bgo #582447)Jirka Klimes2009-11-021-1/+6
* core: clear invalid tag on failed connections when sleepingDan Williams2009-10-201-0/+1
* system-settings: resurrect auto-wired-default behaviorDan Williams2009-07-091-1/+1
* everything: use libgudev instead of HAL; merge NM and nm-system-settingsDan Williams2009-06-111-4/+3