CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/10 14:24:37
Modified files:
usr.sbin/ldapd : Tag: OPENBSD_7_9 auth.c conn.c ldapd.c ldapd.h
ldape.c
Log message:
Assign connections a 64 bit identifier rather than using the socket fd to
identify them between subprocesses.
Based on a report from Franz Bettag of Bettag Systems
from jmatthew@; OK deraadt@
this is errata/7.9/021_ldapd.patch.sig
