index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user
/
unix
/
userinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include <unistd.h> to get _POSIX_THREAD_SAFE_FUNCTIONS defined
trawick
2001-07-20
1
-0
/
+3
*
Handle the weird case where getpwnam() returns NULL but errno is zero.
trawick
2001-07-02
1
-0
/
+4
*
Keep userinfo.c compiling on OS/390, where there is no pw_passwd field
trawick
2001-03-08
1
-0
/
+4
*
Allow a way to get the password from the system password database.
rbb
2001-03-08
1
-0
/
+14
*
Missing the apr_pool_t arg required for more complex queries of uid/gid
wrowe
2001-02-21
1
-1
/
+1
*
Added apr_get_userid() as a companion to apr_get_username().
jwoolley
2001-02-21
1
-4
/
+32
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
Moving a small OS2'ism into APR, it's pw_dir excludes the username.
wrowe
2001-01-28
1
-0
/
+5
*
Get the new userinfo stuff to compile cleanly.
rbb
2001-01-28
1
-1
/
+1
*
Added apr_get_username to the former homedir.c (now userinfo.c).
wrowe
2001-01-28
1
-6
/
+19
*
Fix a warning.
ben
2000-12-31
1
-1
/
+1
*
Compensate for missing getpwnam_r on FreeBSD 3.2.
ben
2000-12-30
1
-1
/
+1
*
add apr_get_home_directory(), teach mod_userdir to use that
trawick
2000-11-13
1
-0
/
+86