Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-21 | r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functions | Stefan Metzmacher | 1 | -0/+28 |
2007-12-21 | r25872: nss_wrapper: revert solaris get*ent_r() functions | Stefan Metzmacher | 1 | -62/+0 |
2007-12-21 | r25871: nss_wrapper: set the destination pointer in the get*_r functions | Stefan Metzmacher | 1 | -2/+10 |
2007-12-21 | r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_r | Stefan Metzmacher | 1 | -0/+62 |
2007-12-21 | r25866: nss_wrapper: not all systems have get*_r calls | Stefan Metzmacher | 1 | -0/+20 |
2007-12-21 | r25837: nss_wrapper: add nss_wrapper.pl | Stefan Metzmacher | 1 | -0/+265 |
2007-12-21 | r25836: nss_wrapper: add support for groups and return EPERM in initgroups() | Stefan Metzmacher | 1 | -15/+356 |
2007-12-21 | r25835: nss_wrapper: add support for passwd accounts | Stefan Metzmacher | 1 | -14/+567 |
2007-12-21 | r25834: nss_wrapper: add lib/nss_wrapper skeleton | Stefan Metzmacher | 4 | -0/+374 |