Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/util: Remove dummy wrapper for getgrgid(). | Jelmer Vernooij | 2012-03-24 | 1 | -9/+0 |
| | |||||
* | lib/util: Remove dummy wrapper for getgrnam(). | Jelmer Vernooij | 2012-03-24 | 1 | -6/+1 |
| | |||||
* | lib/util: Remove dummy wrapper for getpwuid(). | Jelmer Vernooij | 2012-03-24 | 1 | -7/+2 |
| | |||||
* | lib/util: Remove dummy wrapper for getpwnam(). | Jelmer Vernooij | 2012-03-24 | 1 | -7/+2 |
| | |||||
* | lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent. | Jelmer Vernooij | 2012-03-24 | 1 | -19/+0 |
| | |||||
* | lib/util/util_pw: share more code between lib/util/util_pw.c and ↵ | Günther Deschner | 2011-03-30 | 1 | -6/+10 |
| | | | | | | source3/lib/username.c Guenther | ||||
* | lib/util/util_pw: share sys_get{pw,gr} group of calls. | Günther Deschner | 2011-03-30 | 1 | -0/+50 |
| | | | | Guenther | ||||
* | lib/util/util_pw: temporary rename of getpwnam_alloc and getpwuid_alloc. | Günther Deschner | 2011-03-30 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+77 |
Conflicts: source4/Makefile |