index
:
~lkundrak/lp-network-manager
master
nm-1-4
nm-1-8
Castrated NetworkManager without submodules in history to work around launchpad woes.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnm-core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
wifi: don't use GBytesArray for NMWifiAP's ssid
Thomas Haller
2
-0
/
+62
2018-08-22
shared: add nm_utils_buf_utf8safe_escape() util
Thomas Haller
1
-41
/
+140
2018-08-22
all: avoid useless cast of g_free() to GDestroyNotify
Thomas Haller
2
-3
/
+3
2018-08-22
libnm: replace _nm_utils_bytes_to_dbus() with nm_utils_gbytes_get_variant_ay()
Thomas Haller
3
-19
/
+1
2018-08-19
ip4-config: fix a typo
Lubomir Rintel
1
-1
/
+1
2018-08-11
all: add 'match' setting
Beniamino Galvani
5
-0
/
+362
2018-08-11
shared: add @allow_escaping argument to @nm_utils_strsplit_set
Beniamino Galvani
2
-14
/
+22
2018-08-11
libnm-core: remove wrong annotation in NMSettingIPConfig
Beniamino Galvani
1
-2
/
+0
2018-08-11
shared: add space escape functions
Beniamino Galvani
1
-0
/
+49
2018-08-10
all/ethtool: add support for all currently supported kernel features
Thomas Haller
1
-13
/
+52
2018-08-10
platform/ethtool: add code to get/set offload features via ethtool
Thomas Haller
1
-11
/
+13
2018-08-10
libnm, cli, ifcfg-rh: add NMSettingEthtool setting
Thomas Haller
8
-1
/
+543
2018-08-10
libnm: add generic-data for implementing NMSetting
Thomas Haller
5
-96
/
+708
2018-08-10
libnm: rework setting metadata for property handling
Thomas Haller
46
-540
/
+810
2018-08-10
libnm/keyfile: use NMMetaSettingInfo for indexing keyfile vtable
Thomas Haller
1
-49
/
+63
2018-08-10
libnm: use NMMetaSettingInfo for tracking setting priority
Thomas Haller
46
-363
/
+154
2018-08-10
libnm/trivial: cleanup variable names in settings' class-init functions
Thomas Haller
43
-362
/
+315
2018-08-10
libnm-core/trivial: move code
Thomas Haller
1
-36
/
+38
2018-08-10
libnm: minor rework checking property flags in _nm_setting_to_dbus()
Thomas Haller
1
-15
/
+18
2018-08-10
libnm: use nm_utils_hash_table_equal() in nm-setting-user
Thomas Haller
1
-25
/
+2
2018-08-10
shared: move nm_utils_ptrarray_find_binary_search() to shared utils
Thomas Haller
4
-98
/
+11
2018-08-10
shared: move nm_utils_array_find_binary_search() to shared utils
Thomas Haller
4
-48
/
+13
2018-08-10
keyfile: fix asserting for absolute base-dir in nm_keyfile_read()
Thomas Haller
1
-1
/
+1
2018-08-10
build/meson: fix naming of shared_nm_meta_setting_c variable
Thomas Haller
1
-1
/
+1
2018-08-08
all: add connection.multi-connect property for wildcard profiles
Thomas Haller
7
-0
/
+128
2018-08-06
core: introduce NMDeviceWireGuard
Javier Arteaga
1
-0
/
+3
2018-08-06
platform: rename instances of Wireguard to WireGuard
Javier Arteaga
1
-3
/
+3
2018-08-03
libnm/docs: fix examples for NMSetting:name values
Thomas Haller
1
-1
/
+1
2018-08-01
libnm: avoid deadlock during g_module_open() in _nm_utils_init()
Thomas Haller
2
-7
/
+15
2018-07-26
nm-setting: add missing initializers
Lubomir Rintel
1
-4
/
+4
2018-07-26
core/setting: rework nm_connection_dump()
Lubomir Rintel
2
-39
/
+21
2018-07-24
core: give better error reason why device is incompatible with profile
Thomas Haller
2
-0
/
+38
2018-07-24
shared: support zero arguments for NM_NARG() macro
Thomas Haller
1
-0
/
+53
2018-07-17
build: create "config-extra.h" header instead of passing directory variables ...
Thomas Haller
2
-8
/
+1
2018-07-11
ifcfg-rh: SR-IOV support
Beniamino Galvani
1
-0
/
+22
2018-07-11
device: configure SR-IOV
Beniamino Galvani
1
-0
/
+2
2018-07-11
libnm-core: add SR-IOV setting
Beniamino Galvani
13
-1
/
+2069
2018-07-11
libnm: introduce NMTernary enum
Beniamino Galvani
1
-0
/
+16
2018-07-11
libnm-core: tc: fix indentation and typo
Beniamino Galvani
1
-4
/
+4
2018-07-11
ifcfg-rh: add missing NM-only annotations
Beniamino Galvani
3
-4
/
+4
2018-07-11
libnm-core: don't emit signal when clearing lists already empty
Beniamino Galvani
4
-16
/
+34
2018-07-11
nm-utils: add _nm_utils_format_variant_attributes_full()
Beniamino Galvani
2
-33
/
+53
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
27
-130
/
+130
2018-07-10
setting-connection: fix ovs-port parent setting verification
Lubomir Rintel
1
-5
/
+7
2018-07-09
merge: branch 'wireguard-platform' of https://github.com/jbeta/NetworkManager
Lubomir Rintel
1
-0
/
+25
2018-07-02
ip-tunnel: allow wired setting for some tunnel modes
Beniamino Galvani
2
-0
/
+35
2018-07-02
ip-tunnel: add support for ip6gre and ip6gretap tunnel connections
Beniamino Galvani
2
-12
/
+16
2018-07-02
ip-tunnel: add support for gretap tunnel connections
Beniamino Galvani
2
-2
/
+7
2018-07-01
libnm: add code comment about thread-safty of _nm_utils_init() and use atomic
Thomas Haller
1
-5
/
+14
2018-07-01
libnm: avoid constructor function for registering NMSetting types
Thomas Haller
43
-59
/
+84
[next]