openldap/servers
Pierangelo Masarati 4f2ff1c108 uses URL extensions to set socket permissions other than default
URL Syntax:

ldapi://[<path>[/????[!]x-mod=<mod>]]

where <path> is the URL-encoded path of the socket (i.e. use %2F instead
of '/' for UNIX filenames!) and <mod> is 3*[w|-] (all we need is write
permission to the socket, read/execute permissions are ignored; however,
they're set when opening the listener).  The critical flag (the optional
'!' if not used ignores the result of the chmod() operation.
2002-01-28 20:26:55 +00:00
..
slapd uses URL extensions to set socket permissions other than default 2002-01-28 20:26:55 +00:00
slurpd Fix SASL leak and clobber bug 2002-01-12 17:46:27 +00:00
Makefile.in Update copyright statements 2002-01-04 21:17:25 +00:00