openldap/servers/slapd
1999-11-09 21:18:37 +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 Added a "dnattr" case for ACIs (still need to check the ACI OID). 1999-11-08 18:50:51 +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 Fix to avoid freeing an uninitialized pointer 1999-11-05 22:45:43 +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 Removed previous changes for extensions -- extensions now use moduleload. 1999-11-09 21:18:37 +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 Make stat message consistent with other operations. 1999-11-03 18:12:28 +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 Bug fixes to do_extended(). 1999-11-09 04:14:38 +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 Fix to prevent freeing the same pointer twice on mod errors 1999-11-05 22:46:45 +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 Needs <ldap.h> due to stubs. 1999-11-08 15:30:51 +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 In preparation for extensions improvements -- added send_ldap_extended and load_extension. 1999-11-09 03:28:17 +00:00
repl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
result.c In preparation for extensions improvements, added send_ldap_extended. 1999-11-09 03:29:50 +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 Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.oc.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
slapd.syms Delete unnecessary exports 1999-11-05 22:49:45 +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