Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ret could have been used uninitialized in one case | Eric Andersen | 2003-06-27 | 1 | -1/+1 |
| | |||||
* | Yet more cleanup for the reentrant pwd/grp functions so they | Eric Andersen | 2003-06-27 | 1 | -2/+5 |
| | | | | should now actually be doing the right thing | ||||
* | Fixup errno handling | Eric Andersen | 2003-06-27 | 1 | -3/+7 |
| | | | | -Erik | ||||
* | Remove recursive lock/unlock for a non-recursive mutex. | Manuel Novoa III | 2002-08-18 | 1 | -3/+1 |
| | |||||
* | Fix locking | Eric Andersen | 2002-08-08 | 1 | -0/+21 |
| | | | | -Erik | ||||
* | Silence warnings, clean things up. | Eric Andersen | 2002-06-12 | 1 | -12/+9 |
| | | | | -Erik | ||||
* | * Added /etc/shadow support (Config selectable) | David McCullough | 2002-01-17 | 1 | -1/+2 |
| | | | | * Moved some file paths from code into <paths.h> | ||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -0/+1 |
| | |||||
* | Reworked the password stuff to be reentrant. Group stuff is | Eric Andersen | 2001-03-08 | 1 | -3/+18 |
| | | | | | still needing to be reworked. -Erik | ||||
* | Formatting update | Eric Andersen | 2000-10-07 | 1 | -18/+12 |
| | |||||
* | Lots and lots of cleanups. | Eric Andersen | 2000-07-06 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+62 |