haproxy/include
Willy Tarreau 290e63aa87 REORG: listener: move unix perms from the listener to the bind_conf
Unix permissions are per-bind configuration line and not per listener,
so let's concretize this in the way the config is stored. This avoids
some unneeded loops to set permissions on all listeners.

The access level is not part of the unix perms so it has been moved
away. Once we can use str2listener() to set all listener addresses,
we'll have a bind keyword parser for this one.
2012-09-20 18:07:14 +02:00
..
common MINOR: config: pass the file and line to config keyword parsers 2012-09-18 20:02:48 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto REORG: listener: move unix perms from the listener to the bind_conf 2012-09-20 18:07:14 +02:00
types REORG: listener: move unix perms from the listener to the bind_conf 2012-09-20 18:07:14 +02:00