..
back-bdb
slap_mods2entry() should not zero pointers into the modifications
2005-08-01 02:16:02 +00:00
back-dnssrv
back-hdb
back-ldap
Call slap_mods2entry() in do_add(), so that global overlays (including
2005-07-31 04:56:27 +00:00
back-ldbm
Plug memory leak
2005-08-01 03:58:43 +00:00
back-ldif
Cleanup
2005-07-31 18:17:13 +00:00
back-meta
improve messages
2005-07-21 08:54:04 +00:00
back-monitor
plug leaks
2005-07-25 20:47:39 +00:00
back-null
back-passwd
back-perl
Silence "unused variable" warning
2005-07-14 19:35:09 +00:00
back-relay
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
back-shell
back-sql
check return value from add (ITS#3891)
2005-07-28 00:06:14 +00:00
overlays
slap_mods2entry() should not zero pointers into the modifications
2005-08-01 02:16:02 +00:00
schema
Add note about core.ldif and openldap.ldif
2005-07-29 12:19:08 +00:00
shell-backends
slapi
Add slapi_dn_isbesuffix()
2005-08-01 15:24:46 +00:00
abandon.c
Silence "unused <something>" warnings
2005-07-14 19:52:08 +00:00
acl.c
Silence unused variable warnings
2005-07-27 08:52:32 +00:00
aclparse.c
cleanup
2005-07-25 20:47:01 +00:00
ad.c
back out previous commit, fat fingers
2005-07-19 15:36:24 +00:00
add.c
slap_mods2entry(,,,dup=1,,,) realloced insufficient space for attr->a_nvals
2005-08-01 03:56:36 +00:00
at.c
more cleanup
2005-07-19 15:13:32 +00:00
attr.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
ava.c
backend.c
fix operational attributes collection (ITS#3882)
2005-07-25 21:57:20 +00:00
backover.c
Remove unused variables.
2005-07-22 13:18:28 +00:00
bconfig.c
Cleanup
2005-07-31 18:17:13 +00:00
bind.c
Move most of SLAPI frontend into overlay
2005-07-21 16:35:20 +00:00
cancel.c
ITS#3847 silence warnings
2005-07-11 12:11:15 +00:00
ch_malloc.c
compare.c
Move most of SLAPI frontend into overlay
2005-07-21 16:35:20 +00:00
component.c
strip_cav_tag() should return ber_tag_t, not int
2005-07-18 05:11:11 +00:00
component.h
config.c
treat extra args as errors
2005-07-29 09:01:44 +00:00
config.h
Make ConfigArgs.lineno int like elsewhere instead of unsigned long
2005-07-18 05:48:21 +00:00
connection.c
should fix the invalid free issue
2005-07-21 19:14:09 +00:00
controls.c
Remove unused variables.
2005-07-22 13:18:28 +00:00
cr.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
ctxcsn.c
ITS#3847 silence warnings
2005-07-11 12:11:15 +00:00
daemon.c
the swap was intended; please see ITS#3876
2005-07-22 01:00:21 +00:00
DB_CONFIG
delete.c
Cleanup
2005-07-31 18:17:13 +00:00
dn.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
entry.c
Initialize a_flags of new Attribute in str2entry2().
2005-07-30 23:54:00 +00:00
extended.c
Ensure backend is set before calling send_ldap_extended();
2005-07-22 05:49:55 +00:00
filter.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
filterentry.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
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
Global plugins are now associated with frontendDB
2005-07-19 06:46:14 +00:00
kerberos.c
ldapsync.c
Silence "unused <something>" warnings
2005-07-14 19:52:08 +00:00
limits.c
destroy limits at exit
2005-07-25 20:50:03 +00:00
lock.c
main.c
Cleanup
2005-07-31 18:17:13 +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
Move most of SLAPI frontend into overlay
2005-07-21 16:35:20 +00:00
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
cleanup
2005-07-19 14:38:55 +00:00
nt_svc.c
oc.c
ObjectClass cleanup
2005-07-19 14:39:19 +00:00
oidm.c
fix uninitialized value use
2005-07-20 14:19:52 +00:00
operation.c
Remove SLAPI pblock from operation structure
2005-07-22 07:54:17 +00:00
operational.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
passwd.c
slap_mods2entry() should not zero pointers into the modifications
2005-08-01 02:16:02 +00:00
phonetic.c
Silence "unused <something>" warnings
2005-07-14 19:52:08 +00:00
proto-slap.h
slap_mods2entry() should not zero pointers into the modifications
2005-08-01 02:16:02 +00:00
referral.c
repl.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +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
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
schema_check.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +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
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
schemaparse.c
search.c
Move most of SLAPI frontend into overlay
2005-07-21 16:35:20 +00:00
sets.c
sets.h
sl_malloc.c
mostly revert previous commit
2005-07-20 19:26:46 +00:00
slap.h
Remove SLAPI pblock from operation structure
2005-07-22 07:54:17 +00:00
slapacl.c
slapadd.c
Silence warnings (rearrange if(dryrun) vs. if(verbose)
2005-07-27 08:48:43 +00:00
slapauth.c
slapcat.c
ITS#3764 add signal handlers so slapcat will cleanup if interrupted.
2005-06-10 20:14:32 +00:00
slapcommon.c
Fix prev commit - slapdn should not start any databases
2005-06-09 20:09:15 +00:00
slapcommon.h
slapd.conf
slapd.ldif
LDIF include must use a file URL
2005-05-13 09:56:17 +00:00
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
ITS#3847 silence warnings
2005-07-11 12:11:15 +00:00
str2filter.c
Silence "unused <something>" warnings
2005-07-14 19:52:08 +00:00
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
Plug more memleaks
2005-07-21 23:26:40 +00:00
zn_malloc.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00