NetworkManager.git
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'
2016-03-23 Thomas Hallerdns: always reload the dns configuration mode on SIGHUP
2016-03-23 Thomas Hallerdns: enable dns plugins also with immutable resolv...
2016-03-23 Thomas Hallerdns: add new "rc-manager=file"
2016-03-23 Thomas Hallerdns: split create_resolv_conf() out of write_resolv_conf()
2016-03-23 Thomas Hallerdns: refactor NMDnsManagerResolvConfMode to string...
2016-03-23 Thomas Hallerdns: fix _NMLOG() macro
2016-03-22 Thomas Hallerdnsmasq: use _LOG() macros
2016-03-22 Thomas Hallerdns: refactor kill_existing() to always unlink pidfile
2016-03-22 Thomas Hallerdns: cleanup disposing of NMDnsPlugin
2016-03-22 Thomas Hallerdns: refactor cleanup and unlink of pidfile
2016-03-22 Mathieu Trudel... dns: cleanup pid file when dnsmasq process terminated
2016-03-22 Thomas Hallerdns/trivial: fix indention
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-22 Thomas Hallersystemd: update code from upstream
2016-03-21 Lubomir Rinteldbus: fix a typo in the comment
2016-03-21 Thomas Hallerbuild: dist $(docbook_generated_man_pages)
2016-03-21 Thomas Hallermain: create parent directories of NMSTATEDIR with...
2016-03-21 Thomas Hallermain: create NMSTATEDIR with permissions 700
2016-03-21 Robby Workmansrc/Makefile.am: create $rundir mode 0755 instead of...
2016-03-20 Lubomir Rintelsupplicant-config: fix misleading indentation
2016-03-20 Lubomir Rinteldbus: don't do <deny send_interface="..." /> in dbus...
2016-03-20 Thomas Hallerman: document IPv4 subnet for "shared" method
2016-03-20 Thomas Hallerdevice: optimize hashtable usage for shared_ips
2016-03-18 Lubomir Rintelvpn-connection: do not leak the connection if there...
2016-03-18 Lubomir Rintelvpn-connection: don't dispose the proxy before we get...
2016-03-18 Francesco Giudicidhcp: fix GBytes leak in nm_dhcp_client_start_ip4()
2016-03-17 Thomas Hallerdhcp: support _LOGx_ENABLED() macro in dhcp-client
2016-03-17 Lubomir Rinteltest-nm-client: fix the remaining counter
2016-03-17 Thomas Hallerrdisc: fix setting netns during consturction of NMRDisc
2016-03-17 Thomas Hallerlldp: merge branch 'th/lldp-bgo763499'
2016-03-17 Thomas Hallerlldp: refactor keeping tlv data and order entries in...
2016-03-17 Thomas Hallerlldp: ensure stable order of variants in LLDP neighbor...
2016-03-17 Thomas Hallerlldp: drop process_lldp_neighbors()
2016-03-17 Thomas Hallerlldp: process one neighbor at a time
2016-03-17 Thomas Hallerlldp: implement properties via NM_GOBJECT_PROPERTIES_DE...
2016-03-17 Thomas Hallerlldp: improve logging
2016-03-17 Thomas Hallerlldp: let lldp_neighbor_new() also create invalid objects
next