Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and | wrowe | 2001-02-25 | 1 | -3/+0 |
* | Remove some duplicate calls to strchr(), and remove a typo as a side-effect | jwoolley | 2001-02-22 | 1 | -6/+7 |
* | Missing the apr_pool_t arg required for more complex queries of uid/gid | wrowe | 2001-02-21 | 1 | -3/+31 |
* | Added apr_get_userid() as a companion to apr_get_username(). | jwoolley | 2001-02-21 | 1 | -1/+8 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 2 | -2/+2 |
* | User and Group goodness. If anyone objects to the non-typesafe unix | wrowe | 2001-01-28 | 2 | -2/+23 |
* | Some win32 user and group handling functions | wrowe | 2001-01-28 | 2 | -0/+162 |