8 Commits

Author SHA1 Message Date
Felipe Zimmerle
a95f37196e Adds JSON support on ISS port
The JSON parse is already supported in Nginx and Apache
versions. This patch adds support on the IIS port.
2014-03-31 16:22:09 -07:00
Felipe Zimmerle
0787b45481 Adds support to JSON parser in the nginx module
Building with --enable-standalone-module was failing due
the lack of the reference to the msc_json.c file inside the
standalone/Makefile.am. This patch also place the dependency
of the yajl to the nginx module config script.
2014-03-31 16:22:09 -07:00
Felipe Zimmerle
e131e2222d Adds support to status engine on IIS version
Fixes on the windows versions: build, mac address and machine name retrieval
2014-03-31 07:14:55 -07:00
Breno Silva
2c2adc20f3 Fix IIS Makefile.win typo 2013-07-26 03:05:25 -07:00
Breno Silva
5ee4c1786c Fix libjection Makefile 2013-06-03 19:15:20 -07:00
Greg Wroblewski
cf9493aaf1 Fixing build makefile for IIS version. 2013-05-23 23:37:07 -07:00
Greg Wroblewski
c53e743c86 IIS version improvements 2013-01-18 11:39:05 -08:00
gregwroblewski
f3e31c75a4 Merging IIS and nginx code into M2 trunk. 2012-08-20 08:18:11 +00:00