]> git.sur5r.net Git - openldap/history - servers/slapd/back-perl/init.c
Add a default case with assert() just in case.
[openldap] / servers / slapd / back-perl / init.c
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-11 Howard ChuLDAP_F macro is obsolete. Redeclare perl_ack_xs_init...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-11 John Quillanfixed problem in which we didn't statically link in...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-07 Howard ChuFinal round of module changes
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-04-04 John QuillanFix bug in compare.c where obj_ref to pb_obj_ref
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-14 Kurt ZeilengaInitial version of the experimental 'back-perl'