.. |
back-bdb
|
ITS#6230 fix typos
|
2009-07-27 18:54:56 +00:00 |
back-dnssrv
|
|
|
back-hdb
|
|
|
back-ldap
|
don't deadlock when a TLS uri is not responding (ITS#6167)
|
2009-06-11 06:51:01 +00:00 |
back-ldif
|
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
|
2009-02-04 22:36:49 +00:00 |
back-meta
|
ITS#5977 fix typo
|
2009-02-27 01:58:09 +00:00 |
back-monitor
|
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
|
2009-02-04 22:36:49 +00:00 |
back-ndb
|
Use distribution hints in searches
|
2009-07-29 00:58:46 +00:00 |
back-null
|
|
|
back-passwd
|
|
|
back-perl
|
ITS#5658 hppa fixes
|
2009-06-23 23:12:15 +00:00 |
back-relay
|
ITS#6154: don't assume in slap_callback.sc_cleanup that sc_response was called.
|
2009-06-12 23:12:37 +00:00 |
back-shell
|
|
|
back-sock
|
ITS#5939 plug descriptor leak
|
2009-02-10 20:07:24 +00:00 |
back-sql
|
ITS#5892 return -1 from ldif_read_record on error
|
2009-07-07 22:30:55 +00:00 |
overlays
|
Fix last commit: C90 rejects declaration after code
|
2009-07-30 15:34:42 +00:00 |
schema
|
|
|
shell-backends
|
|
|
slapi
|
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
|
2009-07-26 00:14:15 +00:00 |
abandon.c
|
For ITS#6157: Catch most invalid cancels/abandons, and honor them before waits
|
2009-06-04 21:16:38 +00:00 |
aci.c
|
|
|
acl.c
|
|
|
aclparse.c
|
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
|
2009-07-26 00:14:15 +00:00 |
ad.c
|
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
|
2009-07-26 00:14:15 +00:00 |
add.c
|
|
|
alock.c
|
ITS#6005 use ber_memcalloc/free
|
2009-03-09 01:22:48 +00:00 |
alock.h
|
|
|
at.c
|
use, then free (ITS#6027)
|
2009-03-17 15:52:41 +00:00 |
attr.c
|
|
|
ava.c
|
|
|
backend.c
|
ITS#6109 fix readonly restriction
|
2009-05-17 22:23:33 +00:00 |
backglue.c
|
ITS#6103 send response even if abandoned
|
2009-05-11 04:29:21 +00:00 |
backover.c
|
Revert 1.91, breaks #5346. (ITS#5724)
|
2009-02-20 00:56:50 +00:00 |
bconfig.c
|
ITS#5946 always allow mirrormode to be set to FALSE
|
2009-07-29 09:21:50 +00:00 |
bind.c
|
|
|
cancel.c
|
More ITS#6104: mutex-protected check of o_cancel value from other thread
|
2009-06-05 23:26:09 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
|
|
component.c
|
|
|
component.h
|
|
|
config.c
|
ITS#5942 consolidate server URL match to config_check_my_url().
|
2009-07-29 09:04:39 +00:00 |
config.h
|
ITS#5942 consolidate server URL match to config_check_my_url().
|
2009-07-29 09:04:39 +00:00 |
connection.c
|
ITS#6220 don't check write timeouts when global_writetimeout isn't set
|
2009-07-21 02:04:46 +00:00 |
controls.c
|
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
|
2009-07-26 00:14:15 +00:00 |
cr.c
|
|
|
ctxcsn.c
|
Delete obsolete context entry stuff
|
2009-03-10 03:51:14 +00:00 |
daemon.c
|
Silence warning. Also avoids pointless umask(0) when umask already is 0.
|
2009-07-06 23:19:52 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
|
|
dn.c
|
add in-scope helper
|
2009-05-04 10:57:50 +00:00 |
entry.c
|
make logs symmetric
|
2009-04-29 11:36:49 +00:00 |
extended.c
|
|
|
filter.c
|
|
|
filterentry.c
|
To be safe (see ITS#5328), set hasSubordinates before be_has_subordinates()
|
2009-05-20 21:42:13 +00:00 |
frontend.c
|
|
|
globals.c
|
|
|
index.c
|
|
|
init.c
|
cleanup (related to ITS#5760)
|
2009-02-15 22:16:21 +00:00 |
ldapsync.c
|
ITS#6195 must normalize cookies before comparing them
|
2009-07-08 00:55:27 +00:00 |
limits.c
|
allow to delete olcLimits values (ITS#6159)
|
2009-06-02 23:17:58 +00:00 |
lock.c
|
|
|
main.c
|
add slapschema tool (ITS#6150)
|
2009-05-28 13:40:57 +00:00 |
Makefile.in
|
add slapschema tool (ITS#6150)
|
2009-05-28 13:40:57 +00:00 |
matchedValues.c
|
|
|
modify.c
|
Fix prev commit
|
2009-02-26 23:16:41 +00:00 |
modrdn.c
|
|
|
mods.c
|
fix objectClass inheritance deletion (ITS#5517, ITS#5963)
|
2009-02-22 23:32:00 +00:00 |
module.c
|
ITS#6016 check for static backends and overlays
|
2009-04-02 23:41:41 +00:00 |
mr.c
|
|
|
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
|
|
operation.c
|
|
|
operational.c
|
|
|
passwd.c
|
|
|
phonetic.c
|
|
|
proto-slap.h
|
allow to delete olcLimits values (ITS#6159)
|
2009-06-02 23:17:58 +00:00 |
referral.c
|
|
|
result.c
|
Fix typo in 1.250 fake sorted results control
|
2009-07-13 02:42:38 +00:00 |
root_dse.c
|
ITS#5892 return -1 from ldif_read_record on error
|
2009-07-07 22:30:55 +00:00 |
sasl.c
|
ITS#6101, did not always (re)set rs->sr_sasldata before send_ldap_sasl()
|
2009-07-07 22:31:35 +00:00 |
saslauthz.c
|
|
|
schema_check.c
|
fix typo
|
2009-05-06 07:55:42 +00:00 |
schema_init.c
|
csnOrderingMatch should have a normalizer
|
2009-07-13 09:39:39 +00:00 |
schema_prep.c
|
more about ITS#5792
|
2009-02-05 21:11:05 +00:00 |
schema.c
|
|
|
schemaparse.c
|
|
|
search.c
|
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
|
2009-07-26 00:14:15 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
sl_malloc.c
|
ITS#6054 assert/exit on failed allocs
|
2009-04-11 03:40:12 +00:00 |
slap.h
|
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
|
2009-07-26 00:14:15 +00:00 |
slapacl.c
|
ITS#6214 use the main thread's context so cleanup can occur
|
2009-07-22 04:39:57 +00:00 |
slapadd.c
|
ITS#5892 return -1 from ldif_read_record on error
|
2009-07-07 22:30:55 +00:00 |
slapauth.c
|
ITS#6214 use the main thread's context so cleanup can occur
|
2009-07-22 04:39:57 +00:00 |
slapcat.c
|
|
|
slapcommon.c
|
ITS#5892 make sure ldif error messages are displayed
|
2009-07-07 21:51:27 +00:00 |
slapcommon.h
|
add slapschema tool (ITS#6150)
|
2009-05-28 13:40:57 +00:00 |
slapd.conf
|
|
|
slapd.ldif
|
|
|
slapdn.c
|
|
|
slapindex.c
|
|
|
slappasswd.c
|
|
|
slapschema.c
|
ITS#6214 use the main thread's context so cleanup can occur
|
2009-07-22 04:39:57 +00:00 |
slaptest.c
|
|
|
starttls.c
|
|
|
str2filter.c
|
|
|
syncrepl.c
|
ITS#5942 consolidate server URL match to config_check_my_url().
|
2009-07-29 09:04:39 +00:00 |
syntax.c
|
|
|
txn.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
|
|
zn_malloc.c
|
|
|