summaryrefslogtreecommitdiff
path: root/src/settings/nm-inotify-helper.c
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: move nm-inotify-helper to ifcfg-rh pluginThomas Haller2017-12-051-214/+0
* all: use nm_direct_hash() instead of g_direct_hash()Thomas Haller2017-11-161-1/+1
* all: don't use g_direct_equal() for hash table equality functionThomas Haller2017-11-161-1/+1
* core: use nm_close()Beniamino Galvani2017-10-191-2/+1
* all: use O_CLOEXEC for file descriptorsThomas Haller2016-12-131-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-22/+34
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-241-0/+1
* core: declare nm_inotify_helper_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller2015-01-121-23/+20
* core/trivial: rename singleton variables according to default nameThomas Haller2015-01-121-8/+8
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-glib, core: use g_cclosure_marshal_genericDan Winship2013-05-081-3/+1
* all: remove more pointless NULL checksDan Winship2013-02-131-10/+1
* settings: add note about killing inotify helper (bgo #532815)Dan Williams2013-01-111-0/+4
* logging: LOGD_SYS_SET -> LOGD_SETTINGSDan Williams2010-12-101-2/+2
* settings: system-settings -> settingsDan Williams2010-10-271-0/+212