openldap/servers/slapd
1999-09-03 05:31:43 +00:00
..
back-bdb2 Fix uninitialized variable 1999-09-01 06:54:33 +00:00
back-ldap Fix extraneous call to ldap_msgfree. 1999-09-02 12:08:43 +00:00
back-ldbm Backout rev 1.37 change which was committed by mistake. 1999-09-03 05:31:43 +00:00
back-passwd Fix str2lower() -> ldap_pvt_str2lower() 1999-09-02 07:43:31 +00:00
back-perl more const'ification 1999-08-20 19:29:43 +00:00
back-shell Fix Debug printf format 1999-09-02 08:11:54 +00:00
back-tcl more const'ification 1999-08-20 19:29:43 +00:00
schema Added labeledURI (standard track schema) from RFC2047 1999-08-14 00:04:27 +00:00
shell-backends Axe <varargs.h> support: Don't use LDAP_P() on varargs prototype. 1999-09-02 06:19:21 +00:00
tools Cleanup: 1999-09-02 08:05:17 +00:00
abandon.c Fix Debug printf format 1999-09-02 08:11:54 +00:00
acl.c Cleanup: 1999-09-02 08:05:17 +00:00
aclparse.c Fix fprintf format args 1999-08-29 00:26:44 +00:00
add.c Fix: obey be->be_readonly. Also add & obey global_readonly. 1999-09-02 10:39:51 +00:00
attr.c Fix Debug printf format 1999-09-02 08:11:54 +00:00
ava.c Add copyright notices. 1999-08-06 23:07:46 +00:00
backend.c Fix uninitialized variables 1999-09-01 05:44:16 +00:00
bind.c const'fication 1999-08-20 19:00:44 +00:00
ch_malloc.c Add hacks to allow debugging with CSRI malloc. 1999-08-19 17:06:28 +00:00
charray.c complete this round of constification 1999-08-20 19:50:11 +00:00
compare.c Minor cleanup: 1999-08-07 05:36:48 +00:00
config.c Fix: obey be->be_readonly. Also add & obey global_readonly. 1999-09-02 10:39:51 +00:00
configinfo.c Fix typo: "extenisbleObject" -> "extensibleObject" 1999-08-17 01:54:02 +00:00
connection.c In previous commit - change strerror() to STRERROR(). 1999-08-29 02:59:29 +00:00
controls.c Add <ac/string.h> 1999-08-17 21:21:43 +00:00
daemon.c Cleanup: 1999-09-02 08:05:17 +00:00
delete.c Fix: obey be->be_readonly. Also add & obey global_readonly. 1999-09-02 10:39:51 +00:00
dn.c Implement ldap_dn_normalize and friends. Should be used by clients 1999-08-25 06:44:08 +00:00
entry.c Fix MAJOR memory leak. 1999-08-19 18:16:04 +00:00
extended.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
filter.c Add copyright notices. 1999-08-06 23:07:46 +00:00
filterentry.c Add REG_NOSUB as we only need matched results. 1999-08-24 04:33:34 +00:00
init.c Add hacks to allow debugging with CSRI malloc. 1999-08-19 17:06:28 +00:00
libslapd.dsp Add sasl.c 1999-08-04 00:44:02 +00:00
lock.c const'fication 1999-08-20 19:00:44 +00:00
main.c sockpair cleanup including: 1999-08-31 05:18:06 +00:00
Makefile.in Fix build dependencies. Last try was not parallel-safe. 1999-08-09 23:01:31 +00:00
modify.c Fix: obey be->be_readonly. Also add & obey global_readonly. 1999-09-02 10:39:51 +00:00
modrdn.c Plug memory leaks when modrdn failure. Fix Typo in debug message. 1999-09-03 05:12:24 +00:00
module.c Add "modulepath" config statement for setting the search path for locating 1999-08-17 01:30:09 +00:00
monitor.c Add "objectclass: LDAPsubentry" to provide structure to subentries 1999-08-12 18:58:51 +00:00
nt_svc.c
operation.c Fix Debug printf format 1999-09-02 08:11:54 +00:00
phonetic.c Add copyright notices. 1999-08-06 23:07:46 +00:00
proto-slap.h Fix: obey be->be_readonly. Also add & obey global_readonly. 1999-09-02 10:39:51 +00:00
repl.c New dn2id format with base/one/subtree indices (ldbm/bdb2) 1999-08-17 19:00:59 +00:00
result.c Fix ber_pvt_sb_udp_set_dst() argument 1999-09-02 07:41:58 +00:00
root_dse.c Add <ac/string.h> 1999-08-17 21:21:43 +00:00
sasl.c Add copyright notices. 1999-08-06 23:07:46 +00:00
schema.c Fix Debug printf format 1999-09-02 08:11:54 +00:00
schemaparse.c const'fication 1999-08-20 19:00:44 +00:00
search.c Fix uninitialized variables 1999-09-01 05:44:16 +00:00
slap.h ACIs from Mark Valence <kurash@sassafras.com> (ITS#261) 1999-08-20 22:42:04 +00:00
slapd.at.conf Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.conf
slapd.dsp Namespace changes 1999-07-19 19:40:33 +00:00
slapd.dsw Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.oc.conf Add LDAPsubentry to allow some structure to be added to subentries 1999-08-12 19:00:20 +00:00
str2filter.c Export ldap_pvt_<find_wildcard,filter_value_unescape>() from libldap. 1999-08-31 00:44:49 +00:00
suffixalias.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
unbind.c Minor cleanup: 1999-08-07 05:36:48 +00:00
user.c Fix Debug printf format 1999-09-02 08:11:54 +00:00
value.c Stop mergers if dup returns NULL. 1999-08-20 22:59:00 +00:00