Commit Graph

12 Commits

Author SHA1 Message Date
Datong Sun 3d8b33f0e8 feature: added a patch for the nginx core to add the "local=/path/to/resolv.conf" option to the standard "resolver" config directive.
This can enable the use of system-level nameserver configurations of
/etc/resolv.conf, for example, in nginx's own nonblocking DNS resolver.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2018-03-16 16:19:19 -07:00
Yichun Zhang (agentzh) 8d8a2529ad feature: added the official LuaJIT documentation from LuaJIT 2.1 to our restydoc indexes. 2016-06-29 13:26:43 -07:00
Yichun Zhang (agentzh) 52962f3fc9 renamed ngx_openresty to openresty. 2016-01-25 14:33:53 -08:00
Yichun Zhang (agentzh) eb33b0b08f updated .gitignore a bit. 2015-11-24 22:49:55 +08:00
agentzh (章亦春) 74c6036eb1 updated .gitignore. 2011-12-16 21:26:21 +08:00
agentzh (章亦春) dc2394d5ac added tests for Mac OS X. 2011-03-09 19:29:57 +08:00
agentzh (章亦春) ffd989f8bc checked in util/fix-tests. 2011-03-07 19:53:30 +08:00
agentzh (章亦春) 824c7a4617 added test scaffold t::Config. 2011-03-07 00:56:26 +08:00
agentzh (章亦春) 0c1f102dff now we also bundle the standard lua 5.1 with the official hotfix patch. 2011-02-16 17:30:31 +08:00
agentzh (章亦春) baeb020fec now "make" produces a tarball but still incomplete yet. 2011-02-16 16:25:19 +08:00
agentzh (章亦春) 83315462bd ignored unrelated directories for now. 2011-02-16 15:33:16 +08:00
agentzh (章亦春) c5a7c04b77 checked in mising files in the blog demo. 2010-01-25 03:05:37 +08:00