summaryrefslogtreecommitdiff
path: root/src/nm-dcb.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-2/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-04-21platform: add self argument to platform functionsThomas Haller1-3/+3
2015-01-19core: use GUnixSignalWatchSource to simplify signal handlingDan Winship1-2/+1
2014-11-13all: consistently include config.hDan Winship1-1/+2
2014-10-22core: drop all remaining core-internal error domainsDan Winship1-12/+2
2014-09-11core: consolidate helper progam searching (bgo #734131)Dan Williams1-33/+6
2014-04-02dcb: wait for carrier down/up after disabling FCoEDan Williams1-0/+32
2014-04-02dcb: separate DCB enable/disable and wait for carrier changes (rh #799241) (r...Dan Williams1-13/+25
2014-04-02dcb: fix -Wformat-security bugsDan Winship1-2/+2
2014-04-01trivial: add a (void) annotation for coverityDan Winship1-1/+1
2014-03-25dcb: turn off all DCB features when disabling DCBDan Williams1-2/+20
2014-03-25dcb: ignore fcoeadm success errors like "Connection already created"Dan Williams1-5/+13
2014-03-25dcb: clean up FCoE tooDan Williams1-1/+9
2014-03-25dcb: fix memory leakDan Williams1-0/+1
2014-03-25dcb: set all Priority Group options at the same time (rh #799241)Dan Williams1-33/+41
2013-10-31core: add dcbtool manipulation logicDan Williams1-0/+339