]> git.sur5r.net Git - openldap/history - servers/slapd/back-perl
Modified to use libtool's ltdl instead of gmodule
[openldap] / servers / slapd / back-perl /
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-01 Kurt Zeilengas/LDAP_NOT_SUPPORTED/LDAP_UNWILLING_TO_PERFORM/
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-04 John QuillanFix bug in compare.c where obj_ref to pb_obj_ref
1999-03-05 Juan GomezImplemented newSuperior handling.
1999-03-05 Juan GomezAdded parameter newSuperior in preparation to support
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-02-20 Hallvard Furusethwrap bi_acl_group in #ifdef SLAPD_ACLGROUPS
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-04 Kurt ZeilengaFix mutex initialization. new init function only has...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'