index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_map_module.c
Commit message (
Expand
)
Author
Age
*
Map: the "volatile" parameter.
Ruslan Ermilov
2016-12-08
*
Map: simplified "map" block parser.
Ruslan Ermilov
2016-12-08
*
Map: support of complex values in resulting strings.
Dmitry Volyntsev
2016-05-12
*
Fixed logging.
Sergey Kandaurov
2016-03-31
*
Win32: MSVC 2015 compatibility.
Maxim Dounin
2015-08-17
*
Handling of ngx_int_t != intptr_t case.
Maxim Dounin
2013-09-04
*
Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Ruslan Ermilov
2013-03-21
*
Added checks that disallow adding a variable with an empty name.
Ruslan Ermilov
2012-12-17
*
Fixed the "include" directive.
Ruslan Ermilov
2012-08-28
*
Map: fixed optimization of variables as values.
Maxim Dounin
2012-08-16
*
map: strip final dot before looking up in a map of hostnames.
Ruslan Ermilov
2012-06-29
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
revert r3875 since now map uses case sensetive regexes by default
Igor Sysoev
2011-05-30
*
change ngx_http_map_find(): use case sensitive regexes
Igor Sysoev
2011-05-30
*
map tests values in low case only, so caseless regex has no sense
Igor Sysoev
2011-03-21
*
allow regex as "map" parameter
Igor Sysoev
2011-03-16
*
allow variable as "map" value
Igor Sysoev
2010-11-26
*
use "\" to escape "default", "include", and "hostnames" values instead of "!"
Igor Sysoev
2010-11-25
*
allow empty value as "map" parameter
Igor Sysoev
2010-11-25
*
allow expressions in the first "map" parameter
Igor Sysoev
2010-11-25
*
style fix
Igor Sysoev
2010-06-23
*
If .domain.com, .sub.domain.com, and .domain-some.com were defined,
Igor Sysoev
2009-09-12
*
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
2009-06-02
*
small optimization: " == NGX_ERROR" > " != NGX_OK"
Igor Sysoev
2009-02-24
*
ngx_hash_strlow()
Igor Sysoev
2008-08-04
*
*) back out r2040
Igor Sysoev
2008-06-17
*
fix English grammar
Igor Sysoev
2007-10-14
*
use %v for ngx_variable_value_t in ngx_sprintf(),
Igor Sysoev
2007-08-20
*
--sysconfdir=DIR
Igor Sysoev
2007-07-29
*
the "www.example.*" wildcard hash support
Igor Sysoev
2007-06-11
*
fix segfault if $server_addr failed
Igor Sysoev
2006-10-20
*
nginx-0.3.40-RELEASE import
release-0.3.40
Igor Sysoev
2006-04-19
*
nginx-0.3.18-RELEASE import
release-0.3.18
Igor Sysoev
2005-12-26
*
nginx-0.3.17-RELEASE import
release-0.3.17
Igor Sysoev
2005-12-18
*
nginx-0.3.16-RELEASE import
release-0.3.16
Igor Sysoev
2005-12-16