summaryrefslogtreecommitdiff
path: root/modules/mappers
Commit message (Expand)AuthorAgeFilesLines
* Doxygen fixup / cleanupIan Holsman2005-08-282-0/+20
* Do not check the value of r->handler.Paul Querna2005-08-181-4/+0
* Check an alternative return value for when a file or directory does not exist...Paul Querna2005-07-201-1/+6
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* * modules/mappers/config9.m4: Substitute INSTALL_DSO as "yes" ifJoe Orton2005-06-081-0/+4
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-159-9/+9
* * modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocationJoe Orton2005-04-281-1/+1
* lookup_map_txtfile: used buffered i/o rather than reading RewriteMap txt: files Greg Ames2005-04-141-1/+1
* svn:eol-style = nativeAndré Malo2005-04-113-749/+749
* Merged the simple-conf branch changes r159781:160695 into the trunk.Joshua Slive2005-04-091-2/+5
* Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod...Bradley Nicholes2005-04-084-0/+752
* Fix Win32 imap->imagemap transformationWilliam A. Rowe Jr2005-04-071-24/+24
* rename mod_imap to mod_imagemap.Paul Querna2005-04-074-132/+132
* Don't always enable mod_imap. I always turn it off in my configs. Now you m...Paul Querna2005-04-061-1/+1
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-112-16/+16
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0411-11/+22
* More hardcoded schemes in mod_rewrite... :/Sander Striker2005-01-231-2/+4
* Make the combination of mod_proxy_ajp and mod_rewrite work correctly. Sander Striker2005-01-071-0/+13
* Fix another signedness bugWilliam A. Rowe Jr2005-01-051-1/+2
* FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!William A. Rowe Jr2005-01-021-3/+3
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-303-9/+9
* Remove the .cvsignore files.Joe Orton2004-11-191-21/+0
* * modules/mappers/mod_rewrite.c (hook_uri2file): Revert r1.259 to fixJoe Orton2004-11-011-1/+1
* * os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.Joe Orton2004-10-121-4/+3
* remove the RewriteOption MaxRedirects; LimitInternalRecursion is sufficientAndré Malo2004-10-101-90/+6
* mod_rewrite: Handle per-location rules when r->filename is unset.Jeff Trawick2004-09-181-1/+10
* Fix query string handling for proxied URLs.André Malo2004-08-281-1/+1
* Fix darn typo.André Malo2004-08-281-2/+2
* * modules/mappers/mod_userdir.c (register_hooks): Move suexec_identityJoe Orton2004-08-181-1/+1
* Implement -t -DDUMP_MODULES using generic test_config hook rather thanJoe Orton2004-08-172-5/+8
* fix compiler warningsGeoffrey Young2004-07-121-1/+0
* Add DUMP_MODULESPaul Querna2004-07-102-0/+36
* make trailing-slash-behaviour configurableAndré Malo2004-07-031-3/+27
* Nobody objected:André Malo2004-06-042-11/+62
* parse content-length correctly using apr_strtoff functionAndré Malo2004-05-251-2/+13
* save some cyclesAndré Malo2004-05-251-4/+2
* external map responses were cut at 2048 bytes (and possibly got out of sync thatAndré Malo2004-05-171-25/+84
* changed the following APIs to return an error instead of hard exiting:André Malo2004-04-251-1/+5
* don't return forbidden, if the file was just not found.André Malo2004-04-171-1/+1
* fix cache confusion which happens if different virtualhosts defineAndré Malo2004-04-101-6/+17
* mod_rewrite no longer turns forward proxy requests into reverse proxyAndré Malo2004-04-031-2/+6
* add support for rewrite rules in proxy containersAndré Malo2004-03-291-7/+24
* Add modules/ssl to the include path for the NetWare buildBradley Nicholes2004-03-161-0/+1
* emit the config filename when warning about overlapping aliasesAndré Malo2004-03-131-3/+5
* Tie in ../ssl/mod_ssl.hWilliam A. Rowe Jr2004-03-111-2/+2
* Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)Madhusudan Mathihalli2004-03-091-0/+19
* fix name of The Apache Software FoundationAndré Malo2004-02-0911-11/+11
* fix copyright dates according to the first check inAndré Malo2004-02-0811-11/+11
* apply Apache License, Version 2.0André Malo2004-02-0611-584/+111
* issue a warning if an external rewrite map is used without RewriteLock.André Malo2004-01-271-0/+8