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
/
passwd
Commit message (
Expand
)
Author
Age
Files
Lines
*
renames for apr_xlate_sb_get, which was far more complicated.
wrowe
2002-06-08
1
-1
/
+1
*
add another platform to a comment listing some platforms where
trawick
2002-05-10
1
-2
/
+3
*
Linux, AIX: Use crypt_r() instead of crypt() because the native
trawick
2002-05-10
1
-0
/
+21
*
Add .deps to cvsignore since APR may now generate .deps files.
jerenkrantz
2002-04-22
1
-0
/
+1
*
Allow VPATH builds to properly generate build dependencies. This requires
jerenkrantz
2002-04-22
1
-0
/
+2
*
Update our copyright for this year.
fielding
2002-03-13
2
-2
/
+2
*
More safe header exclusions from Mladen Turk <mturk@mappingsoft.com>
wrowe
2002-02-12
1
-0
/
+12
*
apr md5 and apr xlate have different APIs w.r.t. the buffers they
trawick
2001-11-19
1
-6
/
+10
*
Added NETWARE to the #ifdef list
bnicholes
2001-08-06
1
-2
/
+2
*
Even user created buffer overflows are ugly (ever leave something leaning
wrowe
2001-06-10
1
-8
/
+5
*
I've managed to get three -1s off this (Jeff, Ryan, and myself).
jerenkrantz
2001-06-04
1
-12
/
+0
*
- adds some trivial error checking. Maybe someone
jerenkrantz
2001-06-04
1
-3
/
+32
*
Lurking out-of-date type.
ben
2001-06-03
1
-1
/
+1
*
Code reformat and APRization of types.
jerenkrantz
2001-06-02
1
-156
/
+163
*
Byte counts are apr_size_t, win32 declares a goofy ptrdiff_t that
wrowe
2001-05-15
1
-2
/
+2
*
Clean up win32's own header bogosity
wrowe
2001-04-12
1
-0
/
+2
*
Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and
wrowe
2001-02-25
2
-6
/
+6
*
Update copyright to 2001
fielding
2001-02-16
2
-2
/
+2
*
Finally, protect from pure bogosity
wrowe
2001-02-11
1
-4
/
+6
*
Still wasn't right. Always return the (partial/complete) password
wrowe
2001-02-11
1
-5
/
+3
*
Make that even simpler.
wrowe
2001-02-11
1
-4
/
+1
*
result(?) What result? Stop mauling the size_t arg and overwrite the
wrowe
2001-02-11
1
-1
/
+2
*
renaming various functions for consistency sake
dougm
2001-02-08
2
-37
/
+37
*
Eliminate some missing prototype warnings.
fielding
2001-01-28
1
-0
/
+3
*
Libtool-ize APR.
gstein
2001-01-09
2
-25
/
+8
*
These two patches for apr and apr-util fix compile warnings on Solaris for
trawick
2000-12-22
1
-1
/
+1
*
Cleanup a group of apr compil warnings on Solaris
rbb
2000-12-21
1
-0
/
+3
*
Instead of a private AP_CHARSET_EBCDIC which is only defined on
trawick
2000-12-20
2
-6
/
+6
*
Force all Apache functions to be linked into the executable, whether they
rbb
2000-12-19
2
-6
/
+6
*
Move apr_private.h.in from the include directory to the arch/unix
rbb
2000-12-08
1
-1
/
+2
*
If we're using the BeOS implementation of getpass we need stdio.h...
dreid
2000-12-02
1
-0
/
+2
*
This patch removes the dependencies from Makefile.in. Dependencies
trawick
2000-11-15
1
-35
/
+2
*
Get rid of some out-of-date include directives.
trawick
2000-11-13
1
-2
/
+1
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
wrowe
2000-10-16
2
-8
/
+8
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-14
/
+18
*
prefix libapr functions and types with apr_
dougm
2000-08-02
2
-43
/
+43
*
Enable the passwd directory to be built by APR.
rbb
2000-07-24
2
-0
/
+64
*
Move apr_getpass.c and apr_md5.c from apr/lib to apr/passwd. The directory
rbb
2000-07-24
2
-0
/
+896