summaryrefslogtreecommitdiff
path: root/libnm-util/nm-param-spec-specialized.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* core: final gdbus portingDan Winship2015-08-101-0/+1
* 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: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-3/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-14/+14
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-5/+2
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+3
* trivial: whitespace fixThomas Haller2013-11-071-1/+1
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-4/+2
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-251-17/+17
* libnm-util: clean up some private symbolsDan Williams2012-07-231-4/+4
* core: fix deprecated usage of g_value_[get|set]_char() (bgo #662694)Dan Williams2011-10-281-6/+2
* build: fix glib version check for g_value_get_schar() (bgo #661271)Colin Walters2011-10-121-1/+1
* build: glib 2.30.0 doesn't have g_value_get_schar yetLudwig Nussel2011-10-101-1/+1
* libnm-util: fix deprecated g_value_get_char() for glib 2.29.90 and laterDan Williams2011-10-031-0/+5
* libnm-util: rename symbol to fix export checkDan Williams2011-07-191-3/+3
* libnm-util: fix symbol export checks to catch un-exported ones tooDan Williams2011-05-051-49/+49
* libnm-util: convert from old IP6 address format to newDan Williams2010-04-191-3/+15
* libnm-util: add IPv6 comparison functionsJirka Klimes2010-01-051-2/+205
* 2008-10-01 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-011-5/+26
* Rename private nm_* functions to _nm_*Michael Biebl2008-08-261-2/+2
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-1/+24
* 2007-11-26 Dan Williams <dcbw@redhat.com>Dan Williams2007-11-261-2/+6
* 2007-11-07 Tambet Ingo <tambet@gmail.com>Tambet Ingo2007-11-071-0/+710