openldap/servers/slapd
2003-05-25 01:32:39 +00:00
..
back-bdb Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
back-dnssrv
back-hdb
back-ldap Printf %p expects a void pointer. 2003-05-22 22:00:54 +00:00
back-ldbm ITS#2506 - fix prev patch, don't ignore undefined filters. treat as False, 2003-05-13 01:16:26 +00:00
back-meta Finish proxy cache cleanup and API porting (on behalf of Apurva Kumar) 2003-05-24 17:38:04 +00:00
back-monitor Move SLAPD_MONITOR_DN out of format strings. 2003-05-20 18:16:45 +00:00
back-null
back-passwd ITS#2509 add missing arg for dnNormalize 2003-05-14 13:58:30 +00:00
back-perl #include "lutil.h" to get lutil_strcopy(). 2003-05-15 11:51:33 +00:00
back-shell Send correct pid in 'pid:' line (ITS#2519). 2003-05-22 19:44:01 +00:00
back-sql Fix typos in last commit 2003-05-24 06:15:00 +00:00
back-tcl
schema
shell-backends
slapi Build without HAVE_TLS 2003-05-20 02:59:19 +00:00
tools Change slap_sasl_authorized to take an Operation instead of a Connection, 2003-05-24 02:44:46 +00:00
abandon.c
acl.c ITS#2529 null DN in log 2003-05-22 09:22:41 +00:00
aclparse.c
ad.c ITS#2217 fix option sorting 2003-05-22 08:39:55 +00:00
add.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
at.c
attr.c Clean up SLAP_NVALUES comment 2003-05-16 03:58:28 +00:00
ava.c
backend.c ITS#2533 remember which backend fetched the entry 2003-05-22 08:57:13 +00:00
backglue.c
bind.c Fix some Statslog()s: Add missing newlines. Print file descriptor as long. 2003-05-15 23:45:33 +00:00
cancel.c
ch_malloc.c
compare.c #include <ac/string.h> to get strcasecmp(). 2003-05-15 11:43:33 +00:00
config.c Fix syncinfo reference after free 2003-05-24 06:50:48 +00:00
connection.c ITS#2549, init memctx to NULL. Also reset ber memctx to NULL when freeing. 2003-05-25 01:32:39 +00:00
controls.c Change slap_sasl_authorized to take an Operation instead of a Connection, 2003-05-24 02:44:46 +00:00
cr.c
daemon.c #if 0 debug statements in signal handlers 2003-05-24 21:12:20 +00:00
delete.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
dn.c
entry.c Fix assignment of <char/int>* to unsigned <char/int>* and vice versa. 2003-05-02 13:29:28 +00:00
extended.c
filter.c
filterentry.c
globals.c
index.c #include <ac/string.h> to get strcasecmp(). 2003-05-15 11:43:33 +00:00
init.c
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c need starttime before backend db_open() is invoked 2003-05-15 01:12:17 +00:00
Makefile.in Partially fix slapi builds, still have undefined references 2003-05-23 06:27:38 +00:00
matchedValues.c
modify.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
modrdn.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
mods.c Remove excess `0' arguments to fprintf. 2003-05-15 11:47:42 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c ITS#2549, init memctx to NULL. Also reset ber memctx to NULL when freeing. 2003-05-25 01:32:39 +00:00
operational.c
passwd.c - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
phonetic.c
proto-slap.h Change slap_sasl_authorized to take an Operation instead of a Connection, 2003-05-24 02:44:46 +00:00
referral.c
repl.c
result.c
root_dse.c
sasl.c Change slap_sasl_authorized to take an Operation instead of a Connection, 2003-05-24 02:44:46 +00:00
saslauthz.c Change slap_sasl_authorized to take an Operation instead of a Connection, 2003-05-24 02:44:46 +00:00
schema_check.c Fix content rule validation code -- don't use validation result variable 2003-05-14 05:29:46 +00:00
schema_init.c clarify the size of a generalizedTime 2003-05-19 21:10:49 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c A pre-operation plugin is not required to set SLAPI_RESULT_CODE in 2003-04-30 13:37:14 +00:00
sets.c
sets.h
sl_malloc.c Add comments to sl_mem_detach() 2003-05-23 09:10:05 +00:00
slap.h Streamlined listener/select/accept handling: 2003-05-15 13:10:52 +00:00
slapd.conf remove cruft 2003-05-25 01:17:38 +00:00
slapd.dsp
starttls.c Fix some Statslog()s: Add missing newlines. Print file descriptor as long. 2003-05-15 23:45:33 +00:00
str2filter.c
syncrepl.c - glue entry management change 2003-05-23 13:32:13 +00:00
syntax.c
unbind.c
user.c
value.c