]> sourceware.org Git - systemtap.git/commit - configure.ac
Add httpd server updates.
authorDavid Smith <dsmith@redhat.com>
Fri, 12 May 2017 16:36:24 +0000 (11:36 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 12 May 2017 16:36:24 +0000 (11:36 -0500)
commit585b5c357506776f1961df676187b99368fecd9a
treed57604bca2a47de513dbb71ee8404305067f5b60
parent4e76d629cda2a3d6545d73e114f18bc1d97c33f8
Add httpd server updates.

* httpd/server.cxx (server::access_handler): Save regexp matches.
  (server::queue_response): Add response headers.
* httpd/main.cxx: Add initial support for build info.
* httpd/Makefile.am: Link with the json-c library.
* httpd/server.h (struct request): Add 'matches' variable.
* configure.ac: Add the json-c library as a requirement of the httpd
  server.
* config.in: Regenerated.
* configure: Ditto.
* httpd/Makefile.in: Ditto.
config.in
configure
configure.ac
httpd/Makefile.am
httpd/Makefile.in
httpd/main.cxx
httpd/server.cxx
httpd/server.h
This page took 0.029655 seconds and 5 git commands to generate.