summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shared/n-acd: reimportth/shared-tools-reimportThomas Haller2019-04-1433-1156/+770
|\
| * Squashed 'shared/n-acd/' changes from 9eb7bf7173..5470816839Thomas Haller2019-04-1433-1153/+770
* | shared/c-siphash: reimportThomas Haller2019-04-1414-782/+103
|\ \
| * | Squashed 'shared/c-siphash/' changes from 211cfc5abc..7c42c59258Thomas Haller2019-04-1414-782/+103
* | | shared/c-rbtree: reimportThomas Haller2019-04-1420-940/+251
|\ \ \
| * | | Squashed 'shared/c-rbtree/' changes from bf627e0c32..b46392d25dThomas Haller2019-04-1420-939/+251
* | | | shared/c-list: reimportThomas Haller2019-04-1410-758/+61
|\ \ \ \
| * | | | Squashed 'shared/c-list/' changes from dda36d30c7..2e4b605c62Thomas Haller2019-04-1410-758/+61
* | | | | shared: patch c-stdaux.h to not include <stdatomic.h>Thomas Haller2019-04-141-0/+2
* | | | | build: include c-stdaux in c-util and nettools toolsThomas Haller2019-04-142-0/+31
* | | | | shared/c-stdaux: merge initial import of 'shared/c-stdaux'Thomas Haller2019-04-1411-0/+1377
|\ \ \ \ \
| * | | | | Squashed 'shared/c-stdaux/' content from commit 11930d2592Thomas Haller2019-04-1411-0/+1377
| / / / /
* | | | | release: update NEWSThomas Haller2019-04-131-3/+10
* | | | | release: bump version to 1.19.0 (development)1.19.0-devThomas Haller2019-04-134-3/+18
* | | | | release: bump version to 1.17.90 (1.18-rc1)1.18-rc1Thomas Haller2019-04-132-2/+2
* | | | | release: update NEWSThomas Haller2019-04-131-0/+6
* | | | | platform: merge branch 'th/platform-rules-cleanup'Thomas Haller2019-04-134-67/+150
|\ \ \ \ \
| * | | | | platform: support weakly tracked routing rules in NMPRulesManagerThomas Haller2019-04-132-23/+65
| * | | | | platform: add nmp_rules_manager_track_from_platform()Thomas Haller2019-04-132-0/+40
| * | | | | platform: minor fixes in NMPRuleManager (assert and types)Thomas Haller2019-04-132-3/+7
| * | | | | platform/trivial: rename priority in NMPRuleManager to track_priorityThomas Haller2019-04-132-37/+37
| * | | | | platform: drop track_default argument from nmp_rules_manager_new()Thomas Haller2019-04-134-11/+8
|/ / / / /
* | | | | libnm: merge branch 'lr/tc-attrs-part1'Thomas Haller2019-04-135-20/+251
|\ \ \ \ \
| * | | | | core/qdisc: add support for attributesLubomir Rintel2019-04-124-4/+219
| * | | | | core/qdisc: drop useless codeLubomir Rintel2019-04-121-8/+0
| * | | | | nmcli: fix an error message when the tc qdisc kind is missingLubomir Rintel2019-04-122-8/+32
|/ / / / /
* | | | | merge: branch 'bg/sanitizers'Beniamino Galvani2019-04-129-1379/+1402
|\ \ \ \ \
| * | | | | device: fix memory leakbg/sanitizersBeniamino Galvani2019-04-121-1/+1
| * | | | | policy: fix memory leakBeniamino Galvani2019-04-121-1/+1
| * | | | | libnm-core: fix wrong memory access in testsBeniamino Galvani2019-04-121-1/+1
| * | | | | clients: disable asan leak detection in client testsBeniamino Galvani2019-04-125-1374/+1375
| * | | | | build: fix build with sanitizersBeniamino Galvani2019-04-121-2/+24
|/ / / / /
* | | | | all: merge branch 'th/strsplit-pt2'Thomas Haller2019-04-127-217/+188
|\ \ \ \ \
| * | | | | ifcfg-rh: refactor parsing bond optionsThomas Haller2019-04-121-20/+20
| * | | | | ifcfg-rh: refactor parse_full_ip6_address() to use nm_utils_parse_inaddr_pref...Thomas Haller2019-04-122-35/+23
| * | | | | dispatcher/tests: cleanup testsThomas Haller2019-04-122-137/+126
| * | | | | ifupdown: replace g_strsplit_set() by nm_utils_strsplit_set()Thomas Haller2019-04-122-25/+17
| * | | | | shared: add nm_auto_clear_variant_builderThomas Haller2019-04-121-0/+2
|/ / / / /
* | | | | merge: branch 'bg/unmanaged-sw-dev-rh1679230'Beniamino Galvani2019-04-123-2/+43
|\ \ \ \ \
| * | | | | core: don't realize unmanaged software devicesbg/unmanaged-sw-dev-rh1679230Beniamino Galvani2019-04-123-1/+37
| * | | | | device: allow matching device spec from any stateBeniamino Galvani2019-04-121-1/+6
|/ / / / /
* | | | | cli: fix typo in nmcli usage outputThomas Haller2019-04-1269-81/+81
* | | | | libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode()Thomas Haller2019-04-124-6/+13
* | | | | systemd: merge branch systemd into masterThomas Haller2019-04-1210-65/+210
|\ \ \ \ \
| * | | | | systemd: update code from upstream (2019-04-11)Thomas Haller2019-04-129-64/+209
* | | | | | clients: fix assertion when requesting gsm pin secretBeniamino Galvani2019-04-111-1/+1
* | | | | | Revert "contrib/rpm: drop --with-libnm-glib from build_clean"Thomas Haller2019-04-111-0/+1
* | | | | | connectivity: fix build with --disable-concheckThomas Haller2019-04-101-2/+8
* | | | | | all: merge branch 'th/strsplit'Thomas Haller2019-04-1020-562/+883
|\ \ \ \ \ \
| * | | | | | shared: pre-calculate number of tokens in nm_utils_strsplit_set_full()Thomas Haller2019-04-101-44/+66