haproxy/include
Willy Tarreau aa977ba205 MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb()
This function is a callback made only for calls from the applet handler.
Rename it to remove confusion. It's currently called from the Lua code
but that's not correct, we should call the notify and update functions
instead otherwise it will not enable the applet again.
2015-09-25 21:16:02 +02:00
..
common MEDIUM: tools: make str2sa_range() optionally return the FQDN 2015-09-08 15:50:19 +02:00
import MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb() 2015-09-25 21:16:02 +02:00
types MINOR: action: add reference to the original keywork matched for the called parser. 2015-09-23 21:44:23 +02:00