summaryrefslogtreecommitdiff
path: root/libnm-util/nm-param-spec-specialized.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-16all: goodbye libnm-glibLubomir Rintel1-973/+0
2019-04-03Revert "all: goodbye libnm-glib"Lubomir Rintel1-0/+973
2019-03-19all: goodbye libnm-glibLubomir Rintel1-973/+0
2018-09-17docs: misc. typos pt2luz.paz1-2/+2
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-32/+32
2018-01-18all: require glib 2.40Lubomir Rintel1-2/+0
2017-03-23build: don't link against libm.soThomas Haller1-3/+6
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-3/+3
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-08-10core: final gdbus portingDan Winship1-0/+1
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
2015-07-12all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller1-3/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-14/+14
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-5/+2
2014-05-27all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš1-0/+3
2013-11-07trivial: whitespace fixThomas Haller1-1/+1
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller1-4/+2
2013-03-25all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš1-17/+17
2012-07-23libnm-util: clean up some private symbolsDan Williams1-4/+4
2011-10-28core: fix deprecated usage of g_value_[get|set]_char() (bgo #662694)Dan Williams1-6/+2
2011-10-12build: fix glib version check for g_value_get_schar() (bgo #661271)Colin Walters1-1/+1
2011-10-10build: glib 2.30.0 doesn't have g_value_get_schar yetLudwig Nussel1-1/+1
2011-10-03libnm-util: fix deprecated g_value_get_char() for glib 2.29.90 and laterDan Williams1-0/+5
2011-07-19libnm-util: rename symbol to fix export checkDan Williams1-3/+3
2011-05-05libnm-util: fix symbol export checks to catch un-exported ones tooDan Williams1-49/+49
2010-04-19libnm-util: convert from old IP6 address format to newDan Williams1-3/+15
2010-01-05libnm-util: add IPv6 comparison functionsJirka Klimes1-2/+205
2008-10-012008-10-01 Dan Williams <dcbw@redhat.com>Dan Williams1-5/+26
2008-08-26Rename private nm_* functions to _nm_*Michael Biebl1-2/+2
2008-07-272008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+24
2007-11-262007-11-26 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+6
2007-11-072007-11-07 Tambet Ingo <tambet@gmail.com>Tambet Ingo1-0/+710