]> git.sur5r.net Git - openldap/log
openldap
16 years agoadded $OpenLDAP$ CVS Keyword
Ralf Haferkamp [Fri, 28 Mar 2008 11:27:24 +0000 (11:27 +0000)]
added $OpenLDAP$ CVS Keyword

16 years agoadded $OpenLDAP$ CVS Keyword
Ralf Haferkamp [Fri, 28 Mar 2008 11:05:10 +0000 (11:05 +0000)]
added $OpenLDAP$ CVS Keyword

16 years ago- Build LdifWriter
Ralf Haferkamp [Fri, 28 Mar 2008 10:57:48 +0000 (10:57 +0000)]
- Build LdifWriter
- added $OpenLDAP$ CVS Keyword

16 years agoinitial LdifWriter code
Ralf Haferkamp [Thu, 27 Mar 2008 17:02:37 +0000 (17:02 +0000)]
initial LdifWriter code

16 years ago- Plugged memory leak default constructor
Ralf Haferkamp [Thu, 27 Mar 2008 14:02:58 +0000 (14:02 +0000)]
- Plugged memory leak default constructor
- Fixed copy-constructor

16 years agoITS#5434 again
Howard Chu [Tue, 25 Mar 2008 05:08:21 +0000 (05:08 +0000)]
ITS#5434 again

16 years agowork around paranoid check (ITS#5412)
Pierangelo Masarati [Sat, 22 Mar 2008 16:01:23 +0000 (16:01 +0000)]
work around paranoid check (ITS#5412)

16 years agoITS#5432 don't send cookie with delete set if there's no true delete CSN
Howard Chu [Fri, 21 Mar 2008 00:09:24 +0000 (00:09 +0000)]
ITS#5432 don't send cookie with delete set if there's no true delete CSN

16 years agoAdd dn2id_get / modify support
Howard Chu [Thu, 20 Mar 2008 23:34:04 +0000 (23:34 +0000)]
Add dn2id_get / modify support

16 years agobuild LdifReader
Ralf Haferkamp [Thu, 20 Mar 2008 16:11:15 +0000 (16:11 +0000)]
build LdifReader

16 years agoImproved error handling
Ralf Haferkamp [Thu, 20 Mar 2008 16:10:37 +0000 (16:10 +0000)]
Improved error handling

16 years agoderive LDAPException from std::exception, merged ReferralException into the
Ralf Haferkamp [Thu, 20 Mar 2008 15:08:29 +0000 (15:08 +0000)]
derive LDAPException from std::exception, merged ReferralException into the
LDAPException files

16 years agomissing pieces from last commit
Ralf Haferkamp [Thu, 20 Mar 2008 13:24:49 +0000 (13:24 +0000)]
missing pieces from last commit

16 years agoITS#5430 syncprov/glue can be used two different ways
Howard Chu [Thu, 20 Mar 2008 10:58:00 +0000 (10:58 +0000)]
ITS#5430 syncprov/glue can be used two different ways

16 years agoRead LDIF version, handle comments and empty lines
Ralf Haferkamp [Thu, 20 Mar 2008 10:01:33 +0000 (10:01 +0000)]
Read LDIF version, handle comments and empty lines

16 years agoITS#5435 ConfigReply arg must be non-NULL
Howard Chu [Thu, 20 Mar 2008 01:24:33 +0000 (01:24 +0000)]
ITS#5435 ConfigReply arg must be non-NULL

16 years agoITS#5434 search thru other overlays when present
Howard Chu [Thu, 20 Mar 2008 00:31:42 +0000 (00:31 +0000)]
ITS#5434 search thru other overlays when present

16 years agoITS#5433 checkpoint must write to master DB
Howard Chu [Thu, 20 Mar 2008 00:26:14 +0000 (00:26 +0000)]
ITS#5433 checkpoint must write to master DB

16 years agoITS#5432 fix compare_csns loop conditions
Howard Chu [Thu, 20 Mar 2008 00:10:31 +0000 (00:10 +0000)]
ITS#5432 fix compare_csns loop conditions

16 years agodo_syncrep1 always reads contextCSN from the main DB
Howard Chu [Thu, 20 Mar 2008 00:05:22 +0000 (00:05 +0000)]
do_syncrep1 always reads contextCSN from the main DB

16 years agoadd start date.
Gavin Henry [Wed, 19 Mar 2008 22:46:29 +0000 (22:46 +0000)]
add start date.

16 years agoITS#5425 slapdconfig.sdf and slapdconf2.sdf out of date
Gavin Henry [Wed, 19 Mar 2008 22:30:08 +0000 (22:30 +0000)]
ITS#5425 slapdconfig.sdf and slapdconf2.sdf out of date

16 years agoupdated replicated directory diagram.
Gavin Henry [Wed, 19 Mar 2008 22:17:04 +0000 (22:17 +0000)]
updated replicated directory diagram.

16 years agoAdded Access Control Section.
Gavin Henry [Wed, 19 Mar 2008 16:52:52 +0000 (16:52 +0000)]
Added Access Control Section.

16 years agoAccess control section now includes all relevant FAQ items and is completed as far...
Gavin Henry [Wed, 19 Mar 2008 16:10:50 +0000 (16:10 +0000)]
Access control section now includes all relevant FAQ items and is completed as far as content. Just need to verify http://www.openldap.org/faq/data/cache/1005.html is up to date for 2.4 etc. and the rest of the section.

16 years agoITS#5436: make htons() port number unsigned
Hallvard Furuseth [Tue, 18 Mar 2008 21:12:00 +0000 (21:12 +0000)]
ITS#5436: make htons() port number unsigned

16 years agoInitial code for Ldif classes
Ralf Haferkamp [Mon, 17 Mar 2008 16:08:51 +0000 (16:08 +0000)]
Initial code for Ldif classes

16 years agoAllow IPv6 addresses
Ralf Haferkamp [Mon, 17 Mar 2008 13:57:47 +0000 (13:57 +0000)]
Allow IPv6 addresses

16 years agoFixed parsing of URIs with missing host and/or port
Ralf Haferkamp [Mon, 17 Mar 2008 11:18:47 +0000 (11:18 +0000)]
Fixed parsing of URIs with missing host and/or port

16 years agoAdd operation should not require naming attrs (ITS#5412)
Pierangelo Masarati [Sat, 15 Mar 2008 20:33:31 +0000 (20:33 +0000)]
Add operation should not require naming attrs (ITS#5412)

16 years agoThe section titles implied that there is such a thing as static acls and dynamic...
Gavin Henry [Sat, 15 Mar 2008 20:22:23 +0000 (20:22 +0000)]
The section titles implied that there is such a thing as static acls and dynamic acls.

16 years agoallow slapo-refint(5) to implement global referential integrity (ITS#5428)
Pierangelo Masarati [Sat, 15 Mar 2008 18:27:24 +0000 (18:27 +0000)]
allow slapo-refint(5) to implement global referential integrity (ITS#5428)

16 years agouse OID for dnSubtreeMatch (ITS#5427)
Pierangelo Masarati [Sat, 15 Mar 2008 18:22:25 +0000 (18:22 +0000)]
use OID for dnSubtreeMatch (ITS#5427)

16 years agos/leave/func_leave/ (ITS#5411)
Pierangelo Masarati [Sat, 15 Mar 2008 18:16:21 +0000 (18:16 +0000)]
s/leave/func_leave/ (ITS#5411)

16 years agoadd was failing because not compliant with schema
Pierangelo Masarati [Sat, 15 Mar 2008 16:32:24 +0000 (16:32 +0000)]
add was failing because not compliant with schema

16 years agoNew Access Control Section, including a new Sets section incorporating ITS#5278,...
Gavin Henry [Fri, 14 Mar 2008 22:53:34 +0000 (22:53 +0000)]
New Access Control Section, including a new Sets section incorporating ITS#5278, ITS#5279 and ITS#5281.

16 years agoITS#5426 replace the entire contextCSN in updateCookie
Howard Chu [Fri, 14 Mar 2008 18:00:09 +0000 (18:00 +0000)]
ITS#5426 replace the entire contextCSN in updateCookie

16 years agoUse <ldap_queue.h> macros for prev commit
Howard Chu [Fri, 14 Mar 2008 16:49:53 +0000 (16:49 +0000)]
Use <ldap_queue.h> macros for prev commit

16 years agoMore for prev commit
Howard Chu [Thu, 13 Mar 2008 14:37:07 +0000 (14:37 +0000)]
More for prev commit

16 years agoITS#5419 introduce OpExtra / op->o_extra to supersede op->o_private
Howard Chu [Thu, 13 Mar 2008 13:14:52 +0000 (13:14 +0000)]
ITS#5419 introduce OpExtra / op->o_extra to supersede op->o_private

16 years agoITS#5401 make sure connection is still alive before detaching op
Howard Chu [Thu, 13 Mar 2008 10:49:32 +0000 (10:49 +0000)]
ITS#5401 make sure connection is still alive before detaching op

16 years agoFix prev commit, check for NULL syncCookie
Howard Chu [Thu, 13 Mar 2008 07:30:56 +0000 (07:30 +0000)]
Fix prev commit, check for NULL syncCookie

16 years agoMore fixes for syncCookie updating
Howard Chu [Thu, 13 Mar 2008 07:02:26 +0000 (07:02 +0000)]
More fixes for syncCookie updating

16 years agoPartially revert prev, redundant.
Howard Chu [Thu, 13 Mar 2008 05:41:12 +0000 (05:41 +0000)]
Partially revert prev, redundant.

16 years agoIn mirrormode, also ask syncprov for initial cookie. It may have been
Howard Chu [Thu, 13 Mar 2008 05:18:28 +0000 (05:18 +0000)]
In mirrormode, also ask syncprov for initial cookie. It may have been
cached from a recent update.

16 years agos/leave/func_leave/ to avoid OSF1 name clashing (ITS#5411)
Pierangelo Masarati [Wed, 12 Mar 2008 22:45:18 +0000 (22:45 +0000)]
s/leave/func_leave/ to avoid OSF1 name clashing (ITS#5411)

16 years agouse the replication persistent search identity to check whether a modification must...
Pierangelo Masarati [Wed, 12 Mar 2008 22:31:28 +0000 (22:31 +0000)]
use the replication persistent search identity to check whether a modification must be replicated (ITS#5418)

16 years agoITS#5413 fix typo
Howard Chu [Wed, 12 Mar 2008 02:57:49 +0000 (02:57 +0000)]
ITS#5413 fix typo

16 years agoITS#5339: fix referral rewrite, remove pointless default_referral code
Hallvard Furuseth [Mon, 10 Mar 2008 19:28:40 +0000 (19:28 +0000)]
ITS#5339: fix referral rewrite, remove pointless default_referral code

16 years agoITS#5407 cleanup (make pool_pause & pool_pausecheck wrappers for handle_pause)
Hallvard Furuseth [Mon, 10 Mar 2008 13:21:24 +0000 (13:21 +0000)]
ITS#5407 cleanup (make pool_pause & pool_pausecheck wrappers for handle_pause)

16 years agoITS#5407 more checks for pool pausing
Howard Chu [Sat, 8 Mar 2008 23:51:07 +0000 (23:51 +0000)]
ITS#5407 more checks for pool pausing

16 years agoFix prev commit (thanks Ando)
Howard Chu [Sat, 8 Mar 2008 22:12:57 +0000 (22:12 +0000)]
Fix prev commit (thanks Ando)

16 years agodocument idassert-* (ITS#5406)
Pierangelo Masarati [Sat, 8 Mar 2008 16:01:19 +0000 (16:01 +0000)]
document idassert-* (ITS#5406)

16 years agoinvalidate connection handler when ldap_sasl_interactive_bind_s() for internal error...
Pierangelo Masarati [Sat, 8 Mar 2008 15:41:17 +0000 (15:41 +0000)]
invalidate connection handler when ldap_sasl_interactive_bind_s() for internal error (ITS#5404); fix response tag

16 years agoITS#5405 fix race condition
Howard Chu [Sat, 8 Mar 2008 02:00:36 +0000 (02:00 +0000)]
ITS#5405 fix race condition

16 years agoUpdated via 'doxygen -u doxygen.rc'
Gavin Henry [Fri, 7 Mar 2008 17:18:22 +0000 (17:18 +0000)]
Updated via 'doxygen -u doxygen.rc'

16 years agoTidied include lines
Gavin Henry [Fri, 7 Mar 2008 16:46:23 +0000 (16:46 +0000)]
Tidied include lines

16 years agogrammar
Gavin Henry [Fri, 7 Mar 2008 16:01:19 +0000 (16:01 +0000)]
grammar

16 years agofix attribute description parsing (ITS#5402)
Pierangelo Masarati [Thu, 6 Mar 2008 23:30:54 +0000 (23:30 +0000)]
fix attribute description parsing (ITS#5402)

16 years agoNew reference for RFC2589 and spelling errors
Gavin Henry [Thu, 6 Mar 2008 17:06:19 +0000 (17:06 +0000)]
New reference for RFC2589 and spelling errors

16 years agoDDS Docs complete.
Gavin Henry [Thu, 6 Mar 2008 17:05:55 +0000 (17:05 +0000)]
DDS Docs complete.

16 years agoDelta-syncrepl is not supported yet with mirror mode.
Gavin Henry [Thu, 6 Mar 2008 13:56:28 +0000 (13:56 +0000)]
Delta-syncrepl is not supported yet with mirror mode.

16 years agoRevert prev commit, impacts too much to take advantage
Howard Chu [Tue, 4 Mar 2008 10:09:12 +0000 (10:09 +0000)]
Revert prev commit, impacts too much to take advantage

16 years agoAdd attr_free_x() - use memctx
Howard Chu [Tue, 4 Mar 2008 09:43:51 +0000 (09:43 +0000)]
Add attr_free_x() - use memctx

16 years agoUse memctx more consistently
Howard Chu [Tue, 4 Mar 2008 07:24:05 +0000 (07:24 +0000)]
Use memctx more consistently

16 years agoCleanup
Howard Chu [Tue, 4 Mar 2008 01:11:19 +0000 (01:11 +0000)]
Cleanup

16 years agoDeleting, not yet ready for prime time...
Howard Chu [Mon, 3 Mar 2008 10:28:18 +0000 (10:28 +0000)]
Deleting, not yet ready for prime time...

16 years agoDeleting, not yet ready for prime time...
Howard Chu [Mon, 3 Mar 2008 10:18:09 +0000 (10:18 +0000)]
Deleting, not yet ready for prime time...

16 years agoFix typo
Howard Chu [Sun, 2 Mar 2008 16:34:11 +0000 (16:34 +0000)]
Fix typo

16 years agoNDB backend
Howard Chu [Sun, 2 Mar 2008 16:29:27 +0000 (16:29 +0000)]
NDB backend

16 years agoMySQL NDB Cluster backend (experimental)
Howard Chu [Sun, 2 Mar 2008 15:14:53 +0000 (15:14 +0000)]
MySQL NDB Cluster backend (experimental)

16 years agoSilence BER_BVC warning
Howard Chu [Sun, 2 Mar 2008 15:05:47 +0000 (15:05 +0000)]
Silence BER_BVC warning

16 years agos/2.3/2.4/ and more (ITS#5400)
Pierangelo Masarati [Sat, 1 Mar 2008 16:06:37 +0000 (16:06 +0000)]
s/2.3/2.4/ and more (ITS#5400)

16 years agoEncoding on backends.sdf and More work on Overlays.
Gavin Henry [Fri, 29 Feb 2008 18:18:31 +0000 (18:18 +0000)]
Encoding on backends.sdf and More work on Overlays.

16 years agomake sure orr_newrdn is passed correctly to libldap (ITS#5397)
Pierangelo Masarati [Thu, 28 Feb 2008 16:22:23 +0000 (16:22 +0000)]
make sure orr_newrdn is passed correctly to libldap (ITS#5397)

16 years agoRemove request from active requests stack in exception handler
Ralf Haferkamp [Tue, 26 Feb 2008 13:34:59 +0000 (13:34 +0000)]
Remove request from active requests stack in exception handler

16 years agoAvoid double free of LDAPRequest
Ralf Haferkamp [Tue, 26 Feb 2008 13:24:02 +0000 (13:24 +0000)]
Avoid double free of LDAPRequest

16 years agodon't try to dereference NULL pointer (ITS#5388)
Pierangelo Masarati [Mon, 25 Feb 2008 16:18:36 +0000 (16:18 +0000)]
don't try to dereference NULL pointer (ITS#5388)

16 years agodetect write errors (ITS#5387)
Pierangelo Masarati [Mon, 25 Feb 2008 16:14:45 +0000 (16:14 +0000)]
detect write errors (ITS#5387)

16 years agoTweak order of operational attrs
Howard Chu [Fri, 22 Feb 2008 14:17:43 +0000 (14:17 +0000)]
Tweak order of operational attrs

16 years agoMove serverID into a Global configuration section.
Gavin Henry [Thu, 21 Feb 2008 11:17:32 +0000 (11:17 +0000)]
Move serverID into a Global configuration section.

16 years agoRevert previous commit
Gavin Henry [Thu, 21 Feb 2008 10:45:46 +0000 (10:45 +0000)]
Revert previous commit

16 years agoUpdate my/Suretec copyright year.
Gavin Henry [Wed, 20 Feb 2008 16:11:11 +0000 (16:11 +0000)]
Update my/Suretec copyright year.

16 years agoRevert prev commit, ITS#4871 was already addressed in 1.278
Howard Chu [Tue, 19 Feb 2008 22:23:05 +0000 (22:23 +0000)]
Revert prev commit, ITS#4871 was already addressed in 1.278

16 years agoITS#4871 - index directive & slapd.conf(5)
Gavin Henry [Tue, 19 Feb 2008 22:03:19 +0000 (22:03 +0000)]
ITS#4871 - index directive & slapd.conf(5)

16 years agoconst strings
Howard Chu [Mon, 18 Feb 2008 23:11:12 +0000 (23:11 +0000)]
const strings

16 years agodon't denormalize invalid values (ITS#5386)
Pierangelo Masarati [Mon, 18 Feb 2008 19:47:07 +0000 (19:47 +0000)]
don't denormalize invalid values (ITS#5386)

16 years agoallow tracing of set failures
Pierangelo Masarati [Sun, 17 Feb 2008 22:35:29 +0000 (22:35 +0000)]
allow tracing of set failures

16 years agofix optional URI attrs handling in sets (ITS#5384)
Pierangelo Masarati [Sun, 17 Feb 2008 22:33:54 +0000 (22:33 +0000)]
fix optional URI attrs handling in sets (ITS#5384)

16 years agoOne change, picky ;-)
Gavin Henry [Sat, 16 Feb 2008 13:55:57 +0000 (13:55 +0000)]
One change, picky ;-)

16 years agominimal note on overlay stacking
Pierangelo Masarati [Sat, 16 Feb 2008 12:05:16 +0000 (12:05 +0000)]
minimal note on overlay stacking

16 years agouse 'modern' logging style
Pierangelo Masarati [Sat, 16 Feb 2008 11:47:32 +0000 (11:47 +0000)]
use 'modern' logging style

16 years agodon't set sm_nvalues unless required (ITS#5375)
Pierangelo Masarati [Thu, 14 Feb 2008 15:15:53 +0000 (15:15 +0000)]
don't set sm_nvalues unless required (ITS#5375)

16 years agoITS#5379 HAVE_TLS dependency
Howard Chu [Thu, 14 Feb 2008 11:18:22 +0000 (11:18 +0000)]
ITS#5379 HAVE_TLS dependency

16 years agoITS#5376: Drop permissive modify, it isn't necessary
Quanah Gibson-Mount [Wed, 13 Feb 2008 19:02:57 +0000 (19:02 +0000)]
ITS#5376: Drop permissive modify, it isn't necessary

16 years agoITS#5376 must abandon current session before starting new refresh
Howard Chu [Wed, 13 Feb 2008 07:37:29 +0000 (07:37 +0000)]
ITS#5376 must abandon current session before starting new refresh

16 years agoHappy new year! (belated)
Kurt Zeilenga [Wed, 13 Feb 2008 07:35:23 +0000 (07:35 +0000)]
Happy new year! (belated)

16 years agoITS#5376 modifies need to be permissive due to refresh/fallback sync
Howard Chu [Wed, 13 Feb 2008 07:09:18 +0000 (07:09 +0000)]
ITS#5376 modifies need to be permissive due to refresh/fallback sync

16 years agoITS#5376 - deltasync must fallback for missing entries
Howard Chu [Wed, 13 Feb 2008 04:36:58 +0000 (04:36 +0000)]
ITS#5376 - deltasync must fallback for missing entries

16 years agoITS#5373 allow delete/replace of userpassword without supplying new one
Howard Chu [Tue, 12 Feb 2008 22:53:25 +0000 (22:53 +0000)]
ITS#5373 allow delete/replace of userpassword without supplying new one