summaryrefslogtreecommitdiff
path: root/src/nm-dcb.c
Commit message (Expand)AuthorAgeFilesLines
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* dcb: fix invalid assertion in dcb's do_helper()Thomas Haller2019-04-161-1/+1
* dcb: cleanup do_helper() in "nm-dcb.c"Thomas Haller2019-04-101-20/+18
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-1/+1
* 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
* platform: add self argument to platform functionsThomas Haller2015-04-211-3/+3
* core: use GUnixSignalWatchSource to simplify signal handlingDan Winship2015-01-191-2/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* core: drop all remaining core-internal error domainsDan Winship2014-10-221-12/+2
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-111-33/+6
* dcb: wait for carrier down/up after disabling FCoEDan Williams2014-04-021-0/+32
* dcb: separate DCB enable/disable and wait for carrier changes (rh #799241) (r...Dan Williams2014-04-021-13/+25
* dcb: fix -Wformat-security bugsDan Winship2014-04-021-2/+2
* trivial: add a (void) annotation for coverityDan Winship2014-04-011-1/+1
* dcb: turn off all DCB features when disabling DCBDan Williams2014-03-251-2/+20
* dcb: ignore fcoeadm success errors like "Connection already created"Dan Williams2014-03-251-5/+13
* dcb: clean up FCoE tooDan Williams2014-03-251-1/+9
* dcb: fix memory leakDan Williams2014-03-251-0/+1
* dcb: set all Priority Group options at the same time (rh #799241)Dan Williams2014-03-251-33/+41
* core: add dcbtool manipulation logicDan Williams2013-10-311-0/+339