summaryrefslogtreecommitdiff
path: root/src/libnm-client-impl
Commit message (Expand)AuthorAgeFilesLines
* libnm: add comment about context-busy-watcher and g_dbus_connection_signal_un...Thomas Haller2021-03-291-1/+19
* libnm: better explain nm_client_new()/nm_client_new_async()Thomas Haller2021-03-291-9/+46
* libnm: cleanup handling of cancellation for initializing NMClientThomas Haller2021-03-291-14/+23
* all: split "range" variant of nm_utils_ptrarray_find_binary_search()Thomas Haller2021-03-161-2/+0
* libnm: guard against empty attribute names for NMLldpNeighborThomas Haller2021-03-121-1/+6
* libnm: call nm_lldp_neighbor_get_attr_value() from redundant helpersThomas Haller2021-03-121-12/+3
* libnm/trivial: move codeThomas Haller2021-03-121-21/+21
* libnm: for boxed type NMLldpNeighbor only ref the instance instead of deep cl...Thomas Haller2021-03-121-15/+21
* libnm: minor cleanup of NMLldpNeighbor gettersThomas Haller2021-03-121-15/+13
* libnm: sort attributes in nm_lldp_neighbor_get_attr_names()Thomas Haller2021-03-121-11/+3
* libnm: make NMLldpNeighbor ref-counting thread-safeThomas Haller2021-03-121-8/+16
* libnm: fix exporting nm_setting_match_new() symbolThomas Haller2021-03-111-0/+5
* build/meson: cleanup testsThomas Haller2021-02-281-1/+1
* build/meson: cleanup libnm-client-implThomas Haller2021-02-281-9/+6
* build/meson: don't link static library libnm_client_impl with helperThomas Haller2021-02-282-1/+1
* build/meson: drop libnm_nm_default_dep dependencyThomas Haller2021-02-282-15/+12
* build/meson: explicitly link libnm-cryptoThomas Haller2021-02-282-0/+2
* build/meson: explicitly link libnm-core-aux-internThomas Haller2021-02-282-0/+2
* build/meson: cleanup dependencies for libnm-core-implThomas Haller2021-02-281-1/+2
* build/meson: cleanup dependencies for libnm-core-aux-internThomas Haller2021-02-281-1/+0
* build/meson: cleanup dependencies for libnm-udev-auxThomas Haller2021-02-282-2/+7
* build/meson: cleanup dependencies for libnm-systemd-sharedThomas Haller2021-02-282-0/+2
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-282-2/+8
* build/introspection: cleanup dependencies for libnmdbus in mesonThomas Haller2021-02-241-0/+1
* build: remove "shared/" from include search pathThomas Haller2021-02-241-1/+0
* shared: move "nm-compat.[hc]" to "src/contrib/"Thomas Haller2021-02-241-1/+1
* shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/"Thomas Haller2021-02-242-7/+7
* shared: move "nm-vpn-plugin-utils.c" to "src/contrib/"Thomas Haller2021-02-241-8/+0
* libnm/tests: add static helper library "src/libnm-client-test/"Thomas Haller2021-02-244-8/+5
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-2471-0/+39957