Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-24 | lib/util: Remove dummy wrapper for getgrgid(). | Jelmer Vernooij | 1 | -1/+0 |
2012-03-24 | lib/util: Remove dummy wrapper for getgrnam(). | Jelmer Vernooij | 1 | -1/+0 |
2012-03-24 | lib/util: Remove dummy wrapper for getpwuid(). | Jelmer Vernooij | 1 | -1/+0 |
2012-03-24 | lib/util: Remove dummy wrapper for getpwnam(). | Jelmer Vernooij | 1 | -1/+0 |
2012-03-24 | lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent. | Jelmer Vernooij | 1 | -3/+0 |
2011-03-30 | lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/... | Günther Deschner | 1 | -2/+2 |
2011-03-30 | lib/util/util_pw: share sys_get{pw,gr} group of calls. | Günther Deschner | 1 | -0/+39 |