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-device-vlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
libnm: use the o.fd.DBus.ObjectManager API for object management
Lubomir Rintel
1
-4
/
+0
2016-10-24
libnm: coerce empty strings to NULL for D-Bus properties
Thomas Haller
1
-1
/
+1
2016-10-24
libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...
Thomas Haller
1
-2
/
+5
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-1
/
+1
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-6
/
+5
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-25
libnm: add missing (transfer) annotation for nm_device_vlan_get_parent()
Jiří Klimeš
1
-1
/
+1
2014-11-24
libnm: add :parent property for VLAN devices
Jiří Klimeš
1
-0
/
+33
2014-11-13
libnm*: fix library gettext usage
Dan Winship
1
-1
/
+1
2014-11-13
all: consistently include config.h
Dan Winship
1
-1
/
+2
2014-10-28
libnm-core: add nm-core-types.h, remove cross-includes
Dan Winship
1
-0
/
+1
2014-10-22
libnm: merge device-type-specific errors into NMDeviceError
Dan Winship
1
-45
/
+12
2014-09-18
libnm: let NMObject create all D-Bus proxies
Dan Winship
1
-15
/
+3
2014-09-04
libnm-core: change all mac-address properties to G_TYPE_STRING
Dan Winship
1
-8
/
+6
2014-09-04
all: stop using virtual interface-name properties
Dan Winship
1
-1
/
+1
2014-08-18
libnm, libnm-glib: fix cut-and-paste-os
Dan Winship
1
-5
/
+5
2014-08-07
libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h
Dan Winship
1
-1
/
+0
2014-08-07
libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones
Dan Winship
1
-1
/
+1
2014-08-01
libnm: make the the use of GInitable mandatory
Dan Winship
1
-5
/
+0
2014-08-01
libnm: add init_dbus() virtual method to NMObject
Dan Winship
1
-15
/
+10
2014-08-01
libnm: remove _new functions from NMObject subclasses
Dan Winship
1
-25
/
+0
2014-08-01
libnm: add libnm/libnm-core (part 1)
Dan Winship
1
-0
/
+353