Thierry FOURNIER
503bb09873
MINOR: samples: rename some struct member from "smp" to "data"
...
This members contains data and not sample.
2015-08-20 17:13:46 +02:00
Thierry FOURNIER
12ba0c29d6
MINOR: samples: rename a struct from sample_storage to sample_data
...
This a first step of sample reorganization.
2015-08-20 17:13:46 +02:00
Thierry FOURNIER
3def393f8d
MINOR: lua: map system integration in Lua
...
This patch cretes a new Map class that permits to do some lookup in
HAProxy maps. This Map class is integration in the HAProxy update
system, so we can modify the map throught the socket.
2015-04-07 15:56:21 +02:00
Thierry FOURNIER
b0c0a0f940
MINOR: map: export parse output sample functions
...
This export is used to identify the parser used
2013-12-12 15:44:05 +01:00
Thierry FOURNIER
2d4771ba17
MINOR: map: export map_get_reference() function
...
This function is used to identify map with his reference into the CLI
functions.
2013-12-11 22:05:03 +01:00