summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* ip-tunnel: allow wired setting for some tunnel modesbg/ip-tunnel-gretap-bgo796645Beniamino Galvani2018-07-022-0/+35
* ip-tunnel: add support for ip6gre and ip6gretap tunnel connectionsBeniamino Galvani2018-07-022-12/+16
* ip-tunnel: add support for gretap tunnel connectionsBeniamino Galvani2018-07-022-2/+7
* libnm: add code comment about thread-safty of _nm_utils_init() and use atomicThomas Haller2018-07-011-5/+14
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-0143-59/+84
* libnm: make _nm_register_setting() thread safeThomas Haller2018-07-011-3/+12
* libnm: avoid constructor function to initialize setting registration for NMSe...Thomas Haller2018-07-011-20/+20
* libnm-core: add NMSetting{6Lowpan,Wpan}Class to a public headerLubomir Rintel2018-06-294-4/+8
* docs: provide soft descriptions for NM{Simple,Remote}ConnectionLubomir Rintel2018-06-281-3/+9
* contrib/rpm: Use Open vSwitch instead of OpenVSwitchTimothy Redaelli2018-06-285-14/+14
* libnm/keyfile: add static assertion for ParseInfoPropertyThomas Haller2018-06-281-1/+2
* libnm/trivial: fix indentationThomas Haller2018-06-271-2/+2
* libnm/trivial: fix indentationThomas Haller2018-06-271-2/+2
* devices: add NMDevice6LowpanLubomir Rintel2018-06-261-0/+2
* introspection: add o.fd.NM.Device.Lowpan interfaceLubomir Rintel2018-06-261-0/+1
* core: add NMSetting6LowpanLubomir Rintel2018-06-267-1/+307
* devices: add NMDeviceWpanLubomir Rintel2018-06-261-0/+2
* introspection: add o.fd.NM.Device.Wpan interfaceLubomir Rintel2018-06-261-1/+2
* core: add NMSettingWpanLubomir Rintel2018-06-269-5/+361
* connection: pick relevant L3 settings more flexiblyLubomir Rintel2018-06-261-43/+108
* setting-serial: drop verify()Lubomir Rintel2018-06-261-8/+1
* libnm-core: reject tc configurations with duplicate elementsBeniamino Galvani2018-06-232-2/+162
* release: bump version to 1.13.0 (development)1.13.0-devth/releaseThomas Haller2018-06-151-0/+14
* libnm: add nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-152-0/+39
* man: add 'random' to the allowed values of team.runnerFrancesco Giudici2018-06-151-1/+1
* libnm-core: allow speed and duplex values when auto-negotiate=yesfg/auto_neg_specmodes-rh1487477Francesco Giudici2018-06-152-37/+40
* wifi: fix check for valid NMSettingWirelessWakeOnWLan flagThomas Haller2018-06-151-1/+1
* libnm-core: add wake-on-wlan configuration itemsSimon Fels2018-06-152-0/+118
* macsec: enable send-sci by default and make the option configurableBeniamino Galvani2018-06-142-1/+42
* libnm: avoid allocating GBytes in _nm_utils_dhcp_duid_valid()Thomas Haller2018-06-121-16/+11
* ifcfg: introduce DHCPV6_DUID to map ipv6.dhcp-duid propertyFrancesco Giudici2018-06-091-0/+10
* libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici2018-06-085-1/+138
* build/meson: fix meson build for shared filesThomas Haller2018-05-311-1/+7
* all: replace systemd's siphash24 with c-siphashThomas Haller2018-05-311-2/+6
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-315-8/+12
* build: unifiy specifying locale directory defineThomas Haller2018-05-312-2/+2
* libnm/tests: fix crash in testsThomas Haller2018-05-291-0/+1
* shared: fix parsing aliases for flags in _nm_utils_enum_from_str_full()Thomas Haller2018-05-291-1/+2
* shared/tests: extend tests for nm_utils_enum_from_str()Thomas Haller2018-05-291-70/+184
* all: add stable-id specifier "${DEVICE}"Thomas Haller2018-05-281-15/+20
* device: hash a per-host key for ipv4.dhcp-client-id=stableThomas Haller2018-05-281-1/+1
* libnm: expose _bin2str() helper function as internal APIThomas Haller2018-05-282-6/+7
* libnm: allow nm_utils_hwaddr_valid() of length zeroThomas Haller2018-05-281-2/+4
* shared: minor cleanup of nm_utils_get_start_time_for_pid()Thomas Haller2018-05-261-0/+18
* build: qualify plugin dir name with a version stringLubomir Rintel2018-05-142-2/+3
* libnm-core: document dns priorityBeniamino Galvani2018-05-141-16/+26
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-105-11/+11
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-091-1/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-3035-76/+0
* libnm/doc: explicitly point out privacy issue of setting wifi.hiddenThomas Haller2018-04-261-0/+3