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

16 years agoCleanup prev commit
Howard Chu [Fri, 30 Nov 2007 18:25:45 +0000 (18:25 +0000)]
Cleanup prev commit

16 years agoFix 1.426, must sign-extend small numbers, not zero-pad
Howard Chu [Fri, 30 Nov 2007 18:12:17 +0000 (18:12 +0000)]
Fix 1.426, must sign-extend small numbers, not zero-pad

16 years agoFix rev 1.49
Howard Chu [Fri, 30 Nov 2007 18:10:22 +0000 (18:10 +0000)]
Fix rev 1.49

16 years agoPop local callback for modify
Howard Chu [Thu, 29 Nov 2007 23:03:44 +0000 (23:03 +0000)]
Pop local callback for modify

16 years agoFix prev commit, leave callback stack alone in compare()
Howard Chu [Thu, 29 Nov 2007 22:56:54 +0000 (22:56 +0000)]
Fix prev commit, leave callback stack alone in compare()

16 years agoMMR intro complete. Example to come.
Gavin Henry [Thu, 29 Nov 2007 17:52:30 +0000 (17:52 +0000)]
MMR intro complete. Example to come.

16 years agoMirrorMode picture, spell check and wee MMR update.
Gavin Henry [Thu, 29 Nov 2007 16:59:10 +0000 (16:59 +0000)]
MirrorMode picture, spell check and wee MMR update.

16 years agoawk portability fix
Howard Chu [Thu, 29 Nov 2007 13:45:55 +0000 (13:45 +0000)]
awk portability fix

16 years agoForced commit to check logs/cvsweb
Kurt Zeilenga [Wed, 28 Nov 2007 19:11:20 +0000 (19:11 +0000)]
Forced commit to check logs/cvsweb

16 years agoTrim debug flag
Howard Chu [Wed, 28 Nov 2007 16:40:04 +0000 (16:40 +0000)]
Trim debug flag

16 years agoAllow initialization when using custom "memberof-group-oc" and
Ralf Haferkamp [Wed, 28 Nov 2007 12:09:55 +0000 (12:09 +0000)]
Allow initialization when using custom "memberof-group-oc" and
"memberof-member-ad" and "groupOfNames" and "member" are undefined

16 years agoForced commit to test cvs log email
Kurt Zeilenga [Tue, 27 Nov 2007 21:23:08 +0000 (21:23 +0000)]
Forced commit to test cvs log email

16 years agocleanup
Quanah Gibson-Mount [Tue, 27 Nov 2007 20:58:19 +0000 (20:58 +0000)]
cleanup

16 years agoReverse last commit (made by mistake)
Kurt Zeilenga [Tue, 27 Nov 2007 20:49:47 +0000 (20:49 +0000)]
Reverse last commit (made by mistake)

16 years agoOpenLDAP Devel README
Kurt Zeilenga [Tue, 27 Nov 2007 20:48:38 +0000 (20:48 +0000)]
OpenLDAP Devel README
This software was obtained from the development branch (HEAD) of
the OpenLDAP Software Repository.  This copy is likely already
not current, the development branch changes frequently.  These
changes include code implementing experimental features and
unproven bug fixes.  Please do NOT redistribute copies of the
development branch.

The OpenLDAP Developer's FAQ is available at:
<http://www.openldap.org/faq/index.cgi?file=4>

Client developers seeking a suitable development platform
should use "release" or "stable" versions.
<http://www.openldap.org/software/>

Contributing
See <http://www.openldap.org/devel/contributing.html> for how to
contribute code or documentation to OpenLDAP.  Use the Issue Tracking
System <http://www.openldap.org/its/> to submit contributions.
While you are encouraged to coordinate and discuss the development
activities on the openldap-devel@openldap.org mailing list prior
to submission, it is noted that contributions must be submitted
using the Issue Tracking System to be considered.

---
$OpenLDAP: pkg/ldap/README,v 1.45 2007/03/10 17:03:58 kurt Exp $

This work is part of OpenLDAP Software <http://www.openldap.org/>.

Copyright 1998-2007 The OpenLDAP Foundation.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.

A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.

16 years agoRevert 1.7 changes back to 1.6 per discussion with Howard. (ITS#5139)
Quanah Gibson-Mount [Tue, 27 Nov 2007 18:49:23 +0000 (18:49 +0000)]
Revert 1.7 changes back to 1.6 per discussion with Howard. (ITS#5139)

16 years agoStreamlined Winsock connection management
Howard Chu [Mon, 26 Nov 2007 17:03:26 +0000 (17:03 +0000)]
Streamlined Winsock connection management

16 years agoindex_intlen defaults to 4 now
Howard Chu [Sun, 25 Nov 2007 13:20:44 +0000 (13:20 +0000)]
index_intlen defaults to 4 now

16 years agoChange integer indexing to ordered only, no backward compatibility
Howard Chu [Sun, 25 Nov 2007 13:19:08 +0000 (13:19 +0000)]
Change integer indexing to ordered only, no backward compatibility

16 years agoFix connection teardown
Howard Chu [Sat, 24 Nov 2007 11:33:04 +0000 (11:33 +0000)]
Fix connection teardown

16 years agosilence warnings
Pierangelo Masarati [Fri, 23 Nov 2007 12:47:53 +0000 (12:47 +0000)]
silence warnings

16 years agofurther clarify size limit related issues in sync replication (ITS#5243)
Pierangelo Masarati [Fri, 23 Nov 2007 12:07:12 +0000 (12:07 +0000)]
further clarify size limit related issues in sync replication (ITS#5243)

16 years agoFix typo in prev commit
Howard Chu [Thu, 22 Nov 2007 08:52:39 +0000 (08:52 +0000)]
Fix typo in prev commit

16 years agoDocument truncate mode
Howard Chu [Wed, 21 Nov 2007 15:53:42 +0000 (15:53 +0000)]
Document truncate mode

16 years agoFix, truncate should not be valid for slapadd, should be for slapindex.
Howard Chu [Wed, 21 Nov 2007 15:40:09 +0000 (15:40 +0000)]
Fix, truncate should not be valid for slapadd, should be for slapindex.

16 years agoMore for #5221, don't muck with kids counters on simple renames
Howard Chu [Wed, 21 Nov 2007 15:11:26 +0000 (15:11 +0000)]
More for #5221, don't muck with kids counters on simple renames

16 years agoMinor cleanup
Howard Chu [Wed, 21 Nov 2007 14:55:40 +0000 (14:55 +0000)]
Minor cleanup

16 years agoITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops
Howard Chu [Wed, 21 Nov 2007 14:51:55 +0000 (14:51 +0000)]
ITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops

16 years agoWrong ldap uri format
Gavin Henry [Wed, 21 Nov 2007 14:07:33 +0000 (14:07 +0000)]
Wrong ldap uri format

16 years agogetURLString() is const now to avoid uneeded copying when using UrlLists
Ralf Haferkamp [Wed, 21 Nov 2007 11:19:10 +0000 (11:19 +0000)]
getURLString() is const now to avoid uneeded copying when using UrlLists

16 years agoFix dec to bin for zero value
Howard Chu [Wed, 21 Nov 2007 05:08:08 +0000 (05:08 +0000)]
Fix dec to bin for zero value

16 years agoFix typo
Howard Chu [Wed, 21 Nov 2007 03:33:33 +0000 (03:33 +0000)]
Fix typo

16 years agoSilently restrict index_intlen to 4-255.
Howard Chu [Wed, 21 Nov 2007 03:24:49 +0000 (03:24 +0000)]
Silently restrict index_intlen to 4-255.

16 years agoTweak prev commit
Howard Chu [Wed, 21 Nov 2007 03:22:02 +0000 (03:22 +0000)]
Tweak prev commit

16 years agoTweak prev commit
Howard Chu [Wed, 21 Nov 2007 03:13:22 +0000 (03:13 +0000)]
Tweak prev commit

16 years agoAdd index_intlen keyword
Howard Chu [Wed, 21 Nov 2007 03:10:39 +0000 (03:10 +0000)]
Add index_intlen keyword

16 years agointeger indexing must be unsigned
Howard Chu [Wed, 21 Nov 2007 03:07:09 +0000 (03:07 +0000)]
integer indexing must be unsigned

16 years agoAdd index_intlen keyword for ordered indexing of integers
Howard Chu [Wed, 21 Nov 2007 02:54:57 +0000 (02:54 +0000)]
Add index_intlen keyword for ordered indexing of integers

16 years agoSilence warning
Howard Chu [Wed, 21 Nov 2007 02:52:53 +0000 (02:52 +0000)]
Silence warning

16 years agoFix dec to bin negative number handling
Howard Chu [Wed, 21 Nov 2007 01:49:09 +0000 (01:49 +0000)]
Fix dec to bin negative number handling

16 years agoFix typo in dec to bin conversion
Howard Chu [Tue, 20 Nov 2007 18:14:17 +0000 (18:14 +0000)]
Fix typo in dec to bin conversion

16 years agoITS#5215 fix Windows slapd.def rules
Howard Chu [Tue, 20 Nov 2007 15:10:52 +0000 (15:10 +0000)]
ITS#5215 fix Windows slapd.def rules

16 years agoFix test050
Howard Chu [Tue, 20 Nov 2007 14:56:20 +0000 (14:56 +0000)]
Fix test050

16 years agoITS#5183 - better delete index handling
Howard Chu [Tue, 20 Nov 2007 12:06:28 +0000 (12:06 +0000)]
ITS#5183 - better delete index handling

16 years agoFix typos
Howard Chu [Mon, 19 Nov 2007 22:17:45 +0000 (22:17 +0000)]
Fix typos

16 years agotest050 extended to run with 3 slapd instances. Please test.
Gavin Henry [Mon, 19 Nov 2007 18:20:31 +0000 (18:20 +0000)]
test050 extended to run with 3 slapd instances. Please test.

16 years agoITS#5232 report and fail on internal errors
Howard Chu [Sun, 18 Nov 2007 21:49:04 +0000 (21:49 +0000)]
ITS#5232 report and fail on internal errors

16 years agoFix prev commit
Howard Chu [Sun, 18 Nov 2007 21:48:26 +0000 (21:48 +0000)]
Fix prev commit

16 years agoITS#5237 typos
Howard Chu [Sun, 18 Nov 2007 21:09:01 +0000 (21:09 +0000)]
ITS#5237 typos

16 years agoITS#5183 preliminary fix - this whole approach needs re-design
Howard Chu [Sun, 18 Nov 2007 20:50:20 +0000 (20:50 +0000)]
ITS#5183 preliminary fix - this whole approach needs re-design