Age | Commit message (Expand) | Author |
---|---|---|
2003-11-02 | Implement getgrent_r. Rework getpwent and getgrent a bit further | Eric Andersen |
2003-11-01 | Fix things (properly) to open /etc/passd and /etc/group if | Eric Andersen |
2003-10-10 | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen |
2002-09-10 | Fix some locking problems noted by Manuel. __getgrent() was always | Eric Andersen |
2002-08-18 | Yet more rework to make __getgrent and the functions that use it | Eric Andersen |
2002-08-18 | Fix broken locking so that at least the Python 2.2.1 grp test doesn't | Manuel Novoa III |
2002-08-08 | Fix locking | Eric Andersen |
2002-06-12 | Silence warnings, clean things up. | Eric Andersen |
2002-01-17 | * Added /etc/shadow support (Config selectable) | David McCullough |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2000-10-07 | Formatting update | Eric Andersen |
2000-05-14 | Initial revision | Erik Andersen |