summaryrefslogtreecommitdiff
path: root/libnm/nm-device-vlan.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-18libnm: let NMObject create all D-Bus proxiesDan Winship1-15/+3
2014-09-04libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship1-8/+6
2014-09-04all: stop using virtual interface-name propertiesDan Winship1-1/+1
2014-08-18libnm, libnm-glib: fix cut-and-paste-osDan Winship1-5/+5
2014-08-07libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship1-1/+0
2014-08-07libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship1-1/+1
2014-08-01libnm: make the the use of GInitable mandatoryDan Winship1-5/+0
2014-08-01libnm: add init_dbus() virtual method to NMObjectDan Winship1-15/+10
2014-08-01libnm: remove _new functions from NMObject subclassesDan Winship1-25/+0
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+353