/[Apache-SVN]/httpd/httpd/trunk/include/util_script.h
ViewVC logotype

Log of /httpd/httpd/trunk/include/util_script.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 830527 - (view) (annotate) - [select for diffs]
Modified Wed Oct 28 13:25:49 2009 UTC (4 weeks, 1 day ago) by poirier
File length: 5903 byte(s)
Diff to previous 723843 (colored)
Fix a lot of doxygen warnings.  Thanks to Brad Hards for the patch.
I added a few more fixes, and there are still more that might
need a doxygen expert.

PR: 48061
Submitted by: Brad Hards
Reviewed by: poirier

Revision 723843 - (view) (annotate) - [select for diffs]
Modified Fri Dec 5 20:09:32 2008 UTC (11 months, 3 weeks ago) by pquerna
File length: 6163 byte(s)
Diff to previous 553013 (colored)
Merge mod_wombat from the wombat branch:
 <https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration>
Into trunk.

Revision 553013 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 23:02:32 2007 UTC (2 years, 4 months ago) by sctemme
File length: 6005 byte(s)
Diff to previous 420983 (colored)
Use correct Doxygen keywords for functions and variables.  TODO: figure out whether those keywords are actually necessary.  HTML-ify some documentation comments for benefit of Doxygen.

Revision 420983 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:33:53 2006 UTC (3 years, 4 months ago) by fielding
File length: 6045 byte(s)
Diff to previous 395228 (colored)
update license header text

Revision 395228 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:11:27 2006 UTC (3 years, 7 months ago) by colm
File length: 5898 byte(s)
Diff to previous 263931 (colored)
Update the copyright year in all .c, .h and .xml files

Revision 263931 - (view) (annotate) - [select for diffs]
Modified Sun Aug 28 23:03:59 2005 UTC (4 years, 2 months ago) by ianh
File length: 5898 byte(s)
Diff to previous 151408 (colored)
Doxygen fixup / cleanup

submited by: Neale Ranns neale ranns.org
reviewed by: Ian Holsman


Revision 151408 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:28:49 2005 UTC (4 years, 9 months ago) by jerenkrantz
File length: 5787 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
File length: 5751 byte(s)
Diff to previous 105572 (colored)
general property cleanup

Revision 105572 - (view) (annotate) - [select for diffs]
Modified Sat Oct 23 22:39:53 2004 UTC (5 years, 1 month ago) by fielding
File length: 5751 byte(s)
Diff to previous 105545 (colored)
veto and revert win64 patch: 64bit changes must percolate from the
bottom (APR/system) up -- we can't give the client a 64bit API and
then cast it to 32bits internally without introducing security holes
on other platforms.

Revision 105545 - (view) (annotate) - [select for diffs]
Modified Fri Oct 22 15:22:05 2004 UTC (5 years, 1 month ago) by ake
File length: 5765 byte(s)
Diff to previous 102619 (colored)
WIN64: API changes to clean up Windows 64bit compile warnings

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
File length: 5751 byte(s)
Diff to previous 102548 (colored)
fix name of The Apache Software Foundation

Revision 102548 - (view) (annotate) - [select for diffs]
Modified Sat Feb 7 19:27:57 2004 UTC (5 years, 9 months ago) by nd
File length: 5747 byte(s)
Diff to previous 102525 (colored)
fix copyright dates according to the first check in

Revision 102525 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 22:58:42 2004 UTC (5 years, 9 months ago) by nd
File length: 5747 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
File length: 7966 byte(s)
Diff to previous 98720 (colored)
update license to 2004.

Revision 98720 - (view) (annotate) - [select for diffs]
Modified Wed Feb 19 02:52:28 2003 UTC (6 years, 9 months ago) by stas
File length: 7966 byte(s)
Diff to previous 98573 (colored)
doc typo fix: s/ap_fine_path_info/ap_find_path_info/
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 98573 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 17:53:28 2003 UTC (6 years, 9 months ago) by nd
File length: 7966 byte(s)
Diff to previous 94151 (colored)
finished that boring job:
update license to 2003.

Happy New Year! ;-))

Revision 94151 - (view) (annotate) - [select for diffs]
Modified Sat Mar 23 23:19:41 2002 UTC (7 years, 8 months ago) by brianp
File length: 7966 byte(s)
Diff to previous 93918 (colored)
Changed mod_cgi to not do single-byte reads to consume the
script headers

Revision 93918 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 20:48:07 2002 UTC (7 years, 8 months ago) by fielding
File length: 7153 byte(s)
Diff to previous 89713 (colored)
Update our copyright for this year.

Revision 89713 - (view) (annotate) - [select for diffs]
Modified Wed Jul 25 21:34:15 2001 UTC (8 years, 4 months ago) by wrowe
File length: 7153 byte(s)
Diff to previous 88184 (colored)
  Change over to apr_strfsize() for apr_off_t file size formatting.

Revision 88184 - (view) (annotate) - [select for diffs]
Modified Fri Feb 16 04:26:53 2001 UTC (8 years, 9 months ago) by fielding
File length: 7604 byte(s)
Diff to previous 86609 (colored)
Update copyright to 2001

Revision 86609 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 06:05:15 2000 UTC (9 years, 1 month ago) by wrowe
File length: 7599 byte(s)
Diff to previous 86559 (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 86559 - (view) (annotate) - [select for diffs]
Modified Thu Oct 12 04:20:36 2000 UTC (9 years, 1 month ago) by rbb
File length: 7599 byte(s)
Diff to previous 86360 (colored)
These functions aren't used by any module, and they don't make any sense
with the bucket design, so they need to go away.

Revision 86360 - (view) (annotate) - [select for diffs]
Modified Mon Oct 2 15:38:59 2000 UTC (9 years, 1 month ago) by wrowe
File length: 8287 byte(s)
Diff to previous 86016 (colored)
  Forward port 1.3 overhaul of isapi to 2.0.

  Yes - it's blatently obvious that this should be 'bucketized', but the
  sequence I will follow is:

    *) compatibility of sources
    *) extension to async + transmitfile emulated support
    *) localization of ISAPI* directives to Directory, File blocks
    *) addition of ISAPI caching
    *) recode for buckets.

  I'm actually looking forward to the mod_cgi bucketization as a model.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 86016 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 03:07:50 2000 UTC (9 years, 3 months ago) by rbb
File length: 7174 byte(s)
Diff to previous 85976 (colored)
Document util_script using ScanDoc

Revision 85976 - (view) (annotate) - [select for diffs]
Modified Wed Aug 2 05:27:38 2000 UTC (9 years, 3 months ago) by dougm
File length: 3821 byte(s)
Diff to previous 84963 (colored)
prefix libapr functions and types with apr_

Revision 84963 - (view) (annotate) - [select for diffs]
Modified Fri Apr 14 15:59:20 2000 UTC (9 years, 7 months ago) by rbb
File length: 3817 byte(s)
Diff to previous 84877 (colored)
Change ap_context_t to ap_pool_t.  This compiles, runs, and serves pages
on Linux, but probably breaks somewhere.

Revision 84877 - (view) (annotate) - [select for diffs]
Modified Fri Mar 31 07:19:05 2000 UTC (9 years, 7 months ago) by fielding
File length: 3820 byte(s)
Diff to previous 84725 (colored)
Update to Apache Software License version 1.1

Revision 84725 - (view) (annotate) - [select for diffs]
Modified Fri Mar 10 00:07:37 2000 UTC (9 years, 8 months ago) by rbb
File length: 3965 byte(s)
Diff to previous 84377 (colored)
Fix all the License issues.  Including:
s/Apache Group/Apache Software Foundation/
s/1999/2000/
s/Sascha's license/ASF license

Revision 84377 - (view) (annotate) - [select for diffs]
Modified Fri Dec 31 01:27:43 1999 UTC (9 years, 10 months ago) by rbb
File length: 3839 byte(s)
Diff to previous 84078 (colored)
Get rid of ap_call_exec.  It has been #if 0'ed out for a long time, and we
never call it, so I'm taking it out all together now.

Revision 84078 - (view) (annotate) - [select for diffs]
Modified Sun Oct 31 09:26:03 1999 UTC (10 years ago) by bjh
File length: 3974 byte(s)
Diff to previous 84032 (colored)
Eliminate use of FILE * & ap_get_os_file() in mod_asis by APRizing
ap_scan_script_header_err().

Revision 84032 - (view) (annotate) - [select for diffs]
Modified Sun Oct 24 19:24:13 1999 UTC (10 years, 1 month ago) by ben
File length: 3969 byte(s)
Diff to previous 83852 (colored)
Size rigour.

Revision 83852 - (view) (annotate) - [select for diffs]
Modified Tue Aug 31 05:35:52 1999 UTC (10 years, 2 months ago) by rbb
File length: 3965 byte(s)
Diff to previous 83749 (colored)
Changed pools to contexts.  Tested with prefork and pthread mpm's.  I'll
check this out tomorrow and make sure everything was checked in correctly.

Revision 83749 - (view) (annotate) - [select for diffs]
Added Tue Aug 24 05:50:50 1999 UTC (10 years, 3 months ago) by fielding
File length: 3947 byte(s)
Apache 1.3.9 baseline for the Apache 2.0 repository.

Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group

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