NetworkManager.git
2016-03-31 Nikolay Martynovdevice: renew dhcp leases on awake for software devices master
2016-03-31 Thomas Hallerman: discourage use of monitor-connection-files=yes...
2016-03-31 Thomas Hallerdevice: merge branch 'th/unmanaged-external-down-bgo763...
2016-03-31 Thomas Hallerdevice: refactor by adding set_unmanaged_external_down...
2016-03-31 Thomas Hallerdevice: refactor setting unmanaged flag EXTERNAL_DOWN
2016-03-31 Thomas Hallerdevice: add nm_device_get_unmanaged_mask()
2016-03-30 Thomas Hallerdevice: trival refactoring in can_unmanaged_external_down()
2016-03-30 Thomas Hallercli: fix setting 'slave-type' for `nmcli connection...
2016-03-30 Thomas Hallercli/trivial: fix indention and whitespace
2016-03-30 Beniamino Galvaniifcfg-rh: don't chain up after failure of replace_and_c...
2016-03-30 Thomas Hallerbuild: drop internal field __nm_git_sha from libraries
2016-03-30 Thomas Hallercontrib/rpm: add comments to build.sh to list script...
2016-03-30 Thomas Hallercontrib/rpm: fix obtaining SOURCE via git-archive
2016-03-30 Lubomir Rintelplatform: don't assume that netlink message is as big...
2016-03-30 Lubomir Rintelcontrib/rpm: allow building of a git archive
2016-03-30 Lubomir Rintelcontrib/rpm: allow building w/o prebuilt documentation
2016-03-30 Lubomir Rintelmanager: make some error reporting a bit more specific
2016-03-30 Beniamino Galvaniman,libnm-core: fix typos
2016-03-29 Beniamino Galvanilibnm-core: remove trailing quote from message in nm...
2016-03-29 Dan Williamsmerge: branch 'dcbw/dupe-pc-signals-bgo764039'
2016-03-29 Dan Williamscore: fix duplicate values in NM-specific PropertiesCha...
2016-03-29 Dan Williamscore: don't leak ActiveConnection object on AddAndActiv...
2016-03-29 Dan Williamscore: don't emit double PropertiesChanged signal for...
2016-03-29 Robby Workmansettings: add persistent hostname support for Slackware
2016-03-29 Piotr Drągpo: update Polish (pl) translation (bgo #764317)
2016-03-29 Beniamino Galvanimerge: branch 'bg/bond-options-rh1299103'
2016-03-29 Beniamino Galvanilibnm-core: add test cases for NMSettingBond
2016-03-29 Beniamino Galvanilibnm-core: implement option matching for NMSettingBond
2016-03-29 Beniamino Galvanibond: add some missing options
2016-03-29 Beniamino Galvanibond: fix re-assuming of connections
2016-03-29 Beniamino Galvanicli: allow setting multiple IPs in bond 'arp_ip_target...
2016-03-29 Beniamino Galvanilibnm,libnm-core: add coverage support
2016-03-29 Beniamino Galvanilibnm-core: fix check in verification of NMSettingBond
2016-03-29 Lubomir Rintelrelease: bump version to 1.1.92 (1.2-beta3)
2016-03-29 Lubomir Rintelrelease: update NEWS
2016-03-29 Thomas Hallercore: downgrade warning logging message when creating...
2016-03-29 Lubomir Rintellibnm: don't check if the agent is still registered...
2016-03-29 Thomas Hallercli/trivial: fix TABs for indention
2016-03-29 Lubomir Rintelnmcli: fix slave_type setting
2016-03-29 Lubomir Rinteldevice: drop external changes on Reapply
2016-03-29 Lubomir Rintelcli: make the *-slave type option parsing out of the...
2016-03-29 Thomas Hallerpolicy: merge branch 'th/policy-cleanup'
2016-03-29 Thomas Hallerpolicy: use slice allocator for ActivateData
2016-03-29 Thomas Hallerpolicy: use slice allocator for PendingSecondaryData
2016-03-29 Thomas Hallerpolicy/trival: rename "policy" argument to "self"
2016-03-29 Thomas Hallerpolicy: remove initialized guard from nm_policy_new()
2016-03-29 Thomas Hallerpolicy: initialize object during GObject construction
2016-03-29 Thomas Hallerpolicy: refactor object properties to notify by propert...
2016-03-29 Thomas Hallerpolicy/trivial: move code
2016-03-29 Thomas Hallerall: merge branch 'th/invalid-connections-bgo760907'
2016-03-29 Thomas Hallerlibnm-glib: allow non-verifiable NMRemoteConnection...
2016-03-29 Thomas Hallerlibnm-glib: don't fail creating connection in NMVPNPlugin
2016-03-29 Thomas Hallerlibnm-glib: don't fail creating connection in NMSecretAgent
2016-03-29 Thomas Hallerlibnm-util: add non-failing versions of nm_connection_n...
2016-03-29 Thomas Hallerlibnm-util: refactor hash_to_connection()
2016-03-29 Thomas Hallerlibnm-util: don't print any warnings during nm_setting_...
2016-03-29 Thomas Hallerlibnm-util: use "nm-shared-utils.h"
2016-03-29 Thomas Hallerlibnm: add code comments to hint that NMConnection...
2016-03-29 Thomas Hallercore: be strict about connection argument in D-Bus...
2016-03-29 Thomas Hallercore: be strict when parsing connection in AddAndActiva...
2016-03-26 Thomas Hallercore: be strict about connection argument for Reapply...
2016-03-26 Thomas Hallerlibnm: be more accepting for invalid connections from...
2016-03-26 Thomas Hallerlibnm: accept invalid connections in NMVpnServicePlugin
2016-03-26 Thomas Hallerlibnm: accept invalid connections in NMSecretAgentOld
2016-03-26 Thomas Hallerlibnm: don't normalize connection for nm_device_get_app...
2016-03-26 Thomas Hallerlibnm-core/tests: refactor call to nm_simple_connection...
2016-03-26 Thomas Hallerlibnm-core: add _nm_simple_connection_new_from_dbus...
2016-03-26 Thomas Hallerlibnm-core: allow strict and relaxed error behavior...
2016-03-26 Thomas Hallershared: add nm_g_object_set_property()
2016-03-26 Thomas Hallerlibnm/tests: extend tests for handling invalid connecti...
2016-03-26 Thomas Hallershared: move NM_UTILS_ERROR to shared-utils
2016-03-26 Thomas Hallershared: move _nm_utils_ascii_str_to_int64() to "shared...
2016-03-26 Thomas Hallershared: include "nm-shared-utils.h"
2016-03-26 Thomas Hallershared: add "nm-shared-utils"
2016-03-26 Thomas Hallershared: add nm_auto_unset_gvalue macro
2016-03-26 Thomas Hallernmtst: add nmtst_variant_new_vardict() function
2016-03-26 Thomas Hallernmtst: fix memleak when using NMTST_VARIANT_DROP_SETTING()
2016-03-26 Thomas Hallerlibnm-util: verify connection also for self-assignment...
2016-03-26 Lubomir Rintelmerge: branch 'lr/virtual-parent-bgo762731'
2016-03-26 Lubomir Rintelmanager: allow delaying the device activation when...
2016-03-26 Lubomir Rintelmanager: separate the traversal to disconected to a...
2016-03-26 Lubomir Rintelactive-connection: add parent active connection tracking
2016-03-26 Lubomir Rinteldevice: delay the activation if the backing device...
2016-03-26 Lubomir Rinteldevice: only clear the activate request when the device...
2016-03-26 Lubomir Rinteldevice: _get_available_connections() with _get_best_con...
2016-03-26 Lubomir Rintelmerge: branch 'lr/developer-gnome'
2016-03-26 Beniamino Galvaniman: use replace <programlisting> with <synopsis>
2016-03-26 Lubomir Rinteldocs: add manual pages to docbook documentation
2016-03-26 Lubomir Rinteldocs: remove some outdated documentation
2016-03-26 Lubomir Rinteldocs: replace spec.html with docbook D-Bus API reference
2016-03-26 Lubomir Rinteldbus: use the annotations for documentation
2016-03-26 Lubomir Rintelintrospection: build docbook when generating the code
2016-03-25 Christian Kirbachpo: update German (de) translation (bgo #764175)
2016-03-24 Thomas Hallerplatform/tests: fix bug in netns test which can cause...
2016-03-24 Beniamino Galvanidhcp: don't fail assertions when a DHCP client is not...
2016-03-24 Beniamino Galvanidhcp: fall back to other clients when an invalid one...
2016-03-24 Beniamino Galvanicore: accept zero @wait_before_kill_msec in nm_utils_ki...
2016-03-24 Beniamino Galvanidns: fix error cleanup in kill_existing()
2016-03-24 Thomas Hallershared: include <stdlib.h> in "nm-macros-internal.h"
2016-03-23 Thomas Hallerdns: merge branch 'th/dns-resolv-conf-file-bgo764004'
next