summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lldp: drop process_lldp_neighbors()th/lldp-bgo763499Thomas Haller2016-03-151-105/+9
* lldp: process one neighbor at a timeThomas Haller2016-03-152-40/+111
* lldp: implement properties via NM_GOBJECT_PROPERTIES_DEFINE()Thomas Haller2016-03-151-14/+12
* lldp: improve loggingThomas Haller2016-03-151-5/+13
* lldp: let lldp_neighbor_new() also create invalid objectsThomas Haller2016-03-151-16/+17
* lldp: cache the GVariant in LldpNeighborThomas Haller2016-03-151-11/+14
* lldp: factor out lldp_neighbor_to_variant()Thomas Haller2016-03-151-52/+58
* lldp: refactor processing all lldp-neighborsThomas Haller2016-03-151-45/+54
* lldp: split out creation of LldpNeighbor instanceThomas Haller2016-03-151-163/+211
* lldp/trivial: rename internal type LLDPNeighbor to LldpNeighborThomas Haller2016-03-151-11/+11
* systemd: lldp: fix starting ttl timer for lldp neighborThomas Haller2016-03-151-7/+10
* logging: add new logging domain "SYSTEMD" for internal systemd loggingThomas Haller2016-03-153-2/+4
* shared: add nm_unauto() helper macroThomas Haller2016-03-151-0/+12
* utils/core: add NM_UTILS_NS_PER_MSEC macroThomas Haller2016-03-151-0/+3
* platform: merge branch 'th/netns-aware-bgo763323'Thomas Haller2016-03-1542-217/+1072
|\
| * platform: add nmp_netns_bind_to_path() helper functionThomas Haller2016-03-153-0/+140
| * platform: support switching partial namespacesThomas Haller2016-03-153-42/+386
| * platform/tests: add test for nm_platform_link_set_netns()Thomas Haller2016-03-151-11/+62
| * platform/tests: pass platform argument to nmtstp helper functionsThomas Haller2016-03-156-83/+90
| * platform: add nm_platform_link_set_netns() functionStjepan Gros2016-03-153-0/+58
| * platform/tests: refactor creation of test_netns_general()Thomas Haller2016-03-151-16/+35
| * utils: inject platform into nm_utils_complete_generic()Thomas Haller2016-03-1518-23/+45
| * route-manager: make NMRouteManager namespace awareThomas Haller2016-03-152-4/+47
| * default-route-manager: make NMDefaultRouteManager namespace awareThomas Haller2016-03-152-2/+52
| * default-route-manager: use explict platform instance instead of NM_PLATFORM_G...Thomas Haller2016-03-151-5/+5
| * rdisc: make NMRDisc namespace awareThomas Haller2016-03-158-13/+121
| * rdisc/trivial: adjust indention in nm_rdisc_class_init()Thomas Haller2016-03-151-15/+14
| * platform: add defines for "/proc/self/ns/" pathsThomas Haller2016-03-151-2/+5
| * platform: properly change netns in do_change_link()Thomas Haller2016-03-151-0/+4
| * nmtst: add NMTST_DEBUG option "D"Thomas Haller2016-03-151-1/+8
|/
* systemd: fall back to CLOCK_MONOTONICLubomir Rintel2016-03-151-2/+5
* ocd: style fixLubomir Rintel2016-03-151-1/+1
* ifupdown: style fixesLubomir Rintel2016-03-158-53/+49
* ifnet: fix error handlingLubomir Rintel2016-03-156-160/+137
* ifnet: fix a possible NULL dereferenceLubomir Rintel2016-03-151-5/+11
* nmp-netns: fix error handlingLubomir Rintel2016-03-151-6/+9
* cli: fix memory leak in connection listingBeniamino Galvani2016-03-141-2/+2
* ifupdown: fix up a bad rebaseLubomir Rintel2016-03-141-1/+1
* nm-object: delay object property completion until the objects are initializedLubomir Rintel2016-03-141-45/+78
* ifupdown: set wireless modeLubomir Rintel2016-03-141-0/+10
* ifupdown: ssid is now GBytes for quite some timeLubomir Rintel2016-03-141-8/+6
* ifupdown: wireless-essid is good tooLubomir Rintel2016-03-141-0/+1
* ifupdown: don't remove the object in its constructorLubomir Rintel2016-03-142-100/+11
* ifupdown: drop a bogus warningLubomir Rintel2016-03-141-6/+4
* contrib/rpm: with-udev-dir now has a sensible defaultLubomir Rintel2016-03-141-3/+1
* build: install udev files under prefixLubomir Rintel2016-03-141-1/+1
* tests: fix test-networkmanager-service.py for Python 3 incompatibilityJan Tojnar2016-03-131-1/+1
* shared: add nm_g_object_ref() and nm_g_object_unref() functionThomas Haller2016-03-131-0/+20
* wifi: hack for wext devices reporting IW_MODE_AUTO configuration mode.Francesco Giudici2016-03-111-0/+1
* session-monitor/trivial: rename local functions for unique prefixThomas Haller2016-03-111-8/+8