CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/09 19:55:03
Modified files:
usr.sbin/ldapd : 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
ok deraadt
