Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵ | Peter S. Mazinger | 2006-02-13 | 1 | -0/+8 |
| | | | | affected files | ||||
* | Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf). | Manuel Novoa III | 2003-11-06 | 1 | -75/+0 |
| | |||||
* | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen | 2003-10-10 | 1 | -35/+32 |
| | | | | reentrant, since there was still a shared static value. indent stuff, | ||||
* | Fixup errno handling | Eric Andersen | 2003-06-27 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> | Eric Andersen | 2002-09-16 | 1 | -1/+1 |
| | |||||
* | Fix some locking problems noted by Manuel. __getgrent() was always | Eric Andersen | 2002-09-10 | 1 | -5/+5 |
| | | | | | called under lock, but the callers did not share the same locks... -Erik | ||||
* | Yet more rework to make __getgrent and the functions that use it | Eric Andersen | 2002-08-18 | 1 | -25/+27 |
| | | | | | reentrant... -Erik | ||||
* | Fix locking | Eric Andersen | 2002-08-08 | 1 | -27/+27 |
| | | | | -Erik | ||||
* | Add missing include file | Eric Andersen | 2002-08-08 | 1 | -0/+1 |
| | |||||
* | Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! | Eric Andersen | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | Silence warnings, clean things up. | Eric Andersen | 2002-06-12 | 1 | -1/+0 |
| | | | | -Erik | ||||
* | * Added /etc/shadow support (Config selectable) | David McCullough | 2002-01-17 | 1 | -1/+2 |
| | | | | * Moved some file paths from code into <paths.h> | ||||
* | Formatting update | Eric Andersen | 2000-10-07 | 1 | -39/+33 |
| | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+80 |