.. |
back-bdb
|
Must close env before removing it.
|
2005-08-25 03:00:29 +00:00 |
back-dnssrv
|
|
|
back-hdb
|
|
|
back-ldap
|
need some minimal timeout otherwise strange issues occur
|
2005-08-22 18:14:41 +00:00 |
back-ldbm
|
harmonize back-ldbm and back-bdb handling of searchBase disclose access; fixes ITS#3964, ITS#3963 still open
|
2005-08-23 17:38:50 +00:00 |
back-ldif
|
don't need compare if entry_get is available
|
2005-08-03 00:33:37 +00:00 |
back-meta
|
need some minimal timeout otherwise strange issues occur
|
2005-08-22 18:14:41 +00:00 |
back-monitor
|
more (in)sanity stuff
|
2005-08-08 22:49:54 +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
|
enable syncrepl support by default
|
2005-08-10 16:54:45 +00:00 |
overlays
|
Config fixes
|
2005-08-24 08:32:03 +00:00 |
schema
|
ITS#3941: posixGroup should be STRUCTURAL
|
2005-08-17 07:10:02 +00:00 |
shell-backends
|
|
|
slapi
|
Allow slapi_sdn_get_parent() to work if only normalized DN is available
|
2005-08-24 05:11:58 +00:00 |
abandon.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
aci.c
|
fix use of uninitialized var
|
2005-08-23 13:02:53 +00:00 |
acl.c
|
further ACI factoring out & confinement
|
2005-08-22 16:03:35 +00:00 |
aclparse.c
|
allow options in dynacl configuration
|
2005-08-22 16:28:50 +00:00 |
ad.c
|
fix previous commit
|
2005-08-22 10:46:57 +00:00 |
add.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
at.c
|
more cleanup
|
2005-07-19 15:13:32 +00:00 |
attr.c
|
make sure a_nvals are as many as a_vals (helps tracking other issues...)
|
2005-08-23 23:56:47 +00:00 |
ava.c
|
|
|
backend.c
|
Check for NULL in be_match()
|
2005-08-18 04:34:04 +00:00 |
backover.c
|
Remove unused variables.
|
2005-07-22 13:18:28 +00:00 |
bconfig.c
|
ITS#3961 better fix - provide a context for the main thread. The context
|
2005-08-23 04:12:57 +00:00 |
bind.c
|
Move most of SLAPI frontend into overlay
|
2005-07-21 16:35:20 +00:00 |
cancel.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
address ITS#3914
|
2005-08-02 23:22:10 +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
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
controls.c
|
Use IANA assigned OIDs
|
2005-08-12 21:24:13 +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
|
Don't decrement descriptor count until we have checked connection is not UDP
|
2005-08-08 03:44:17 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
Cleanup
|
2005-07-31 18:17:13 +00:00 |
dn.c
|
ITS#3931 fix dnRelativeMatch return values
|
2005-08-14 23:08:20 +00:00 |
entry.c
|
wrap validate/pretty/normalize for ordered values (only #ifdef LDAP_DEVEL)
|
2005-08-11 23:35:15 +00:00 |
extended.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14: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
|
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
|
ITS#3917 don't check csn syntax if schema isn't inited yet
|
2005-08-08 23:56:40 +00:00 |
limits.c
|
destroy limits at exit
|
2005-07-25 20:50:03 +00:00 |
lock.c
|
|
|
main.c
|
personally, I'm much more comfortable using hex for log levels...
|
2005-08-13 16:04:40 +00:00 |
Makefile.in
|
ACIs almost entirely factored out of slapd
|
2005-08-17 17:14:57 +00:00 |
matchedValues.c
|
|
|
modify.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
modrdn.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +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
|
mutex-protect "undefined" attribute descriptions/objectClasses addition (ITS#3958)
|
2005-08-22 09:46:17 +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
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
phonetic.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
proto-slap.h
|
further ACI factoring out & confinement
|
2005-08-22 16:03:35 +00:00 |
referral.c
|
|
|
repl.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-08-08 22:25:56 +00:00 |
result.c
|
fix referral logging @STATS2
|
2005-08-20 19:20:53 +00:00 |
root_dse.c
|
Use IANA assigned OIDs
|
2005-08-12 21:24:13 +00:00 |
sasl.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
saslauthz.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-08-13 21:10:41 +00:00 |
schema_check.c
|
Add o_no_schema_check to operation structure
|
2005-08-01 15:26:13 +00:00 |
schema_init.c
|
further ACI factoring out & confinement
|
2005-08-22 16:03:35 +00:00 |
schema_prep.c
|
further ACI factoring out & confinement
|
2005-08-22 16:03:35 +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
|
allow options in dynacl configuration
|
2005-08-22 16:28:50 +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
|
couldn't slapcat with ACIs in slapd.conf :)
|
2005-08-19 00:30:10 +00:00 |
slapcommon.h
|
|
|
slapd.conf
|
|
|
slapd.ldif
|
|
|
slapdn.c
|
|
|
slapindex.c
|
|
|
slappasswd.c
|
|
|
slaptest.c
|
|
|
starttls.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
str2filter.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
syncrepl.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
syntax.c
|
fix cleanup on error
|
2005-08-22 16:01:16 +00:00 |
unbind.c
|
|
|
user.c
|
|
|
value.c
|
wrap validate/pretty/normalize for ordered values (only #ifdef LDAP_DEVEL)
|
2005-08-11 23:35:15 +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 |