summaryrefslogtreecommitdiff
path: root/epan/privileges.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-303/+0
2008-03-16Have started_with_special_privs() assert out if get_credential_info() was notJeff Morriss1-0/+4
2008-02-25Check for setres[gu]id and define HAVE_SETRESUID and HAVE_SETREGUIDGerald Combs1-0/+4
2007-11-20Update some comments and whitespace.Gerald Combs1-1/+1
2007-10-20In relinquish_special_privs_perm(), only relinquish special privilegesGuy Harris1-8/+18
2007-09-15Add routines under Windows to check if npf.sys is running, and toGerald Combs1-0/+41
2007-09-04on unix, we dont have size_t until we have imported all the other Ronnie Sahlberg1-1/+2
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs1-3/+130
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-1/+1
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-06Move the code to relinquish set-UID and set-GID privileges to a routineGuy Harris1-0/+21
2006-02-06Add code to check whether the app was started with special privilegesGuy Harris1-0/+95