2002-03-05 |
Greg Ames | fix <Directory ~ blah> containers. |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Ryan Bloom | Remove another hack from the server. The add_required_... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Ryan Bloom | Only insert net_filter once per request. Initialize... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Ryan Bloom | Stop the loop when we have found the correct filter... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Joshua Slive | mod_dir xml conversion. |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Aaron Bannert | Fix up the wording on the --with-module output printed... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Joshua Slive | Convert mod_deflate. |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Joshua Slive | Add mod_dav.xml and cleanup a couple missing things... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Joshua Slive | mod_charset_lite xml format. |
commit | commitdiff | tree | snapshot |
2002-03-04 |
William A.... | Just formatting cleanup, nothing interesting here... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Jeff Trawick | Drop one of the bad worker MPM symtoms (dropped connect... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Bill Stoddard | Bail on computing the amount of bytes in a brigade... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Bill Stoddard | mod_cache tweak to make it HTTP/1.1 compliant |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Bill Stoddard | These are fixed... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Justin Erenkrantz | The style police at work. |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Justin Erenkrantz | Ensure that net_time filter isn't added on subreqs... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Ryan Bloom | Adding the same filters over and over again used to... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Ryan Bloom | If we insert a protocol filter before we insert a reque... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Bowen | Conversion to xml |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Bowen | Conversion to xml |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Bowen | Conversion to xml |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Ryan Bloom | Classify some of the input filters as the correct types... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Ryan Bloom | I forgot the return, which mean meaningless log message... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Ryan Bloom | This fixes most of the header bug that was committed... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Joshua Slive | Updates to the XSLT transformation: |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Ryan Bloom | I forgot to bump the mmn. |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Ryan Bloom | This finishes the mod_dir/mod_negotiation bug. This... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Ryan Bloom | Fix the mod_dir/mod_negotiation bug, where redirects... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Doug MacEachern | reuse existing private key if possible for all SSLPassP... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Cliff Woolley | Paren-protect macro arguments when used. (This will... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Jim Jagielski | Add stupid idea |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Richard Bowen | Changed all the examples into <examples>. Changed a... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Richard Bowen | Add section id, make a note into a <note> |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Richard Bowen | Initial conversion. Need to clean this up a little. |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Richard Bowen | Conversion to XML |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Richard Bowen | Added example of denying, or allowing, particular users... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Bradley Nicholes | Added the documentation for building Apache for NetWare... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Bradley Nicholes | Switching from a project build file to GNU make files |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Joshua Slive | XML conversions of mod_cgi and mod_cgid. |
commit | commitdiff | tree | snapshot |
2002-03-01 |
William A.... | next_filter of NULL to any ap_sub_req_lookup*() fn... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Joshua Slive | mod_cern_meta xml conversion. |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Joshua Slive | Conversion of mod_autoindex to xml. |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Joshua Slive | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Joshua Slive | FancyIndexing is no longer an independent directive. |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Justin Erenkrantz | All I can say is "Ouch" this is nasty. |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Justin Erenkrantz | Our favorite showstopper is getting reports from our... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
William A.... | For fat-fingered friends and others who like typing... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
William A.... | Significant cleanup and enable wintty to -always... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Cliff Woolley | We don't need transfer_brigade() because we already... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Doug MacEachern | s/const void/const char/g in ssl_asn1_table api |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Cliff Woolley | Consensus is that we should not use the scoreboard... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Greg Stein | Give mod_dav the ability to output both standard and... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Cliff Woolley | Use the new APR_BRIGADE_PREPEND() macro |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Joshua Slive | New xml mod_auth_digest docs. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | plug leak in newish ssl_asn1_table_set() function |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Justin Erenkrantz | How can reach our goals if we never have them? So... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Lars Eilebrecht | Sync with contents of apache-1.3/ABOUT_APACHE |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Joshua Slive | Fix a typo on a directive name. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Aaron Bannert | For some reason AC_PREFIX_DEFAULT must not be called... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | remove an XXX: we already do CRYPTO_set_locking_callbac... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | remove #ifdef SHARED_MODULE around ssl library cleanup... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | move SSL_load_client_CA_file() comment to where we... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | various SSLCACertificatePath fixes: |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | plug leak in ssl_init_FindCAList() where return value of |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | fold some duplication within ssl_init_FindCAList()... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | need to free X509_NAME duplicates already found in... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | need to free the stacks returned by calls to SSL_load_c... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | contrary to what comments say, DH* returned from ssl_dh... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | need to free sc->pRevocationStore at shutdown |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Aaron Bannert | No longer assume SERVER_CONFIG_FILE is in the "conf... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | PR: |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | always reusing existing private key for given vhost... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | s/asn1->mtime/asn1->source_mtime/ |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Aaron Bannert | Fix a typo in the default cgidir variable. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | initialize ssl_asn1_t.mtime to 0 |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | reuse vhost keys for asn1 tables where keys are allocat... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | switch SSLModConfigRec.tPublicCert to ssl_asn1_table... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | switch SSLModConfigRec.tPrivateKey to ssl_asn1_table... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | add ssl_asn1_table_get() wrapper and change ssl_init_Tm... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Doug MacEachern | mod_ssl was "leaking" on restart since mc->tTmpKeys... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Allan K. Edwards | clean up the passed-in brigade since mod_deflate is... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Allan K. Edwards | ownership of the brigade is passed in the ap_pass_briga... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Jeff Trawick | axe an unused variable |
commit | commitdiff | tree | snapshot |
2002-02-27 |
William A.... | I hope this explanation is simple enough - comments... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
William A.... | Introduce PassPhraseDialog 'pipe' mechanism. This... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
William A.... | Introduce the PassPhraseDialog 'pipe' mechanism. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Aaron Bannert | Set defaults for non-autoconf path variables. Also... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
William A.... | Need broader permissions if we are to read and the... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Bill Stoddard | De-tabify... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
William A.... | This baffled .mak exported build targets for mod_ssl... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
William A.... | Must admit, my use case was focused on services.... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Aaron Bannert | Fix --sysconfdir and --localstatedir, which were being... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Justin Erenkrantz | When we fix this, make sure to close 9963 as this is... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Aaron Bannert | Fix --enable-layout to work again. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Jim Jagielski | Add the ProxyRemoteMatch directive to the mod_proxy |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Jeff Trawick | document the ctx parameter to the add-input-filter... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Jeff Trawick | mention some graceful restart breakage with worker |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Justin Erenkrantz | No releases until these two are addressed. It doesn... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Justin Erenkrantz | I just tried to do a graceful restart while pounding... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Doug MacEachern | ap_calc_scoreboard_size() needs to be exported for... |
commit | commitdiff | tree | snapshot |
next |