summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-types.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-21libnm-glib: drop some unneeded codeLubomir Rintel1-46/+0
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-6/+6
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+2
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-4/+3
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-3/+1
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller1-2/+1
2012-02-02libnm-glib: pre-emptively avoid some -Wshadow errorsDan Winship1-4/+4
2012-02-02libnm-glib: fix _nm_string_array_demarshalDan Winship1-7/+7
2011-05-05libnm-glib: rename some internal symbolsDan Williams1-28/+28
2011-02-16libnm-glib: make _nm_object_cache_get() return a referenced objectDan Williams1-3/+3
2011-01-21introspection: add GObject introspection support (bgo #637032)Giovanni Campagna1-7/+7
2010-06-28libnm-glib: fix handling of 'nameservers' property in NMIP6ConfigJiří Klimeš1-6/+6
2009-08-20libnm-glib: add NMIP6Config object that proxies device's IP6 configDan Williams1-0/+146
2008-11-142008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+21
2008-08-26Rename private nm_* functions to _nm_*Michael Biebl1-5/+5
2008-03-272008-03-27 Dan Williams <dcbw@redhat.com>Dan Williams1-5/+2
2008-03-25Ensure that zero-length array translates to NULLDan Williams1-0/+4
2008-03-242008-03-24 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+255