openldap/servers/slapd/back-ldbm
Kurt Zeilenga 8c152396b9 Matched Values implementation (ITS#1776) based upon submission
form Mikhail Sahalaev <M.Sahalayev@pgr.salford.ac.uk>.
Further work needed:
	add testxxx-matchedvalues
	rework ldapsearch(1) portion of patch to generalize use of options
---
Copyright 2001, Mikhail Sahalaev, All rights reserved.
This software is not subject to any license of University Of
Salford.

Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice
is preserved.
2002-05-02 18:56:56 +00:00
..
add.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
alias.c Don't free bv_vals that were passed to ber_bvarray_add. 2002-01-19 04:28:45 +00:00
attr.c Update copyright statements 2002-01-04 21:17:25 +00:00
attribute.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
back-ldbm.h switch to openldap-data directory 2002-02-02 06:26:06 +00:00
backldbm.dsp Zap unbind and abandon 2002-01-02 17:00:54 +00:00
bind.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
cache.c cleanlup 2002-03-24 02:15:17 +00:00
close.c Update copyright statements 2002-01-04 21:17:25 +00:00
compare.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
config.c NEW_LOGGING bugs (ITS#1730) 2002-04-17 17:54:52 +00:00
dbcache.c Added/Updated LDAP_LOG messages 2002-04-10 22:10:22 +00:00
delete.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
dn2id.c Changed dnParent to void instead of int. (It always returned success...) 2002-01-26 08:44:59 +00:00
entry.c Fix giant lock handling on entry release 2002-01-29 19:43:17 +00:00
extended.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
external.h Update copyright statements 2002-01-04 21:17:25 +00:00
filterindex.c ITS#1727 return allids on unknown filters to allow extended filtering 2002-04-11 08:59:30 +00:00
group.c Defined some ObjectClass->soc_flags values, changed is_entry_*objectclass 2002-01-19 02:58:00 +00:00
id2children.c Added/Updated LDAP_LOG messages 2002-04-10 22:10:22 +00:00
id2entry.c Added/Updated LDAP_LOG messages 2002-04-10 22:17:09 +00:00
idl.c ITS#1732 signed/unsigned integers 2002-04-11 08:46:34 +00:00
index.c Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
init.c Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
key.c Update copyright statements 2002-01-04 21:17:25 +00:00
Makefile.in Removed unused unbind stuff 2002-01-02 04:32:34 +00:00
modify.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
modrdn.c ITS#1733 eliminate o_abandonmutex 2002-04-11 08:03:40 +00:00
nextid.c Add giant lock code back in... (it's my flakey devbox that needed work) 2002-01-29 17:58:36 +00:00
operational.c Update copyright statements 2002-01-04 21:17:25 +00:00
passwd.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
proto-back-ldbm.h Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
referral.c Add giant lock code back in... (it's my flakey devbox that needed work) 2002-01-29 17:58:36 +00:00
sasl.c Update copyright statements 2002-01-04 21:17:25 +00:00
search.c honor limits if below soft limit 2002-04-29 10:12:50 +00:00
tools.c error message from be_entry_put tool backend function 2002-01-12 16:00:51 +00:00