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
/
nm-remote-settings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
all: use the elvis operator wherever possible
Lubomir Rintel
1
-2
/
+2
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
1
-1
/
+0
2018-03-08
Add calls to g_simple_async_result_set_check_cancellable
Benjamin Berg
1
-0
/
+8
2016-11-23
all: rename the introspection data to use the interface paths in names
Lubomir Rintel
1
-1
/
+1
2016-11-14
libnm: fixup accidental proxy removal
Lubomir Rintel
1
-0
/
+2
2016-11-14
libnm: avoid leaking the interface proxies
Lubomir Rintel
1
-1
/
+0
2016-11-10
libnm: use the o.fd.DBus.ObjectManager API for object management
Lubomir Rintel
1
-72
/
+0
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-2
/
+2
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2016-02-12
build: cleanup default includes
Thomas Haller
1
-5
/
+6
2015-11-01
macros: add nm_clear_g_cancellable() utility
Thomas Haller
1
-2
/
+3
2015-10-06
Revert "libnm: fix initializing of new connections"
Lubomir Rintel
1
-3
/
+1
2015-09-18
libnm: fix initializing of new connections
Jiří Klimeš
1
-1
/
+3
2015-08-05
all: drop includes to <glib/gi18n.h> for "nm-default.h"
Dan Winship
1
-1
/
+0
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-1
/
+1
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-1
/
+1
2014-11-13
libnm*: fix library gettext usage
Dan Winship
1
-1
/
+1
2014-11-13
all: consistently include config.h
Dan Winship
1
-0
/
+2
2014-11-06
libnm: cancel NMRemoteSettings/NMManager property reload when NM quits
Dan Williams
1
-2
/
+9
2014-10-31
libnm: Fix a nm_running_changed race
Lubomir Rintel
1
-1
/
+3
2014-10-28
libnm: change GSList to GPtrArray in libnm methods
Dan Winship
1
-15
/
+3
2014-10-22
libnm: consolidate NMClientError and NMObjectError
Dan Winship
1
-3
/
+4
2014-10-22
libnm: strip GDBus gunk from GErrors
Dan Winship
1
-9
/
+26
2014-10-19
libnm: further NULL-vs-empty-array fixes
Dan Winship
1
-0
/
+1
2014-10-10
libnm: add nm-types.h, to avoid include loops
Dan Winship
1
-0
/
+1
2014-10-10
libnm: merge NMRemoteSettings into NMClient
Dan Winship
1
-481
/
+3
2014-09-25
libnm: fix compilation for wrong g_return call on void/non-void function
Thomas Haller
1
-6
/
+6
2014-09-25
libnm: add some missing sync/async method variants
Dan Winship
1
-0
/
+213
2014-09-25
libnm: make sync/async APIs more GLib-like
Dan Winship
1
-89
/
+147
2014-09-25
libnm: merge saved and unsaved connection methods
Dan Winship
1
-61
/
+39
2014-09-18
libnm: port to GDBus
Dan Winship
1
-66
/
+44
2014-09-18
libnm-core: change connection hash tables to variants in API
Dan Winship
1
-2
/
+8
2014-09-18
libnm: rename nm-dbus-helpers-private.h to nm-dbus-helpers.h
Dan Winship
1
-1
/
+1
2014-09-18
libnm: let NMObject create all D-Bus proxies
Dan Winship
1
-5
/
+4
2014-09-04
libnm: drop NM_TYPE_OBJECT_ARRAY, use G_TYPE_PTR_ARRAY
Dan Winship
1
-27
/
+19
2014-09-04
libnm-core: rename NMConnection to/from_hash methods
Dan Winship
1
-2
/
+2
2014-08-16
libnm-core, libnm, core: make NMConnection an interface
Dan Winship
1
-1
/
+1
2014-08-16
libnm: get rid of redundant NMRemoteConnection properties
Dan Winship
1
-1
/
+1
2014-08-07
libnm: fix a g_signal_handler_find() call in NMRemoteSettings
Dan Winship
1
-2
/
+2
2014-08-07
libnm: port NMRemoteSettings to NMObject
Dan Winship
1
-698
/
+258
2014-08-07
libnm: add NMRemoteConnection:visible property
Dan Winship
1
-11
/
+10
2014-08-07
libnm: synchronize NMClient and NMRemoteSettings "is NM running" properties
Dan Winship
1
-27
/
+27
2014-08-01
libnm: rename NetworkManager.h and NetworkManagerVPN.h
Dan Winship
1
-1
/
+1
2014-08-01
libnm: make the the use of GInitable mandatory
Dan Winship
1
-84
/
+31
2014-08-01
libnm: remove _new functions from NMObject subclasses
Dan Winship
1
-1
/
+4
2014-08-01
libnm: consistently use "INTERFACE" rather than "IFACE" in macros
Dan Winship
1
-4
/
+4
2014-08-01
libnm: remove Since tags and NM_AVAILABLE_IN_* attributes
Dan Winship
1
-8
/
+0
2014-08-01
libnm: add libnm/libnm-core (part 1)
Dan Winship
1
-0
/
+1566