]> git.sur5r.net Git - openldap/log
openldap
18 years agoITS#3979 restore 2.1,2.2 search order
Howard Chu [Fri, 9 Sep 2005 11:43:44 +0000 (11:43 +0000)]
ITS#3979 restore 2.1,2.2 search order

18 years agoITS#3979 restore old (RE21, RE22) search order
Howard Chu [Fri, 9 Sep 2005 11:43:13 +0000 (11:43 +0000)]
ITS#3979 restore old (RE21, RE22) search order

18 years agoITS#3979 only support tool entry points if root DB has them
Howard Chu [Fri, 9 Sep 2005 11:37:00 +0000 (11:37 +0000)]
ITS#3979 only support tool entry points if root DB has them

18 years agoITS#3979 better check for duplicate bi_open functions
Howard Chu [Fri, 9 Sep 2005 07:40:54 +0000 (07:40 +0000)]
ITS#3979 better check for duplicate bi_open functions

18 years agoITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL
Howard Chu [Fri, 9 Sep 2005 07:06:58 +0000 (07:06 +0000)]
ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL

18 years agoITS#3989 more fixes
Howard Chu [Fri, 9 Sep 2005 04:53:56 +0000 (04:53 +0000)]
ITS#3989 more fixes

18 years agorelease resources (ITS#4016)
Pierangelo Masarati [Fri, 9 Sep 2005 02:37:38 +0000 (02:37 +0000)]
release resources (ITS#4016)

18 years agoSilence valgrind warnings
Howard Chu [Fri, 9 Sep 2005 01:44:42 +0000 (01:44 +0000)]
Silence valgrind warnings

18 years agoITS#4015 silence pointer/integer size warnings
Howard Chu [Thu, 8 Sep 2005 23:47:19 +0000 (23:47 +0000)]
ITS#4015 silence pointer/integer size warnings

18 years agocast pointer to long instead of int to hopefully avoid
Kurt Zeilenga [Thu, 8 Sep 2005 21:38:20 +0000 (21:38 +0000)]
cast pointer to long instead of int to hopefully avoid
truncation.  Change does at least silence warning.

18 years agoplug one-time leaks
Pierangelo Masarati [Thu, 8 Sep 2005 20:46:48 +0000 (20:46 +0000)]
plug one-time leaks

18 years agofix format and signedness issues
Pierangelo Masarati [Thu, 8 Sep 2005 20:18:43 +0000 (20:18 +0000)]
fix format and signedness issues

18 years agoITS#4010 fixes complaint, larger problem remains
Howard Chu [Thu, 8 Sep 2005 15:28:36 +0000 (15:28 +0000)]
ITS#4010 fixes complaint, larger problem remains

18 years agodon't bother about the port if none is given (ITS#4012)
Pierangelo Masarati [Thu, 8 Sep 2005 15:13:01 +0000 (15:13 +0000)]
don't bother about the port if none is given (ITS#4012)

18 years agofix messages in previous commit
Pierangelo Masarati [Thu, 8 Sep 2005 14:32:09 +0000 (14:32 +0000)]
fix messages in previous commit

18 years agoreject registrations when back-monitor is not configured
Pierangelo Masarati [Thu, 8 Sep 2005 14:23:35 +0000 (14:23 +0000)]
reject registrations when back-monitor is not configured

18 years agoCheck errcode from dn2entry before using ei
Howard Chu [Thu, 8 Sep 2005 11:14:12 +0000 (11:14 +0000)]
Check errcode from dn2entry before using ei

18 years agoITS#3989 fix crash - don't access freed psearch records
Howard Chu [Thu, 8 Sep 2005 02:19:05 +0000 (02:19 +0000)]
ITS#3989 fix crash - don't access freed psearch records

18 years agoMisc Windows linking fixes
Howard Chu [Wed, 7 Sep 2005 10:27:55 +0000 (10:27 +0000)]
Misc Windows linking fixes

18 years agoITS#4009 set X-ORDERED extension on olcReplica
Howard Chu [Wed, 7 Sep 2005 03:30:59 +0000 (03:30 +0000)]
ITS#4009 set X-ORDERED extension on olcReplica

18 years agoFix typos
Howard Chu [Wed, 7 Sep 2005 01:14:17 +0000 (01:14 +0000)]
Fix typos

18 years agoITS#4006 add stub for ldap_pvt_thread_pool_context_reset()
Howard Chu [Tue, 6 Sep 2005 22:11:26 +0000 (22:11 +0000)]
ITS#4006 add stub for ldap_pvt_thread_pool_context_reset()

18 years agoallow "proxied" attributeDescriptions in DN as well (more about ITS#3959)
Pierangelo Masarati [Tue, 6 Sep 2005 17:21:24 +0000 (17:21 +0000)]
allow "proxied" attributeDescriptions in DN as well (more about ITS#3959)

18 years agopretty the DN as well
Pierangelo Masarati [Tue, 6 Sep 2005 17:19:36 +0000 (17:19 +0000)]
pretty the DN as well

18 years agofix typo (ITS#4005)
Pierangelo Masarati [Tue, 6 Sep 2005 15:17:07 +0000 (15:17 +0000)]
fix typo (ITS#4005)

18 years agocleanup dynacl usage()
Pierangelo Masarati [Tue, 6 Sep 2005 14:26:53 +0000 (14:26 +0000)]
cleanup dynacl usage()

18 years agofew more fixes
Pierangelo Masarati [Tue, 6 Sep 2005 14:26:06 +0000 (14:26 +0000)]
few more fixes

18 years agodon't lookup rootdn if the password is incorrect (ITS#4004)
Pierangelo Masarati [Tue, 6 Sep 2005 12:35:37 +0000 (12:35 +0000)]
don't lookup rootdn if the password is incorrect (ITS#4004)

18 years agoITS#3807 use a different tokenizer for parsing LDIF values into words.
Howard Chu [Tue, 6 Sep 2005 09:04:26 +0000 (09:04 +0000)]
ITS#3807 use a different tokenizer for parsing LDIF values into words.

18 years agoAdd searchFilter var in searchDN session. Would have preferred to confine
Howard Chu [Tue, 6 Sep 2005 07:13:14 +0000 (07:13 +0000)]
Add searchFilter var in searchDN session. Would have preferred to confine
this to the searchDN context. Please review.

18 years agoITS#4003 frontend->be_replogfile can legitimately be set.
Howard Chu [Mon, 5 Sep 2005 02:42:24 +0000 (02:42 +0000)]
ITS#4003 frontend->be_replogfile can legitimately be set.

18 years agoreally fix commit before last
Kurt Zeilenga [Mon, 5 Sep 2005 01:47:27 +0000 (01:47 +0000)]
really fix commit before last

18 years agoMoved from back-bdb
Howard Chu [Mon, 5 Sep 2005 01:32:44 +0000 (01:32 +0000)]
Moved from back-bdb

18 years agoFix typo in last commit
Kurt Zeilenga [Mon, 5 Sep 2005 01:11:45 +0000 (01:11 +0000)]
Fix typo in last commit

18 years agoMove uidNumber and gidNumber into slapd(8)
Kurt Zeilenga [Mon, 5 Sep 2005 01:08:40 +0000 (01:08 +0000)]
Move uidNumber and gidNumber into slapd(8)
to ensure they are available for ldapi://.

18 years agoall right, don't worry about free() by now
Pierangelo Masarati [Sun, 4 Sep 2005 23:54:30 +0000 (23:54 +0000)]
all right, don't worry about free() by now

18 years agoITS#3980 fix when master doesn't explicitly reset grace/lock attrs
Howard Chu [Sun, 4 Sep 2005 23:44:04 +0000 (23:44 +0000)]
ITS#3980 fix when master doesn't explicitly reset grace/lock attrs

18 years agodisable pagedResults or reject
Pierangelo Masarati [Sun, 4 Sep 2005 20:08:35 +0000 (20:08 +0000)]
disable pagedResults or reject

18 years agosilence warning
Pierangelo Masarati [Sun, 4 Sep 2005 20:07:17 +0000 (20:07 +0000)]
silence warning

18 years agocleanup
Pierangelo Masarati [Sun, 4 Sep 2005 20:00:40 +0000 (20:00 +0000)]
cleanup

18 years agofix old erroneous commit (ITS#4001)
Pierangelo Masarati [Sun, 4 Sep 2005 19:21:39 +0000 (19:21 +0000)]
fix old erroneous commit (ITS#4001)

18 years agoAlso compile for LDBM
Howard Chu [Sun, 4 Sep 2005 16:24:16 +0000 (16:24 +0000)]
Also compile for LDBM

18 years agoITS#3980, filter out some delete modifications on replicas if target
Howard Chu [Sun, 4 Sep 2005 16:22:30 +0000 (16:22 +0000)]
ITS#3980, filter out some delete modifications on replicas if target
attrs don't exist

18 years agoITS#3978: Added alock calls; warns about inconsistency but continues
Howard Chu [Sun, 4 Sep 2005 15:48:44 +0000 (15:48 +0000)]
ITS#3978: Added alock calls; warns about inconsistency but continues
to start. Fails for concurrent access attempts, since ldbm does not
support any concurrency. (So slaptools are prevented from running when
slapd is already active.)

18 years agoFix XXHEADERS dependency
Howard Chu [Sun, 4 Sep 2005 15:23:35 +0000 (15:23 +0000)]
Fix XXHEADERS dependency

18 years agoITS#3978 move alock from back-bdb to slapd
Howard Chu [Sun, 4 Sep 2005 15:21:57 +0000 (15:21 +0000)]
ITS#3978 move alock from back-bdb to slapd

18 years agoITS#3802, #3999 skip wake_sds in epoll event loop
Howard Chu [Sun, 4 Sep 2005 15:04:09 +0000 (15:04 +0000)]
ITS#3802, #3999 skip wake_sds in epoll event loop

18 years agoFix multicast bit
Kurt Zeilenga [Sun, 4 Sep 2005 09:01:46 +0000 (09:01 +0000)]
Fix multicast bit

18 years agoSilence warnings
Hallvard Furuseth [Sat, 3 Sep 2005 17:03:36 +0000 (17:03 +0000)]
Silence warnings

18 years agoAdd missing return from rev 1.27
Howard Chu [Fri, 2 Sep 2005 21:27:49 +0000 (21:27 +0000)]
Add missing return from rev 1.27

18 years agoper LDAPext discussion, delete pwdAccountLockedTime on password change
Howard Chu [Fri, 2 Sep 2005 20:38:05 +0000 (20:38 +0000)]
per LDAPext discussion, delete pwdAccountLockedTime on password change

18 years agoBypass all add/modify checks on replicas, the master has done them already.
Howard Chu [Fri, 2 Sep 2005 20:23:32 +0000 (20:23 +0000)]
Bypass all add/modify checks on replicas, the master has done them already.

18 years agoITS#3989 fix ID used for syncprov_findbase
Howard Chu [Fri, 2 Sep 2005 10:08:44 +0000 (10:08 +0000)]
ITS#3989 fix ID used for syncprov_findbase

18 years agoMinor formatting tweaks
Howard Chu [Fri, 2 Sep 2005 06:44:33 +0000 (06:44 +0000)]
Minor formatting tweaks

18 years agoRemove #undef HAVE_EPOLL accidentally committed in rev 1.316
Howard Chu [Thu, 1 Sep 2005 23:21:46 +0000 (23:21 +0000)]
Remove #undef HAVE_EPOLL accidentally committed in rev 1.316

18 years agoRemove more glue references
Hallvard Furuseth [Thu, 1 Sep 2005 13:31:00 +0000 (13:31 +0000)]
Remove more glue references

18 years agoReinstate subordinate directive, delete references to slapo-glue
Hallvard Furuseth [Thu, 1 Sep 2005 13:20:27 +0000 (13:20 +0000)]
Reinstate subordinate directive, delete references to slapo-glue

18 years agoFix people / groups order to match testdata
Howard Chu [Thu, 1 Sep 2005 12:38:41 +0000 (12:38 +0000)]
Fix people / groups order to match testdata

18 years agoFix olcSubordinate OID clash
Howard Chu [Thu, 1 Sep 2005 12:19:08 +0000 (12:19 +0000)]
Fix olcSubordinate OID clash

18 years agoITS#3992 check bi_dbenv
Howard Chu [Thu, 1 Sep 2005 12:15:30 +0000 (12:15 +0000)]
ITS#3992 check bi_dbenv

18 years agoGLUE is not an overlay
Howard Chu [Thu, 1 Sep 2005 12:13:15 +0000 (12:13 +0000)]
GLUE is not an overlay

18 years agoReinstate subordinate directive, delete references to slapo-glue
Howard Chu [Thu, 1 Sep 2005 12:10:26 +0000 (12:10 +0000)]
Reinstate subordinate directive, delete references to slapo-glue

18 years agoRegenerate, remove --enable-glue
Howard Chu [Thu, 1 Sep 2005 11:51:06 +0000 (11:51 +0000)]
Regenerate, remove --enable-glue

18 years agoGlue is back in core, not an external overlay
Howard Chu [Thu, 1 Sep 2005 11:50:14 +0000 (11:50 +0000)]
Glue is back in core, not an external overlay

18 years agoGlue is back in core, not an overlay
Howard Chu [Thu, 1 Sep 2005 11:49:40 +0000 (11:49 +0000)]
Glue is back in core, not an overlay

18 years agoRevert to 2.2 glue/subordinate config syntax
Howard Chu [Thu, 1 Sep 2005 11:48:28 +0000 (11:48 +0000)]
Revert to 2.2 glue/subordinate config syntax

18 years agoMoving glue overlay back into slapd core, returning to 2.2 config syntax
Howard Chu [Thu, 1 Sep 2005 11:45:04 +0000 (11:45 +0000)]
Moving glue overlay back into slapd core, returning to 2.2 config syntax

18 years agoaddress ITS#3925; please test
Pierangelo Masarati [Thu, 1 Sep 2005 01:59:36 +0000 (01:59 +0000)]
address ITS#3925; please test

18 years agowait also if PAUSING; silence warnings and improve readability with gdb
Pierangelo Masarati [Thu, 1 Sep 2005 01:54:00 +0000 (01:54 +0000)]
wait also if PAUSING; silence warnings and improve readability with gdb

18 years agoFix check for supported operations: Needs be_id2entry_get, not be_entry_get
Hallvard Furuseth [Wed, 31 Aug 2005 23:25:50 +0000 (23:25 +0000)]
Fix check for supported operations: Needs be_id2entry_get, not be_entry_get

18 years agoReject slapadd -w if not supported (partial ITS#3979 fix)
Hallvard Furuseth [Wed, 31 Aug 2005 23:23:13 +0000 (23:23 +0000)]
Reject slapadd -w if not supported (partial ITS#3979 fix)

18 years agoDocument slapo-glue(5) effect on slapcat(8), slapadd(8) and slapindex(8)
Hallvard Furuseth [Wed, 31 Aug 2005 22:27:56 +0000 (22:27 +0000)]
Document slapo-glue(5) effect on slapcat(8), slapadd(8) and slapindex(8)

18 years agoHandle LDAP_INT_GLOBAL_OPT() failure in ldap_int_destroy_global_options()
Hallvard Furuseth [Wed, 31 Aug 2005 18:59:27 +0000 (18:59 +0000)]
Handle LDAP_INT_GLOBAL_OPT() failure in ldap_int_destroy_global_options()

18 years agoUpdate SEE ALSO section for previous commit.
Hallvard Furuseth [Wed, 31 Aug 2005 18:34:56 +0000 (18:34 +0000)]
Update SEE ALSO section for previous commit.

18 years agoNull backend support for slapadd and slapcat
Hallvard Furuseth [Wed, 31 Aug 2005 18:17:46 +0000 (18:17 +0000)]
Null backend support for slapadd and slapcat

18 years agoNull backend support for slapadd and slapcat
Hallvard Furuseth [Wed, 31 Aug 2005 18:00:40 +0000 (18:00 +0000)]
Null backend support for slapadd and slapcat

18 years agoCleanup: Rename struct null_info.bind_allowed to .ni_bind_allowed
Hallvard Furuseth [Wed, 31 Aug 2005 16:30:32 +0000 (16:30 +0000)]
Cleanup: Rename struct null_info.bind_allowed to .ni_bind_allowed

18 years agofix test before releasing resources (ITS#3990)
Pierangelo Masarati [Wed, 31 Aug 2005 15:11:25 +0000 (15:11 +0000)]
fix test before releasing resources (ITS#3990)

18 years agoITS#3979 only one glue overlay per tree is allowed
Howard Chu [Wed, 31 Aug 2005 11:47:18 +0000 (11:47 +0000)]
ITS#3979 only one glue overlay per tree is allowed

18 years agosave target errors for later evaluation
Pierangelo Masarati [Wed, 31 Aug 2005 01:55:34 +0000 (01:55 +0000)]
save target errors for later evaluation

18 years agofurther refine previous commit
Pierangelo Masarati [Tue, 30 Aug 2005 23:55:15 +0000 (23:55 +0000)]
further refine previous commit

18 years agofix previous commit
Pierangelo Masarati [Tue, 30 Aug 2005 21:21:32 +0000 (21:21 +0000)]
fix previous commit

18 years agonever exit 0
Pierangelo Masarati [Tue, 30 Aug 2005 11:58:17 +0000 (11:58 +0000)]
never exit 0

18 years agomissing ;;
Pierangelo Masarati [Tue, 30 Aug 2005 11:34:25 +0000 (11:34 +0000)]
missing ;;

18 years agoalways init ACLs
Pierangelo Masarati [Tue, 30 Aug 2005 11:00:23 +0000 (11:00 +0000)]
always init ACLs

18 years agodon't let back-monitor appear __after__ a database that hides it; currently, only...
Pierangelo Masarati [Tue, 30 Aug 2005 10:38:11 +0000 (10:38 +0000)]
don't let back-monitor appear __after__ a database that hides it; currently, only <suffix ""> :-( ; make error messages more descriptive

18 years agocleanup previous commit (thanks to Hallvard)
Pierangelo Masarati [Tue, 30 Aug 2005 10:36:24 +0000 (10:36 +0000)]
cleanup previous commit (thanks to Hallvard)

18 years agoInclude "fd=.." in Statslog message "TLS established"
Hallvard Furuseth [Mon, 29 Aug 2005 23:34:42 +0000 (23:34 +0000)]
Include "fd=.." in Statslog message "TLS established"

18 years agoITS#3983 fix connection_client_stop, must reset sockbuf
Howard Chu [Mon, 29 Aug 2005 23:05:32 +0000 (23:05 +0000)]
ITS#3983 fix connection_client_stop, must reset sockbuf

18 years agoclean/veryclean updates to deal with configure.lineno and autom4te.cache
Kurt Zeilenga [Mon, 29 Aug 2005 21:02:44 +0000 (21:02 +0000)]
clean/veryclean updates to deal with configure.lineno and autom4te.cache

18 years agolog UNDEFINED/PROXIED attributeDescription insertion
Pierangelo Masarati [Mon, 29 Aug 2005 10:49:20 +0000 (10:49 +0000)]
log UNDEFINED/PROXIED attributeDescription insertion

18 years agoITS#3977, fix libtool -static behavior to match docs
Howard Chu [Mon, 29 Aug 2005 10:34:14 +0000 (10:34 +0000)]
ITS#3977, fix libtool -static behavior to match docs

18 years agofix previous commit
Pierangelo Masarati [Mon, 29 Aug 2005 09:48:07 +0000 (09:48 +0000)]
fix previous commit

18 years agoprettify matchedDN
Pierangelo Masarati [Sun, 28 Aug 2005 14:50:41 +0000 (14:50 +0000)]
prettify matchedDN

18 years agoIn ordered_value_sort, allow zero-length ordered values.
Howard Chu [Sun, 28 Aug 2005 10:23:10 +0000 (10:23 +0000)]
In ordered_value_sort, allow zero-length ordered values.
In check_vals, log msg when ordered_value_sort fails.

18 years agoMore for ITS#3937, pick up pre-set ldap_syslog values.
Howard Chu [Sun, 28 Aug 2005 07:15:11 +0000 (07:15 +0000)]
More for ITS#3937, pick up pre-set ldap_syslog values.

18 years agoITS#3937 add config_syslog var to track state of loglevel directive,
Howard Chu [Sun, 28 Aug 2005 07:11:10 +0000 (07:11 +0000)]
ITS#3937 add config_syslog var to track state of loglevel directive,
copy to ldap_syslog when in SLAP_SERVER_MODE

18 years agoITS#3937 tone down informational debug msgs
Howard Chu [Sun, 28 Aug 2005 07:02:53 +0000 (07:02 +0000)]
ITS#3937 tone down informational debug msgs

18 years agoUse LDIFFILTER to avoid Windows EOL issues on $CMP
Howard Chu [Sun, 28 Aug 2005 03:59:21 +0000 (03:59 +0000)]
Use LDIFFILTER to avoid Windows EOL issues on $CMP

18 years agoConsolidate a few more init calls into slap_init(). Fixes ITS#3962,
Howard Chu [Sun, 28 Aug 2005 03:25:16 +0000 (03:25 +0000)]
Consolidate a few more init calls into slap_init(). Fixes ITS#3962,
unintentional changed default of TLSVerifyClient.