summaryrefslogtreecommitdiff
path: root/user
Commit message (Expand)AuthorAgeFilesLines
...
* Add groupinfo.c for apr_get_groupname... win32 commit to follow in awrowe2001-01-282-1/+83
* Get the new userinfo stuff to compile cleanly.rbb2001-01-281-1/+1
* Added apr_get_username to the former homedir.c (now userinfo.c).wrowe2001-01-283-93/+20
* Libtool-ize APR.gstein2001-01-092-23/+8
* Fix a warning.ben2000-12-312-2/+2
* Compensate for missing getpwnam_r on FreeBSD 3.2.ben2000-12-302-2/+2
* Move apr_private.h.in from the include directory to the arch/unixrbb2000-12-081-1/+2
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-22/+2
* add apr_get_home_directory(), teach mod_userdir to use thattrawick2000-11-134-0/+220