aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/privileges.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Move npf_sys_is_running() from wsutil to caputils.Guy Harris1-29/+0
2016-06-03Add support for Npcap native mode:Yang Luo1-2/+5
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+0
2014-06-30Clean up a comment.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-12-21Squelch some cast-discard warnings.Guy Harris1-1/+1
2012-10-03*nix: Test return status of set*uid and related set*gid fcns for failure;Bill Meier1-8/+20
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-09-21Fix ex "modeline" so it works;Bill Meier1-2/+2
2011-08-17From Gisle Vanem: Make sure our SetProcessDEPPolicyHandler typedefGerald Combs1-2/+3
2011-02-17Squelch a warning from the MSVC++ static analyzer (it's worried thatGuy Harris1-5/+29
2010-09-16More typos.Gerald Combs1-3/+3
2010-09-16Fix a typo.Gerald Combs1-1/+1
2010-09-16Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().Gerald Combs1-5/+16
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-0/+301