summaryrefslogtreecommitdiff
path: root/libnm/nm-libnm-utils.c
Commit message (Expand)AuthorAgeFilesLines
* shared: support stripping whitespace from nm_utils_buf_utf8safe_unescape()Thomas Haller2020-05-131-1/+1
* shared/trivial: rename time related functions to use "nsec"/"msec" abbreviati...Thomas Haller2020-02-101-1/+1
* core,libnm: add VRF supportBeniamino Galvani2020-01-141-0/+1
* libnm: handle boxed GType properties in nm_utils_g_param_spec_is_default()Thomas Haller2019-12-211-0/+1
* all: rename time related function to spell out nsec/usec/msec/secThomas Haller2019-12-131-2/+2
* libnm,shared: move nm_permission_result_to_client() to shared's nm_client_per...Thomas Haller2019-12-101-16/+0
* libnm,cli: cleanup mapping between NMClientPermission and stringsThomas Haller2019-12-101-66/+0
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-0/+203
* libnm: move nm_permission_to_client()/nm_permission_result_to_client() to nm-...Thomas Haller2019-11-071-0/+83
* libnm: print timestamp in LIBNM_CLIENT_DEBUG debug loggingThomas Haller2019-11-071-1/+10
* libnm: move wincaps_to_dash() function to "nm-libnm-utils.h"Thomas Haller2019-10-181-0/+24
* libnm: add logging NML_DBUS_LOG*() for debugging D-Bus for NMClientThomas Haller2019-10-181-0/+79
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: goodbye libnm-glibLubomir Rintel2019-04-161-82/+0
* Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-031-0/+82
* all: goodbye libnm-glibLubomir Rintel2019-03-191-82/+0
* docs: misc. typos pt2luz.paz2018-09-171-1/+1
* libnm/utils: drop part after a dash in product nameLubomir Rintel2018-02-231-0/+9
* libnm/utils: extend the product fixup phrase listLubomir Rintel2018-02-231-19/+279
* libnm/utils: ignore parts of vendor name after a slashLubomir Rintel2018-02-231-2/+13
* libnm/utils: deal with the square brackets on producr/vendor fixupLubomir Rintel2018-02-231-5/+33
* libnm/utils: ignore stuff in parentheses for vendor/product fixupsLubomir Rintel2018-02-231-2/+8
* libnm/utils: add more phrases to vendor fixup listLubomir Rintel2018-02-231-1/+59
* libnm/utils: split out vendor fixupLubomir Rintel2018-02-231-52/+81
* libnm: fix building libnm without WITH_FAKE_TYPELIBS and without girThomas Haller2018-01-081-2/+2
* libnm: register empty NMClient and NetworkManager when loading libnm with GIRLubomir Rintel2017-11-061-0/+82
* libnm: move fixup_desc_string() to nm-libnm-utils.cth/sanitize-non-utf8-rh1443114-pt2Thomas Haller2017-05-191-0/+135
* libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-191-0/+27