]> git.sur5r.net Git - openldap/log
openldap
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.

18 years agoRegenerate
Howard Chu [Sun, 28 Aug 2005 00:24:30 +0000 (00:24 +0000)]
Regenerate

18 years agoFix libtool 1.5 annoyance - disable checks for c++, f77, gcj
Howard Chu [Sun, 28 Aug 2005 00:23:35 +0000 (00:23 +0000)]
Fix libtool 1.5 annoyance - disable checks for c++, f77, gcj

18 years agoprettify matchedDN; fix memory handling
Pierangelo Masarati [Sat, 27 Aug 2005 19:21:43 +0000 (19:21 +0000)]
prettify matchedDN; fix memory handling

18 years agoprettify matchedDN; return response code
Pierangelo Masarati [Sat, 27 Aug 2005 19:20:31 +0000 (19:20 +0000)]
prettify matchedDN; return response code

18 years agoremove meantion of ldap_unbind_ext_s(3)
Kurt Zeilenga [Sat, 27 Aug 2005 18:38:02 +0000 (18:38 +0000)]
remove meantion of ldap_unbind_ext_s(3)

18 years agofix ACI detection (please rebuild)
Pierangelo Masarati [Sat, 27 Aug 2005 16:27:12 +0000 (16:27 +0000)]
fix ACI detection (please rebuild)

18 years agoAdditional log msg for config tree processing failures
Howard Chu [Sat, 27 Aug 2005 10:51:08 +0000 (10:51 +0000)]
Additional log msg for config tree processing failures

18 years agoPartially revert rev 1.31, must detect send_search errors to propagate
Howard Chu [Sat, 27 Aug 2005 10:15:22 +0000 (10:15 +0000)]
Partially revert rev 1.31, must detect send_search errors to propagate
errors up when reading config DB.

18 years agoMore for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry
Howard Chu [Sat, 27 Aug 2005 09:40:06 +0000 (09:40 +0000)]
More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry

18 years agoFinish control implementation
Howard Chu [Sat, 27 Aug 2005 01:21:51 +0000 (01:21 +0000)]
Finish control implementation

18 years agoFix typos in error messages
Howard Chu [Sat, 27 Aug 2005 01:18:47 +0000 (01:18 +0000)]
Fix typos in error messages

18 years agoRename label "leave" to "done".
Hallvard Furuseth [Fri, 26 Aug 2005 22:23:27 +0000 (22:23 +0000)]
Rename label "leave" to "done".
Tru64 5.1 alpha's <pthread.h> turns "leave" into an exception handling keyword.

18 years agoRemove unused variable
Hallvard Furuseth [Fri, 26 Aug 2005 21:42:48 +0000 (21:42 +0000)]
Remove unused variable

18 years agofix uninitialized, signedness and other issues (ITS#3854)
Pierangelo Masarati [Fri, 26 Aug 2005 16:52:51 +0000 (16:52 +0000)]
fix uninitialized, signedness and other issues (ITS#3854)

18 years agorefine last commit (let "proxied" attrs be registered in between the request and...
Pierangelo Masarati [Fri, 26 Aug 2005 14:43:15 +0000 (14:43 +0000)]
refine last commit (let "proxied" attrs be registered in between the request and the response...); silence misc signedness warnings

18 years agofix slapi_sdn_isempty() logic
Luke Howard [Fri, 26 Aug 2005 10:46:56 +0000 (10:46 +0000)]
fix slapi_sdn_isempty() logic

18 years agoMore for ITS#3854
Howard Chu [Fri, 26 Aug 2005 03:35:42 +0000 (03:35 +0000)]
More for ITS#3854

18 years agoRegenerate for ITS#3577 reversion, etc.
Howard Chu [Fri, 26 Aug 2005 03:30:41 +0000 (03:30 +0000)]
Regenerate for ITS#3577 reversion, etc.

18 years agoReally hide --with-ldbm-api/type from --help
Howard Chu [Fri, 26 Aug 2005 03:26:05 +0000 (03:26 +0000)]
Really hide --with-ldbm-api/type from --help

18 years agoFix another leaked environment.
Howard Chu [Fri, 26 Aug 2005 02:35:32 +0000 (02:35 +0000)]
Fix another leaked environment.

18 years agoslapi_rdn_set_<sdn/rdn>: Void functions, so return nothing - not even void.
Hallvard Furuseth [Fri, 26 Aug 2005 02:26:50 +0000 (02:26 +0000)]
slapi_rdn_set_<sdn/rdn>: Void functions, so return nothing - not even void.

18 years agoWindows mod compatibility
Howard Chu [Fri, 26 Aug 2005 02:21:07 +0000 (02:21 +0000)]
Windows mod compatibility

18 years agoRevert ITS#3577 patch, breaks Windows build and not needed in RE23.
Howard Chu [Fri, 26 Aug 2005 02:20:45 +0000 (02:20 +0000)]
Revert ITS#3577 patch, breaks Windows build and not needed in RE23.

18 years agoFix for Windows mod compatibility, imported symbols cannot be used as
Howard Chu [Fri, 26 Aug 2005 02:17:13 +0000 (02:17 +0000)]
Fix for Windows mod compatibility, imported symbols cannot be used as
constant initializers.

18 years agoLeave pwdPolicySubEntry user-modifiable for now
Howard Chu [Fri, 26 Aug 2005 00:19:08 +0000 (00:19 +0000)]
Leave pwdPolicySubEntry user-modifiable for now

18 years agoSupport --with-ldbm-api/type with warning
Howard Chu [Thu, 25 Aug 2005 22:46:10 +0000 (22:46 +0000)]
Support --with-ldbm-api/type with warning

18 years agoFix Windows NT detection
Howard Chu [Thu, 25 Aug 2005 21:44:57 +0000 (21:44 +0000)]
Fix Windows NT detection

18 years agoallow undefined attrs to be "proxied" (ITS#3959)
Pierangelo Masarati [Thu, 25 Aug 2005 21:14:26 +0000 (21:14 +0000)]
allow undefined attrs to be "proxied" (ITS#3959)

18 years agoFix typo in last commit
Kurt Zeilenga [Thu, 25 Aug 2005 20:37:24 +0000 (20:37 +0000)]
Fix typo in last commit

18 years agoUpdate build tools based upon OPENLDAP_AC work
Kurt Zeilenga [Thu, 25 Aug 2005 20:09:26 +0000 (20:09 +0000)]
Update build tools based upon OPENLDAP_AC work

18 years agodon't use -u: it's not portable (ITS#3969)
Pierangelo Masarati [Thu, 25 Aug 2005 20:05:51 +0000 (20:05 +0000)]
don't use -u: it's not portable (ITS#3969)

18 years agoRegenerated with new OL_ARG_ENABLE OPENLDAP_AC
Howard Chu [Thu, 25 Aug 2005 09:58:13 +0000 (09:58 +0000)]
Regenerated with new OL_ARG_ENABLE

18 years agoEnhance OL_ARG_ENABLE for overridable defaults, trim some redundancy in
Howard Chu [Thu, 25 Aug 2005 09:48:28 +0000 (09:48 +0000)]
Enhance OL_ARG_ENABLE for overridable defaults, trim some redundancy in
the passed in help string. (Append the valid args to the help string...)

18 years agoneed stricter sanity checks...
Pierangelo Masarati [Thu, 25 Aug 2005 08:57:08 +0000 (08:57 +0000)]
need stricter sanity checks...

18 years agohonor onerr on bind
Pierangelo Masarati [Thu, 25 Aug 2005 08:55:55 +0000 (08:55 +0000)]
honor onerr on bind

18 years agoDon't do anything if this is a syncrepl response.
Howard Chu [Thu, 25 Aug 2005 06:56:09 +0000 (06:56 +0000)]
Don't do anything if this is a syncrepl response.

18 years agoCleanup OL_ARG_xx, don't use changequote.
Howard Chu [Thu, 25 Aug 2005 06:16:29 +0000 (06:16 +0000)]
Cleanup OL_ARG_xx, don't use changequote.

18 years agoChange ldbm options from --with to --enable to preserve order in helptext
Howard Chu [Thu, 25 Aug 2005 05:21:16 +0000 (05:21 +0000)]
Change ldbm options from --with to --enable to preserve order in helptext

18 years agoMust close env before removing it.
Howard Chu [Thu, 25 Aug 2005 03:00:29 +0000 (03:00 +0000)]
Must close env before removing it.

18 years agoRebuild
Kurt Zeilenga [Wed, 24 Aug 2005 20:26:49 +0000 (20:26 +0000)]
Rebuild

18 years agoFix OL_PTHREAD_TRY
Howard Chu [Wed, 24 Aug 2005 10:51:44 +0000 (10:51 +0000)]
Fix OL_PTHREAD_TRY

18 years agoRegenerate with valsort overlay
Howard Chu [Wed, 24 Aug 2005 09:06:13 +0000 (09:06 +0000)]
Regenerate with valsort overlay

18 years agoAdd valsort overlay
Howard Chu [Wed, 24 Aug 2005 09:05:13 +0000 (09:05 +0000)]
Add valsort overlay

18 years agoITS#3968 Add tests for valsort overlay, with fixes.
Howard Chu [Wed, 24 Aug 2005 08:55:12 +0000 (08:55 +0000)]
ITS#3968 Add tests for valsort overlay, with fixes.

18 years agoConfig fixes
Howard Chu [Wed, 24 Aug 2005 08:32:03 +0000 (08:32 +0000)]
Config fixes

18 years agoAllow slapi_sdn_get_parent() to work if only normalized DN is available
Luke Howard [Wed, 24 Aug 2005 05:11:58 +0000 (05:11 +0000)]
Allow slapi_sdn_get_parent() to work if only normalized DN is available

18 years agoImprove check for schemes vs cleartext passwords
Howard Chu [Wed, 24 Aug 2005 03:52:00 +0000 (03:52 +0000)]
Improve check for schemes vs cleartext passwords

18 years agoNeed manageDIT to set pwdPolicySubentry now
Howard Chu [Wed, 24 Aug 2005 03:03:20 +0000 (03:03 +0000)]
Need manageDIT to set pwdPolicySubentry now

18 years agoFix typo in numeric-descend
Howard Chu [Wed, 24 Aug 2005 02:26:55 +0000 (02:26 +0000)]
Fix typo in numeric-descend

18 years agoAdd LDAP_CONTROL_VALSORT
Howard Chu [Wed, 24 Aug 2005 02:07:43 +0000 (02:07 +0000)]
Add LDAP_CONTROL_VALSORT

18 years agoCheck for numeric syntaxes
Howard Chu [Wed, 24 Aug 2005 01:52:05 +0000 (01:52 +0000)]
Check for numeric syntaxes

18 years agoTweak prev commit, use BER_BVZERO
Howard Chu [Wed, 24 Aug 2005 01:36:16 +0000 (01:36 +0000)]
Tweak prev commit, use BER_BVZERO

18 years agoFix uninit'd var, check for single-valued attrs
Howard Chu [Wed, 24 Aug 2005 01:34:49 +0000 (01:34 +0000)]
Fix uninit'd var, check for single-valued attrs

18 years agomake sure a_nvals are as many as a_vals (helps tracking other issues...)
Pierangelo Masarati [Tue, 23 Aug 2005 23:56:47 +0000 (23:56 +0000)]
make sure a_nvals are as many as a_vals (helps tracking other issues...)

18 years agoworkaround ITS#3965; if anybody has a better solution...
Pierangelo Masarati [Tue, 23 Aug 2005 22:54:07 +0000 (22:54 +0000)]
workaround ITS#3965; if anybody has a better solution...

18 years agoTweak comment about ppolicy, we're up to date for now.
Howard Chu [Tue, 23 Aug 2005 19:41:07 +0000 (19:41 +0000)]
Tweak comment about ppolicy, we're up to date for now.

18 years agoUpdated for draft 09, allow MANAGE for operational attrs.
Howard Chu [Tue, 23 Aug 2005 19:37:16 +0000 (19:37 +0000)]
Updated for draft 09, allow MANAGE for operational attrs.