openldap/servers
Kurt Zeilenga 7ba980f0f6 Modify slapd set user/group support to use -u/-g instead -U/-G.
Moved -u (udp) to -c (connectionless).  Connectionless is depreciated
and undocumented.
Added tests for set{,e}{u,g}id to configure.  Use existance of
setuid/setgid to enable feature.  Use seteuid/setegid only if
they exist.
Fixed minor minor leak of username/groupname if specificied
more than once.  (This should actually be an error)
1999-04-21 00:40:20 +00:00
..
ldapd Rework ac/socket.h for HAVE_WINSOCK: 1999-03-29 05:15:59 +00:00
slapd Modify slapd set user/group support to use -u/-g instead -U/-G. 1999-04-21 00:40:20 +00:00
slurpd Move ldap_pvt_thread_initialize() in front of init_globals() 1999-04-13 11:10:16 +00:00
Makefile.in