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
path:
root
/
libnm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
secret-agent: construct the dbus proxy for async agent with the correct bus name
nm-1-8
Lubomir Rintel
1
-2
/
+2
2017-11-02
libnm/client: proxy *_enabled and metered properties to the right object
Lubomir Rintel
1
-4
/
+4
2017-10-03
libnm: update property in the manager after connectivity check
Beniamino Galvani
1
-3
/
+17
2017-09-22
{vpn,remote}-connection: disconnect signal handlers when disposed
Iain Lane
2
-5
/
+5
2017-09-22
manager: Disconnect from signals on the proxy when we're disposed
Iain Lane
1
-2
/
+2
2017-09-05
libnm: disconnect signal handlers from old object-manager
Beniamino Galvani
1
-0
/
+1
2017-06-29
libnm: refactor name-owner check for object-manager
Thomas Haller
1
-12
/
+14
2017-06-29
libnm: move check for pending_init to init_async_complete()
Thomas Haller
1
-4
/
+4
2017-06-29
libnm: fix leaking init_data in got_object_manager()
Thomas Haller
1
-1
/
+2
2017-06-29
libnm: assert in async_inited_obj_nm() for existing pending_init count
Thomas Haller
1
-5
/
+5
2017-06-29
libnm/trivial: move code
Thomas Haller
1
-7
/
+7
2017-06-29
libnm: clear cancellable in new_object_manager() before emitting signal
Thomas Haller
1
-1
/
+1
2017-06-29
libnm: fix leaking cancellable in NMClient's name_owner_changed()
Thomas Haller
1
-2
/
+1
2017-06-29
libnm: fix getting self pointer in NMClient's new_object_manager()
Thomas Haller
1
-2
/
+3
2017-06-29
libnm: clear NMClientPrivate.object_manager in name_owner_changed()
Thomas Haller
1
-1
/
+3
2017-06-29
Revert "libnm: don't use async constructor for GDBusObjectManager"
Thomas Haller
1
-24
/
+13
2017-06-29
Revert "libnm: refactor error handling in got_object_manager()"
Thomas Haller
1
-11
/
+15
2017-06-19
libnm: remove property getter for NMObject's "dbus-object" and "dbus-object-m...
Thomas Haller
1
-8
/
+2
2017-06-19
libnm: refactor error handling in got_object_manager()
Thomas Haller
1
-15
/
+11
2017-06-19
libnm: don't use async constructor for GDBusObjectManager
Thomas Haller
1
-13
/
+24
2017-06-19
libnm: complete async result in got_object_manager() also when cancelled
Thomas Haller
1
-4
/
+2
2017-05-19
libnm: move fixup_desc_string() to nm-libnm-utils.c
Thomas Haller
4
-139
/
+174
2017-05-19
libnm: add testable libnm/nm-libnm-utils.c file
Thomas Haller
3
-0
/
+87
2017-05-19
libnm: ignore phrases in fixup device description only when delimited by space
Thomas Haller
1
-1
/
+5
2017-05-19
libnm: fix device description in fixup_desc_string()
Thomas Haller
1
-1
/
+1
2017-05-19
libnm: UTF-8 sanitize strings from UDev in NMDevice
Thomas Haller
1
-121
/
+152
2017-03-29
libnm: fix showing UDEV properties for device
Thomas Haller
1
-1
/
+1
2017-03-28
libnm: add NMSettingUser
Thomas Haller
2
-0
/
+8
2017-03-24
libnm: handle errors gracefully in nm_access_point_connection_valid()
Thomas Haller
1
-10
/
+17
2017-03-22
udev: add and use nm_udev_utils_property_decode() function
Thomas Haller
1
-41
/
+2
2017-03-22
libnm/udev: cache and reuse udev instance for NMDevice
Thomas Haller
3
-20
/
+41
2017-03-22
udev: drop libgudev in favor of libudev
Thomas Haller
1
-44
/
+32
2017-03-21
libnm: fix emission of NMActiveConnection::state notify signal
Beniamino Galvani
1
-0
/
+1
2017-03-20
libnm/nm-vpn-connection: un-deprecate the NMVpnStateReason use in a header
Thomas Haller
1
-0
/
+2
2017-03-20
libnm: fix memleak of GUdevDevice in get_bus_name()
Thomas Haller
1
-0
/
+1
2017-03-20
doc: fix generate-setting-docs.py for supporting Python 3 sorted() style
Thomas Haller
1
-7
/
+4
2017-03-17
libnm: revert coercing NMVpnConnectionStateReason to NMActiveConnectionStateR...
Thomas Haller
2
-10
/
+13
2017-03-17
libnm: fix chaining up NMActiveConnection::constructed()
Thomas Haller
1
-0
/
+2
2017-03-17
vpn-connection: use NMActiveConnectionStateReason
Lubomir Rintel
1
-1
/
+1
2017-03-17
libnm-core: drop NMVpnConnectionStateReason
Lubomir Rintel
2
-0
/
+9
2017-03-17
fixup! libnm/active-connection: track reason for state changes
Lubomir Rintel
2
-1
/
+13
2017-03-17
libnm/active-connection: track reason for state changes
Lubomir Rintel
4
-15
/
+85
2017-03-17
active-connection: emit a StateChanged signal on state changes
Lubomir Rintel
1
-0
/
+1
2017-03-17
libnm/generate-setting-docs.py: include description attribute
Lubomir Rintel
1
-3
/
+6
2017-03-17
doc: sort "connection" settings first in nm-settings manual
Lubomir Rintel
1
-1
/
+9
2017-03-13
all: use nm_clear_g_cancellable()
Thomas Haller
2
-9
/
+2
2017-03-09
include: use double-quotes to include our own headers
Thomas Haller
42
-122
/
+122
2017-03-08
all/trivial: unify construct-only property comments
Thomas Haller
3
-5
/
+5
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
[next]