summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: take care of default route of DHCP generated-assumed connectionsbg/dhcp-assumed-generated-route-rh1265239Beniamino Galvani2016-03-151-6/+21
* device: don't update applied connection for generated assumed devicesBeniamino Galvani2016-03-151-14/+0
* 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
* systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-1111-124/+179
* systemd: merge branch 'th/systemd-lldp-bgo763384' into masterThomas Haller2016-03-1172-2486/+5969
|\
| * systemd: integrate sd-event into glib main loopThomas Haller2016-03-1111-189/+205
| * systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-1167-2310/+5777
| |\ |/ /
| * systemd: update code from upstreamThomas Haller2016-03-0960-2209/+5549
* | lldp: merge branch 'th/lldp-tests'Thomas Haller2016-03-104-118/+381
|\ \
| * | lldp/tests: add test for ttlThomas Haller2016-03-101-6/+52
| * | lldp/tests: use nmtst_main_loop_run()Thomas Haller2016-03-101-9/+2
| * | lldp/tests: add a test with another lldp frameThomas Haller2016-03-101-0/+136
| * | lldp/tests: refactor checking for lldp neighborsThomas Haller2016-03-101-59/+58
| * | lldp/tests: refactor tests to run receive different framesThomas Haller2016-03-102-51/+97
| * | lldp/tests/trivial: some renaming and moving of codeThomas Haller2016-03-101-58/+61
| * | lldp: fix name of NM_LLDP_ATTR_IEEE_802_1_VID stringThomas Haller2016-03-101-1/+1
| * | nmtst: add nmtst_main_loop_quit_on_notify functionThomas Haller2016-03-101-0/+12
| * | nmtst: add nmtst_assert_variant_*() helper macrosThomas Haller2016-03-101-0/+28
|/ /
* | all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-109-106/+106
* | keyfile/tests: remove trailing space from test nameThomas Haller2016-03-101-45/+45
* | logging: use non-fatal logging level for glib backendThomas Haller2016-03-101-3/+3
* | cli: prefer 'modify' over 'monitor' when the command is abbreviatedBeniamino Galvani2016-03-102-3/+3
* | libnm-core: fix memory leak in nm-setting-ip-tunnel.cBeniamino Galvani2016-03-091-0/+1
* | device: trivial: group all forward declarations of static functionsBeniamino Galvani2016-03-091-7/+6
* | build: compile with -Wno-duplicate-decl-specifierThomas Haller2016-03-092-1/+27
* | man: update version number and dates in manual pagesBeniamino Galvani2016-03-096-6/+6
* | manager: fix assumption of child connections with autoconnect=noBeniamino Galvani2016-03-091-2/+10
* | build: add a missing file to distributionLubomir Rintel2016-03-081-1/+2
* | all: drop str_if_set() in favor of the "?:" operatorThomas Haller2016-03-0815-32/+16
* | build: hide internal symbols in NetworkManager binaryThomas Haller2016-03-082-1/+12
* | core/trivial: rename NM_ASSERT_VALID_PATH_COMPONENT() helperThomas Haller2016-03-087-14/+14
* | all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-084-4/+7