summaryrefslogtreecommitdiffstats
path: root/include/ap_mmn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump MODULE_MAGIC_COOKIE to "AP24", as we are already changing theWilliam A. Rowe Jr2005-10-061-1/+2
* NET_TIME, as a standalone feature, was a horrid idea.William A. Rowe Jr2005-10-061-2/+3
* * include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump for mod_ssl APIJoe Orton2005-09-191-2/+3
* Doxygen fixup / cleanupIan Holsman2005-08-291-4/+10
* c/major bump/minor bump/Ian Holsman2005-07-181-3/+3
* This patch adds a new hook (request_status) that gets ran in proxy_handlerIan Holsman2005-07-171-1/+2
* The cookie is AP22 by unanimous consent.William A. Rowe Jr2005-07-081-3/+4
* Initially a no-op. Add trace_enable configuration. The http and proxyWilliam A. Rowe Jr2005-07-011-2/+3
* Whoops - two things at once. Document MAGIC_COOKIE "AP21"William A. Rowe Jr2005-07-011-1/+1
* Change Apache httpd 2.1 signature to "AP21" as this flavorWilliam A. Rowe Jr2005-07-011-3/+4
* Merge the listen-protocol sandbox branch to trunk.Paul Querna2005-06-141-1/+2
* Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...Paul Querna2005-05-051-1/+2
* Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin...Paul Querna2005-04-251-1/+2
* really bump MMNJeff Trawick2005-03-051-1/+1
* worker MPM/mod_status: Support per-worker tracking of pid andJeff Trawick2005-03-051-0/+1
* Fix some symbols which should -not- be exported, and decorate real_exit_codeWilliam A. Rowe Jr2005-02-181-1/+4
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-1/+4
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * include/ap_mmn.h: Fix typo.Joe Orton2005-01-271-1/+1
* FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!William A. Rowe Jr2005-01-021-2/+3
* veto and revert win64 patch: 64bit changes must percolate from theRoy T. Fielding2004-10-241-3/+2
* WIN64: API changes to clean up Windows 64bit compile warningsAllan K. Edwards2004-10-221-2/+3
* Nobody objected:André Malo2004-06-051-1/+2
* changed the following APIs to return an error instead of hard exiting:André Malo2004-04-251-0/+2
* ap_add_named_module is not used and maintained anymore. Drop it.André Malo2004-04-251-2/+3
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-49/+10
* Add core version query function ap_get_server_revision andAndré Malo2004-01-251-1/+2
* update license to 2004.André Malo2004-01-011-1/+1
* SECURITY [CAN-2003-0020]: escape arbitrary data before writing into theAndré Malo2003-11-241-1/+2
* - add XHTML doctypes to httpd.hAndré Malo2003-11-021-1/+2
* adjust mod_cgi and mod_cgidAndré Malo2003-08-221-2/+3
* keep changes and mmns in sync.André Malo2003-04-041-2/+2
* Minor MMN bump:André Malo2003-03-071-2/+4
* change optional function to return the previous writer, allowing to have mutl...Ian Holsman2003-02-141-1/+2
* finished that boring job:André Malo2003-02-031-1/+1
* d'oh! was originally against 2.0. yeah, that's it..Ken Coar2003-01-241-1/+1
* here we go. add a directive that will keep %2f from beingKen Coar2003-01-231-1/+2
* This bit me over the weekend. A module with old constants doesn't workGreg Stein2002-09-041-1/+2
* Add a filter_init function to the filters so that a filter can executeJustin Erenkrantz2002-06-281-1/+2
* Change conn_rec->keepalive to an enumerated value ofJustin Erenkrantz2002-06-261-2/+3
* Solve the 80/20 by initializing and storing server_rec->timeout andWilliam A. Rowe Jr2002-06-131-1/+2
* The recent changes require a full recompile. Lack thereof has bittenCliff Woolley2002-06-031-1/+2
* The apr_bucket change requires a minor MMN bump. Also modify Apache'sRyan Bloom2002-05-311-1/+1
* Imagine the horror. I go to try compiling PHP4, and it bombs out onCliff Woolley2002-05-301-6/+9
* Yet another reason the MMN needs to get bumped. If there are changesCliff Woolley2002-05-301-1/+2
* Removing a field in a core structure (r->boundary) merits a MMN bump,Justin Erenkrantz2002-05-061-2/+3
* Demote to a minor bump for .36 - those affected by API changes shouldWilliam A. Rowe Jr2002-04-291-3/+3
* The fix requires a bumpWilliam A. Rowe Jr2002-04-131-1/+2