summaryrefslogtreecommitdiff
path: root/abuild-sudo.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-20abuild-sudo: prevent forging of user nameKaarle Ritvanen1-10/+7
2017-07-17abuild-sudo: fix segfault when there are no controlling termv3.0.0_rc4Natanael Copa1-1/+13
2017-06-27abuild: build in chrootKaarle Ritvanen1-0/+1
2017-06-27abuild-sudo: enforce correct value for USERKaarle Ritvanen1-1/+2
2017-06-27abuild-sudo: allow commands with '-' in the nameKaarle Ritvanen1-1/+6
2017-06-21abuild-sudo.c: setgid as wellHenrik Riomar1-0/+2
2016-04-14abuild-sudo: error check getlogin()Natanael Copa1-1/+2
2016-04-14abuild-sudo: make error msg "Not a member of group abuild" more clearJakub Jirutka1-2/+4
2013-12-16abuild-sudo: forbid use of --allow-untrustedNatanael Copa1-0/+6
2013-07-08various: add descriptions, attribution, licenseDubiousjim1-0/+9
2013-07-08abuild-sudo, abuild-tar: cosmetic changesDubiousjim1-2/+2
2013-05-29abuild-sudo: also look for adduser/group in /usr/sbinNatanael Copa1-0/+4
2013-05-29abuild-sudo: print error message if execv failsNatanael Copa1-1/+1
2012-02-17abuild-sudo: new toolNatanael Copa1-0/+81