summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_BETA_CANDIDATE_1(no author)2001-02-045-1733/+0
* sun. lots. good.gstein2001-02-041-1/+5
* A binary file is a file that cannot be parsed in ascii and must not bewrowe2001-02-034-1325/+1325
* Clean up someone's cruft in the repository and back out this changewrowe2001-02-034-1325/+1325
* fix a typotrawick2001-02-021-1/+1
* Win32: (IsLeapYear): New macro for quickly figgerin' out if a given year is astoddard2001-02-022-3/+23
* another style nit caught by C::Scandougm2001-02-021-2/+2
* be consistent with 'const char * const *' spacing (noticed when parsing the t...dougm2001-02-022-3/+3
* clean up gcc warningtrawick2001-02-011-14/+14
* Keep expecting header updates to fly with the source branch :-/wrowe2001-02-011-0/+4
* - refactored out the common APR_FINFO_MIN setup into a single fillinwrowe2001-02-012-158/+138
* Absolutely explicit that finfo.filetype APR_NOFILE is 0 (or false).wrowe2001-01-311-1/+1
* apr_stat() in http_request.c only needs size, type, mtime, ctime & atime valu...stoddard2001-01-312-4/+14
* Fix the export list builder to understand more preprocessor constructstrawick2001-01-311-6/+10
* get rid of the bzero() macro which we spit out on platformstrawick2001-01-311-4/+0
* More doc improvements.ben2001-01-292-2/+13
* Get this working on beos again so we can serve pages!dreid2001-01-291-7/+9
* This fixes a funky compile problem for me.stoddard2001-01-291-1/+1
* use a form of preprocessing which buildexports.awk can handle;trawick2001-01-291-2/+2
* Larger volume structures can have more than 2^16 hardlinks to a singlewrowe2001-01-291-1/+2
* Refactor out the 'extras' [not returned by the atomic get info call]wrowe2001-01-295-205/+298
* Document these here, where I should have put them in the first place &-/wrowe2001-01-281-0/+10
* Moving a small OS2'ism into APR, it's pw_dir excludes the username.wrowe2001-01-281-0/+5
* Get tests building, and actually checking for libapr.la revisions towrowe2001-01-285-25/+123
* User and Group goodness. If anyone objects to the non-typesafe unixwrowe2001-01-284-3/+57
* Ignore files saved by configure.ben2001-01-282-0/+2
* User and Group (which is nearly always 'None') now works.wrowe2001-01-281-33/+30
* Good looking wether out there.rbb2001-01-281-1/+7
* Clean up an alien out of the win32 make file dependencieswrowe2001-01-282-98/+0
* Revert back to dsp6 format, and add several newer headers to thesewrowe2001-01-283-16/+36
* OS2 was chasing os2errno.h which we hid in a private platform directory,wrowe2001-01-2831-303/+1576
* Remove --with-optim option in favor of OPTIM env variable.fielding2001-01-282-2/+4
* Update the status file after that very subtle and oh so gentle reminderdreid2001-01-281-7/+9
* Don't add libmm.la to the list of libraries to link if it's not gettingbjh2001-01-281-1/+3
* Revert last change and solve warning by explicit cast. The need wouldfielding2001-01-282-4/+4
* Time to clean my contacts.fielding2001-01-281-1/+1
* Eliminate the APR_SIG* aliases for standard signal names,fielding2001-01-284-97/+9
* Remove compiler warnings due to lack of string.h and bad const onfielding2001-01-282-5/+8
* Eliminate another warning.fielding2001-01-281-0/+3
* Eliminate warning and redundant exit conditions.fielding2001-01-281-7/+9
* Yeah, it was right, but this gets rid of some compiler warnings too as OS/2'sbjh2001-01-281-2/+2
* Eliminate some missing prototype warnings.fielding2001-01-282-0/+6
* Return to a GetFileAttributesEx() call for WinNT stat() calls.wrowe2001-01-281-120/+219
* Clean up drivel, and handle both int and huge apr_off_t sizeswrowe2001-01-281-4/+10
* One more downwrowe2001-01-281-4/+3
* Get Unix building again.rbb2001-01-282-1/+2
* Some win32 user and group handling functionswrowe2001-01-285-1/+211
* Enable for user/group win32 (as PSIDs) and fix a small typowrowe2001-01-282-3/+3
* Add groupinfo.c for apr_get_groupname... win32 commit to follow in awrowe2001-01-285-11/+113
* Get the new userinfo stuff to compile cleanly.rbb2001-01-284-7/+10