| .. |
|
back-bdb
|
fix ITS#3784
|
2005-06-16 20:01:41 +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#3785: do our best to deal with invalid filters...
|
2005-06-16 19:27:03 +00:00 |
|
back-ldbm
|
ITS:3749: Extend manageDIT support to LDBM.
|
2005-06-03 17:24:31 +00:00 |
|
back-ldif
|
don't leave dangling pointers; pass entry when sending referrals
|
2005-05-30 12:37:24 +00:00 |
|
back-meta
|
first round of provisions for back-config
|
2005-06-19 22:41:12 +00:00 |
|
back-monitor
|
remove #defines moved to frontend
|
2005-06-05 22:58:18 +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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
back-relay
|
use direct access instead of string comparison to check supported controls
|
2005-01-29 17:58:48 +00:00 |
|
back-shell
|
implement add/delete granularity in write access (ITS#3631)
|
2005-04-08 00:18:24 +00:00 |
|
back-sql
|
add delete stuff to all attributes (needed to deelete with "fail_if_no_mapping yes"); passes write test(s)
|
2005-06-13 22:13:10 +00:00 |
|
overlays
|
add support for connection_init/destroy and retcode overlay
|
2005-06-19 22:42:12 +00:00 |
|
schema
|
Converted openldap.schema to .ldif, added explanatory text
|
2005-06-11 00:54:32 +00:00 |
|
shell-backends
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
slapi
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
|
2005-06-04 09:44:39 +00:00 |
|
abandon.c
|
Convert backendInfo/backendDB to STAILQs
|
2005-03-24 05:13:31 +00:00 |
|
acl.c
|
symbol rename for AIX (ITS#3787)
|
2005-06-16 19:17:38 +00:00 |
|
aclparse.c
|
handle "dn=*" <what> clause
|
2005-05-23 20:29:01 +00:00 |
|
ad.c
|
Happy New Year!
|
2005-01-01 20:49:32 +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
|
Fix X-ORDERED SIBLINGS
|
2005-04-21 06:39:58 +00:00 |
|
attr.c
|
More accesslog updates
|
2005-06-10 11:41:57 +00:00 |
|
ava.c
|
Fixing memory leakage in attribute aliasing
|
2005-03-29 00:12:05 +00:00 |
|
backend.c
|
cleanup
|
2005-06-19 22:43:45 +00:00 |
|
backover.c
|
add support for connection_init/destroy
|
2005-06-19 22:41:49 +00:00 |
|
bconfig.c
|
ITS#3774 delete backend/overlay structures after a failed add
|
2005-06-13 22:49:01 +00:00 |
|
bind.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 |
|
cancel.c
|
Convert backendInfo/backendDB to STAILQs
|
2005-03-24 05:13:31 +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
|
Attribute Aliasing : equality matching support
|
2005-02-15 05:24:48 +00:00 |
|
component.h
|
Cleanup
|
2005-01-20 07:18:28 +00:00 |
|
config.c
|
More for prev commit - break from mask_to_verbs when mask has gone to zero
|
2005-06-09 23:39:18 +00:00 |
|
config.h
|
ITS#3748 do necessary startup when adding databases online
|
2005-05-26 09:43:39 +00:00 |
|
connection.c
|
ITS#3549 don't queue Unbind requests
|
2005-06-18 09:06:12 +00:00 |
|
controls.c
|
Place manageDIT behind LDAP_DEVEL (not for initial 2.3 release)
|
2005-06-03 20:54:06 +00:00 |
|
cr.c
|
Preserve OID macros for display in back-config
|
2005-04-09 16:13:04 +00:00 |
|
ctxcsn.c
|
Add slap_timestamp(), use mutex in slap_get_csn()
|
2005-06-07 04:12:14 +00:00 |
|
daemon.c
|
ITS#3760 don't select on uninit'd writefds
|
2005-06-09 08:19:05 +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
|
clarify the usage of dnParent( dn, dn )
|
2005-04-01 23:58:38 +00:00 |
|
entry.c
|
Fix attribute sorting
|
2005-05-12 03:24:49 +00:00 |
|
extended.c
|
cosmetic cleanup
|
2005-01-12 21:02:58 +00:00 |
|
filter.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
filterentry.c
|
Update uniqueMemberMatch to be consistent with latest
|
2005-03-26 02:07:00 +00:00 |
|
frontend.c
|
partially revert previous commit (ITS#3652)
|
2005-04-13 01:03:46 +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
|
More modify support. ACL editing works.
|
2005-04-19 16:39:48 +00:00 |
|
kerberos.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
ldapsync.c
|
Minor cleanup
|
2005-01-14 05:10:23 +00:00 |
|
limits.c
|
Fix typo, use dn.base instead of dn.exact in unparse
|
2005-05-10 01:16:21 +00:00 |
|
lock.c
|
ITS#3421 flush and close logfile before releasing lock
|
2005-01-12 00:17:12 +00:00 |
|
main.c
|
Fix config selection:
|
2005-05-01 20:55:15 +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
|
ITS#3763 fix typo in slap_timestamp
|
2005-06-09 18:59:54 +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
|
Fix X-ORDERED SIBLINGS
|
2005-04-21 06:39:58 +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
|
same for objectClass; improve previous commit
|
2005-04-10 15:40:15 +00:00 |
|
oidm.c
|
Preserve OID macros for display in back-config
|
2005-04-09 16:13:04 +00:00 |
|
operation.c
|
Add op->o_tincr to distinguish ops with same op->o_time. (We should
|
2005-06-09 22:56:35 +00:00 |
|
operational.c
|
sanity check
|
2005-04-29 20:28:35 +00:00 |
|
passwd.c
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
|
2005-06-04 09:44:39 +00:00 |
|
phonetic.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
proto-slap.h
|
ITS#3774 delete backend/overlay structures after a failed add
|
2005-06-13 22:49:01 +00:00 |
|
referral.c
|
fix previous commit
|
2005-01-08 09:51:29 +00:00 |
|
repl.c
|
more on strict config parsing (ITS#3705)
|
2005-05-06 16:42:03 +00:00 |
|
result.c
|
do not return spurious result codes
|
2005-05-30 12:36:21 +00:00 |
|
root_dse.c
|
Updated ldif_read_record to support LDIF include: directive
|
2005-05-12 00:46:39 +00:00 |
|
sasl.c
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
|
2005-06-04 09:44:39 +00:00 |
|
saslauthz.c
|
set alias dereferencing (please check)
|
2005-04-21 21:19:35 +00:00 |
|
schema.c
|
Add slap_timestamp(), use mutex in slap_get_csn()
|
2005-06-07 04:12:14 +00:00 |
|
schema_check.c
|
manageDIT framework and obsolete objectclasses/DIT-content-rule override
|
2005-05-13 19:07:31 +00:00 |
|
schema_init.c
|
Fix OpenLDAP ITS#3782 - broken logic in bitwise matching rules
|
2005-06-16 05:31:24 +00:00 |
|
schema_prep.c
|
Additional manageDIT changes.
|
2005-05-13 21:09:26 +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
|
Fix ITS#3695 preserve stack alignment in slap_sl_realloc
|
2005-04-30 01:15:10 +00:00 |
|
slap.h
|
Add op->o_tincr to distinguish ops with same op->o_time. (We should
|
2005-06-09 22:56:35 +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
|
Add slap_timestamp(), use mutex in slap_get_csn()
|
2005-06-07 04:12:14 +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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
str2filter.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
syncrepl.c
|
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
|
2005-06-04 09:44:39 +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
|
Fixes for ordered deletes
|
2005-04-19 18:37:39 +00:00 |
|
zn_malloc.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |