]> git.sur5r.net Git - openldap/log
openldap
19 years agoDelete sid reference from syncrepl cookie
Howard Chu [Fri, 15 Apr 2005 03:23:49 +0000 (03:23 +0000)]
Delete sid reference from syncrepl cookie

19 years agocleanup
Kurt Zeilenga [Thu, 14 Apr 2005 20:30:13 +0000 (20:30 +0000)]
cleanup

19 years agoFix config_build_entry, normalized attributes
Howard Chu [Thu, 14 Apr 2005 11:36:37 +0000 (11:36 +0000)]
Fix config_build_entry, normalized attributes

19 years agoIgnore back-ldif if config directory is inaccessible
Howard Chu [Thu, 14 Apr 2005 11:16:20 +0000 (11:16 +0000)]
Ignore back-ldif if config directory is inaccessible

19 years agoGeneric ordered value support
Howard Chu [Thu, 14 Apr 2005 10:31:51 +0000 (10:31 +0000)]
Generic ordered value support

19 years agoAdd STRIP macro to allow overriding strip on make install
Howard Chu [Thu, 14 Apr 2005 08:57:07 +0000 (08:57 +0000)]
Add STRIP macro to allow overriding strip on make install

19 years agoITS#3616 don't index the dummy context entry
Howard Chu [Wed, 13 Apr 2005 19:05:56 +0000 (19:05 +0000)]
ITS#3616 don't index the dummy context entry

19 years agoITS#3647 back-hdb fixes, create unsorted subtree IDLs and sort later.
Howard Chu [Wed, 13 Apr 2005 11:55:25 +0000 (11:55 +0000)]
ITS#3647 back-hdb fixes, create unsorted subtree IDLs and sort later.

19 years agoOmit FD_SETSIZE check for Winsock
Howard Chu [Wed, 13 Apr 2005 07:27:36 +0000 (07:27 +0000)]
Omit FD_SETSIZE check for Winsock

19 years agoStore modification in back-ldif
Howard Chu [Wed, 13 Apr 2005 06:56:26 +0000 (06:56 +0000)]
Store modification in back-ldif

19 years agoFix typo in OMsInteger macro
Howard Chu [Wed, 13 Apr 2005 06:44:32 +0000 (06:44 +0000)]
Fix typo in OMsInteger macro

19 years agoMore for Modify. Single-valued attrs working.
Howard Chu [Wed, 13 Apr 2005 06:38:00 +0000 (06:38 +0000)]
More for Modify. Single-valued attrs working.

19 years agoBasic Modify framework, still in progress
Howard Chu [Wed, 13 Apr 2005 05:36:13 +0000 (05:36 +0000)]
Basic Modify framework, still in progress

19 years agoITS#3607 more enhancements
Howard Chu [Wed, 13 Apr 2005 04:34:15 +0000 (04:34 +0000)]
ITS#3607 more enhancements
  - recovers correctly, logs status
  - for Quick mode, where no transactional environment exists, refuses to
     start if the database is inconsistent
  - warns of poor performance if DB_CONFIG is not present
  - detects changes to DB_CONFIG and forces a recovery

19 years agounifdef BDB_SUBDIRS, was never used
Howard Chu [Wed, 13 Apr 2005 04:08:43 +0000 (04:08 +0000)]
unifdef BDB_SUBDIRS, was never used

19 years agopartially revert previous commit (ITS#3652)
Pierangelo Masarati [Wed, 13 Apr 2005 01:03:46 +0000 (01:03 +0000)]
partially revert previous commit (ITS#3652)

19 years agofix access control when no backend could be found (might need work)
Pierangelo Masarati [Wed, 13 Apr 2005 00:01:53 +0000 (00:01 +0000)]
fix access control when no backend could be found (might need work)

19 years agofix access control when no backend could be found (might need work)
Pierangelo Masarati [Wed, 13 Apr 2005 00:00:06 +0000 (00:00 +0000)]
fix access control when no backend could be found (might need work)

19 years agofix access unparse (ITS#3631)
Pierangelo Masarati [Tue, 12 Apr 2005 23:10:48 +0000 (23:10 +0000)]
fix access unparse (ITS#3631)

19 years agomore on ITS#3652
Pierangelo Masarati [Tue, 12 Apr 2005 22:38:54 +0000 (22:38 +0000)]
more on ITS#3652

19 years agofix slapacl when doing cross-database access checking
Pierangelo Masarati [Tue, 12 Apr 2005 22:13:42 +0000 (22:13 +0000)]
fix slapacl when doing cross-database access checking

19 years agomore issues related to slapacl
Pierangelo Masarati [Tue, 12 Apr 2005 20:33:45 +0000 (20:33 +0000)]
more issues related to slapacl

19 years agofix previous commit in case of access to non existent backend (e.g. rootDSE); add...
Pierangelo Masarati [Tue, 12 Apr 2005 19:36:56 +0000 (19:36 +0000)]
fix previous commit in case of access to non existent backend (e.g. rootDSE); add (and document) authzID/DN support

19 years agocleanup previous commit
Pierangelo Masarati [Tue, 12 Apr 2005 19:35:53 +0000 (19:35 +0000)]
cleanup previous commit

19 years agoRebuild
Kurt Zeilenga [Tue, 12 Apr 2005 18:46:52 +0000 (18:46 +0000)]
Rebuild

19 years agofix the fix to previous commit
Pierangelo Masarati [Tue, 12 Apr 2005 17:11:30 +0000 (17:11 +0000)]
fix the fix to previous commit

19 years agoadd comment (see ITS#3652)
Pierangelo Masarati [Tue, 12 Apr 2005 17:01:31 +0000 (17:01 +0000)]
add comment (see ITS#3652)

19 years agofix previous commit (ITS#3654)
Pierangelo Masarati [Tue, 12 Apr 2005 16:35:52 +0000 (16:35 +0000)]
fix previous commit (ITS#3654)

19 years agoITS#3648 use slapd runqueue for periodic sync
Howard Chu [Tue, 12 Apr 2005 12:35:00 +0000 (12:35 +0000)]
ITS#3648 use slapd runqueue for periodic sync

19 years agoFix checkpoint task - must call stoptask before returning
Howard Chu [Tue, 12 Apr 2005 12:32:48 +0000 (12:32 +0000)]
Fix checkpoint task - must call stoptask before returning

19 years agoITS#3573, mark pwdChangedTime, pwdGraceUseTime, pwdExpirationWarned,
Howard Chu [Tue, 12 Apr 2005 10:58:50 +0000 (10:58 +0000)]
ITS#3573, mark pwdChangedTime, pwdGraceUseTime, pwdExpirationWarned,
pwdHistory, and pwdReset NO-USER-MODIFICATION

19 years agoFix slapMode parens
Howard Chu [Tue, 12 Apr 2005 10:48:22 +0000 (10:48 +0000)]
Fix slapMode parens

19 years agohide changes behind specific #ifdef, conditioned by LDAP_DEBUG; always allow access...
Pierangelo Masarati [Tue, 12 Apr 2005 01:07:30 +0000 (01:07 +0000)]
hide changes behind specific #ifdef, conditioned by LDAP_DEBUG; always allow access on back-dnssrv

19 years agocleanup previous commit
Pierangelo Masarati [Tue, 12 Apr 2005 00:34:13 +0000 (00:34 +0000)]
cleanup previous commit

19 years agoadd ACL hook to overlays
Pierangelo Masarati [Tue, 12 Apr 2005 00:24:04 +0000 (00:24 +0000)]
add ACL hook to overlays

19 years agoin case of success, release the entry only after global overlays have seen it on...
Pierangelo Masarati [Tue, 12 Apr 2005 00:20:16 +0000 (00:20 +0000)]
in case of success, release the entry only after global overlays have seen it on the way back

19 years agoiptr was unint'd
Pierangelo Masarati [Mon, 11 Apr 2005 21:44:29 +0000 (21:44 +0000)]
iptr was unint'd

19 years agocleanup & silence warnings
Pierangelo Masarati [Mon, 11 Apr 2005 21:35:34 +0000 (21:35 +0000)]
cleanup & silence warnings

19 years agocall frontend's be_unbind, if any, to honor hooks registered by global overlays ...
Pierangelo Masarati [Mon, 11 Apr 2005 19:12:30 +0000 (19:12 +0000)]
call frontend's be_unbind, if any, to honor hooks registered by global overlays (ITS#3649)

19 years agoITS#3647 fix hdb dn2idl SEGV
Howard Chu [Mon, 11 Apr 2005 04:00:08 +0000 (04:00 +0000)]
ITS#3647 fix hdb dn2idl SEGV

19 years agoadd SASL bind for acl-authc; use slap_bindconf
Pierangelo Masarati [Sun, 10 Apr 2005 23:44:06 +0000 (23:44 +0000)]
add SASL bind for acl-authc; use slap_bindconf

19 years agomore bindconf cleanup
Pierangelo Masarati [Sun, 10 Apr 2005 23:43:17 +0000 (23:43 +0000)]
more bindconf cleanup

19 years agoapply naming scheme to global/database schema
Pierangelo Masarati [Sun, 10 Apr 2005 22:27:50 +0000 (22:27 +0000)]
apply naming scheme to global/database schema

19 years ago<limits.h> cleanup && ITS#3643
Kurt Zeilenga [Sun, 10 Apr 2005 19:32:14 +0000 (19:32 +0000)]
<limits.h> cleanup && ITS#3643

19 years agocomplete access checking documentation
Pierangelo Masarati [Sun, 10 Apr 2005 16:06:45 +0000 (16:06 +0000)]
complete access checking documentation

19 years agoclarify why there's no access checking in back-dnssrv
Pierangelo Masarati [Sun, 10 Apr 2005 16:03:59 +0000 (16:03 +0000)]
clarify why there's no access checking in back-dnssrv

19 years agoOID checks don't need to be case-insensitive
Pierangelo Masarati [Sun, 10 Apr 2005 16:01:24 +0000 (16:01 +0000)]
OID checks don't need to be case-insensitive

19 years agosame for objectClass; improve previous commit
Pierangelo Masarati [Sun, 10 Apr 2005 15:40:15 +0000 (15:40 +0000)]
same for objectClass; improve previous commit

19 years agoAdded further consistency checks and a new schema parse error value
Pierangelo Masarati [Sun, 10 Apr 2005 15:14:13 +0000 (15:14 +0000)]
Added further consistency checks and a new schema parse error value
which should help in debugging schema development for back-config.
The check essentially verifies, when a duplicate attributeType is found,
that the new attributeType definition is an exact duplicate of the
definition already present in the schema.

19 years agoclarify comment
Pierangelo Masarati [Sun, 10 Apr 2005 09:54:21 +0000 (09:54 +0000)]
clarify comment

19 years agoprotect all occurrences of ACL_DISCLOSE
Pierangelo Masarati [Sat, 9 Apr 2005 17:00:40 +0000 (17:00 +0000)]
protect all occurrences of ACL_DISCLOSE

19 years agocleanup
Pierangelo Masarati [Sat, 9 Apr 2005 16:50:07 +0000 (16:50 +0000)]
cleanup

19 years agoPreserve OID macros for display in back-config
Howard Chu [Sat, 9 Apr 2005 16:13:04 +0000 (16:13 +0000)]
Preserve OID macros for display in back-config

19 years agobase64 encode passwords in back-config
Pierangelo Masarati [Sat, 9 Apr 2005 15:19:36 +0000 (15:19 +0000)]
base64 encode passwords in back-config

19 years agoITS#3616 allow adding entry with zero-length DN if the suffix is zero-length
Howard Chu [Sat, 9 Apr 2005 11:28:06 +0000 (11:28 +0000)]
ITS#3616 allow adding entry with zero-length DN if the suffix is zero-length

19 years agoITS#3616 allow adding entry with zero-length DN if the suffix is zero length
Howard Chu [Sat, 9 Apr 2005 11:27:35 +0000 (11:27 +0000)]
ITS#3616 allow adding entry with zero-length DN if the suffix is zero length

19 years agoDon't do ctxcsn checks in Tool mode, don't generate ctxcsn if it's missing
Howard Chu [Sat, 9 Apr 2005 11:26:31 +0000 (11:26 +0000)]
Don't do ctxcsn checks in Tool mode, don't generate ctxcsn if it's missing
and we're also a consumer.

19 years agoSilence warnings in prev commit
Howard Chu [Sat, 9 Apr 2005 11:21:08 +0000 (11:21 +0000)]
Silence warnings in prev commit

19 years agoITS#3616 fixes for zero-length DN entry. generate context entry on the
Howard Chu [Sat, 9 Apr 2005 11:15:05 +0000 (11:15 +0000)]
ITS#3616 fixes for zero-length DN entry. generate context entry on the
fly if a modify is attempted and it does not exist.

19 years agoITS#3616 use fake context entry if suffix is empty.
Howard Chu [Sat, 9 Apr 2005 10:01:13 +0000 (10:01 +0000)]
ITS#3616 use fake context entry if suffix is empty.

19 years agoDon't crash on update_ctx if context entry has no contextCSN
Howard Chu [Sat, 9 Apr 2005 10:00:15 +0000 (10:00 +0000)]
Don't crash on update_ctx if context entry has no contextCSN

19 years agoITS#3616 skip naming checks for entry with zero-length DN
Howard Chu [Sat, 9 Apr 2005 09:59:40 +0000 (09:59 +0000)]
ITS#3616 skip naming checks for entry with zero-length DN

19 years agoITS#3638 Init ids to zero in bdb_dn2idl
Howard Chu [Sat, 9 Apr 2005 07:45:14 +0000 (07:45 +0000)]
ITS#3638 Init ids to zero in bdb_dn2idl

19 years agoITS#3646 allow default index
Howard Chu [Sat, 9 Apr 2005 07:32:51 +0000 (07:32 +0000)]
ITS#3646 allow default index

19 years agoITS#3643 limits.h, INT_MAX
Howard Chu [Sat, 9 Apr 2005 06:41:39 +0000 (06:41 +0000)]
ITS#3643 limits.h, INT_MAX

19 years agoITS#3644 include limits.h in config.h, set PATH_MAX in config.h
Howard Chu [Sat, 9 Apr 2005 06:35:28 +0000 (06:35 +0000)]
ITS#3644 include limits.h in config.h, set PATH_MAX in config.h

19 years agoimport of back-ldif man page; please review
Pierangelo Masarati [Sat, 9 Apr 2005 01:20:12 +0000 (01:20 +0000)]
import of back-ldif man page; please review

19 years agofurther cleanup; plug memory leak?
Pierangelo Masarati [Sat, 9 Apr 2005 01:00:53 +0000 (01:00 +0000)]
further cleanup; plug memory leak?

19 years agoITS#3267 add a comment
Howard Chu [Sat, 9 Apr 2005 00:56:30 +0000 (00:56 +0000)]
ITS#3267 add a comment

19 years agofurther fulfilment of ITS#3639
Pierangelo Masarati [Sat, 9 Apr 2005 00:44:17 +0000 (00:44 +0000)]
further fulfilment of ITS#3639

19 years agoITS#3267 fix out-of-order slapadd
Howard Chu [Sat, 9 Apr 2005 00:38:18 +0000 (00:38 +0000)]
ITS#3267 fix out-of-order slapadd

19 years agofurther fulfilment of ITS#3639
Pierangelo Masarati [Sat, 9 Apr 2005 00:34:32 +0000 (00:34 +0000)]
further fulfilment of ITS#3639

19 years agocleanup
Pierangelo Masarati [Sat, 9 Apr 2005 00:29:06 +0000 (00:29 +0000)]
cleanup

19 years agocheck parameters
Pierangelo Masarati [Sat, 9 Apr 2005 00:11:31 +0000 (00:11 +0000)]
check parameters

19 years agofurther fulfilment of ITS#3639
Pierangelo Masarati [Fri, 8 Apr 2005 23:39:05 +0000 (23:39 +0000)]
further fulfilment of ITS#3639

19 years agoPartial revert, must use lower-case hex
Howard Chu [Fri, 8 Apr 2005 23:33:26 +0000 (23:33 +0000)]
Partial revert, must use lower-case hex

19 years agohonor disclose
Pierangelo Masarati [Fri, 8 Apr 2005 23:33:03 +0000 (23:33 +0000)]
honor disclose

19 years agohonor disclose and search access of searchBase; fix potential lock issue; honor abandon
Pierangelo Masarati [Fri, 8 Apr 2005 23:20:37 +0000 (23:20 +0000)]
honor disclose and search access of searchBase; fix potential lock issue; honor abandon

19 years agofurther fulfilment of ITS#3639
Pierangelo Masarati [Fri, 8 Apr 2005 22:52:23 +0000 (22:52 +0000)]
further fulfilment of ITS#3639

19 years agofurther improve previous fix
Pierangelo Masarati [Fri, 8 Apr 2005 22:11:56 +0000 (22:11 +0000)]
further improve previous fix

19 years agofurther fulfilment of ITS#3639
Pierangelo Masarati [Fri, 8 Apr 2005 22:08:40 +0000 (22:08 +0000)]
further fulfilment of ITS#3639

19 years agofurther improve previous fix
Pierangelo Masarati [Fri, 8 Apr 2005 22:06:06 +0000 (22:06 +0000)]
further improve previous fix

19 years agoimprove previous fix; return LDAP_REFERRAL to avoid returning result multiple times
Pierangelo Masarati [Fri, 8 Apr 2005 21:58:58 +0000 (21:58 +0000)]
improve previous fix; return LDAP_REFERRAL to avoid returning result multiple times

19 years agocleanup sr_ref
Pierangelo Masarati [Fri, 8 Apr 2005 21:38:38 +0000 (21:38 +0000)]
cleanup sr_ref

19 years agomalloc cleanup
Jong Hyuk Choi [Fri, 8 Apr 2005 19:39:58 +0000 (19:39 +0000)]
malloc cleanup

19 years agomore to partial fulfilment of ITS#3639
Pierangelo Masarati [Fri, 8 Apr 2005 19:27:22 +0000 (19:27 +0000)]
more to partial fulfilment of ITS#3639

19 years agosave a malloc; some more cleanup
Pierangelo Masarati [Fri, 8 Apr 2005 19:17:51 +0000 (19:17 +0000)]
save a malloc; some more cleanup

19 years agoremove slapd-tcl(5)
Pierangelo Masarati [Fri, 8 Apr 2005 19:00:58 +0000 (19:00 +0000)]
remove slapd-tcl(5)

19 years agofix --enable-dnssrv (ITS#3641), and minor cleanup
Pierangelo Masarati [Fri, 8 Apr 2005 18:46:18 +0000 (18:46 +0000)]
fix --enable-dnssrv (ITS#3641), and minor cleanup

19 years agopartial fulfilment of ITS#3639; need to check other backends thoroughly
Pierangelo Masarati [Fri, 8 Apr 2005 18:41:13 +0000 (18:41 +0000)]
partial fulfilment of ITS#3639; need to check other backends thoroughly

19 years agofix previous commit
Pierangelo Masarati [Fri, 8 Apr 2005 00:19:01 +0000 (00:19 +0000)]
fix previous commit

19 years agoimplement add/delete granularity in write access (ITS#3631)
Pierangelo Masarati [Fri, 8 Apr 2005 00:18:24 +0000 (00:18 +0000)]
implement add/delete granularity in write access (ITS#3631)

19 years agoadd dynlist build stuff
Pierangelo Masarati [Thu, 7 Apr 2005 23:51:31 +0000 (23:51 +0000)]
add dynlist build stuff

19 years agoadd dynlist build stuff
Pierangelo Masarati [Thu, 7 Apr 2005 23:35:36 +0000 (23:35 +0000)]
add dynlist build stuff

19 years agodocument the dynlist overlay
Pierangelo Masarati [Thu, 7 Apr 2005 23:18:48 +0000 (23:18 +0000)]
document the dynlist overlay

19 years agoadd dynlist.c from SysNet's repository; needs build stuff (when mature)
Pierangelo Masarati [Thu, 7 Apr 2005 22:42:44 +0000 (22:42 +0000)]
add dynlist.c from SysNet's repository; needs build stuff (when mature)

19 years agodocument option '-F'
Pierangelo Masarati [Thu, 7 Apr 2005 20:12:57 +0000 (20:12 +0000)]
document option '-F'

19 years agoclarify what can appear after -H
Pierangelo Masarati [Thu, 7 Apr 2005 19:57:38 +0000 (19:57 +0000)]
clarify what can appear after -H

19 years agoFix access error return
Howard Chu [Thu, 7 Apr 2005 19:54:37 +0000 (19:54 +0000)]
Fix access error return

19 years agoline up usage message
Pierangelo Masarati [Thu, 7 Apr 2005 19:32:50 +0000 (19:32 +0000)]
line up usage message