.. |
back-bdb
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
back-dnssrv
|
|
|
back-hdb
|
|
|
back-ldap
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
back-ldbm
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
back-ldif
|
bvlist *list was updated through the wrong type.
|
2005-07-17 12:08:32 +00:00 |
back-meta
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
back-monitor
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +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
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
overlays
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
schema
|
Schema cleanup
|
2005-07-11 19:20:36 +00:00 |
shell-backends
|
|
|
slapi
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
abandon.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
acl.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
aclparse.c
|
Remove spurious fprintf arguments
|
2005-07-17 11:55:34 +00:00 |
ad.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
add.c
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
|
2005-06-04 09:44:39 +00:00 |
at.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +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
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
backover.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
bconfig.c
|
Make ConfigArgs.lineno int like elsewhere instead of unsigned long
|
2005-07-18 05:48:21 +00:00 |
bind.c
|
Format fixes (%d<->%lu etc)
|
2005-07-04 05:29:12 +00:00 |
cancel.c
|
ITS#3847 silence warnings
|
2005-07-11 12:11:15 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
|
|
component.c
|
strip_cav_tag() should return ber_tag_t, not int
|
2005-07-18 05:11:11 +00:00 |
component.h
|
|
|
config.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
config.h
|
Make ConfigArgs.lineno int like elsewhere instead of unsigned long
|
2005-07-18 05:48:21 +00:00 |
connection.c
|
ITS#3549 don't queue Unbind requests
|
2005-06-18 09:06:12 +00:00 |
controls.c
|
Add missing "static" for functions declared static but defined non-static
|
2005-07-18 05:14:41 +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
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
|
|
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
|
Make ebuf/ecur char* instead of unsigned char* (which they are never used as)
|
2005-07-14 21:02:59 +00:00 |
extended.c
|
|
|
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
|
ITS#3844 fix slap_operational_subschemaSubentry
|
2005-07-07 17:39:29 +00:00 |
globals.c
|
|
|
index.c
|
|
|
init.c
|
ITS#3793 don't init thread pool in tool mode
|
2005-07-01 01:36:49 +00:00 |
kerberos.c
|
|
|
ldapsync.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
limits.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
lock.c
|
|
|
main.c
|
fix leak
|
2005-07-16 15:40:14 +00:00 |
Makefile.in
|
|
|
matchedValues.c
|
|
|
modify.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
modrdn.c
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
|
2005-06-04 09:44:39 +00:00 |
mods.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
module.c
|
|
|
mr.c
|
|
|
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
oidm.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
operation.c
|
ITS#3847 silence warnings
|
2005-07-11 12:11:15 +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
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
phonetic.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
proto-slap.h
|
Declare component matching functions
|
2005-07-11 19:06:10 +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
|
send_ldap_controls() returns int, so fix return LBER_ERROR to -1.
|
2005-07-18 06:28:28 +00:00 |
root_dse.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
sasl.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +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
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
schema_prep.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.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
|
|
|
sets.c
|
|
|
sets.h
|
|
|
sl_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 |
slap.h
|
ITS#3844 fix typo
|
2005-07-08 04:57:17 +00:00 |
slapacl.c
|
|
|
slapadd.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +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
|
|
|
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
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
syntax.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +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 |