summaryrefslogtreecommitdiff
path: root/clients/nm-online.c
Commit message (Expand)AuthorAgeFilesLines
* nm-online: sort options in man page and program helpBeniamino Galvani2018-11-051-2/+2
* nm-online: print "[started|start-pending|failure]" for --wait-for-startupThomas Haller2018-06-301-5/+24
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-2/+0
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-081-2/+0
* nm-online: fix wrong assertion failure during nm-onlineThomas Haller2017-02-071-1/+2
* nm-online: fix countdown to not show 0 seconds until finishedMickaël Thomas2017-02-031-1/+1
* nm-online: refactor and fix nm-onlineThomas Haller2017-02-021-71/+133
* nm-online: fix division-by-zero with zero timeoutThomas Haller2017-01-311-1/+1
* nm-online: return from quit_if_connected after setting retvalJames McCoy2017-01-281-0/+4
* nm-online: obtain NMClient asynchronouslyLubomir Rintel2017-01-041-90/+82
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-4/+2
* nm-online: do not put \r to a translatable string (bgo #758102)Jiří Klimeš2015-11-161-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+0
* 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/+2
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-3/+2
* all: consistently include config.hDan Winship2014-11-131-1/+1
* libnm: synchronize NMClient and NMRemoteSettings "is NM running" propertiesDan Winship2014-08-071-2/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-2/+4
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+247