index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
all: use NM_CACHED_QUARK_FCN() to define cached quarks
Thomas Haller
5
-46
/
+14
2017-02-10
all: use NM_CACHED_QUARK_FCN() instead of G_DEFINE_QUARK()
Thomas Haller
6
-17
/
+14
2017-02-10
core: use cached GQuark and g_object_[gs]et_qdata()
Thomas Haller
9
-48
/
+50
2017-02-10
shared: add NM_CACHED_QUARK() and NM_CACHED_QUARK_FCN() macros
Thomas Haller
1
-0
/
+34
2017-02-10
build: test for support of -flto compiler flag
Thomas Haller
1
-3
/
+8
2017-02-10
build: add m4 macros for --enable-lto and --enable-ld-gc
Thomas Haller
2
-21
/
+29
2017-02-08
build: allow configuring path to binutils's nm tool during build
Thomas Haller
3
-2
/
+4
2017-02-08
platform: fix detection of primary/secondary addresses
Beniamino Galvani
1
-5
/
+17
2017-02-08
core: fix nm_utils_file_set_contents() handling of -1 length
Beniamino Galvani
1
-0
/
+3
2017-02-07
nm-online: fix wrong assertion failure during nm-online
Thomas Haller
1
-1
/
+2
2017-02-07
platform: cleanup _log_dbg_sysctl_set_impl() and _log_dbg_sysctl_get_impl()
Thomas Haller
1
-23
/
+21
2017-02-07
device/wifi: drop messing with wpa-supplicant's support for MAC address rando...
Thomas Haller
1
-82
/
+2
2017-02-07
bond: fix crash in update_connection()
Beniamino Galvani
1
-1
/
+2
2017-02-06
build: merge branch 'th/build-warn-wextra'
Thomas Haller
9
-86
/
+38
2017-02-06
build: reorder flags in "m4/compiler_options.m4"
Thomas Haller
1
-16
/
+16
2017-02-06
build: enable -Wextra warning
Thomas Haller
1
-0
/
+2
2017-02-06
build: fix -Wold-style-declaration warnings
Thomas Haller
2
-3
/
+3
2017-02-06
build: fix -Wignored-qualifiers warnings
Thomas Haller
3
-3
/
+3
2017-02-06
shared: fix -Wtype-limits warning in nm_glib_check_version() macro
Thomas Haller
1
-8
/
+11
2017-02-06
settings: drop redundant range check from NMSettingBridgePort::verify()
Thomas Haller
2
-57
/
+4
2017-02-06
build: merge branch 'th/build-gcc7-warnings'
Thomas Haller
12
-29
/
+38
2017-02-06
build: disable -Wformat-truncation warning
Thomas Haller
1
-0
/
+1
2017-02-06
build: enable -Wimplicit-fallthrough warning from gcc7
Thomas Haller
1
-0
/
+1
2017-02-06
all: cleanup switch fall-through comments for -Wimplicit-fallthrough warning
Thomas Haller
11
-23
/
+19
2017-02-06
m4/compiler_options.m4: add line breaks for compiler options to check
Thomas Haller
1
-6
/
+17
2017-02-06
systemd: merge branch systemd into master
Thomas Haller
11
-36
/
+82
2017-02-06
systemd: fix memleak in dhcp6_option_parse_domainname
Thomas Haller
1
-1
/
+1
2017-02-06
systemd: fix memleak in dhcp6_lease_set_domains
Thomas Haller
1
-1
/
+1
2017-02-06
systemd: update code from upstream
Thomas Haller
12
-38
/
+83
2017-02-04
all: use nm_utils_strv_find_first() from shared/nm-utils
Thomas Haller
10
-74
/
+26
2017-02-04
shared: add nm_utils_strv_find_first() helper
Thomas Haller
2
-0
/
+52
2017-02-03
core: kill nm_spawn_process()
Lubomir Rintel
2
-26
/
+0
2017-02-03
dns-unbound: avoid using nm_spawn_process()
Lubomir Rintel
1
-1
/
+6
2017-02-03
dns-manager: get rid of the nm_spawn_process() use
Lubomir Rintel
1
-9
/
+11
2017-02-03
dns-manager: fix a NULL dereference in error handling
Lubomir Rintel
1
-1
/
+9
2017-02-03
nm-online: fix countdown to not show 0 seconds until finished
Mickaƫl Thomas
1
-1
/
+1
2017-02-02
libnm-core: return NULL from _nm_utils_slist_to_strv for empty lists
Beniamino Galvani
1
-0
/
+2
2017-02-02
nm-online: refactor and fix nm-online
Thomas Haller
1
-71
/
+133
2017-01-31
nm-online: fix division-by-zero with zero timeout
Thomas Haller
1
-1
/
+1
2017-01-29
cli: add missing NULL-check
Lubomir Rintel
1
-2
/
+3
2017-01-29
contrib/rpm: don't recreate files that make install installs
Lubomir Rintel
1
-19
/
+0
2017-01-29
contrib/rpm: don't own the legacy VPN directory
Lubomir Rintel
1
-4
/
+0
2017-01-29
build: install all necessary directories
Lubomir Rintel
1
-1
/
+7
2017-01-29
build: don't install /run files
Lubomir Rintel
1
-1
/
+0
2017-01-29
build: add missing GLIB_CFLAGS for compiling adsl device plugin
Thomas Haller
1
-0
/
+1
2017-01-28
libnm-core: clear wifi.mac-address-randomization when unsetting wifi.cloned-m...
Thomas Haller
1
-0
/
+10
2017-01-28
ifcfg-rh: fix interpreting missing MAC_ADDRESS_RANDOMIZATION as permanent add...
Thomas Haller
3
-8
/
+7
2017-01-28
nm-online: return from quit_if_connected after setting retval
James McCoy
1
-0
/
+4
2017-01-27
cli: avoid use-after free on connection deletion
Lubomir Rintel
1
-1
/
+7
2017-01-27
manager: avoid an extra path to ac translation
Lubomir Rintel
3
-13
/
+9
[prev]
[next]