.. |
back-bdb
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-19 05:03:12 +00:00 |
back-dnssrv
|
more attr_merge cleanup (please check)
|
2005-04-21 23:36:37 +00:00 |
back-hdb
|
ITS#3607 build alock
|
2005-03-27 06:45:15 +00:00 |
back-ldap
|
fix ITS#3862
|
2005-07-18 21:32:31 +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
|
implement per-target, per-operation timeouts
|
2005-07-19 00:43:38 +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
|
fix attribution in copyright
|
2005-01-20 18:52:00 +00:00 |
back-passwd
|
more attr_merge cleanup (please check)
|
2005-04-21 23:36:37 +00:00 |
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
|
implement add/delete granularity in write access (ITS#3631)
|
2005-04-08 00:18:24 +00:00 |
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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
slapi
|
Fix callback API for cast safety
|
2005-07-19 08:39:56 +00:00 |
abandon.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
acl.c
|
Delete unused variable.
|
2005-07-18 06:30:47 +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
|
Fixing memory leakage in attribute aliasing
|
2005-03-29 00:12:05 +00:00 |
backend.c
|
Check op->o_bd != NULL
|
2005-07-19 08:40:26 +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
|
Fix format arg to "overlay...configuration failed" message
|
2005-07-18 08:30:33 +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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
compare.c
|
Fixing memory leakage in attribute aliasing
|
2005-03-29 00:12:05 +00:00 |
component.c
|
strip_cav_tag() should return ber_tag_t, not int
|
2005-07-18 05:11:11 +00:00 |
component.h
|
Cleanup
|
2005-01-20 07:18:28 +00:00 |
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 slap_parse_ctrl() API for parsing already decoded controls; needed
|
2005-07-19 08:38:46 +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 order of uidNumber and gidNumber was swapped in revision 1.331,
|
2005-07-19 06:45:57 +00:00 |
DB_CONFIG
|
A very basic DB_CONFIG example
|
2004-06-18 04:49:08 +00:00 |
delete.c
|
ITS#3576 use actual backend (not glue instance) for restriction and
|
2005-03-17 04:29:31 +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
|
Make ebuf/ecur char* instead of unsigned char* (which they are never used as)
|
2005-07-14 21:02:59 +00:00 |
extended.c
|
cosmetic cleanup
|
2005-01-12 21:02:58 +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
|
ITS#3844 fix slap_operational_subschemaSubentry
|
2005-07-07 17:39:29 +00:00 |
globals.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
index.c
|
Fix compile warning
|
2005-03-17 23:55:52 +00:00 |
init.c
|
Global plugins are now associated with frontendDB
|
2005-07-19 06:46:14 +00:00 |
kerberos.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
ITS#3421 flush and close logfile before releasing lock
|
2005-01-12 00:17:12 +00:00 |
main.c
|
fix leak
|
2005-07-16 15:40:14 +00:00 |
Makefile.in
|
Fix Windows export setup
|
2005-05-06 01:45:05 +00:00 |
matchedValues.c
|
fix ITS#3406 - normalize attributes according to MR syntax in MRA filters
|
2005-01-26 21:48:36 +00:00 |
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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
mr.c
|
Place control availability kludge behind
|
2005-01-26 19:46:12 +00:00 |
mra.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
nt_svc.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
Add slap_parse_ctrl() API for parsing already decoded controls; needed
|
2005-07-19 08:38:46 +00:00 |
referral.c
|
fix previous commit
|
2005-01-08 09:51:29 +00:00 |
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
|
Fix pointer error in readback control
|
2005-07-19 08:39:05 +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
|
Mostly remove global_schemacheck. More cleanup needed in
|
2005-05-11 22:24:18 +00:00 |
search.c
|
global overlays need to set o_bd = frontendDB to return the error in case no database can be selected
|
2005-01-23 21:44:23 +00:00 |
sets.c
|
add '+' string concatenation operator
|
2005-01-13 09:21:11 +00:00 |
sets.h
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
fix access control when no backend could be found (might need work)
|
2005-04-13 00:01:53 +00:00 |
slapadd.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
slapauth.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
Updated ldif_read_record to support LDIF include: directive
|
2005-05-12 00:46:39 +00:00 |
slapd.conf
|
A very basic DB_CONFIG example
|
2004-06-18 04:49:08 +00:00 |
slapd.ldif
|
LDIF include must use a file URL
|
2005-05-13 09:56:17 +00:00 |
slapdn.c
|
allow slapdn to return the DN in pretty/normal only mode, without diagnostics, to be used as filter (should allow reading from stdin as well)
|
2005-04-01 12:59:26 +00:00 |
slapindex.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
slappasswd.c
|
ITS#3557: {SSHA} not default due to missing include
|
2005-02-27 16:46:45 +00:00 |
slaptest.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
unbind.c
|
call frontend's be_unbind, if any, to honor hooks registered by global overlays (ITS#3649)
|
2005-04-11 19:12:30 +00:00 |
user.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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 |