]> git.sur5r.net Git - openldap/log
openldap
16 years agoNew reference for RFC2589 and spelling errors
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:18:48 +0000 (21:18 +0000)]
New reference for RFC2589 and spelling errors

16 years agoDDS Docs complete.
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:17:57 +0000 (21:17 +0000)]
DDS Docs complete.

16 years agoDelta-syncrepl is not supported yet with mirror mode.
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:16:59 +0000 (21:16 +0000)]
Delta-syncrepl is not supported yet with mirror mode.

16 years agoUse memctx more consistently
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:12:11 +0000 (21:12 +0000)]
Use memctx more consistently

16 years agoCleanup
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:11:17 +0000 (21:11 +0000)]
Cleanup

16 years agoITS#5400
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:09:56 +0000 (21:09 +0000)]
ITS#5400

16 years agoEncoding on backends.sdf and More work on Overlays.
Quanah Gibson-Mount [Mon, 14 Apr 2008 21:00:49 +0000 (21:00 +0000)]
Encoding on backends.sdf and More work on Overlays.

16 years agoITS#5397
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:57:13 +0000 (20:57 +0000)]
ITS#5397

16 years agoAvoid double free of LDAPRequest
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:54:38 +0000 (20:54 +0000)]
Avoid double free of LDAPRequest
Remove request from active requests stack in exception handler

16 years agoITS#5388
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:53:16 +0000 (20:53 +0000)]
ITS#5388

16 years agoUpdate Gavin, Suretec copyright year
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:51:02 +0000 (20:51 +0000)]
Update Gavin, Suretec copyright year

16 years agoCleanup prev commit
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:45:07 +0000 (20:45 +0000)]
Cleanup prev commit

16 years agoITS#5387
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:29:58 +0000 (20:29 +0000)]
ITS#5387

16 years agoTweak order of operational attrs
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:28:35 +0000 (20:28 +0000)]
Tweak order of operational attrs

16 years agoMove serverID into a Global configuration section.
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:27:47 +0000 (20:27 +0000)]
Move serverID into a Global configuration section.

16 years agoconst strings
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:25:54 +0000 (20:25 +0000)]
const strings

16 years agouse 'modern' logging style
Quanah Gibson-Mount [Mon, 14 Apr 2008 20:22:18 +0000 (20:22 +0000)]
use 'modern' logging style
minimal note on overlay stacking

16 years agomake pseudoroot-bind-defer TRUE by default (part of ITS#5440 fix)
Pierangelo Masarati [Sat, 12 Apr 2008 11:33:48 +0000 (11:33 +0000)]
make pseudoroot-bind-defer TRUE by default (part of ITS#5440 fix)

16 years agoBDB flags link.
Gavin Henry [Fri, 11 Apr 2008 21:48:35 +0000 (21:48 +0000)]
BDB flags link.

16 years agoITS#5378,#5437,#5444,#5445,#5454
Howard Chu [Fri, 11 Apr 2008 12:56:37 +0000 (12:56 +0000)]
ITS#5378,#5437,#5444,#5445,#5454

16 years agoSync with HEAD: ITS#5434, #5437, #5444, #5445
Howard Chu [Fri, 11 Apr 2008 12:45:33 +0000 (12:45 +0000)]
Sync with HEAD: ITS#5434, #5437, #5444, #5445

16 years agoSync with HEAD: ITS#5378, #5442, #5454
Howard Chu [Fri, 11 Apr 2008 12:27:45 +0000 (12:27 +0000)]
Sync with HEAD: ITS#5378, #5442, #5454

16 years agoCleanup prev commit
Howard Chu [Fri, 11 Apr 2008 12:20:01 +0000 (12:20 +0000)]
Cleanup prev commit

16 years agoITS#5454 regular mutex lock is safe
Howard Chu [Fri, 11 Apr 2008 12:12:06 +0000 (12:12 +0000)]
ITS#5454 regular mutex lock is safe

16 years agominor cleanup
Howard Chu [Fri, 11 Apr 2008 12:05:32 +0000 (12:05 +0000)]
minor cleanup

16 years agoITS#5458 fix error message for missing closing paren
Howard Chu [Thu, 10 Apr 2008 18:36:15 +0000 (18:36 +0000)]
ITS#5458 fix error message for missing closing paren

16 years agoITS#5340 fixes:
Hallvard Furuseth [Thu, 10 Apr 2008 12:54:11 +0000 (12:54 +0000)]
ITS#5340 fixes:
slap_send_ldap_result() when rs->sr_flags & REP_REF_MUSTBEFREED:
- Do not return with rs->sr_ref == <freed data>, set it to NULL instead.
- Plug memory leak when op->o_domain_scope || op->o_protocol<LDAP_VERSION3.
send_ldap_response():
- Paranoia: Reset REP_MATCHED_MUSTBEFREED and REP_REF_MUSTBEFREED,
  in case the caller reuses the SlapReply without resetting the flags.

16 years agocode cleanup: remove fake loop - vestige from 1.136, obsolete since 1.174
Hallvard Furuseth [Wed, 9 Apr 2008 18:24:22 +0000 (18:24 +0000)]
code cleanup: remove fake loop - vestige from 1.136, obsolete since 1.174

16 years agoITS#5383 use public OID for config schema, no more hiding
Howard Chu [Wed, 9 Apr 2008 15:22:23 +0000 (15:22 +0000)]
ITS#5383 use public OID for config schema, no more hiding

16 years agoITS#5376, #5378 delta-sync should fallback in other cases too
Howard Chu [Wed, 9 Apr 2008 12:01:11 +0000 (12:01 +0000)]
ITS#5376, #5378 delta-sync should fallback in other cases too

16 years agoITS#5409 must reset pagedresults state if no cookie is provided
Howard Chu [Wed, 9 Apr 2008 03:08:38 +0000 (03:08 +0000)]
ITS#5409 must reset pagedresults state if no cookie is provided

16 years agoITS#5455 be sure to reset bei_finders / bei_state
Howard Chu [Wed, 9 Apr 2008 00:12:08 +0000 (00:12 +0000)]
ITS#5455 be sure to reset bei_finders / bei_state

16 years agojust a typo I found when reading.
Gavin Henry [Mon, 7 Apr 2008 17:19:23 +0000 (17:19 +0000)]
just a typo I found when reading.

16 years agojust a typo I found when reading.
Gavin Henry [Mon, 7 Apr 2008 16:05:59 +0000 (16:05 +0000)]
just a typo I found when reading.

16 years agoconstify 1st arg to register_at()/register_at(), needed for config.h rev 1.50
Hallvard Furuseth [Sun, 6 Apr 2008 20:04:10 +0000 (20:04 +0000)]
constify 1st arg to register_at()/register_at(), needed for config.h rev 1.50

16 years agoITS#5454 proposed fix. May still need to change initial trylock to a
Howard Chu [Sat, 5 Apr 2008 00:45:59 +0000 (00:45 +0000)]
ITS#5454 proposed fix. May still need to change initial trylock to a
regular mutex_lock.

16 years agoempty() and size() methods
Ralf Haferkamp [Fri, 4 Apr 2008 10:36:01 +0000 (10:36 +0000)]
empty() and size() methods

16 years agoITS#5450 fully terminate value lists
Howard Chu [Fri, 4 Apr 2008 00:01:02 +0000 (00:01 +0000)]
ITS#5450 fully terminate value lists

16 years agoITS#5419 only Hidden DBs get special treatment
Howard Chu [Thu, 3 Apr 2008 10:04:56 +0000 (10:04 +0000)]
ITS#5419 only Hidden DBs get special treatment

16 years agoFix bogus whitespace from 1.18
Howard Chu [Thu, 3 Apr 2008 09:48:39 +0000 (09:48 +0000)]
Fix bogus whitespace from 1.18

16 years agoITS#5437, #5444 add entry to consumer
Howard Chu [Thu, 3 Apr 2008 08:55:15 +0000 (08:55 +0000)]
ITS#5437, #5444 add entry to consumer

16 years agodefine LDIFADD1
Howard Chu [Thu, 3 Apr 2008 08:52:35 +0000 (08:52 +0000)]
define LDIFADD1

16 years agoadd dn: prefix to allow use with ldapmodify
Howard Chu [Thu, 3 Apr 2008 08:51:31 +0000 (08:51 +0000)]
add dn: prefix to allow use with ldapmodify

16 years agoShould accept regular LDIF input
Howard Chu [Thu, 3 Apr 2008 08:50:19 +0000 (08:50 +0000)]
Should accept regular LDIF input

16 years agoITS#5437, #5444 if numcsns don't match, set changed flag
Howard Chu [Thu, 3 Apr 2008 08:43:48 +0000 (08:43 +0000)]
ITS#5437, #5444 if numcsns don't match, set changed flag

16 years agoITS#5439 fix ID_NOCACHE handling
Howard Chu [Thu, 3 Apr 2008 08:02:11 +0000 (08:02 +0000)]
ITS#5439 fix ID_NOCACHE handling

16 years agoITS#5442 slapd_rq mutexes must always be used
Howard Chu [Wed, 2 Apr 2008 03:08:06 +0000 (03:08 +0000)]
ITS#5442 slapd_rq mutexes must always be used

16 years agoSASL support for LDAPConnection
Ralf Haferkamp [Tue, 1 Apr 2008 16:35:42 +0000 (16:35 +0000)]
SASL support for LDAPConnection

16 years agofix bitwise test (ITS#5445)
Pierangelo Masarati [Mon, 31 Mar 2008 16:58:03 +0000 (16:58 +0000)]
fix bitwise test (ITS#5445)

16 years agoa connection cannot be privileged and be in the avl tree at the same time (related...
Pierangelo Masarati [Sat, 29 Mar 2008 18:17:21 +0000 (18:17 +0000)]
a connection cannot be privileged and be in the avl tree at the same time (related to ITS#5440?)

16 years agoprint targets' status
Pierangelo Masarati [Sat, 29 Mar 2008 18:16:34 +0000 (18:16 +0000)]
print targets' status

16 years agomake stamp a long no matter what time_t is, to print it accordingly (ITS#5441)
Pierangelo Masarati [Sat, 29 Mar 2008 16:22:50 +0000 (16:22 +0000)]
make stamp a long no matter what time_t is, to print it accordingly (ITS#5441)

16 years agoavoid system call when not needed (ITS#5441)
Pierangelo Masarati [Sat, 29 Mar 2008 12:11:44 +0000 (12:11 +0000)]
avoid system call when not needed (ITS#5441)

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#5364,5401,5405,5407,5413,5418,5419,5430,5432,5433,5434
Howard Chu [Fri, 21 Mar 2008 02:21:17 +0000 (02:21 +0000)]
ITS#5364,5401,5405,5407,5413,5418,5419,5430,5432,5433,5434

16 years agoSync with HEAD:
Howard Chu [Fri, 21 Mar 2008 02:06:42 +0000 (02:06 +0000)]
Sync with HEAD:
ITS#5401, #5405, #5407, #5413, #5418, #5426, #5430, #5432, #5433, #5434

16 years agoITS#5419 OpExtra
Howard Chu [Fri, 21 Mar 2008 02:01:07 +0000 (02:01 +0000)]
ITS#5419 OpExtra

16 years agoITS#5364
Howard Chu [Fri, 21 Mar 2008 01:55:01 +0000 (01:55 +0000)]
ITS#5364

16 years agoITS#5364, #5407 from HEAD
Howard Chu [Fri, 21 Mar 2008 01:46:03 +0000 (01:46 +0000)]
ITS#5364, #5407 from HEAD

16 years agosync with HEAD
Howard Chu [Fri, 21 Mar 2008 01:43:00 +0000 (01:43 +0000)]
sync with HEAD

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