summaryrefslogtreecommitdiff
path: root/include/apr_user.h
Commit message (Expand)AuthorAgeFilesLines
* Allow a way to get the password from the system password database.rbb2001-03-081-0/+10
* Missing the apr_pool_t arg required for more complex queries of uid/gidwrowe2001-02-211-2/+4
* Added apr_get_userid() as a companion to apr_get_username().jwoolley2001-02-211-10/+22
* Update copyright to 2001fielding2001-02-161-1/+1
* use a form of preprocessing which buildexports.awk can handle;trawick2001-01-291-2/+2
* User and Group goodness. If anyone objects to the non-typesafe unixwrowe2001-01-281-0/+28
* Enable for user/group win32 (as PSIDs) and fix a small typowrowe2001-01-281-2/+2
* Add groupinfo.c for apr_get_groupname... win32 commit to follow in awrowe2001-01-281-5/+29
* Get the new userinfo stuff to compile cleanly.rbb2001-01-281-1/+7
* Added apr_get_username to the former homedir.c (now userinfo.c).wrowe2001-01-281-3/+13
* Make the APR headers sane.gstein2000-11-261-0/+2
* add apr_get_home_directory(), teach mod_userdir to use thattrawick2000-11-131-0/+86