summaryrefslogtreecommitdiff
path: root/clients/common
Commit message (Expand)AuthorAgeFilesLines
* cli: fix property matchingBeniamino Galvani2018-05-281-17/+24
* clients: fix an error message in case of property ambiguityLubomir Rintel2018-05-241-4/+6
* clients/common: add nmc_objects_sort_by_path() helperThomas Haller2018-05-142-0/+43
* libnm-core: document dns priorityBeniamino Galvani2018-05-141-2/+2
* cli: use a palette to implement coloringLubomir Rintel2018-05-101-48/+45
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-102-2/+2
* all: add and utilize nm_utils_is_separator()Lubomir Rintel2018-05-101-1/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-302-7/+0
* libnm/doc: explicitly point out privacy issue of setting wifi.hiddenThomas Haller2018-04-261-1/+1
* libnm-core: fix documentation for dad-timeout propertyBeniamino Galvani2018-04-181-2/+2
* all: replace "it's" with "its" where neededBeniamino Galvani2018-04-182-2/+2
* libnm-core: improve documentation for autoconnect and autoconnect-slaves prop...Thomas Haller2018-04-181-2/+2
* cli: rework callbacks in NMPolkitListener to use one vtable structureThomas Haller2018-04-162-124/+119
* clients: move code around in "nm-polkit-listener.c"Thomas Haller2018-04-161-77/+88
* clients: cleanup includes for polkit sourcesThomas Haller2018-04-162-6/+12
* clients: use nm_utils_strv_make_deep_copied() to deep copy const strv arrayThomas Haller2018-04-131-6/+2
* clients: set @out_is_default in property gettersBeniamino Galvani2018-04-131-25/+103
* clients: change nm_meta_abstract_info_get() to report defaultsBeniamino Galvani2018-04-134-1/+10
* clients: meta: consolidate wep-key get functionsBeniamino Galvani2018-04-131-30/+13
* clients: meta: use enum setter for secret flagsBeniamino Galvani2018-04-131-37/+1
* clients: meta: define ipv6.ip6-privacy as an enum typeBeniamino Galvani2018-04-131-52/+12
* clients: meta: add enum getter-only nicksBeniamino Galvani2018-04-132-2/+6
* all: unify spelling of translators hint in source codeThomas Haller2018-04-131-2/+2
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-081-0/+2
* man: drop duplicate text from dhcp-client-id descriptionFrancesco Giudici2018-03-061-1/+1
* cli: accept string values for secret flagsBeniamino Galvani2018-02-161-11/+16
* dhcp: add support for special ipv4.dhcp-client-id types "mac", "perm-mac", an...Thomas Haller2018-02-151-2/+2
* device: make ipv4.dhcp-client-id configurable via a global defaultThomas Haller2018-02-151-1/+1
* nmcli: team: do strict checking on runner-tx-hashesfg/team-clean-tx-hash-on-set-rh1541922Francesco Giudici2018-02-121-14/+19
* client: fix nmc_string_is_valid ambiguous detectionFrancesco Giudici2018-02-121-9/+11
* nmcli: team: clear runner-tx-hash before adding new hashesFrancesco Giudici2018-02-121-0/+3
* libnm-core: team: add support to runner "random"fg/team-random-runner-rh1538699Francesco Giudici2018-02-051-0/+1
* doc: fix describe message for team link watchersFrancesco Giudici2018-01-221-2/+2
* nmcli: clear link-watchers before adding the new ones we want to setFrancesco Giudici2018-01-221-0/+2
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-2/+2
* cli: add support for FILSMasashi Honma2018-01-161-0/+8
* wifi: add support for FILSMasashi Honma2018-01-161-0/+1
* cli: get team defaults from setting header filesFrancesco Giudici2018-01-151-4/+4
* libnm-core: docs update requires also settings-docs.h.in updateFrancesco Giudici2018-01-121-1/+1
* dns: introduce routing domainsBeniamino Galvani2018-01-121-2/+2
* build: Rename settings-docs.c fileIñigo Martínez2018-01-123-2/+2
* meson: Improve dependency systemIñigo Martínez2018-01-102-20/+13
* mdns: add new connection property.Ismo Puustinen2018-01-092-0/+9
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-085-7/+0
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-082-5/+6
* ip-tunnel: add support for tunnel flagsBeniamino Galvani2018-01-052-0/+9
* all: add more meaningful error code for unsupported IP methodBeniamino Galvani2017-12-211-1/+2
* build: Remove documentation generation workaroundsIñigo Martínez2017-12-181-3/+1