openldap/servers/slapd/back-ldap
2006-06-24 16:58:49 +00:00
..
add.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
back-ldap.h fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
bind.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
chain.c add return-error support to searches 2006-06-12 22:27:52 +00:00
compare.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
config.c more cleanup for previous commit 2006-06-15 23:43:09 +00:00
delete.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
distproc.c add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570) 2006-06-12 22:09:43 +00:00
extended.c port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup 2006-06-15 23:12:38 +00:00
init.c port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup 2006-06-15 23:12:38 +00:00
Makefile.in
modify.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
modrdn.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
proto-ldap.h port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup 2006-06-15 23:12:38 +00:00
search.c port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup 2006-06-15 23:12:38 +00:00
TODO.proxy
unbind.c