summaryrefslogtreecommitdiff
path: root/uidswap.c
Commit message (Expand)AuthorAgeFilesLines
* - djm@cvs.openbsd.org 2006/03/25 13:17:03djm2006-03-261-0/+1
* - djm@cvs.openbsd.org 2006/03/25 01:13:23djm2006-03-261-2/+2
* - deraadt@cvs.openbsd.org 2006/03/19 18:51:18djm2006-03-251-1/+0
* - (dtucker) [uidswap.c] Skip uid restore test on Cygwin. Patch fromdtucker2005-02-221-0/+2
* - (dtucker) [uidswap.c] Don't test dropping of gids for the root user ordtucker2004-10-191-1/+3
* - (dtucker) [uidswap.c] Minor KNF. ok djm@dtucker2004-02-241-1/+1
* - (djm) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtimedjm2004-02-241-3/+24
* - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check fordtucker2003-12-171-2/+2
* - djm@cvs.openbsd.org 2003/11/21 11:57:03djm2003-11-211-6/+6
* - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since thedtucker2003-09-221-0/+2
* - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.dtucker2003-09-061-2/+2
* - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@dtucker2003-06-061-5/+5
* - (djm) Implement paranoid priv dropping checks, based on:djm2003-06-041-0/+47
* - deraadt@cvs.openbsd.org 2003/05/29 16:58:45djm2003-06-021-1/+5
* - (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.demouring2002-07-301-1/+1
* - stevesk@cvs.openbsd.org 2002/07/15 17:15:31mouring2002-07-231-5/+10
* - (bal) Build noop setgroups() for cygwin to clean up code (For othermouring2002-06-121-4/+0
* - stevesk@cvs.openbsd.org 2002/05/28 21:24:00mouring2002-06-061-1/+1
* - (bal) Corrected debug() in uidswap.c to match upstream.mouring2002-06-061-1/+1
* - stevesk@cvs.openbsd.org 2002/05/28 17:28:02mouring2002-06-061-10/+9
* - (bal) mispelling in uidswap.c (portable only)mouring2002-04-031-1/+1
* - (bal) CVS ID sync of uidswap.cmouring2002-04-021-1/+1
* - deraadt@cvs.openbsd.org 2001/12/19 07:18:56djm2001-12-211-3/+3
* - markus@cvs.openbsd.org 2001/08/08 21:34:19mouring2001-08-151-4/+1
* - markus@cvs.openbsd.org 2001/08/08 18:20:15mouring2001-08-151-1/+4
* - (bal) White Space and #ifdef sync with OpenBSDmouring2001-05-061-2/+1
* - (bal) Cygwin lacks setgroups() API. Patch by Corinna Vinschenmouring2001-04-271-0/+4
* - (bal) Fixed uidswap.c so it should work on non-posix complient systems.mouring2001-04-261-7/+40
* - (bal) Whitespace resync w/ OpenBSD for uidswap.cmouring2001-04-251-33/+33
* - markus@cvs.openbsd.org 2001/04/20 16:32:22mouring2001-04-221-5/+5
* - markus@cvs.openbsd.org 2001/04/08 11:24:33mouring2001-04-081-8/+8
* - markus@cvs.openbsd.org 2001/04/06 21:00:17mouring2001-04-081-37/+64
* - (djm) Fix up POSIX saved uid support. Report from Mark Millerdjm2001-02-261-2/+2
* Hopefully things did not get mixed around too much. It compiles undermouring2001-01-221-2/+2
* whitespace sync with openbsdstevesk2000-12-291-2/+0
* 20001230mouring2000-12-291-1/+1
* One way to massive patch. <sigh> It compiles and works under Linux..mouring2000-12-221-2/+2
* - (stevesk) OpenBSD CVS updates:stevesk2000-12-211-2/+2
* - (stevek) Reworked progname support.mouring2000-11-171-11/+0
* - (djm) Merge OpenBSD changes:djm2000-09-161-2/+7
* - More OpenBSD updates:djm2000-08-291-6/+6
* - (djm) Avoid failures on Irix when ssh is not setuid. Fix fromdjm2000-08-151-1/+1
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support fordjm2000-06-271-0/+11
* - OpenBSD CVS Updates:djm2000-06-221-1/+1
* - OpenBSD CVS updates.damien2000-04-161-4/+4
* - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> anddamien2000-01-201-2/+3
* - More reformatting merged from OpenBSD CVSdamien1999-11-251-5/+6
* - Merged very large OpenBSD source code reformatdamien1999-11-241-62/+53
* Initial revisiondamien1999-10-271-0/+95