summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exported-object: reorder includesth/exported-object-rework-interfacesThomas Haller2016-03-311-5/+5
* exported-object/trivial: move codeThomas Haller2016-03-311-65/+78
* exported-object: static variable prefix_counters from global scope to _create...Thomas Haller2016-03-311-25/+34
* exported-object: inline find_dbus_property_type() in nm_exported_object_notify()Thomas Haller2016-03-311-25/+19
* exported-object: allocate temporary buffer in nm_exported_object_signal_hook(...Thomas Haller2016-03-311-2/+2
* exported-object: cache signal-id for "property-changed" in InterfaceDataThomas Haller2016-03-311-9/+8
* exported-object: refactor list of interfaces from GSList to an arrayThomas Haller2016-03-312-44/+66
* exported-object: sort fields in emitted "property-changed" data variantThomas Haller2016-03-311-9/+33
* exported-object: reorder fields in NMExportedObjectPrivate structThomas Haller2016-03-311-3/+4
* 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
* device: merge branch 'th/unmanaged-external-down-bgo763236' (early part)Thomas Haller2016-03-312-49/+74
|\
| * device: refactor by adding set_unmanaged_external_down() functionThomas Haller2016-03-311-16/+23
| * device: refactor setting unmanaged flag EXTERNAL_DOWNThomas Haller2016-03-311-36/+34
| * device: add nm_device_get_unmanaged_mask()Thomas Haller2016-03-312-2/+21
| * device: trival refactoring in can_unmanaged_external_down()Thomas Haller2016-03-301-1/+2
|/
* cli: fix setting 'slave-type' for `nmcli connection add type *-slave`Thomas Haller2016-03-301-0/+3
* cli/trivial: fix indention and whitespaceThomas Haller2016-03-301-30/+30
* ifcfg-rh: don't chain up after failure of replace_and_commit()Beniamino Galvani2016-03-301-0/+1
* build: drop internal field __nm_git_sha from librariesThomas Haller2016-03-302-10/+0
* contrib/rpm: add comments to build.sh to list script argumentsThomas Haller2016-03-301-2/+23
* contrib/rpm: fix obtaining SOURCE via git-archiveThomas Haller2016-03-301-18/+52
* platform: don't assume that netlink message is as big as at compile timeLubomir Rintel2016-03-301-7/+9
* contrib/rpm: allow building of a git archiveLubomir Rintel2016-03-302-4/+8
* contrib/rpm: allow building w/o prebuilt documentationLubomir Rintel2016-03-301-11/+2
* manager: make some error reporting a bit more specificLubomir Rintel2016-03-301-21/+22
* man,libnm-core: fix typosBeniamino Galvani2016-03-307-10/+10
* libnm-core: remove trailing quote from message in nm-setting-macvlan.cBeniamino Galvani2016-03-301-2/+1
* merge: branch 'dcbw/dupe-pc-signals-bgo764039'Dan Williams2016-03-292-29/+29
|\
| * core: fix duplicate values in NM-specific PropertiesChanged signalsDan Williams2016-03-291-18/+25
| * core: don't leak ActiveConnection object on AddAndActivate failureDan Williams2016-03-291-0/+1
| * core: don't emit double PropertiesChanged signal for new active connectionsDan Williams2016-03-291-11/+3
|/
* settings: add persistent hostname support for SlackwareRobby Workman2016-03-292-7/+13
* po: update Polish (pl) translation (bgo #764317)Piotr Drąg2016-03-291-516/+562
* merge: branch 'bg/bond-options-rh1299103'Beniamino Galvani2016-03-2910-77/+473
|\
| * libnm-core: add test cases for NMSettingBondBeniamino Galvani2016-03-293-0/+200
| * libnm-core: implement option matching for NMSettingBondBeniamino Galvani2016-03-291-4/+62
| * bond: add some missing optionsBeniamino Galvani2016-03-294-25/+86
| * bond: fix re-assuming of connectionsBeniamino Galvani2016-03-293-33/+67
| * cli: allow setting multiple IPs in bond 'arp_ip_target' optionBeniamino Galvani2016-03-291-1/+30
| * libnm,libnm-core: add coverage supportBeniamino Galvani2016-03-292-2/+14
| * libnm-core: fix check in verification of NMSettingBondBeniamino Galvani2016-03-291-12/+14
|/
* release: bump version to 1.1.92 (1.2-beta3)1.2-beta3Lubomir Rintel2016-03-291-1/+1
* release: update NEWSLubomir Rintel2016-03-291-2/+11
* core: downgrade warning logging message when creating virtual deviceThomas Haller2016-03-291-1/+5
* libnm: don't check if the agent is still registered when unregisteringLubomir Rintel2016-03-291-8/+0
* cli/trivial: fix TABs for indentionThomas Haller2016-03-291-12/+12
* nmcli: fix slave_type settingLubomir Rintel2016-03-291-18/+8
* device: drop external changes on ReapplyLubomir Rintel2016-03-291-0/+2
* cli: make the *-slave type option parsing out of the common pathLubomir Rintel2016-03-292-161/+152