]> git.sur5r.net Git - openldap/log
openldap
16 years agoFix RFC reference
Howard Chu [Wed, 9 Jan 2008 16:22:36 +0000 (16:22 +0000)]
Fix RFC reference

16 years agoTrim replog-related cruft
Howard Chu [Wed, 9 Jan 2008 16:05:28 +0000 (16:05 +0000)]
Trim replog-related cruft

16 years agoTrim obsolete replog reference
Howard Chu [Wed, 9 Jan 2008 15:59:51 +0000 (15:59 +0000)]
Trim obsolete replog reference

16 years agoITS#5312 - input must conform to RFC2849
Howard Chu [Wed, 9 Jan 2008 15:58:34 +0000 (15:58 +0000)]
ITS#5312 - input must conform to RFC2849

16 years agoCorrected memory allocation for cookie (ITS#5315)
Ralf Haferkamp [Wed, 9 Jan 2008 13:28:09 +0000 (13:28 +0000)]
Corrected memory allocation for cookie (ITS#5315)

16 years agomore attribute values mucking
Pierangelo Masarati [Tue, 8 Jan 2008 17:02:37 +0000 (17:02 +0000)]
more attribute values mucking

16 years agoRemove unused variable
Hallvard Furuseth [Tue, 8 Jan 2008 16:49:13 +0000 (16:49 +0000)]
Remove unused variable

16 years agoexplicitly present the ip masking algorithm
Pierangelo Masarati [Tue, 8 Jan 2008 16:39:24 +0000 (16:39 +0000)]
explicitly present the ip masking algorithm

16 years agoRemove unused variables
Hallvard Furuseth [Tue, 8 Jan 2008 16:37:13 +0000 (16:37 +0000)]
Remove unused variables

16 years agoITS#5309 followup: join a ldap_pvt_thread_pool_getkey() call into a setkey()
Hallvard Furuseth [Tue, 8 Jan 2008 16:24:53 +0000 (16:24 +0000)]
ITS#5309 followup: join a ldap_pvt_thread_pool_getkey() call into a setkey()

16 years agoldap_pvt_thread_pool_getkey() arg 'data' should point to a void* variable
Hallvard Furuseth [Tue, 8 Jan 2008 16:23:05 +0000 (16:23 +0000)]
ldap_pvt_thread_pool_getkey() arg 'data' should point to a void* variable

16 years agofix zeroing out attribute values (should fix ITS#5311)
Pierangelo Masarati [Tue, 8 Jan 2008 14:58:24 +0000 (14:58 +0000)]
fix zeroing out attribute values (should fix ITS#5311)

16 years agoHappy New Year (belated)
Kurt Zeilenga [Tue, 8 Jan 2008 00:19:56 +0000 (00:19 +0000)]
Happy New Year (belated)

16 years agoFix spew_file() comment
Hallvard Furuseth [Tue, 8 Jan 2008 00:02:58 +0000 (00:02 +0000)]
Fix spew_file() comment

16 years agoFix comment for be_rootdn_bind()
Hallvard Furuseth [Mon, 7 Jan 2008 23:23:12 +0000 (23:23 +0000)]
Fix comment for be_rootdn_bind()

16 years agoMore ITS#5265: Disable unsupported back-ldif tests
Hallvard Furuseth [Mon, 7 Jan 2008 22:50:01 +0000 (22:50 +0000)]
More ITS#5265: Disable unsupported back-ldif tests

16 years agorename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part...
Pierangelo Masarati [Mon, 7 Jan 2008 21:35:03 +0000 (21:35 +0000)]
rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part of ITS#5309)

16 years agoFix Debug() format in previous change
Hallvard Furuseth [Mon, 7 Jan 2008 20:13:01 +0000 (20:13 +0000)]
Fix Debug() format in previous change

16 years agoITS#5309: Use ldap_pvt_thread_pool_setkey_x() more. Fix void** arguments.
Hallvard Furuseth [Mon, 7 Jan 2008 20:10:22 +0000 (20:10 +0000)]
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() more. Fix void** arguments.

16 years agoITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_passwd_check() and
Hallvard Furuseth [Mon, 7 Jan 2008 20:08:22 +0000 (20:08 +0000)]
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_passwd_check() and
be_rootdn_bind() - push/pop any old value instead of resetting it.

16 years agoITS#5309: complete the addition of ldap_pvt_thread_pool_setkey_x()
Hallvard Furuseth [Mon, 7 Jan 2008 20:04:46 +0000 (20:04 +0000)]
ITS#5309: complete the addition of ldap_pvt_thread_pool_setkey_x()

16 years agoAvoid use of uninitialized variable 'e' after failed overlay_entry_get_ov().
Hallvard Furuseth [Mon, 7 Jan 2008 18:50:54 +0000 (18:50 +0000)]
Avoid use of uninitialized variable 'e' after failed overlay_entry_get_ov().
(It was harmless unless the value was a trap representation.)

16 years agoITS#4112 temporarily disable broken code
Howard Chu [Sun, 6 Jan 2008 07:34:19 +0000 (07:34 +0000)]
ITS#4112 temporarily disable broken code

16 years agoQuick import of N-Way Multimaster stuff. Clean up tonight.
Gavin Henry [Fri, 4 Jan 2008 17:14:36 +0000 (17:14 +0000)]
Quick import of N-Way Multimaster stuff. Clean up tonight.

16 years agoFix prev commit
Howard Chu [Thu, 3 Jan 2008 08:25:58 +0000 (08:25 +0000)]
Fix prev commit

16 years agodon't leave 'round pointers to buffers on the stack
Pierangelo Masarati [Wed, 2 Jan 2008 23:08:04 +0000 (23:08 +0000)]
don't leave 'round pointers to buffers on the stack

16 years agofix modlist cleanup during rename
Pierangelo Masarati [Wed, 2 Jan 2008 22:49:45 +0000 (22:49 +0000)]
fix modlist cleanup during rename

16 years agoSlight formatting.
Gavin Henry [Wed, 2 Jan 2008 17:54:42 +0000 (17:54 +0000)]
Slight formatting.

16 years agofix to ITS#5304
Pierangelo Masarati [Wed, 2 Jan 2008 17:30:40 +0000 (17:30 +0000)]
fix to ITS#5304

16 years agonew ldap_pvt_thread_pool_setkey API
Pierangelo Masarati [Sat, 29 Dec 2007 18:14:54 +0000 (18:14 +0000)]
new ldap_pvt_thread_pool_setkey API

16 years agoplug leak (ITS#5302)
Pierangelo Masarati [Sat, 29 Dec 2007 17:59:28 +0000 (17:59 +0000)]
plug leak (ITS#5302)

16 years agoallow slapo-memberof to be used as global overlay, and thus provide cross-database...
Pierangelo Masarati [Sat, 29 Dec 2007 16:07:07 +0000 (16:07 +0000)]
allow slapo-memberof to be used as global overlay, and thus provide cross-database integrity (ITS#5301)

16 years agoITS#5300, reject substring filters with empty values
Howard Chu [Sat, 29 Dec 2007 02:32:22 +0000 (02:32 +0000)]
ITS#5300, reject substring filters with empty values

16 years agoAssign contrib config OID
Howard Chu [Fri, 28 Dec 2007 07:51:00 +0000 (07:51 +0000)]
Assign contrib config OID

16 years agoRemove unnneded boi_locker field
Howard Chu [Fri, 28 Dec 2007 07:44:41 +0000 (07:44 +0000)]
Remove unnneded boi_locker field

16 years agoITS#5086 fix Adds in IDL cache
Howard Chu [Fri, 28 Dec 2007 07:40:18 +0000 (07:40 +0000)]
ITS#5086 fix Adds in IDL cache

16 years agoallow to programmatically register new response code names
Pierangelo Masarati [Fri, 28 Dec 2007 01:21:22 +0000 (01:21 +0000)]
allow to programmatically register new response code names

16 years agoallow to customize the error code in case of constraint violation
Pierangelo Masarati [Fri, 28 Dec 2007 00:38:27 +0000 (00:38 +0000)]
allow to customize the error code in case of constraint violation

16 years agoallow to workaround size limits when deleting recursively (ITS#5294)
Pierangelo Masarati [Thu, 27 Dec 2007 21:08:29 +0000 (21:08 +0000)]
allow to workaround size limits when deleting recursively (ITS#5294)

16 years agoif referential integrity is broken, things could go wrong; don't assert
Pierangelo Masarati [Thu, 27 Dec 2007 20:57:42 +0000 (20:57 +0000)]
if referential integrity is broken, things could go wrong; don't assert

16 years agofix ITS#5286 (NULL + set = NULL); add more verbose set logging if requested
Pierangelo Masarati [Thu, 27 Dec 2007 20:27:51 +0000 (20:27 +0000)]
fix ITS#5286 (NULL + set = NULL); add more verbose set logging if requested

16 years agofix previous commit
Pierangelo Masarati [Thu, 27 Dec 2007 19:57:51 +0000 (19:57 +0000)]
fix previous commit

16 years agocheck objectClass inheritance on add (consistent with modify; ITS#5299)
Pierangelo Masarati [Thu, 27 Dec 2007 19:50:12 +0000 (19:50 +0000)]
check objectClass inheritance on add (consistent with modify; ITS#5299)

16 years agopass ConfigReply to overlays; don't complain unless once-only overlays are instantiat...
Pierangelo Masarati [Thu, 27 Dec 2007 17:36:39 +0000 (17:36 +0000)]
pass ConfigReply to overlays; don't complain unless once-only overlays are instantiated multiple times

16 years agoRequire compare (not read) access to entry attr for compare ops
Howard Chu [Thu, 27 Dec 2007 00:51:45 +0000 (00:51 +0000)]
Require compare (not read) access to entry attr for compare ops

16 years agoComplete prev commit
Howard Chu [Mon, 24 Dec 2007 05:32:13 +0000 (05:32 +0000)]
Complete prev commit

16 years agoConvert back-sock to dynamic config
Howard Chu [Mon, 24 Dec 2007 05:18:25 +0000 (05:18 +0000)]
Convert back-sock to dynamic config

16 years agoAxe obsolete Cyrus 1.5 support
Howard Chu [Sun, 23 Dec 2007 01:33:39 +0000 (01:33 +0000)]
Axe obsolete Cyrus 1.5 support

16 years agoITS#5298 use SASL's memory for temporary DN storage
Howard Chu [Sun, 23 Dec 2007 01:21:56 +0000 (01:21 +0000)]
ITS#5298 use SASL's memory for temporary DN storage

16 years agoITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone
Howard Chu [Sat, 22 Dec 2007 22:53:58 +0000 (22:53 +0000)]
ITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone

16 years agoITS#5264 don't log NULL/anonymous DNs
Howard Chu [Sat, 22 Dec 2007 21:16:54 +0000 (21:16 +0000)]
ITS#5264 don't log NULL/anonymous DNs

16 years agoITS#5261 quick fix, don't checkpoint on first write to DB
Howard Chu [Sat, 22 Dec 2007 05:00:38 +0000 (05:00 +0000)]
ITS#5261 quick fix, don't checkpoint on first write to DB

16 years agoAdd BindDN, separate LDAP session for searches, sample interval option
Howard Chu [Sat, 22 Dec 2007 04:41:28 +0000 (04:41 +0000)]
Add BindDN, separate LDAP session for searches, sample interval option

16 years agoITS#4982 libldap_r threaded library linking
Quanah Gibson-Mount [Fri, 21 Dec 2007 22:18:35 +0000 (22:18 +0000)]
ITS#4982 libldap_r threaded library linking

16 years agoautoconf/automake adjustments, regenerated files
Ralf Haferkamp [Thu, 20 Dec 2007 12:35:30 +0000 (12:35 +0000)]
autoconf/automake adjustments, regenerated files

16 years agoinitial support for SASL
Ralf Haferkamp [Thu, 20 Dec 2007 12:33:48 +0000 (12:33 +0000)]
initial support for SASL

16 years agoFixed includes
Ralf Haferkamp [Thu, 20 Dec 2007 11:58:40 +0000 (11:58 +0000)]
Fixed includes

16 years agoCheck for active requests before trying to receive a message
Ralf Haferkamp [Thu, 20 Dec 2007 11:49:03 +0000 (11:49 +0000)]
Check for active requests before trying to receive a message

16 years agotest047 needs slapo-rwm (ITS#5292)
Pierangelo Masarati [Thu, 20 Dec 2007 10:58:29 +0000 (10:58 +0000)]
test047 needs slapo-rwm (ITS#5292)

16 years agoCleanup spaces
Howard Chu [Thu, 20 Dec 2007 02:46:59 +0000 (02:46 +0000)]
Cleanup spaces

16 years agoITS#5291, more for rev 1.79 search timeouts
Howard Chu [Thu, 20 Dec 2007 02:46:13 +0000 (02:46 +0000)]
ITS#5291, more for rev 1.79 search timeouts

16 years agobdb Oracle URLs
Gavin Henry [Wed, 19 Dec 2007 17:27:19 +0000 (17:27 +0000)]
bdb Oracle URLs

16 years agoHelper Classes to handle cyrus-sasl interactions
Ralf Haferkamp [Wed, 19 Dec 2007 16:54:42 +0000 (16:54 +0000)]
Helper Classes to handle cyrus-sasl interactions

16 years agoDB_CONFIG.example URL wrong in comments (ITS#5288)
Gavin Henry [Tue, 18 Dec 2007 12:50:27 +0000 (12:50 +0000)]
DB_CONFIG.example URL wrong in comments (ITS#5288)

16 years agoBetter fix to prev commit
Howard Chu [Mon, 17 Dec 2007 07:11:24 +0000 (07:11 +0000)]
Better fix to prev commit

16 years agoDeclare enough buffer space for out-of-range URL port numbers
Hallvard Furuseth [Sat, 15 Dec 2007 23:36:22 +0000 (23:36 +0000)]
Declare enough buffer space for out-of-range URL port numbers

16 years agoITS#5285 don't check for password reuse if history is not enabled
Howard Chu [Sat, 15 Dec 2007 19:35:11 +0000 (19:35 +0000)]
ITS#5285 don't check for password reuse if history is not enabled

16 years agoSupport DB encryption
Howard Chu [Sat, 15 Dec 2007 19:20:35 +0000 (19:20 +0000)]
Support DB encryption

16 years agoSupport DB encryption
Howard Chu [Sat, 15 Dec 2007 19:07:41 +0000 (19:07 +0000)]
Support DB encryption

16 years agofix declarations of buffers for numeric strings; other related cleanup
Pierangelo Masarati [Sat, 15 Dec 2007 15:23:23 +0000 (15:23 +0000)]
fix declarations of buffers for numeric strings; other related cleanup

16 years agofix one-time leaks
Pierangelo Masarati [Sat, 15 Dec 2007 11:51:20 +0000 (11:51 +0000)]
fix one-time leaks

16 years agoITS#5145 autogroups, with minor cleanup
Howard Chu [Sat, 15 Dec 2007 11:48:56 +0000 (11:48 +0000)]
ITS#5145 autogroups, with minor cleanup

16 years agoITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd.org with major
Howard Chu [Sat, 15 Dec 2007 11:12:56 +0000 (11:12 +0000)]
ITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd.org with major
cleanups

16 years agouid/gid are unsigned
Howard Chu [Sat, 15 Dec 2007 02:28:45 +0000 (02:28 +0000)]
uid/gid are unsigned

16 years agoITS#5263 fix return code from parse_sasl_bind_result()
Howard Chu [Sat, 15 Dec 2007 02:06:12 +0000 (02:06 +0000)]
ITS#5263 fix return code from parse_sasl_bind_result()

16 years agoITS#5247 fix verbose completion messages
Howard Chu [Sat, 15 Dec 2007 01:51:04 +0000 (01:51 +0000)]
ITS#5247 fix verbose completion messages

16 years agoITS#5284 fix overlay order
Howard Chu [Sat, 15 Dec 2007 01:34:39 +0000 (01:34 +0000)]
ITS#5284 fix overlay order

16 years agoAdd tests for ITS#5283
Howard Chu [Sat, 15 Dec 2007 01:03:36 +0000 (01:03 +0000)]
Add tests for ITS#5283

16 years agoMore cleanup
Howard Chu [Sat, 15 Dec 2007 00:50:37 +0000 (00:50 +0000)]
More cleanup

16 years agoFix description, note that specific attrs may be indexed
Howard Chu [Fri, 14 Dec 2007 22:46:06 +0000 (22:46 +0000)]
Fix description, note that specific attrs may be indexed

16 years agoFix title
Howard Chu [Fri, 14 Dec 2007 22:42:50 +0000 (22:42 +0000)]
Fix title

16 years agoITS#5283 doc translucent_local/translucent_remote
Howard Chu [Fri, 14 Dec 2007 21:40:19 +0000 (21:40 +0000)]
ITS#5283 doc translucent_local/translucent_remote

16 years agoFix prev commit, must test filter on cleanup
Howard Chu [Fri, 14 Dec 2007 20:24:31 +0000 (20:24 +0000)]
Fix prev commit, must test filter on cleanup

16 years agoDon't test filter before saving, need the copy for local lookup
Howard Chu [Fri, 14 Dec 2007 20:04:40 +0000 (20:04 +0000)]
Don't test filter before saving, need the copy for local lookup

16 years agoReplace hard coded directory references with TESTDIR variable
Quanah Gibson-Mount [Fri, 14 Dec 2007 20:03:09 +0000 (20:03 +0000)]
Replace hard coded directory references with TESTDIR variable

16 years agoMore cleanup
Howard Chu [Fri, 14 Dec 2007 19:50:06 +0000 (19:50 +0000)]
More cleanup

16 years agoAdd missing cleanup
Howard Chu [Fri, 14 Dec 2007 19:15:06 +0000 (19:15 +0000)]
Add missing cleanup

16 years agoITS#5283 add remote/local attribute lists, search both local and remote
Howard Chu [Fri, 14 Dec 2007 19:02:44 +0000 (19:02 +0000)]
ITS#5283 add remote/local attribute lists, search both local and remote

16 years agoAlign MRA desc with AVA/SSA desc
Howard Chu [Fri, 14 Dec 2007 05:44:10 +0000 (05:44 +0000)]
Align MRA desc with AVA/SSA desc

16 years agoRevert prev commit, different fix
Howard Chu [Fri, 14 Dec 2007 02:48:11 +0000 (02:48 +0000)]
Revert prev commit, different fix

16 years agoITS#5276 don't stack config state for includes
Howard Chu [Fri, 14 Dec 2007 02:25:26 +0000 (02:25 +0000)]
ITS#5276 don't stack config state for includes

16 years agoITS#5236 add 'countryName' alias back, should not have been dropped.
Howard Chu [Thu, 13 Dec 2007 08:30:12 +0000 (08:30 +0000)]
ITS#5236 add 'countryName' alias back, should not have been dropped.

16 years agoMore for -q tool mode
Howard Chu [Thu, 13 Dec 2007 08:02:40 +0000 (08:02 +0000)]
More for -q tool mode

16 years agoFix segv with -q
Howard Chu [Thu, 13 Dec 2007 07:51:56 +0000 (07:51 +0000)]
Fix segv with -q

16 years agosort test output
Pierangelo Masarati [Tue, 11 Dec 2007 17:05:31 +0000 (17:05 +0000)]
sort test output

16 years agobehave when the empty DN is used as database suffix (ITS#5265)
Pierangelo Masarati [Tue, 11 Dec 2007 16:59:40 +0000 (16:59 +0000)]
behave when the empty DN is used as database suffix (ITS#5265)

16 years agomoved ldap_result() code to the LDAPRequest-Class
Ralf Haferkamp [Tue, 11 Dec 2007 16:57:21 +0000 (16:57 +0000)]
moved ldap_result() code to the LDAPRequest-Class

16 years agosort test output
Pierangelo Masarati [Tue, 11 Dec 2007 16:36:28 +0000 (16:36 +0000)]
sort test output

16 years agofix back-ldif delete (ITS#5265)
Pierangelo Masarati [Tue, 11 Dec 2007 15:12:48 +0000 (15:12 +0000)]
fix back-ldif delete (ITS#5265)

16 years agoadmin24/replication.html spelling ITS#5270
Gavin Henry [Mon, 10 Dec 2007 16:26:44 +0000 (16:26 +0000)]
admin24/replication.html spelling ITS#5270