summaryrefslogtreecommitdiff
path: root/user/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, andwrowe2001-02-251-3/+0
* Remove some duplicate calls to strchr(), and remove a typo as a side-effectjwoolley2001-02-221-6/+7
* Missing the apr_pool_t arg required for more complex queries of uid/gidwrowe2001-02-211-3/+31
* Added apr_get_userid() as a companion to apr_get_username().jwoolley2001-02-211-1/+8
* Update copyright to 2001fielding2001-02-162-2/+2
* User and Group goodness. If anyone objects to the non-typesafe unixwrowe2001-01-282-2/+23
* Some win32 user and group handling functionswrowe2001-01-282-0/+162