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

16 years agodon't try to count non-expired entries if database does not exist (ITS#5267)
Pierangelo Masarati [Sat, 8 Dec 2007 21:57:22 +0000 (21:57 +0000)]
don't try to count non-expired entries if database does not exist (ITS#5267)

16 years agoFix typo in error message
Hallvard Furuseth [Sat, 8 Dec 2007 18:01:47 +0000 (18:01 +0000)]
Fix typo in error message

16 years agoITS#5269 fixes from Guillaume Rousse at inria.fr
Howard Chu [Sat, 8 Dec 2007 17:51:13 +0000 (17:51 +0000)]
ITS#5269 fixes from Guillaume Rousse at inria.fr

16 years agoITS#5268 omit contextCSN when replicating
Howard Chu [Sat, 8 Dec 2007 17:45:10 +0000 (17:45 +0000)]
ITS#5268 omit contextCSN when replicating

16 years agoITS#5268 don't replicate dSAOperation attributes unless specifically
Howard Chu [Sat, 8 Dec 2007 17:44:15 +0000 (17:44 +0000)]
ITS#5268 don't replicate dSAOperation attributes unless specifically
requested. (It doesn't actually make sense to request them in that
case, but allow it.)

16 years agoOmit auditContext when sync control is present
Howard Chu [Sat, 8 Dec 2007 17:03:47 +0000 (17:03 +0000)]
Omit auditContext when sync control is present

16 years agodon't try to delete expired entries if database does not exist (ITS#5267)
Pierangelo Masarati [Sat, 8 Dec 2007 17:00:34 +0000 (17:00 +0000)]
don't try to delete expired entries if database does not exist (ITS#5267)

16 years agoITS#5161 make sure accesslog_response is called for abandoned writes
Howard Chu [Fri, 7 Dec 2007 11:27:57 +0000 (11:27 +0000)]
ITS#5161 make sure accesslog_response is called for abandoned writes
This probably needs to be cleaned up more. There should be a log
schema flag that indicates that an op was abandoned.

16 years agoITS#5248: use volatile sig_atomic_t for signal variables gotintr, abcan
Hallvard Furuseth [Thu, 6 Dec 2007 17:37:41 +0000 (17:37 +0000)]
ITS#5248: use volatile sig_atomic_t for signal variables gotintr, abcan

16 years agoRemove unused variables
Hallvard Furuseth [Thu, 6 Dec 2007 17:23:23 +0000 (17:23 +0000)]
Remove unused variables

16 years agoITS#5248: use volatile sig_atomic_t for signal variable gotsig
Hallvard Furuseth [Thu, 6 Dec 2007 17:15:41 +0000 (17:15 +0000)]
ITS#5248: use volatile sig_atomic_t for signal variable gotsig

16 years agoRemove unused variable
Hallvard Furuseth [Thu, 6 Dec 2007 17:13:01 +0000 (17:13 +0000)]
Remove unused variable

16 years agoRestore pre-C99 preprocessor support (since rev 1.165)
Hallvard Furuseth [Thu, 6 Dec 2007 17:08:10 +0000 (17:08 +0000)]
Restore pre-C99 preprocessor support (since rev 1.165)

16 years agoCleanup dup_compare
Howard Chu [Thu, 6 Dec 2007 16:54:47 +0000 (16:54 +0000)]
Cleanup dup_compare

16 years agoDrop unnecessary lock
Howard Chu [Thu, 6 Dec 2007 15:59:28 +0000 (15:59 +0000)]
Drop unnecessary lock

16 years agoRe-introduce hdb dup_compare function, default compares too much
Howard Chu [Thu, 6 Dec 2007 15:58:47 +0000 (15:58 +0000)]
Re-introduce hdb dup_compare function, default compares too much

16 years agoMore cleanup, hdb fixes
Howard Chu [Thu, 6 Dec 2007 14:16:34 +0000 (14:16 +0000)]
More cleanup, hdb fixes

16 years agosave old values when deleting (ITS#5258; not optimal)
Pierangelo Masarati [Thu, 6 Dec 2007 12:29:04 +0000 (12:29 +0000)]
save old values when deleting (ITS#5258; not optimal)

16 years agoMore cleanup
Howard Chu [Thu, 6 Dec 2007 06:40:13 +0000 (06:40 +0000)]
More cleanup

16 years agoCleanup prev commits
Howard Chu [Thu, 6 Dec 2007 06:20:42 +0000 (06:20 +0000)]
Cleanup prev commits

16 years agoITS#5262 must protect dn2id between the time it's read from the DB
Howard Chu [Thu, 6 Dec 2007 05:48:02 +0000 (05:48 +0000)]
ITS#5262 must protect dn2id between the time it's read from the DB
and it's inserted into EntryInfo cache.

16 years agoBDB 4.2 compatibility for log_printf (requires modern C preprocessor)
Howard Chu [Thu, 6 Dec 2007 01:51:32 +0000 (01:51 +0000)]
BDB 4.2 compatibility for log_printf (requires modern C preprocessor)

16 years agoPrefix log msgs with "slapd"
Howard Chu [Wed, 5 Dec 2007 22:35:39 +0000 (22:35 +0000)]
Prefix log msgs with "slapd"

16 years agoUse BDB transaction log for debug messages
Howard Chu [Wed, 5 Dec 2007 22:27:12 +0000 (22:27 +0000)]
Use BDB transaction log for debug messages

16 years agoITS#5262 additional cleanup
Howard Chu [Wed, 5 Dec 2007 14:56:47 +0000 (14:56 +0000)]
ITS#5262 additional cleanup

16 years agoITS#5262 use explicit cursor and locker in dn2id
Howard Chu [Wed, 5 Dec 2007 14:09:34 +0000 (14:09 +0000)]
ITS#5262 use explicit cursor and locker in dn2id

16 years agoFix ITS#5257
Howard Chu [Wed, 5 Dec 2007 05:24:15 +0000 (05:24 +0000)]
Fix ITS#5257

16 years agoRevert 1.159, seems to trigger a concurrency bug. ???
Howard Chu [Wed, 5 Dec 2007 02:36:53 +0000 (02:36 +0000)]
Revert 1.159, seems to trigger a concurrency bug. ???

16 years agoLDIF output format example. Still to fix modulepath example for auditlog
Gavin Henry [Tue, 4 Dec 2007 20:53:19 +0000 (20:53 +0000)]
LDIF output format example. Still to fix modulepath example for auditlog

16 years ago(ITS#5245) auditlog man page slapo-auditlog.5
Gavin Henry [Mon, 3 Dec 2007 21:57:32 +0000 (21:57 +0000)]
(ITS#5245) auditlog man page slapo-auditlog.5

16 years agoInteger indexing - cleanup, signedness, redefine signmask => RIP overflow test
Hallvard Furuseth [Mon, 3 Dec 2007 09:54:01 +0000 (09:54 +0000)]
Integer indexing - cleanup, signedness, redefine signmask => RIP overflow test

16 years agoCleanup overflow check
Howard Chu [Sun, 2 Dec 2007 21:46:50 +0000 (21:46 +0000)]
Cleanup overflow check

16 years agoInteger indexing - cleanup
Hallvard Furuseth [Sun, 2 Dec 2007 19:25:33 +0000 (19:25 +0000)]
Integer indexing - cleanup

16 years agoAdd memctx to lutil_str2bin()
Howard Chu [Sun, 2 Dec 2007 19:11:41 +0000 (19:11 +0000)]
Add memctx to lutil_str2bin()

16 years agoFix last patch, and reduce allocations in lutil_str2bin().
Hallvard Furuseth [Sun, 2 Dec 2007 17:32:08 +0000 (17:32 +0000)]
Fix last patch, and reduce allocations in lutil_str2bin().

16 years agoInteger indexing - handle huge values
Hallvard Furuseth [Sun, 2 Dec 2007 16:10:23 +0000 (16:10 +0000)]
Integer indexing - handle huge values

16 years agoFix tmpbuf size
Howard Chu [Sat, 1 Dec 2007 20:28:18 +0000 (20:28 +0000)]
Fix tmpbuf size

16 years agoFix dirsep chars before opening file
Howard Chu [Sat, 1 Dec 2007 19:19:20 +0000 (19:19 +0000)]
Fix dirsep chars before opening file

16 years agoCleanups from Hallvard
Howard Chu [Sat, 1 Dec 2007 19:18:43 +0000 (19:18 +0000)]
Cleanups from Hallvard

16 years agoShrink presence key
Howard Chu [Sat, 1 Dec 2007 19:08:30 +0000 (19:08 +0000)]
Shrink presence key

16 years agoTrim unneeded tmp var
Howard Chu [Sat, 1 Dec 2007 11:44:18 +0000 (11:44 +0000)]
Trim unneeded tmp var

16 years agoOmit leading zero pad byte
Howard Chu [Sat, 1 Dec 2007 11:41:52 +0000 (11:41 +0000)]
Omit leading zero pad byte

16 years agoFix carries
Howard Chu [Sat, 1 Dec 2007 11:14:40 +0000 (11:14 +0000)]
Fix carries

16 years agoFix sign bit
Howard Chu [Sat, 1 Dec 2007 11:00:40 +0000 (11:00 +0000)]
Fix sign bit

16 years agoFix prev. Once more, with feeling.
Howard Chu [Fri, 30 Nov 2007 22:26:23 +0000 (22:26 +0000)]
Fix prev. Once more, with feeling.

16 years agoFix prev cleanup.
Howard Chu [Fri, 30 Nov 2007 18:32:42 +0000 (18:32 +0000)]
Fix prev cleanup.