]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] make it possible to set unix socket permissions
authorWilly Tarreau <w@1wt.eu>
Thu, 18 Oct 2007 10:45:54 +0000 (12:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 18 Oct 2007 12:11:55 +0000 (14:11 +0200)
commite6ad2b165ef033c3da683ffa0d75b0b33beff2c1
treee0634842f5a6879dc3fb0cbf24da792f5f6f1877
parent92fb9836ee4e9bc6ec21a6be0e8386dc41a25c1b
[MINOR] make it possible to set unix socket permissions

Under most systems, it is possible to set permissions on unix
sockets. This has been added to the listeners and to unix
sockets.
include/types/protocols.h
src/proto_uxst.c