NetworkManager.git
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
2016-03-17 Thomas Hallerlldp: cache the GVariant in LldpNeighbor
2016-03-17 Thomas Hallerlldp: factor out lldp_neighbor_to_variant()
2016-03-17 Thomas Hallerlldp: refactor processing all lldp-neighbors
2016-03-17 Thomas Hallerlldp: split out creation of LldpNeighbor instance
2016-03-17 Thomas Hallerlldp/trivial: rename internal type LLDPNeighbor to...
2016-03-17 Thomas Hallersystemd: lldp: fix starting ttl timer for lldp neighbor
2016-03-17 Thomas Hallerlogging: add new logging domain "SYSTEMD" for internal...
2016-03-17 Thomas Hallershared: add nm_unauto() helper macro
2016-03-17 Thomas Hallershared: add nm_assert_not_reached()
2016-03-17 Thomas Hallerutils/core: add NM_UTILS_NS_PER_MSEC macro
2016-03-17 Thomas Hallerlibnm: declare internal function as static
2016-03-16 Beniamino Galvanimerge: branch 'bg/8021x-domain-suffix-match-bgo341323'
2016-03-16 Beniamino Galvanilibnm-core: nm-setting-8021x: treat some empty properti...
2016-03-16 Beniamino Galvanisupplicant: honor the domain-suffix-match properties
2016-03-16 Beniamino Galvanicli: add support for NMSetting8021x domain-suffix-match...
2016-03-16 Beniamino Galvaniifcfg-rh: add support for domain-suffix-match properties
2016-03-16 Beniamino Galvanilibnm-core: add domain-suffix-match properties to NMSet...
2016-03-16 Thomas HallerNEWS: minor update referencing 1.0.10 release
2016-03-16 Lubomir Rintelethernet: set the connection type when generating the...
2016-03-15 Thomas Hallerlibnm-util: reword code comment
2016-03-15 Thomas Hallerlibnm-util: add comment for return value of nm_connecti...
2016-03-15 Thomas Hallerplatform: use gint32 for monotonic-timestamp seconds
2016-03-15 Thomas Hallerplatform: remove padding for IP address lifetimes
2016-03-15 Beniamino Galvanidevice: fix handling of available connections
2016-03-15 Thomas Hallerplatform: merge branch 'th/netns-aware-bgo763323'
2016-03-15 Thomas Hallerplatform: add nmp_netns_bind_to_path() helper function
2016-03-15 Thomas Hallerplatform: support switching partial namespaces
2016-03-15 Thomas Hallerplatform/tests: add test for nm_platform_link_set_netns()
2016-03-15 Thomas Hallerplatform/tests: pass platform argument to nmtstp helper...
2016-03-15 Stjepan Grosplatform: add nm_platform_link_set_netns() function
2016-03-15 Thomas Hallerplatform/tests: refactor creation of test_netns_general()
2016-03-15 Thomas Hallerutils: inject platform into nm_utils_complete_generic()
2016-03-15 Thomas Hallerroute-manager: make NMRouteManager namespace aware
2016-03-15 Thomas Hallerdefault-route-manager: make NMDefaultRouteManager names...
2016-03-15 Thomas Hallerdefault-route-manager: use explict platform instance...
2016-03-15 Thomas Hallerrdisc: make NMRDisc namespace aware
2016-03-15 Thomas Hallerrdisc/trivial: adjust indention in nm_rdisc_class_init()
2016-03-15 Thomas Hallerplatform: add defines for "/proc/self/ns/" paths
2016-03-15 Thomas Hallerplatform: properly change netns in do_change_link()
2016-03-15 Thomas Hallernmtst: add NMTST_DEBUG option "D"
2016-03-15 Lubomir Rintelsystemd: fall back to CLOCK_MONOTONIC
2016-03-15 Lubomir Rintelocd: style fix
2016-03-15 Lubomir Rintelifupdown: style fixes
2016-03-15 Lubomir Rintelifnet: fix error handling
2016-03-15 Lubomir Rintelifnet: fix a possible NULL dereference
2016-03-15 Lubomir Rintelnmp-netns: fix error handling
2016-03-14 Beniamino Galvanicli: fix memory leak in connection listing
2016-03-14 Lubomir Rintelifupdown: fix up a bad rebase
2016-03-14 Lubomir Rintelnm-object: delay object property completion until the...
2016-03-14 Lubomir Rintelifupdown: set wireless mode
2016-03-14 Lubomir Rintelifupdown: ssid is now GBytes for quite some time
2016-03-14 Lubomir Rintelifupdown: wireless-essid is good too
2016-03-14 Lubomir Rintelifupdown: don't remove the object in its constructor
2016-03-14 Lubomir Rintelifupdown: drop a bogus warning
2016-03-14 Lubomir Rintelcontrib/rpm: with-udev-dir now has a sensible default
2016-03-14 Lubomir Rintelbuild: install udev files under prefix
2016-03-13 Jan Tojnartests: fix test-networkmanager-service.py for Python...
2016-03-13 Thomas Hallershared: add nm_g_object_ref() and nm_g_object_unref...
2016-03-11 Francesco Giudiciwifi: hack for wext devices reporting IW_MODE_AUTO...
2016-03-11 Thomas Hallersession-monitor/trivial: rename local functions for...
2016-03-11 Thomas Hallersystemd: split "nm-sd.h" out of "nm-sd-adapt.h"
2016-03-11 Thomas Hallersystemd: merge branch 'th/systemd-lldp-bgo763384' into...
2016-03-11 Thomas Hallersystemd: integrate sd-event into glib main loop
next