summaryrefslogtreecommitdiff
path: root/libnm/nm-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: port to gdbus [WIP]danw/wip/libnmDan Winship2014-07-221-49/+29
* libnm: drop libnm IP-address-array types, use G_TYPE_STRVDan Winship2014-07-221-58/+31
* libnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRVDan Winship2014-07-221-46/+21
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-07-221-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-07-221-10/+0
* libnm: add register_properties() virtual method to NMObjectDan Winship2014-07-221-15/+9
* libnm: remove _new functions from NMObject subclassesDan Winship2014-07-221-18/+0
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-07-221-12/+0
* libnm: add libnm/libnm-core [PART 1]Dan Winship2014-07-221-0/+493