# # ChangeLog for /src/noit_rest.h # # Generated by Trac 0.10.3 # 05/18/13 14:23:43 # 01/14/10 18:33:01 Theo Schlossnagle <jesus@omniti.com> [ce0c8f24f23924ae8bccfbb84992fa8d8d534245] * src/noit_http.c (modified) * src/noit_http.h (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) * src/stratcon_realtime_http.c (modified) simple static handler, closes #235 10/02/09 13:56:46 Theo Schlossnagle <jesus@omniti.com> [fc257c3a0ca0ba485d58c775959836e7fdc50721] * src/noit_check_rest.c (modified) * src/noit_filters_rest.c (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) * src/stratcon_jlog_streamer.c (modified) closes #196 09/23/09 00:22:56 Theo Schlossnagle <jesus@omniti.com> [3c56016c44ec467d9baa6ed0d667e21bf44f81cb] * src/Makefile.in (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) * src/stratcon_realtime_http.c (modified) * src/stratcond.c (modified) insert the new rest API as a shim between the http listener and the realtime streamer -- for future extensibility 09/21/09 04:07:40 Theo Schlossnagle <jesus@omniti.com> [75ee62d07972a0eb07cde464b4d2244abd0b06ec] * src/Makefile.in (modified) * src/noit_check_rest.c (modified) * src/noit_filters.c (modified) * src/noit_filters.h (modified) * src/noit_filters_rest.c (added) * src/noit_rest.c (modified) * src/noit_rest.h (modified) * src/noitd.c (modified) programmatic configuration will have to suffice for now, closes #182 09/16/09 15:07:59 Theo Schlossnagle <jesus@omniti.com> [2082a78beb17f79bf82cda8b6f185dab85593bbe] * src/noit_check_rest.c (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) switch the check add to PUT, makes more sense. refs #171 09/16/09 14:59:30 Theo Schlossnagle <jesus@omniti.com> [7f8de6fd1900ed5b0e0bb25a1bc167d8793fa2d7] * src/noit_check_rest.c (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) support check deletes, refs #171 09/15/09 05:37:42 Theo Schlossnagle <jesus@omniti.com> [914f04715e543bf76101c324e06a062e7a10b3ba] * src/noit_check.c (modified) * src/noit_check_rest.c (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) adding checks, needs a lot of input validation, refs #171 09/13/09 14:43:17 Theo Schlossnagle <jesus@omniti.com> [02569455fdf31dd93db18514b0b4cda5d5181ff7] * src/Makefile.in (modified) * src/noit_check_rest.c (added) * src/noit_check_rest.h (added) * src/noit_check_tools.c (modified) * src/noit_check_tools.h (modified) * src/noit_conf_checks.c (modified) * src/noit_http.c (modified) * src/noit_http.h (modified) * src/noit_rest.c (modified) * src/noit_rest.h (modified) * src/noitd.c (modified) work on #171, getting check info works 09/11/09 06:06:38 Theo Schlossnagle <jesus@omniti.com> [7e47bd8ddd24e8c8c76a3f1a7ae94710d5bc4664] * src/Makefile.in (modified) * src/noit_http.c (modified) * src/noit_http.h (modified) * src/noit_rest.c (added) * src/noit_rest.h (added) * src/noitd.c (modified) support HTTP POST... and use wicked black magic to supply an HTTPS interface over the existing console while maintaining backward compatibility, refs #171