openldap/servers/slapd
Pierangelo Masarati 52fb4b47fe fix previous commit
2005-08-07 16:48:26 +00:00
..
back-bdb fix ordered indexing check 2005-08-05 00:08:22 +00:00
back-dnssrv
back-hdb
back-ldap plug more leaks 2005-08-07 12:55:15 +00:00
back-ldbm Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
back-ldif don't need compare if entry_get is available 2005-08-03 00:33:37 +00:00
back-meta plug yet another one-time leak 2005-08-07 16:45:13 +00:00
back-monitor cleanup 2005-08-06 21:03:26 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sql fix use of uninitialized value; beautify logs 2005-08-07 10:49:40 +00:00
overlays plug selected leaks at shutdown 2005-08-07 16:38:20 +00:00
schema Add note about core.ldif and openldap.ldif 2005-07-29 12:19:08 +00:00
shell-backends
slapi Always restore op->o_callback in SLAPI overlay - was spinning indefinitely 2005-08-07 03:13:57 +00:00
abandon.c
acl.c ACL logging was incomplete (and misleading) 2005-08-07 11:36:18 +00:00
aclparse.c use macros instead of literals 2005-08-06 11:29:08 +00:00
ad.c fix previous commit 2005-08-07 16:48:26 +00:00
add.c Remove unused variable. 2005-08-02 08:50:02 +00:00
at.c
attr.c
ava.c
backend.c more about freeing replica resources 2005-08-07 15:20:14 +00:00
backover.c Remove unused variables. 2005-07-22 13:18:28 +00:00
bconfig.c more about freeing replica resources 2005-08-07 15:20:14 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c address ITS#3914 2005-08-02 23:22:10 +00:00
component.c
component.h
config.c treat extra args as errors 2005-07-29 09:01:44 +00:00
config.h
connection.c
controls.c Remove unused variables. 2005-07-22 13:18:28 +00:00
cr.c
ctxcsn.c
daemon.c
DB_CONFIG
delete.c Cleanup 2005-07-31 18:17:13 +00:00
dn.c
entry.c Initialize a_flags of new Attribute in str2entry2(). 2005-07-30 23:54:00 +00:00
extended.c
filter.c
filterentry.c
frontend.c Add fe_access_allowed(), should allow global ACL overlays to work 2005-07-23 04:18:48 +00:00
globals.c
index.c
init.c
kerberos.c
ldapsync.c
limits.c destroy limits at exit 2005-07-25 20:50:03 +00:00
lock.c
main.c SLAPI no longer needs to be initialized here 2005-08-01 15:25:17 +00:00
Makefile.in Install LDIF schema files too 2005-07-29 12:09:39 +00:00
matchedValues.c
modify.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
modrdn.c
mods.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
phonetic.c
proto-slap.h free replica info as appropriate 2005-08-07 15:01:13 +00:00
referral.c
repl.c free replica info as appropriate 2005-08-07 15:01:13 +00:00
result.c cleanup 2005-07-25 20:47:01 +00:00
root_dse.c Remove unused variables. 2005-07-22 13:18:28 +00:00
sasl.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
saslauthz.c fix potential leak (if URL form is broken); cleanup 2005-08-06 20:56:02 +00:00
schema_check.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
schema_init.c serialNumberAndIssuerPretty() and serialNumberAndIssuerNormalize() 2005-07-30 23:30:42 +00:00
schema_prep.c Silence unused variable warnings with #ifdef LDAP_DYNAMIC_OBJECTS 2005-07-27 08:50:37 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c
slap.h Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
slapacl.c
slapadd.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
slapauth.c
slapcat.c
slapcommon.c
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c