summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Significantly shorten the Win32 build and shrink symbol tableswrowe2000-05-011-3/+0
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Fix ap_tokenize_to_argv to respect the const arguments it is passed. Thisrbb2000-04-301-4/+7
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* PR:wrowe2000-04-291-0/+4
* back out APR_ prefix for TRUE,FALSEdougm2000-04-282-16/+16
* prefix TRUE,FALSE with APR_dougm2000-04-282-16/+16
* modify the arguments to ap_tokenize_to_argv to match the rest of apr.rbb2000-04-281-2/+2
* Cleanup more files when make distclean is used. This should be all therbb2000-04-271-2/+3
* More win32 shotgunary to the windows project files and tostoddard2000-04-251-3/+4
* Change names of strnatcmp & strnatcasecmp to cpmply with APR namingstoddard2000-04-241-2/+2
* Add `IndexOptions +VersionSort', to nicely sort filenamesdgaudet2000-04-241-0/+151
* Add `IndexOptions +VersionSort', to nicely sort filenamesdgaudet2000-04-241-1/+2
* Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.fielding2000-04-231-12/+15
* Replace APR_MD5_CTX with ap_MD5_ctx_t, as suggested by Bill Rowe.fielding2000-04-231-4/+4
* Update dependfielding2000-04-231-4/+6
* Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings.stoddard2000-04-221-0/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-2210-20/+20
* Eliminate some useless cruft left over from 1.3stoddard2000-04-211-14/+0
* Include ctype.h (if we have it) to avoid compile warning.trawick2000-04-161-0/+3
* Win32:stoddard2000-04-151-4/+26
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-143-56/+41
* Remove unused variable 'status'martin2000-04-131-2/+1
* permanent_pool was not initialized from the proper variable and wastrawick2000-04-101-1/+1
* Remove the slack stuff from APR. This isn't actually used anywhere inrbb2000-04-062-126/+0
* include <arpa/inet.h> for ntohl() et al (some platformstrawick2000-04-061-0/+3
* Finish the APR naming cleanup. This removes the struct's fromrbb2000-04-032-22/+22
* Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).stoddard2000-04-036-24/+2
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing therbb2000-04-032-22/+22
* Update to Apache Software License version 1.1fielding2000-03-319-311/+282
* remove compile warning when compiling without threadstrawick2000-03-291-0/+2
* Tweaked APR initialization and termination so that the lifetimetrawick2000-03-281-21/+17
* Fix the problems when sigaction() isn't found and Sigfuncjim2000-03-231-1/+1
* Clean up the locks required for pool allocation correctly. If the locksrbb2000-03-211-121/+161
* Fix warnings, update dependencies.ben2000-03-181-31/+40
* More backporting... this of the compile-timejim2000-03-141-10/+10
* If we don't have threads in APR, we can't create INTRAPROCESS locks.rbb2000-03-131-1/+28
* Fix all the License issues. Including:rbb2000-03-109-82/+82
* Check return code from ap_create_lock.rbb2000-02-281-2/+6
* Fix bug in Win32 ap_get_os_proc() (it was already fixed in the Unix side...).stoddard2000-01-281-6/+9
* Migrate free_proc_chain() for Windows to APR. Fix invalid handle exceptionstoddard2000-01-281-53/+31
* It's cold tonite!stoddard2000-01-211-1/+1
* Back out most of the last commit. Keep APR macros seperate from Apachestoddard2000-01-211-1/+1
* Convert HAVE_NETINET... to the APR macstoddard2000-01-201-1/+1
* Move Windows project files to the atticstoddard2000-01-122-191/+0
* Use always ap_signal() in APR to avoid redefining the system call signal()sascha1999-12-311-1/+1
* Fix warning.ben1999-12-301-0/+3
* Fix the build process for APR. There is no reason to build each libraryrbb1999-12-201-6/+6
* The compiler for PowerPC versions of BeOS is about as pedantic asdreid1999-12-192-5/+4
* Fix a build break in APR.rbb1999-12-141-0/+3