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-glib
/
nm-remote-connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-5
/
+5
2016-03-29
libnm-glib: allow non-verifiable NMRemoteConnection in libnm-glib
Thomas Haller
1
-22
/
+8
2016-03-03
all: don't include error->code in log messages
Thomas Haller
1
-2
/
+2
2016-03-03
all: clean-up usage of GError
Thomas Haller
1
-2
/
+1
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-5
/
+4
2015-12-26
libnm-glib: avoid use-after-free when replace_settings() fails
Thomas Haller
1
-0
/
+7
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
-2
/
+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-08-01
libnm-glib: fix warning about redefining typedef RemoteCall
Thomas Haller
1
-2
/
+2
2014-07-25
libnm-glib: document some properties
Dan Winship
1
-0
/
+5
2014-07-15
libnm-util, libnm-glib: whitespace fixes
Dan Winship
1
-9
/
+12
2014-07-15
libnm-util, libnm-glib: standardize copyright/license headers
Dan Winship
1
-4
/
+2
2014-06-19
all: remove remaining GParamSpec name/blurb strings
Dan Winship
1
-18
/
+15
2014-02-21
libnm-glib: take reference in NMRemoteConnection before calling DBUS
Thomas Haller
1
-80
/
+154
2014-02-21
libnm-glib: accept omitting callback in nm_remote_connection_*
Thomas Haller
1
-3
/
+0
2014-01-31
libnm-glib: zero 'secrets' to prevent crash getting secrets
Dan Williams
1
-1
/
+1
2014-01-30
libnm-glib: fix leak in nm_remote_connection_get_secrets
Thomas Haller
1
-0
/
+2
2014-01-27
libnm-glib: chain up the parent constructed() of NMRemoteConnection
Jiří Klimeš
1
-0
/
+2
2013-11-18
libnm-glib: fix crash by taking additional ref in nm-remote-connection/result_cb
Thomas Haller
1
-0
/
+2
2013-09-09
libnm-glib: fix nm_remote_connection_delete() callback
Dan Winship
1
-0
/
+13
2013-05-28
libnm-glib: add support for new connection unsaved functionality
Dan Williams
1
-38
/
+263
2013-04-19
Use %NULL macro in doc strings
Martin Pitt
1
-1
/
+1
2013-04-08
libnm-glib: use private connection before trying the system bus
Dan Williams
1
-2
/
+9
2013-04-08
libnm-glib: use helpers to create dbus proxies
Dan Williams
1
-6
/
+6
2013-04-01
libnm-glib: fix memory leak of GSimpleAsyncResult getting connection settings
Dan Williams
1
-0
/
+1
2013-03-07
all: remove redundant return-if-fail checks
Dan Winship
1
-3
/
+0
2013-02-14
libnm-util, libnm-glib: fix NMConnection:path again
Dan Winship
1
-3
/
+39
2013-02-14
libnm-util, libnm-glib: Make NMRemoteConnection instantiable by NMObject
Dan Winship
1
-5
/
+32
2013-02-14
libnm-glib: fix NMRemoteConnection GInitable implementation
Dan Winship
1
-2
/
+1
2012-07-17
libnm-glib: fix GAsyncInitable implementations
Dan Winship
1
-0
/
+12
2012-04-23
libnm-glib: NULL out priv fields on dispose()
Dan Winship
1
-6
/
+5
2012-02-06
libnm-glib: fix to not depend on newer glib
Dan Winship
1
-0
/
+1
2012-02-03
libnm-glib: asyncify NMRemoteSettings
Dan Winship
1
-64
/
+87
2012-02-03
libnm-glib: implement GInitable/GAsyncInitable in NMObject
Dan Winship
1
-11
/
+3
2012-02-02
libnm-glib: don't use client-side generated dbus-glib bindings
Dan Winship
1
-25
/
+50
2011-10-26
libnm-glib: fix allow-none introspection annotations (rh #747302)
Dan Williams
1
-1
/
+1
2011-10-26
libnm-glib: fix introspection annotations for callbacks and user_data (rh #74...
Dan Williams
1
-6
/
+9
2011-03-17
libnm-glib: fix introspection annotation for nm_remote_connection_delete()
Dan Williams
1
-1
/
+1
2011-03-16
libnm-glib: allow calling nm_remote_connection_delete() without a callback
Richard Hughes
1
-3
/
+3
2011-02-21
libnm-glib: add signal documentation for NMRemoteConnection
Giovanni Campagna
1
-0
/
+15
2011-02-12
libnm-glib: handle initially invisible connections correctly
Dan Williams
1
-1
/
+5
2011-02-12
libnm-glib: fix connection visibility handling
Dan Williams
1
-3
/
+30
2011-01-26
libnm-util: add 'flags' argument to nm_connection_to_hash() and nm_setting_to...
Dan Williams
1
-1
/
+1
2011-01-26
core: rename NMSysconfigConnection -> NMSettingsConnection
Dan Williams
1
-1
/
+1
2011-01-26
secrets: simplify GetSecrets call flow
Dan Williams
1
-26
/
+6
2011-01-21
introspection: add GObject introspection support (bgo #637032)
Giovanni Campagna
1
-6
/
+5
2010-12-23
libnm-glib: handle visibility changes for updated connections
Dan Williams
1
-23
/
+40
[next]