summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dbus: fix up the XML formattinglr/docbookLubomir Rintel2016-04-0532-111/+73
* dbus: correct the NMDevice::StateReason typeLubomir Rintel2016-04-051-1/+1
* dbus: correct the links to typesLubomir Rintel2016-04-0512-33/+33
* Revert "dbus: tool to convert documentation annotations"Lubomir Rintel2016-04-051-112/+0
* dbus: convert the annotations to gtk-doc blocksLubomir Rintel2016-04-0535-3405/+2353
* dbus: tool to convert documentation annotationsLubomir Rintel2016-04-051-0/+112
* dbus: move NMWimaxNspNetworkType to nm-dbus-interface.hLubomir Rintel2016-04-052-16/+15
* dbus: remove the telepathy annotationsLubomir Rintel2016-04-0512-295/+0
* man: move nmcli-examples to section 7Lubomir Rintel2016-04-0510-11/+15
* man: make the templated manuals a bit more consistent with the restLubomir Rintel2016-04-053-60/+47
* man: include version from a XML entityLubomir Rintel2016-04-0512-37/+54
* man: drop datesLubomir Rintel2016-04-055-16/+0
* man: rename some variablesLubomir Rintel2016-04-051-29/+27
* man: drop nm-system-settings.conf.5Lubomir Rintel2016-04-053-32/+10
* man: convert nm-online(1) manual to docbook refentryLubomir Rintel2016-04-056-78/+172
* man: convert nmtui(1) manual to docbook refentryLubomir Rintel2016-04-055-2/+138
* man: convert nmcli(1) manual to docbook refentryLubomir Rintel2016-04-056-1285/+3121
* docs: load the dbus documentation and manuals from original locationLubomir Rintel2016-04-052-46/+44
* merge: branch 'lr/translations'Lubomir Rintel2016-04-0567-117527/+123034
|\
| * po: add Zanata configurationlr/translationsLubomir Rintel2016-04-051-0/+16
| * po: pull translations from Red HatLubomir Rintel2016-04-0526-69/+62
| * po: pull translations from Fedora ZanataLubomir Rintel2016-04-059-1128/+1238
| * po: update-poLubomir Rintel2016-04-0566-116355/+121743
| * po: remove bad character from Italian translationLubomir Rintel2016-04-051-1/+1
|/
* core: fix message format for failed creation of secret keyBeniamino Galvani2016-04-051-1/+1
* build: reorder files for building platformThomas Haller2016-04-052-15/+18
* auth: downgrade g_assert() to nm_assert()Thomas Haller2016-04-051-1/+1
* manager: ensure IP config of device is cleared before removalLubomir Rintel2016-04-042-1/+14
* device: ensure @error always set by nm_device_factory_create_device()Thomas Haller2016-04-041-1/+18
* manager: refactor error variable in platform_link_added()Thomas Haller2016-04-041-4/+4
* policy: merge branch 'th/policy-cleanup-v2'Thomas Haller2016-04-0410-204/+214
|\
| * core: use defines for signal names in NMDnsManager and NMFirewallManagerThomas 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-041-8/+0
| * manager: use defines for signal namesThomas Haller2016-04-043-9/+17
| * 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