/[Apache-SVN]/httpd/httpd/branches/2.2.x/server/util_xml.c
ViewVC logotype

Log of /httpd/httpd/branches/2.2.x/server/util_xml.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 421103 - (view) (annotate) - [select for diffs]
Modified Wed Jul 12 03:38:44 2006 UTC (3 years, 4 months ago) by fielding
File length: 4096 byte(s)
Diff to previous 396056 (colored)
update license header text

Revision 396056 - (view) (annotate) - [select for diffs]
Modified Sat Apr 22 01:53:06 2006 UTC (3 years, 7 months ago) by pquerna
File length: 3949 byte(s)
Diff to previous 395231 (colored)
Revert r395231 from the 2.2.x branch.  This gets us back to the old place with regard to the copyright statements.

Revision 395231 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:33:16 2006 UTC (3 years, 7 months ago) by colm
File length: 3949 byte(s)
Diff to previous 234103 (colored)
Update the last year of copyright for the 2.2.x branch

Revision 234103 - (view) (annotate) - [select for diffs]
Modified Sat Aug 20 18:21:45 2005 UTC (4 years, 3 months ago) by pquerna
File length: 3949 byte(s)
Diff to previous 178818 (colored)
Recreate 2.2.x branch from trunk.

Revision 178818 - (view) (annotate) - [select for diffs]
Modified Fri May 27 20:23:08 2005 UTC (4 years, 6 months ago) by pquerna
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3949 byte(s)
Diff to previous 151408 (colored)
- Put a prefix on this error message to have a chance of finding it in the source. Just stuffing the parser error buffer into the error log is not helpful if I didn't know where it came from.

Revision 151408 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:28:49 2005 UTC (4 years, 9 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3931 byte(s)
Diff to previous 106103 (colored)
Update copyright year to 2005 and standardize on current copyright owner line.

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3895 byte(s)
Diff to previous 104075 (colored)
general property cleanup

Revision 104075 - (view) (annotate) - [select for diffs]
Modified Tue Jun 29 12:13:50 2004 UTC (5 years, 4 months ago) by martin
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3895 byte(s)
Diff to previous 102959 (colored)
Complete the EBCDIC conversion support for XML documents.
With this change, mod_dav works on an EBCDIC machine.

Submitted by:	Jean-Frederic Clere <jfclere apache.org>

Revision 102959 - (view) (annotate) - [select for diffs]
Modified Sun Mar 14 20:53:58 2004 UTC (5 years, 8 months ago) by jorton
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3771 byte(s)
Diff to previous 102619 (colored)
Forward-port from mod_dav 1.0:

* server/util_xml.c (ap_xml_parse_input): Give a 413 (Request Entity
Too Large) not a 400 if the client exceeds the configured XML request
body limit.

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3690 byte(s)
Diff to previous 102525 (colored)
fix name of The Apache Software Foundation

Revision 102525 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 22:58:42 2004 UTC (5 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 3686 byte(s)
Diff to previous 102135 (colored)
apply Apache License, Version 2.0

Revision 102135 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 13:26:26 2004 UTC (5 years, 10 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 5712 byte(s)
Diff to previous 101788 (colored)
update license to 2004.

Revision 101788 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 02:09:14 2003 UTC (6 years ago) by jwoolley
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 5712 byte(s)
Diff to previous 98708 (colored)
get rid of _FOREACH

Revision 98708 - (view) (annotate) - [select for diffs]
Modified Tue Feb 18 20:55:03 2003 UTC (6 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 5598 byte(s)
Diff to previous 98695 (colored)
remove unused variable.

Revision 98695 - (view) (annotate) - [select for diffs]
Modified Mon Feb 17 18:49:45 2003 UTC (6 years, 9 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 5606 byte(s)
Diff to previous 98691 (colored)
Don't emit an error when there is no body.

Revision 98691 - (view) (annotate) - [select for diffs]
Modified Mon Feb 17 06:12:42 2003 UTC (6 years, 9 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 5442 byte(s)
Diff to previous 98573 (colored)
Rework ap_xml_parse_input to work with bucket brigades rather than doing all
of the unneeded copying associated with ap_get_client_block.

PR: 16134

Revision 98573 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 17:53:28 2003 UTC (6 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 4942 byte(s)
Diff to previous 95481 (colored)
finished that boring job:
update license to 2003.

Happy New Year! ;-))

Revision 95481 - (view) (annotate) - [select for diffs]
Modified Mon Jun 3 07:53:42 2002 UTC (7 years, 5 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 4942 byte(s)
Diff to previous 95149 (colored)
Style police come before the code police.
(No functional changes.)

Revision 95149 - (view) (annotate) - [select for diffs]
Modified Fri May 17 11:11:39 2002 UTC (7 years, 6 months ago) by trawick
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 4718 byte(s)
Diff to previous 93918 (colored)
stop using APLOG_NOERRNO in calls to ap_log_?error()

Revision 93918 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 20:48:07 2002 UTC (7 years, 8 months ago) by fielding
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 4766 byte(s)
Diff to previous 91333 (colored)
Update our copyright for this year.

Revision 91333 - (view) (annotate) - [select for diffs]
Modified Sat Oct 6 17:02:59 2001 UTC (8 years, 1 month ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 4766 byte(s)
Diff to previous 88299 (colored)
Don't attempt to call apr_xml_parser_done() twice -- just exit when we have
a problem terminating the parser. _geterror() cannot be called either.

Revision 88299 - (view) (annotate) - [select for diffs]
Modified Sat Feb 24 14:17:25 2001 UTC (8 years, 9 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 4614 byte(s)
Diff to previous 88184 (colored)
Shift XML handling code from Apache down into APRUTIL

- teach APRUTIL how to find Expat and respond to --with-expat
- Apache's configure points APRUTIL's configure at its srclib/expat-lite
  (this will go away; aprutil can work against installed expats or fallback
   to an expat bundled within aprutil)
- shift some of the timing of INCLUDES and top_builddir processing in the
  APRUTIL configure.in script
- expose the new apr_xml functions in apr_xml.h, apr_xml.c (by building it),
  and apu_compat.h
- rewrite util_xml.[ch] in terms of apr_xml

Revision 88184 - (view) (annotate) - [select for diffs]
Modified Fri Feb 16 04:26:53 2001 UTC (8 years, 9 months ago) by fielding
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23859 byte(s)
Diff to previous 88060 (colored)
Update copyright to 2001

Revision 88060 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 13:05:29 2001 UTC (8 years, 9 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23854 byte(s)
Diff to previous 88019 (colored)
Clean up some of the includes:
- explicitly include apr_lib.h since ap_config.h doesn't
- use apr_want.h where possible
- use APR_HAVE_ where possible
- remove some unneeded includes

Revision 88019 - (view) (annotate) - [select for diffs]
Modified Thu Feb 8 07:45:33 2001 UTC (8 years, 9 months ago) by dougm
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23835 byte(s)
Diff to previous 87080 (colored)
renaming various functions for consistency sake
see: http://apr.apache.org/~dougm/apr_rename.pl
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 87080 - (view) (annotate) - [select for diffs]
Modified Sun Nov 26 04:47:43 2000 UTC (9 years ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23835 byte(s)
Diff to previous 86977 (colored)
*) Compensate for recent changes in the APR headers. Specifically, some
   files need to specifically include stdio.h, or a particular apr_*.h
   header.

*) Adjust callers of apr_create_process() to deal with the extra "const"

*) Add "const" to args of ap_os_create_privileged_process()

Revision 86977 - (view) (annotate) - [select for diffs]
Modified Thu Nov 16 00:40:49 2000 UTC (9 years ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23725 byte(s)
Diff to previous 86609 (colored)
use apr_size_t

Revision 86609 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 06:05:15 2000 UTC (9 years, 1 month ago) by wrowe
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23610 byte(s)
Diff to previous 85976 (colored)
  Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
  for CORE_EXPORT to AP_CORE_DECLARE (namespace protecting the wrapper)
  and retitled API_EXPORT as AP_DECLARE and APR_EXPORT as APR_DECLARE.
  All _VAR_ flavors changes to _DATA to be absolutely clear.
  Thank you Greg, for the most obvious suggestion.

Revision 85976 - (view) (annotate) - [select for diffs]
Modified Wed Aug 2 05:27:38 2000 UTC (9 years, 3 months ago) by dougm
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23610 byte(s)
Diff to previous 85867 (colored)
prefix libapr functions and types with apr_

Revision 85867 - (view) (annotate) - [select for diffs]
Modified Fri Jul 21 19:50:58 2000 UTC (9 years, 4 months ago) by rbb
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23584 byte(s)
Diff to previous 85816 (colored)
Move all APR functions related to strings to their own directory, and
create a new header for those functions.  This is the first step to
removing the apr/lib directory completely, and moving those files/functions
to descriptive directories.

Revision 85816 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 00:06:22 2000 UTC (9 years, 4 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23559 byte(s)
Diff to previous 85760 (colored)
shift the LimitXMLRequestBody directive to the core. use it from util_xml.

Revision 85760 - (view) (annotate) - [select for diffs]
Modified Mon Jul 3 22:28:38 2000 UTC (9 years, 4 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 23538 byte(s)
Diff to previous 85751 (colored)
Joe Orton says:

This patch is a first pass at making util_xml.c independent of mod_dav:

* Rename dav_* to ap_xml_* for exported interface
* Remove dav_* from private functions
* Move text_header handling in from dav/main/util.c
* Move XML tree -> text conversion in
* Add include/util_xml.h header from parts of mod_dav.h

Submitted by: Joe Orton <joe@orton.demon.co.uk>
Reviewed by: Greg Stein

Revision 85751 - (view) (annotate) - [select for diffs]
Modified Mon Jul 3 08:54:54 2000 UTC (9 years, 4 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 13823 byte(s)
Diff to previous 85742 (colored)
misc const cleanups and others issues found using maintainer-mode
    (initial errors found by Ryan Bloom).
also switch to use new command table initializer macros.

Revision 85742 - (view) (annotate) - [select for diffs]
Modified Sat Jul 1 14:02:52 2000 UTC (9 years, 4 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 13542 byte(s)
Diff to previous 85720 (colored)
no need for relative includes. the directories will be added to the
    compilation by the configure system.

Revision 85720 - (view) (annotate) - [select for diffs]
Modified Wed Jun 28 11:23:53 2000 UTC (9 years, 5 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 13590 byte(s)
Diff to previous 85718 (colored)
get the DAV stuff to compile for Apache 2.0. some unpleasantries are in
    there, but it *does* compile.

Revision 85718 - (view) (annotate) - [select for diffs]
Modified Wed Jun 28 09:21:40 2000 UTC (9 years, 5 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 13479 byte(s)
Diff to previous 85717 (colored)
first, obvious step: alter the license/copyright on all mod_dav files.

Revision 85717 - (view) (annotate) - [select for diffs]
Added Wed Jun 28 08:55:58 2000 UTC (9 years, 5 months ago) by gstein
Original Path: httpd/httpd/trunk/server/util_xml.c
File length: 11330 byte(s)
initial checkin of the new Apache DAV code. this is a pristine copy of
mod_dav 1.0.1 (tag "V1_0_1" in the mod_dav CVS repository).

For historical information about these files, see the (old) mod_dav web
site at http://www.webdav.org/mod_dav/. CVS repository information can
be located from those pages.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2