openldap/servers/slapd
Kurt Zeilenga 767cf365ea Initial fix for berbuf alignment bug (ITS#2760)
Needs to be applied to other stack allocated berbufs.
2003-10-12 04:45:09 +00:00
..
back-bdb Fix prev commit setting NO_GRANDKIDS incorrectly 2003-10-08 06:05:48 +00:00
back-dnssrv
back-hdb
back-ldap Fix segfault if entry_get is called with NULL attribute 2003-09-20 07:48:57 +00:00
back-ldbm plug modrdn memleaks 2003-09-27 07:52:20 +00:00
back-meta fix a_nvals according to back-ldap implementation (ITS#2716; at least part of it) 2003-10-04 17:18:25 +00:00
back-monitor slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
back-null
back-passwd
back-perl Fix typo in comment. 2003-09-30 17:11:44 +00:00
back-shell
back-sql Add memctx param to build_new_dn(). cleanup DN leaks. 2003-09-24 04:30:41 +00:00
back-tcl
overlays Starting a collection of overlays 2003-09-29 05:49:39 +00:00
schema ITS#2573 dynamic group support 2003-09-20 08:16:04 +00:00
shell-backends
slapi Add entry_dup(); make slapi_entry_dup() use it 2003-10-08 00:48:33 +00:00
tools misc syncrpel updates 2003-10-08 09:36:06 +00:00
abandon.c
acl.c ITS#2497, implement value-level ACLs: 2003-09-20 03:23:10 +00:00
aclparse.c ITS#2573 dynamic group support 2003-09-20 08:16:04 +00:00
ad.c
add.c Tweak normalization in slap_entry2mods 2003-09-20 03:25:05 +00:00
at.c
attr.c
ava.c
backend.c ITS#2743 initialize rc 2003-09-29 19:54:53 +00:00
backglue.c slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
backover.c ITS#2751 additional fix 2003-10-11 02:52:48 +00:00
bind.c Fix for Howard's fix for ITS #2704 2003-09-23 07:40:29 +00:00
cancel.c
ch_malloc.c
compare.c
config.c misc syncrpel updates 2003-10-08 09:36:06 +00:00
connection.c Don't timeout slow-running operations 2003-09-27 05:36:20 +00:00
controls.c Hide experimental controls 2003-09-19 18:38:35 +00:00
cr.c
ctxcsn.c ITS#2744 2003-09-30 18:01:47 +00:00
daemon.c fix for persistent search termination (ITS#2724) 2003-09-17 10:34:10 +00:00
delete.c
dn.c Move #include ldap_pvt.h after slap.h, to get ldap_bv2dn_x() & co. 2003-09-29 14:08:23 +00:00
entry.c Don't duplicate e_bv in entry_dup() 2003-10-08 06:40:16 +00:00
extended.c
filter.c Declare filter_escape_value_x() and make it static. 2003-09-29 14:09:31 +00:00
filterentry.c Fix crashes if test_filter is called with NULL op 2003-09-20 08:12:22 +00:00
globals.c ITS#2735 - plug memory leaks, cleanup 2003-09-23 22:52:35 +00:00
index.c
init.c
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c
Makefile.in Fix typo in libslapi rule 2003-09-25 20:33:07 +00:00
matchedValues.c
modify.c Add comment about normalized values in mods vs entry attributes 2003-09-13 09:51:28 +00:00
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c Initial support for pre/post read controls. 2003-09-16 18:56:04 +00:00
operational.c
passwd.c Initial fix for berbuf alignment bug (ITS#2760) 2003-10-12 04:45:09 +00:00
phonetic.c
proto-slap.h Add entry_dup(); make slapi_entry_dup() use it 2003-10-08 00:48:33 +00:00
referral.c
repl.c
result.c Initial fix for berbuf alignment bug (ITS#2760) 2003-10-12 04:45:09 +00:00
root_dse.c Hide experimental features 2003-09-19 18:41:28 +00:00
sasl.c ITS#2762 tweak SASL include paths 2003-10-11 01:24:44 +00:00
saslauthz.c Plug memleak in slap_parseURI 2003-09-20 05:55:48 +00:00
schema_check.c no schema checking patch for proxy cache (apurva) 2003-09-03 15:44:22 +00:00
schema_init.c Check for HAVE_LONG_LONG in STRTOL macro 2003-09-22 14:01:31 +00:00
schema_prep.c ITS#2573 dynamic group support 2003-09-20 08:16:04 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c
slap.h no caching flag in Operation structure 2003-09-25 07:48:53 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c Initial fix for berbuf alignment bug (ITS#2760) 2003-10-12 04:45:09 +00:00
syncrepl.c misc syncrpel updates 2003-10-08 09:36:06 +00:00
syntax.c
unbind.c
user.c
value.c