summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-types.c
Commit message (Expand)AuthorAgeFilesLines
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-6/+6
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+2
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-4/+3
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-3/+1
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-2/+1
* libnm-glib: pre-emptively avoid some -Wshadow errorsDan Winship2012-02-021-4/+4
* libnm-glib: fix _nm_string_array_demarshalDan Winship2012-02-021-7/+7
* libnm-glib: rename some internal symbolsDan Williams2011-05-051-28/+28
* libnm-glib: make _nm_object_cache_get() return a referenced objectDan Williams2011-02-161-3/+3
* introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-211-7/+7
* libnm-glib: fix handling of 'nameservers' property in NMIP6ConfigJiří Klimeš2010-06-281-6/+6
* libnm-glib: add NMIP6Config object that proxies device's IP6 configDan Williams2009-08-201-0/+146
* 2008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-141-0/+21
* Rename private nm_* functions to _nm_*Michael Biebl2008-08-261-5/+5
* 2008-03-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-271-5/+2
* Ensure that zero-length array translates to NULLDan Williams2008-03-251-0/+4
* 2008-03-24 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-241-0/+255