1. 1598d6b - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X. by Damien Miller · 16 years ago
  2. d783435 - deraadt@cvs.openbsd.org 2006/08/03 03:34:42 by Damien Miller · 18 years ago
  3. 8dbffe7 - stevesk@cvs.openbsd.org 2006/07/26 02:35:17 by Damien Miller · 18 years ago
  4. e3476ed - stevesk@cvs.openbsd.org 2006/07/22 20:48:23 by Damien Miller · 18 years ago
  5. e6b3b61 - stevesk@cvs.openbsd.org 2006/07/17 01:31:10 by Damien Miller · 18 years ago
  6. 3997249 - stevesk@cvs.openbsd.org 2006/07/11 20:07:25 by Darren Tucker · 18 years ago
  7. 9f2abc4 - stevesk@cvs.openbsd.org 2006/07/06 16:03:53 by Damien Miller · 18 years ago
  8. 427a1d5 - stevesk@cvs.openbsd.org 2006/07/02 22:45:59 by Damien Miller · 18 years ago
  9. 2e5fe88 - markus@cvs.openbsd.org 2006/06/08 14:45:49 by Damien Miller · 18 years ago
  10. 6b4069a - markus@cvs.openbsd.org 2006/06/06 10:20:20 by Damien Miller · 18 years ago
  11. 2282c6e - djm@cvs.openbsd.org 2006/04/22 04:06:51 by Damien Miller · 18 years ago
  12. 57c3011 - djm@cvs.openbsd.org 2006/03/25 13:17:03 by Damien Miller · 18 years ago
  13. 3681209 - djm@cvs.openbsd.org 2006/03/25 01:13:23 by Damien Miller · 18 years ago
  14. b0fb687 - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 by Damien Miller · 18 years ago
  15. 2ea9b18 - (dtucker) [uidswap.c] Skip uid restore test on Cygwin. Patch from by Darren Tucker · 19 years ago
  16. 35beadd - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or by Darren Tucker · 20 years ago
  17. 2359aa9 - (dtucker) [uidswap.c] Minor KNF. ok djm@ by Darren Tucker · 20 years ago
  18. a811d9a - (djm) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtime by Damien Miller · 20 years ago
  19. e937be3 - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check for by Darren Tucker · 21 years ago
  20. a8e06ce - djm@cvs.openbsd.org 2003/11/21 11:57:03 by Damien Miller · 21 years ago
  21. fbe3b36 - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the by Darren Tucker · 21 years ago
  22. 9f18be6 - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. by Darren Tucker · 21 years ago
  23. 400b878 - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@ by Darren Tucker · 21 years ago
  24. 5fe46a4 - (djm) Implement paranoid priv dropping checks, based on: by Damien Miller · 21 years ago
  25. 61d3680 - deraadt@cvs.openbsd.org 2003/05/29 16:58:45 by Damien Miller · 21 years ago
  26. 18d2b5d - (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.de by Ben Lindstrom · 22 years ago
  27. 1fa330c - stevesk@cvs.openbsd.org 2002/07/15 17:15:31 by Ben Lindstrom · 22 years ago
  28. 837461b - (bal) Build noop setgroups() for cygwin to clean up code (For other by Ben Lindstrom · 22 years ago
  29. 10d9936 - stevesk@cvs.openbsd.org 2002/05/28 21:24:00 by Ben Lindstrom · 22 years ago
  30. ca8943e - (bal) Corrected debug() in uidswap.c to match upstream. by Ben Lindstrom · 22 years ago
  31. abff1dd - stevesk@cvs.openbsd.org 2002/05/28 17:28:02 by Ben Lindstrom · 22 years ago
  32. af40bc6 - (bal) mispelling in uidswap.c (portable only) by Ben Lindstrom · 22 years ago
  33. 1e259bb - (bal) CVS ID sync of uidswap.c by Ben Lindstrom · 22 years ago
  34. 9f0f5c6 - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 by Damien Miller · 23 years ago
  35. 049e0dd - markus@cvs.openbsd.org 2001/08/08 21:34:19 by Ben Lindstrom · 23 years ago
  36. a660393 - markus@cvs.openbsd.org 2001/08/08 18:20:15 by Ben Lindstrom · 23 years ago
  37. 5428bea - (bal) White Space and #ifdef sync with OpenBSD by Ben Lindstrom · 23 years ago
  38. 0f85348 - (bal) Cygwin lacks setgroups() API. Patch by Corinna Vinschen by Ben Lindstrom · 23 years ago
  39. 4468b26 - (bal) Fixed uidswap.c so it should work on non-posix complient systems. by Ben Lindstrom · 23 years ago
  40. 768f975 - (bal) Whitespace resync w/ OpenBSD for uidswap.c by Ben Lindstrom · 23 years ago
  41. ee2786a - markus@cvs.openbsd.org 2001/04/20 16:32:22 by Ben Lindstrom · 23 years ago
  42. f52373f - markus@cvs.openbsd.org 2001/04/08 11:24:33 [uidswap.c] KNF by Ben Lindstrom · 23 years ago
  43. 3fcf1a2 - markus@cvs.openbsd.org 2001/04/06 21:00:17 by Ben Lindstrom · 23 years ago
  44. fbd884a - (djm) Fix up POSIX saved uid support. Report from Mark Miller by Damien Miller · 23 years ago
  45. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  46. 0a8397e whitespace sync with openbsd by Kevin Steves · 24 years ago
  47. 2941f11 20001230 by Ben Lindstrom · 24 years ago
  48. 46c1622 One way to massive patch. <sigh> It compiles and works under Linux.. by Ben Lindstrom · 24 years ago
  49. a074feb - (stevesk) OpenBSD CVS updates: by Kevin Steves · 24 years ago
  50. 49a79c0 - (stevek) Reworked progname support. by Ben Lindstrom · 24 years ago
  51. e4340be - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  52. caf6dd6 - More OpenBSD updates: by Damien Miller · 24 years ago
  53. c83aa83 - (djm) Avoid failures on Irix when ssh is not setuid. Fix from by Damien Miller · 24 years ago
  54. 91606b1 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for by Damien Miller · 24 years ago
  55. 6536c7d - OpenBSD CVS Updates: by Damien Miller · 24 years ago
  56. 4af5130 by Damien Miller · 24 years ago
  57. ee1c0b3 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and by Damien Miller · 25 years ago
  58. 5428f64 by Damien Miller · 25 years ago
  59. 95def09 - Merged very large OpenBSD source code reformat by Damien Miller · 25 years ago
  60. d4a8b7e Initial revision by Damien Miller · 25 years ago