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-03-16
device: apply a loose IPv4 rp_filter when it would interfere with multihoming
lr/rp-filter
Lubomir Rintel
1
-0
/
+45
2017-03-16
device: add convenience routines for IPv4 sysctls
Lubomir Rintel
1
-0
/
+32
2017-03-16
route-manager: emit a signal when IPv4 routes change
Lubomir Rintel
2
-0
/
+18
2017-03-16
route-manager: add routine to query route shadowing for a link
Lubomir Rintel
2
-0
/
+28
2017-03-15
device: ethernet: fix handling of autoconnect retries for non-802.1x
Beniamino Galvani
1
-7
/
+9
2017-03-15
device: fail DHCPv6 if a link-local address is not present
Beniamino Galvani
1
-5
/
+8
2017-03-15
manager: don't schedule devices_inited_cb() a second time
Thomas Haller
1
-8
/
+0
2017-03-15
core: merge branch 'th/startup-complete-race-bgo779920'
Thomas Haller
3
-33
/
+85
2017-03-15
device: remove macro for logging in _set_unmanaged_flags()
Thomas Haller
1
-14
/
+10
2017-03-15
manager: disconnect NMSetting's startup-complete notification in check_if_sta...
Thomas Haller
1
-5
/
+12
2017-03-15
manager: delay startup-complete and devices-inited until idle
Thomas Haller
2
-8
/
+35
2017-03-15
manager: process events of platform cache during nm_manager_start()
Thomas Haller
1
-5
/
+7
2017-03-15
device: delay startup complete until device is initialized in platform
Thomas Haller
1
-1
/
+21
2017-03-14
all: use "unsigned" instead of "unsigned int"
Thomas Haller
10
-14
/
+14
2017-03-14
all: use "unsigned long" instead of "long unsigned"
Thomas Haller
10
-16
/
+16
2017-03-14
all: use "static inline" instead of "inline static"
Thomas Haller
1
-4
/
+4
2017-03-13
device: clear deactivating_cancellable in dispose()
Thomas Haller
1
-0
/
+2
2017-03-13
all: use nm_clear_g_cancellable()
Thomas Haller
9
-44
/
+13
2017-03-10
ifcfg-rh: drop an unused variable
Lubomir Rintel
1
-1
/
+0
2017-03-10
build: allow longer manual page titles
Lubomir Rintel
1
-1
/
+2
2017-03-10
platform: implement NM_LINUX_PLATFORM_GET_PRIVATE() via _NM_GET_PRIVATE_VOID(...
Thomas Haller
1
-7
/
+1
2017-03-10
shared: add _NM_GET_PRIVATE_VOID() macro
Thomas Haller
1
-1
/
+19
2017-03-09
platform/tests: use NMTST_WAIT_ASSERT() to wait for address
Thomas Haller
1
-8
/
+5
2017-03-09
merge: branch 'bg/reapply-more-bgo779794'
Beniamino Galvani
4
-63
/
+200
2017-03-09
device: reapply proxy configuration
Beniamino Galvani
1
-39
/
+56
2017-03-09
device: allow reapply of MTU
Beniamino Galvani
3
-0
/
+57
2017-03-09
device: reapply connection.lldp property
Beniamino Galvani
1
-26
/
+41
2017-03-09
device: ethernet: reapply link speed and wol settings
Beniamino Galvani
1
-0
/
+48
2017-03-09
platform: tests: wait for non-tentative address before adding route
Beniamino Galvani
1
-0
/
+17
2017-03-09
platform/tests: add test code to initialize NMPCacheId with bogus data
Thomas Haller
1
-0
/
+14
2017-03-09
platform: filter out invisible links for cache lookup by name
Thomas Haller
1
-1
/
+5
2017-03-09
platform: fix check in NMP_CLASS_IS_VALID
Thomas Haller
1
-1
/
+1
2017-03-09
platform/trivial: remove obsolete code comment
Thomas Haller
1
-5
/
+0
2017-03-09
include: use double-quotes to include our own headers
Thomas Haller
139
-304
/
+302
2017-03-09
device: ip-tunnel: free strings on dispose
Beniamino Galvani
1
-0
/
+15
2017-03-09
systemd: merge branch systemd into master
Thomas Haller
22
-201
/
+209
2017-03-09
systemd: update code from upstream (2017-03-08)
Thomas Haller
19
-201
/
+195
2017-03-08
test: platform: remove the source parameter from the ip6 route option test
Francesco Giudici
1
-6
/
+1
2017-03-08
core/tests: add test for nm_match_spec_device() to match "except:*"
Thomas Haller
1
-0
/
+4
2017-03-08
all/trivial: unify construct-only property comments
Thomas Haller
12
-21
/
+27
2017-03-08
libnm: add assertion to NMObject that a dbus-object is set
Thomas Haller
1
-0
/
+2
2017-03-07
libnm: chain up NMRemoteConnection::constructed() function
Thomas Haller
1
-0
/
+2
2017-03-07
device: add check for NULL connection diff in check_and_reapply_connection()
Beniamino Galvani
1
-1
/
+3
2017-03-06
contrib/rpm: reorder spec file and move bcond definitions together
Thomas Haller
1
-9
/
+8
2017-03-06
contrib/rpm: remove unused default_with_* variables
Thomas Haller
1
-19
/
+0
2017-03-06
contrib/rpm: add explicit libxslt build dependency
Thomas Haller
1
-0
/
+2
2017-03-06
build: add configure check that we have perl and xstlproc for introspection
Thomas Haller
1
-2
/
+8
2017-03-06
merge: branch 'bg/route-options-rh1373698'
Beniamino Galvani
36
-394
/
+1819
2017-03-06
ifcg-rh/writer: stack allocate keys in write_ip4_setting()
Thomas Haller
1
-57
/
+40
2017-03-06
cli: support route options
Beniamino Galvani
3
-55
/
+91
[next]