openldap/servers/slapd
Kurt Zeilenga 6f497089f5 Do not maintain a presence search on 'objectclass' as all entries
*should* have an 'objectclass' attribute present.
1999-11-02 23:13:40 +00:00
..
back-bdb2 Do not maintain a presence search on 'objectclass' as all entries 1999-11-02 23:13:40 +00:00
back-ldap In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
back-ldbm Do not maintain a presence search on 'objectclass' as all entries 1999-11-02 23:13:40 +00:00
back-passwd In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
back-perl * configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB 1999-09-23 05:32:10 +00:00
back-shell Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
back-tcl * configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB 1999-09-23 05:32:10 +00:00
schema Add comment containing possible dn attributetype specification. 1999-10-28 01:00:11 +00:00
shell-backends Obsolete file 1999-11-01 22:38:24 +00:00
tools Changes to support NT single debug 1999-11-01 22:17:06 +00:00
abandon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
acl.c Remove lint 1999-10-27 04:40:56 +00:00
aclparse.c Add more shortcircuits (for $$ cases) 1999-10-26 22:29:47 +00:00
add.c Set modifiersname/timestamp upon creation. 1999-11-01 17:19:01 +00:00
attr.c Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
ava.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
backend.c Initial commit of new ACL engine. Engine supports descrete access 1999-10-21 17:53:56 +00:00
bind.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
ch_malloc.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
charray.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
compare.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
config.c Initial commit of new ACL engine. Engine supports descrete access 1999-10-21 17:53:56 +00:00
configinfo.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
connection.c Slight modification to last commit to cast %ld args to long 1999-10-20 00:25:04 +00:00
controls.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
daemon.c Use centralized output directories. 1999-11-01 21:25:22 +00:00
delete.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
dn.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
entry.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
extended.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
filter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
filterentry.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
init.c Use centralized output directories. 1999-11-01 21:25:22 +00:00
libslapd.dsp Changes to support NT single debug 1999-11-01 22:17:06 +00:00
lock.c Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
main.c Additional mods to fix NT single threaded support. 1999-11-01 22:00:18 +00:00
Makefile.in Specifies the symbols that slapd must export, for Mingw32 support 1999-10-28 07:20:07 +00:00
modify.c Set modifiersname/timestamp upon creation. 1999-11-01 17:19:01 +00:00
modrdn.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
module.c Fix bug in reporting errors from ltdl library. 1999-09-28 09:54:00 +00:00
monitor.c Set modifiersname/timestamp upon creation. 1999-11-01 17:19:01 +00:00
nt_svc.c Use centralized output directories. 1999-11-01 21:25:22 +00:00
operation.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
phonetic.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
proto-slap.h Make accessmask2str reentrant. 1999-10-21 23:19:22 +00:00
repl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
result.c Fix broken patch to v2ref 1999-11-01 23:23:41 +00:00
root_dse.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
sasl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
schema.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
schemaparse.c Much as we would like to, we have to live for the time being with 1999-09-22 18:32:48 +00:00
search.c Added line to #include "ldap_pvt.h". Part of Mingw32 support. 1999-10-28 07:13:33 +00:00
slap.h Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
slapd.at.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
slapd.conf Initial commit of new ACL engine. Engine supports descrete access 1999-10-21 17:53:56 +00:00
slapd.dsp Changes to support NT single debug 1999-11-01 22:17:06 +00:00
slapd.dsw
slapd.oc.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
slapd.syms Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
str2filter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
suffixalias.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
unbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
user.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
value.c ITS#303: value_add_fast() empty value bug. Ignore empty value. 1999-09-24 04:19:37 +00:00