]> git.sur5r.net Git - openldap/commit
Matched Values implementation (ITS#1776) based upon submission
authorKurt Zeilenga <kurt@openldap.org>
Thu, 2 May 2002 18:56:56 +0000 (18:56 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 2 May 2002 18:56:56 +0000 (18:56 +0000)
commit8c152396b9ff4fa0f2618435441550c1f12df461
treef5e29cf0ffe38496db9ac853361a7746093356fe
parent71aa1c5dc982fc881f670a26bbe3c964a3c539df
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.
14 files changed:
include/ldap.h
libraries/libldap/filter.c
servers/slapd/Makefile.in
servers/slapd/back-bdb/init.c
servers/slapd/back-dnssrv/init.c
servers/slapd/back-ldbm/init.c
servers/slapd/back-monitor/init.c
servers/slapd/connection.c
servers/slapd/controls.c
servers/slapd/filter.c
servers/slapd/matchedValues.c [new file with mode: 0644]
servers/slapd/proto-slap.h
servers/slapd/result.c
servers/slapd/slap.h