summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* n-dhcp4: use packet socket in rebinding statebg/nettools-rebootBeniamino Galvani2019-12-202-3/+30
* dhcp: nettools: fix parsing of classless routes optionBeniamino Galvani2019-12-201-1/+4
* n-dhcp4: fix logging broadcast messagesBeniamino Galvani2019-12-201-0/+7
* n-dhcp4: support init-reboot stateBeniamino Galvani2019-12-204-8/+83
* dhcp: test parsing of domain-search optionBeniamino Galvani2019-12-203-14/+94
* libnm: emit property changed signal when setting NM_CLIENT_DBUS_CONNECTIONThomas Haller2019-12-181-0/+2
* Merge branch 'ac/readline_fix_leaks'Antonio Cardace2019-12-183-15/+22
|\
| * clients,libnm-core: zero-out memory used to store plain-text secretsAntonio Cardace2019-12-183-14/+17
| * common: readline: fix memory leak of plain text secretAntonio Cardace2019-12-181-1/+5
|/
* dhcp: nettools: check return value of g_file_set_contents()Beniamino Galvani2019-12-181-6/+8
* shared: add missing va_end() to _nm_dbus_error_is()Beniamino Galvani2019-12-181-1/+3
* dhcp: nettools: fix parsing of search domains optionBeniamino Galvani2019-12-171-2/+2
* release: bump version to 1.23.1-dev after 1.22.0 release1.23.1-devThomas Haller2019-12-17129-1450/+3499
|\
| * libnm/secret-agent: remove unused variableThomas Haller2019-12-171-1/+0
| * libnm/secret-agent: fix reseting timeout when registration completesThomas Haller2019-12-161-2/+1
| * libnm: merge branch 'th/secret-agent-register-race'Thomas Haller2019-12-165-180/+353
| |\
| | * libnm/secret-agent: fix race registering secret agentThomas Haller2019-12-161-32/+193
| | * libnm/secret-agent: use GTask for nm_secret_agent_old_register*()Thomas Haller2019-12-161-55/+31
| | * libnm/secret-agent: support debug logging from secret-agentThomas Haller2019-12-161-1/+21
| | * libnm/secret-agent: drop fallback to Register() method for secret-agentThomas Haller2019-12-161-68/+29
| | * libnm: allow using _LOGx() macros in libnmThomas Haller2019-12-161-0/+13
| | * shared: implement _LOGx() macros using log levels that are themself definesThomas Haller2019-12-161-63/+69
| | * shared: add nm_dbus_error_is() helperThomas Haller2019-12-162-0/+36
| |/
| * all: fix wrong "gs_free GError *" declarationsThomas Haller2019-12-164-6/+6
| * checkpatch: catch "gs_free GError *" declationsThomas Haller2019-12-161-0/+1
| * systemd: merge branch systemd into masterThomas Haller2019-12-1631-109/+1601
| |\
| | * systemd: update code from upstream (2019-12-13)Thomas Haller2019-12-1521-102/+1514
| * | client: fallback to CLOCK_MONOTONIC for timerfdThomas Haller2019-12-152-4/+27
| * | manager: create a virtual device only if the connection can autoconnectBeniamino Galvani2019-12-151-1/+2
| * | device: don't reapply IP configuration if the ifindex is missingBeniamino Galvani2019-12-141-2/+4
| * | ovs: check state before starting ip configuration after link changeBeniamino Galvani2019-12-141-1/+13
| * | all: rename time related function to spell out nsec/usec/msec/secThomas Haller2019-12-1348-281/+286
| * | cloud-setup/trivial: rename timeout_ms to timeout_msecThomas Haller2019-12-134-13/+13
| * | meson/build: avoid using ternary as it breaks older mesonThomas Haller2019-12-131-1/+7
| * | shared/glib: reimplement g_atomic_pointer_compare_and_exchange() macroThomas Haller2019-12-131-0/+26
| * | clients/tests: merge branch 'th/clients-test-select-fields'Thomas Haller2019-12-132-889/+2249
| |\ \
| | * | clients/tests: add test for selecting fields from multiple connections with `...Thomas Haller2019-12-132-818/+2153
| | * | clients/tests: support Util.replace_text_sort_list() helperThomas Haller2019-12-131-0/+6
| | * | clients/tests: add NMStubServer.findConnections() helper functionThomas Haller2019-12-131-5/+9
| | * | clients/tests: support replacing UUIDs in command textThomas Haller2019-12-131-0/+8
| | * | clients/tests: fix wrongly constructing command line string as tuple in TestN...Thomas Haller2019-12-131-1/+1
| | * | clients/tests: support string arguments to Util.replace_text()Thomas Haller2019-12-131-1/+8
| | * | clients/tests: rename "replace_stdout" variable to "replace_uuids"Thomas Haller2019-12-131-64/+64
| |/ /
| * | nm-manager: restore passing correct size to sendfile in copy_lease()Alexey Kodanev2019-12-121-3/+3
| * | manager: forbid autoactivation of parent when it is blocked by user requestbg/parent-autoactivate-rh1765566Beniamino Galvani2019-12-111-0/+9
| * | merge: branch 'bg/mtu-reapply-rh1779162'Beniamino Galvani2019-12-112-0/+35
| |\ \
| | * | device: always allow reapply of MTU from wired settingBeniamino Galvani2019-12-111-0/+8
| | * | infiniband: allow reapply of MTUBeniamino Galvani2019-12-111-0/+27
| |/ /
| * | core/auth: merge branch 'th/polkit-root-only'Thomas Haller2019-12-1112-64/+202
| |\ \
| | * | config: print config warnings during `NetworkManager --print-config`Thomas Haller2019-12-111-0/+8