summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: add _nm_setting_secret_flags_valid() helperth/keyfile-fixesThomas Haller2019-01-073-6/+17
* libnm/keyfile: don't use nm_setting_enumerate_values() in keyfile reader/writerThomas Haller2019-01-071-62/+79
* libnm: rework nm_setting_duplicate() without nm_setting_enumerate_values()Thomas Haller2019-01-071-11/+40
* libnm: move sorting of settings out of nm_setting_enumerate_values() and cach...Thomas Haller2019-01-072-56/+113
* libnm,core: add _nm_connection_aggregate() to replace nm_connection_for_each_...Thomas Haller2019-01-078-80/+274
* libnm: cleanup secret-flags setter and getterThomas Haller2019-01-076-75/+108
* libnm: cleanup NMSettingVpn's get_secret_flags()Thomas Haller2019-01-071-18/+31
* libnm: use property metadata in nm-settings.c instead of GObject property listThomas Haller2019-01-071-43/+56
* fixup! keyfile: rework handling of GObject properties from keyfileThomas Haller2019-01-072-14/+16
* keyfile: rework handling of GObject properties from keyfileThomas Haller2019-01-074-137/+223
* libnm/tests: add tests for converting profiles to keyfile and backThomas Haller2019-01-071-0/+238
* keyfile: add _secret_flags_persist_secret() function for skipping secrets bas...Thomas Haller2019-01-071-13/+18
* keyfile: add nm_keyfile_plugin_kf_get_int64() helperThomas Haller2019-01-073-0/+42
* libnm: pass serialization flags to settings synth_func()Thomas Haller2019-01-078-55/+88
* Revert "libnm-core: don't serialize synthetic properties in nm_setting_to_str...Thomas Haller2019-01-074-19/+7
* shared: add typed nm_g_object_set_property*() helpersThomas Haller2019-01-072-13/+171
* shared/tests: add nmtst_keyfile_assert_data() test utilThomas Haller2019-01-071-8/+50
* shared/tests: add nmtst_rand_select() test utilThomas Haller2019-01-071-0/+10
* shared: add NM_STR_HAS_PREFIX() macroThomas Haller2019-01-071-0/+3
* shared/glib: add compat implementation for g_value_unset() to allow unintiali...Thomas Haller2019-01-071-0/+24
* systemd: merge branch systemd into masterThomas Haller2019-01-0712-37/+51
|\
| * systemd: update code from upstream (2019-01-06)Thomas Haller2019-01-0712-35/+51
* | systemd: merge branch systemd into masterThomas Haller2019-01-070-0/+0
|\ \ | |/
| * systemd: reorganize source filesThomas Haller2019-01-0772-0/+12
* | merge: reuse connections in nmcli dev wifi conLubomir Rintel2019-01-040-0/+0
|\ \
| * | cli/devices: remove redundant Device/AC state evaluationLubomir Rintel2019-01-041-39/+7
| * | cli: reuse connections in nmcli dev wifi conAndrew Zaborowski2019-01-042-69/+143
| * | cli: match both ssid and bssid when connecting to wifiAndrew Zaborowski2019-01-041-11/+16
* | | merge: branch 'master' of https://github.com/balrog-kun/NetworkManagerLubomir Rintel2019-01-042-109/+156
|\ \ \ | |/ / |/| |
| * | cli/devices: remove redundant Device/AC state evaluationLubomir Rintel2018-12-041-39/+7
| * | cli: reuse connections in nmcli dev wifi conAndrew Zaborowski2018-12-042-69/+143
| * | cli: match both ssid and bssid when connecting to wifiAndrew Zaborowski2018-12-041-11/+16
* | | shared,systemd: merge branch 'th/shared-systemd'Thomas Haller2019-01-02155-475/+946
|\ \ \
| * | | libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-028-2/+100
| * | | systemd: expose unbase64mem() as nm_sd_utils_unbase64mem()Thomas Haller2019-01-024-0/+143
| * | | systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-02145-380/+561
| * | | shared/trivial: add comment about compat macro _NM_CC_SUPPORT_GENERIC w.r.t. C11Thomas Haller2019-01-021-0/+4
| * | | systemd: drop workaround for missing C11 header <uchar.h>Thomas Haller2019-01-026-14/+17
| * | | build: bump C standard to (gcc's) C11Thomas Haller2019-01-021-2/+5
| * | | shared,core: move logging enums to header "shared/nm-utils/nm-logging-fwd.h"Thomas Haller2019-01-024-82/+121
|/ / /
* | | all: merge branch 'th/various-fixes'Thomas Haller2019-01-029-142/+193
|\ \ \
| * | | keyfile: various refactoring and restructure nm_keyfile_read()Thomas Haller2019-01-024-125/+145
| * | | keyfile: ensure array lengths are always initializedThomas Haller2019-01-022-9/+25
| * | | contrib: adjust NM-log for changes to platform loggingThomas Haller2018-12-301-1/+1
| * | | checkpatch: warn if there is a file "TODO.txt"Thomas Haller2018-12-301-3/+17
| * | | checkpatch: warn about suspicious gtk-doc annotationsThomas Haller2018-12-301-0/+1
| * | | libnm/gtk-doc: fix transfer-none annotation for nm_settings_get_connections()Thomas Haller2018-12-301-1/+1
| * | | platform: fix nm_platform_wireguard_peer_to_string()Thomas Haller2018-12-301-1/+2
| * | | systemd: fix nm-logging domain for systemd loggingThomas Haller2018-12-301-1/+1
| * | | keyfile: fix memleak in nm_keyfile_read()Thomas Haller2018-12-301-2/+1
|/ / /