summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: use defines for signal names in NMDnsManager and NMFirewallManagerth/policy-cleanup-v2Thomas Haller2016-04-045-10/+14
* policy: pass private pointer as signal user-data for settings handlersThomas Haller2016-04-041-16/+19
* policy: pass private pointer as signal user-data for manager handlersThomas Haller2016-04-041-16/+22
* policy: pass private pointer as signal user-data for device handlersThomas Haller2016-04-041-14/+28
* policy: removed unused signal subscription to "NMManager::state-changed"Thomas Haller2016-04-041-6/+0
* policy: refactor tracking registered signals to NMManager's instanceThomas Haller2016-04-041-24/+16
* manager: remove unused signal "user-permissions-changed"Thomas Haller2016-04-042-9/+0
* manager: use defines for signal namesThomas Haller2016-04-043-8/+16
* policy: refactor tracking registered signals to NMSettings's instanceThomas Haller2016-04-041-23/+10
* policy: embed pointer to private data into NMPolicyThomas Haller2016-04-042-4/+16
* policy: refactor tracking of registered devicesThomas Haller2016-04-041-47/+46
* device: remove ignored dummy variableThomas Haller2016-04-041-3/+2
* device/trivial: fix indention with tabs vs. spaces and align "nm-device.h"Thomas Haller2016-04-041-53/+53
* device: merge branch 'th/unmanaged-external-down-bgo763236'Thomas Haller2016-04-044-5/+75
|\
| * device: allow NM-owned device to be assumedBeniamino Galvani2016-04-041-2/+1
| * device: consider external devices as unmanaged until they have an IP addressThomas Haller2016-04-041-3/+13
| * platform: add nm_platform_link_can_assume()Thomas Haller2016-04-043-0/+61
|/
* Revert "manager: don't remove the device before policy learns of ip config ch...Lubomir Rintel2016-04-043-12/+8
* manager: don't remove the device before policy learns of ip config changeLubomir Rintel2016-04-043-8/+12
* rdisc: reject invalid prefix lengths from router advertisementsThomas Haller2016-04-042-0/+8
* rdisc: refactor receive_ra() to set data in initializerThomas Haller2016-04-041-59/+62
* libnm-core: add 'use-vc' DNS optionBeniamino Galvani2016-04-032-0/+2
* dns-manager: use NM_IN_SET() in conditionThomas Haller2016-04-031-8/+8
* dns-manager: fix compute_hash() to skip over duplicate other configsThomas Haller2016-04-031-4/+4
* manager: fix memleak in error-path of _internal_enable()Thomas Haller2016-04-011-3/+4
* manager: refactor handling GObject propertiesThomas Haller2016-04-011-231/+207
* contrib/rpm: fix logic in build.sh about specifying sourceThomas Haller2016-04-011-10/+6
* merge: merge branch 'systemd' into masterThomas Haller2016-04-0117-199/+276
|\
| * systemd: update code from upstreamThomas Haller2016-04-0113-168/+249
* | manager: don't the already activated devices shouldn't be considered addedLubomir Rintel2016-04-011-0/+3
* | man/nmcli-examples: specify a language for the listingLubomir Rintel2016-04-011-1/+1
* | man/nmcli-examples: no extra breaks around listingsLubomir Rintel2016-04-011-141/+116
* | man/nmcli-examples: mark user input in editorLubomir Rintel2016-04-011-11/+11
* | man/nmcli-examples: wrap screen output at column 75Lubomir Rintel2016-04-011-216/+229
* | man/nmcli-examples: structure the screen examples betterLubomir Rintel2016-04-011-55/+37
* | contrib/rpm: improve build_clean.sh to explicitly set $SOURCE_FROM_GITThomas Haller2016-04-011-11/+25
* | exported-object: merge branch 'th/exported-object-rework-interfaces'Thomas Haller2016-04-012-171/+233
|\ \
| * | exported-object: reorder includesThomas Haller2016-04-011-5/+5
| * | exported-object/trivial: move codeThomas Haller2016-04-011-65/+78
| * | exported-object: static variable prefix_counters from global scope to _create...Thomas Haller2016-04-011-25/+34
| * | exported-object: inline find_dbus_property_type() in nm_exported_object_notify()Thomas Haller2016-04-011-25/+19
| * | exported-object: allocate temporary buffer in nm_exported_object_signal_hook(...Thomas Haller2016-04-011-2/+2
| * | exported-object: cache signal-id for "property-changed" in InterfaceDataThomas Haller2016-04-011-9/+8
| * | exported-object: refactor list of interfaces from GSList to an arrayThomas Haller2016-04-012-44/+66
| * | exported-object: sort fields in emitted "property-changed" data variantThomas Haller2016-04-011-9/+33
| * | exported-object: reorder fields in NMExportedObjectPrivate structThomas Haller2016-04-011-3/+4
|/ /
* | docs: fix build without ifcfg-rhJan Alexander Steffens (heftig)2016-03-311-2/+5
* | man: fix typo in NetworkManager.conf manual and 10-ifcfg-rh-routes.sh commentThomas Haller2016-03-312-2/+2
* | device: renew dhcp leases on awake for software devicesNikolay Martynov2016-03-313-7/+17
* | man: discourage use of monitor-connection-files=yes in NetworkManager.conf ma...Thomas Haller2016-03-311-1/+7