summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip: libnm: add checkpoint supportbg/cli-checkpointBeniamino Galvani2017-10-219-1/+394
* core: export checkpointsBeniamino Galvani2017-10-214-4/+51
* checkpoint: export list of checkpointsBeniamino Galvani2017-10-212-1/+54
* checkpoint: track checkpoints in a listBeniamino Galvani2017-10-211-20/+37
* checkpoint: specify path of already existing checkpoint on errorBeniamino Galvani2017-10-211-3/+5
* core: turn NMCheckpointManager into a GObjectBeniamino Galvani2017-10-213-46/+95
* build: disable lcov version checkBeniamino Galvani2017-10-201-24/+2
* manager: fix evaluation of manager stateBeniamino Galvani2017-10-201-1/+1
* merge: branch 'bg/close-rh1451236'Beniamino Galvani2017-10-1912-41/+76
|\
| * core: add option to pass ownership of file descriptor to nm_utils_fd_get_cont...Thomas Haller2017-10-193-7/+18
| * shared: add nm_steal_fd() helper functionThomas Haller2017-10-191-0/+13
| * core: use nm_close()Beniamino Galvani2017-10-199-33/+24
| * shared: introduce nm_close()Beniamino Galvani2017-10-191-1/+21
|/
* libnm-core: normalize "tx_hash" when comparing team configBeniamino Galvani2017-10-192-0/+27
* build: create clients/common/ when building libnmc_base libraryBeniamino Galvani2017-10-191-1/+1
* core: don't close input fd in nm_utils_fd_get_contents()Beniamino Galvani2017-10-191-1/+8
* ifcfg-rh: limit reading GATEWAY_PING_TIMEOUT to 600 secondsThomas Haller2017-10-181-2/+6
* dhcp: include "nm-dhcp-manager.h" in "nm-dhcp-listener.c"Thomas Haller2017-10-181-0/+1
* systemd: re-merge branch 'systemd'Thomas Haller2017-10-180-0/+0
|\
| * systemd: update code from upstream (2017-10-11)Thomas Haller2017-10-183-0/+0
* | all: merge branch 'th/hash'Thomas Haller2017-10-1865-1020/+1370
|\ \
| * | platform: don't hash the compare type in nm_platform_ip4_route_hash_update()Thomas Haller2017-10-181-8/+0
| * | core: refactor hashing to use reduce calls to siphash24_compress()Thomas Haller2017-10-184-233/+289
| * | all: extend hash functions with an NMHashState argumentThomas Haller2017-10-188-513/+412
| * | all: add helper functions for nm_hash_update*()Thomas Haller2017-10-1810-259/+425
| * | all: use siphash24 for hashingThomas Haller2017-10-1810-251/+146
| * | core,clients: use our own string hashing function nm_str_hash()Thomas Haller2017-10-1843-76/+93
| * | all: refactor hashing by introducing NMHashStateThomas Haller2017-10-1811-360/+558
| * | shared: split random and hash utilsThomas Haller2017-10-1712-188/+300
| * | test: add gdbus leak to valgrind.suppressionsThomas Haller2017-10-171-3/+1
| * | shared: add _NM_ENSURE_TYPE() macroThomas Haller2017-10-171-0/+12
| * | shared: add _nm_align() and _nm_alignof() macrosThomas Haller2017-10-171-5/+8
| * | platform: fix comparing parent_ifindex in nm_platform_lnk_macsec_cmp()Thomas Haller2017-10-171-0/+2
|/ /
* | clients: merge branch 'bg/tui-activation-rh1500651'Beniamino Galvani2017-10-168-385/+384
|\ \
| * | tui: fix memory leakbg/tui-activation-rh1500651Beniamino Galvani2017-10-161-0/+2
| * | tui: improve tracking of activation stateBeniamino Galvani2017-10-161-21/+53
| * | clients: move get_effective_activation_state() to nm-clients-utils.cBeniamino Galvani2017-10-163-69/+79
| * | build: move nm-client-utils.c to libnmc-base.aBeniamino Galvani2017-10-166-297/+234
| * | cli: split evaluation of activation stateBeniamino Galvani2017-10-161-41/+59
|/ /
* | tui: add group-forward-mask property to bridge pageBeniamino Galvani2017-10-131-0/+6
* | libnm-core: remove duplicate include of "nm-utils-private.h"Francesco Giudici2017-10-131-1/+0
* | core: merge branch 'th/random'Thomas Haller2017-10-1313-199/+368
|\ \
| * | core: randomize hash seed with a global seedThomas Haller2017-10-132-5/+24
| * | core: introduce NM_HASH_INIT() to initialize hash seedThomas Haller2017-10-1310-57/+78
| * | dhcp: use nm_utils_random_bytes() for generating random DUIDThomas Haller2017-10-131-6/+1
| * | core: add nm_utils_random_bytes() and use getrandom()Thomas Haller2017-10-134-34/+145
| * | shared: move nm_utils_fd_*() from src/ to shared/nm-utils/Thomas Haller2017-10-134-102/+109
| * | shared: add _nm_thread_local macroThomas Haller2017-10-131-0/+16
|/ /
* | shared: fix gtk-doc build warningBeniamino Galvani2017-10-131-1/+2
* | libnm-core: specify enum values in NMSettingIP6Config:addr-gen-mode docBeniamino Galvani2017-10-132-7/+8