summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Table for the OSD_EBCDIC_DF04_1 encoding.jfclere2004-05-271-0/+18
* Change the order in which ldap.h and lber.h are defined, to fixminfrin2004-05-222-3/+7
* Print "No parser." in errbuf when parser is NULL.jfclere2004-05-211-3/+9
* Table for the OSD_EBCDIC_DF04_1 encoding.jfclere2004-05-201-0/+80
* Drag forward topological sort changes.ben2004-05-101-3/+28
* Add apr_dbm_berkeleydb.c to the NetWare buildbnicholes2004-04-291-0/+1
* Fix commentbnicholes2004-04-281-5/+2
* Create a separate compiler options file per NLM or librarybnicholes2004-04-082-24/+24
* Synch with 0.9 branch.jorton2004-04-041-4/+14
* Synch with 0.9 (the times you forget to check for a bug in HEAD arejorton2004-04-041-1/+1
* * xlate/xlate.c (check_sbcs): Remove function which made unsafejorton2004-03-301-73/+0
* testall is now part of test suitetrawick2004-03-281-2/+2
* sync with 0.9 branchtrawick2004-03-221-3/+3
* Fix an occasional crash in apr_rmm_realloc().trawick2004-03-203-1/+31
* Fix a signed/unsigned mismatch that caused an underflow.wrowe2004-03-162-3/+11
* Mention the new apr_reslist_invalidate function.aaron2004-03-151-0/+4
* Rationale: if an module gets a resource that proves to be bad (e.g.aaron2004-03-153-9/+42
* Add in BDB header locations for FreeBSD port 'db41'/'db42'jerenkrantz2004-03-131-2/+2
* * build/apu-conf.m4 (APU_CHECK_CRYPT_R_STYLE): Cleaned up version ofjorton2004-03-132-1/+27
* Ignore .make.dirs.jorton2004-03-131-0/+1
* Add the test framework from APR to APR-util, and port testuuid to therbb2004-03-117-29/+815
* This seems to have been lost in the changeover. If there is anotherdreid2004-03-091-1/+2
* * dbm/sdbm/sdbm_private.h, dbm/sdbm/sdbm_pair.h: Move global butjorton2004-03-032-8/+12
* Relicense some more files.jorton2004-02-2615-735/+151
* Stop generating the delimiter table. We only have two of them: one forgstein2004-02-215-44/+43
* New build.conf for apr-util. The new gen-build.py script has a notion ofgstein2004-02-211-0/+5
* * Makefile.in (CLEAN_TARGETS): Add .make.dirs.jorton2004-02-171-1/+1
* * dbm/apr_dbm_sdbm.c (vt_sdbm_exists): Fix (size_t *) -> (int *) castsjorton2004-02-163-4/+10
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-1381-3939/+1179
* * Makefile.in: Specify EXTRA_SOURCE_DIRS to build the bundled copy ofjorton2004-02-071-0/+1
* * Makefile.in (DISTCLEAN_TARGETS): Add apu_want.h.jorton2004-02-061-1/+1
* * include/apr_optional.h (APR_REGISTER_OPTIONAL_FN),jorton2004-02-062-9/+10
* * Makefile.in: Use portable make syntax.jorton2004-02-061-2/+2
* Apply Joe Orton's APR patch to APR-util as well to allow VPATH builds.jerenkrantz2004-02-051-3/+3
* record recent changes for a single top-level makegstein2004-02-051-0/+2
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-0518-157/+92
* * buildconf, xml/expat/buildconf.sh: Remove autoconf caches afterjorton2004-02-032-0/+6
* * Makefile.in: Remove files generated during 'make' in the 'clean'jorton2004-02-031-4/+3
* Clean up a few minor issues with the NetWare make filebnicholes2004-01-301-3/+3
* * xml/expat/lib/Makefile.in: Don't define DESTDIR.jorton2004-01-251-2/+0
* Fix generation of random multicast MAC address.rse2004-01-231-1/+1
* Fix build with recent libtool HEAD:jorton2004-01-151-9/+26
* * build/dbm.m4 (APU_CHECK_BERKELEY_DB): Don't bother looking for BDBjorton2004-01-051-3/+9
* * build/dbm.m4 (APU_CHECK_BERKELEY_DB): Clearly distinguish checks forjorton2004-01-031-1/+1
* Fix xlate.c compile failure on AIX 5.2.trawick2003-12-222-5/+9
* document an interesting requirement of apr_reslist_destroy()trawick2003-12-101-0/+3
* add test for reslist timeouttrawick2003-12-101-0/+47
* Add timeout feature to apr_reslist_acquire().trawick2003-12-103-1/+28
* note thisjwoolley2003-12-061-0/+4
* fix some bugs in the find_block_of_size() function which would causejwoolley2003-12-061-2/+2