summaryrefslogtreecommitdiffstats
path: root/lib/util/util_pw.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/util: Remove dummy wrapper for getgrgid().Jelmer Vernooij2012-03-241-9/+0
|
* lib/util: Remove dummy wrapper for getgrnam().Jelmer Vernooij2012-03-241-6/+1
|
* lib/util: Remove dummy wrapper for getpwuid().Jelmer Vernooij2012-03-241-7/+2
|
* lib/util: Remove dummy wrapper for getpwnam().Jelmer Vernooij2012-03-241-7/+2
|
* lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.Jelmer Vernooij2012-03-241-19/+0
|
* lib/util/util_pw: share more code between lib/util/util_pw.c and ↵Günther Deschner2011-03-301-6/+10
| | | | | | source3/lib/username.c Guenther
* lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner2011-03-301-0/+50
| | | | Guenther
* lib/util/util_pw: temporary rename of getpwnam_alloc and getpwuid_alloc.Günther Deschner2011-03-301-2/+2
| | | | Guenther
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+77
Conflicts: source4/Makefile