]> git.sur5r.net Git - openldap/log
openldap
18 years agofix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might...
Pierangelo Masarati [Thu, 25 May 2006 16:58:41 +0000 (16:58 +0000)]
fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might be broken)

18 years agoConstify slapd_slp_attrs (assigned a const char* in main.c:slapd_opt_slp())
Hallvard Furuseth [Thu, 25 May 2006 16:32:43 +0000 (16:32 +0000)]
Constify slapd_slp_attrs (assigned a const char* in main.c:slapd_opt_slp())

18 years agowarning cleanup
Hallvard Furuseth [Thu, 25 May 2006 16:15:49 +0000 (16:15 +0000)]
warning cleanup

18 years agoFormat fixes: %p takes void*, not struct* whose representation may differ.
Hallvard Furuseth [Thu, 25 May 2006 16:14:41 +0000 (16:14 +0000)]
Format fixes: %p takes void*, not struct* whose representation may differ.
Warning cleanup.

18 years agoFormat fixes: Debug() arg#2 must be format.
Hallvard Furuseth [Thu, 25 May 2006 16:11:24 +0000 (16:11 +0000)]
Format fixes: Debug() arg#2 must be format.
Warning cleanup: Move format strings, let gcc recognize them. Unused var.

18 years ago(no commit message)
Hallvard Furuseth [Thu, 25 May 2006 15:59:21 +0000 (15:59 +0000)]

18 years agoFix concurrency issues
Howard Chu [Thu, 25 May 2006 05:08:04 +0000 (05:08 +0000)]
Fix concurrency issues

18 years agoFix tavl_delete for two-node trees
Howard Chu [Thu, 25 May 2006 05:03:56 +0000 (05:03 +0000)]
Fix tavl_delete for two-node trees

18 years agoFix uninit'd var
Howard Chu [Thu, 25 May 2006 01:05:29 +0000 (01:05 +0000)]
Fix uninit'd var

18 years agore-sort options in lexicographical order (forced commit)
Pierangelo Masarati [Wed, 24 May 2006 18:05:04 +0000 (18:05 +0000)]
re-sort options in lexicographical order (forced commit)

18 years agoallow tools to syslog
Pierangelo Masarati [Wed, 24 May 2006 17:57:13 +0000 (17:57 +0000)]
allow tools to syslog

18 years agodocument "cancel" feature
Pierangelo Masarati [Wed, 24 May 2006 17:56:48 +0000 (17:56 +0000)]
document "cancel" feature

18 years agocleanup test
Pierangelo Masarati [Wed, 24 May 2006 09:43:05 +0000 (09:43 +0000)]
cleanup test

18 years agosigh, the test was renamed ages ago
Pierangelo Masarati [Wed, 24 May 2006 01:50:57 +0000 (01:50 +0000)]
sigh, the test was renamed ages ago

18 years agoFix prev commit, LE/GE searches advanced in wrong direction.
Howard Chu [Tue, 23 May 2006 02:53:54 +0000 (02:53 +0000)]
Fix prev commit, LE/GE searches advanced in wrong direction.
Terminate EQ/SUBSTR query searches sooner.

18 years agofix test045 (after ITS#4552)
Pierangelo Masarati [Sat, 20 May 2006 17:43:12 +0000 (17:43 +0000)]
fix test045 (after ITS#4552)

18 years agocleanup
Pierangelo Masarati [Sat, 20 May 2006 15:49:18 +0000 (15:49 +0000)]
cleanup

18 years agoadd cancel strategies (ITS#4560)
Pierangelo Masarati [Sat, 20 May 2006 14:29:01 +0000 (14:29 +0000)]
add cancel strategies (ITS#4560)

18 years agoclarify the required access to add the suffix of a database (consequence of ITS#4552)
Pierangelo Masarati [Sat, 20 May 2006 11:12:05 +0000 (11:12 +0000)]
clarify the required access to add the suffix of a database (consequence of ITS#4552)

18 years agoMore cleanup
Howard Chu [Sat, 20 May 2006 05:05:13 +0000 (05:05 +0000)]
More cleanup

18 years agocleanup debug msg
Howard Chu [Sat, 20 May 2006 05:03:35 +0000 (05:03 +0000)]
cleanup debug msg

18 years agofix previous commit
Pierangelo Masarati [Fri, 19 May 2006 23:33:15 +0000 (23:33 +0000)]
fix previous commit

18 years agoFix idletimeout deadlock
Howard Chu [Fri, 19 May 2006 22:47:33 +0000 (22:47 +0000)]
Fix idletimeout deadlock

18 years agosilence warnings
Pierangelo Masarati [Fri, 19 May 2006 22:37:52 +0000 (22:37 +0000)]
silence warnings

18 years agofix limits unparse
Pierangelo Masarati [Fri, 19 May 2006 22:34:04 +0000 (22:34 +0000)]
fix limits unparse

18 years agoCleanup (revert ITS#4472, etc.)
Howard Chu [Fri, 19 May 2006 15:51:09 +0000 (15:51 +0000)]
Cleanup (revert ITS#4472, etc.)

18 years agoITS#4549, rewritten query_containment etc...
Howard Chu [Fri, 19 May 2006 15:25:33 +0000 (15:25 +0000)]
ITS#4549, rewritten query_containment etc...

18 years agoITS#4549 kludge, get tavl_ routines referenced
Howard Chu [Fri, 19 May 2006 15:24:56 +0000 (15:24 +0000)]
ITS#4549 kludge, get tavl_ routines referenced

18 years agoITS#4549 add tavl_find3() to return closest match
Howard Chu [Fri, 19 May 2006 15:24:16 +0000 (15:24 +0000)]
ITS#4549 add tavl_find3() to return closest match

18 years agoCleanup query attrs
Howard Chu [Fri, 19 May 2006 09:15:42 +0000 (09:15 +0000)]
Cleanup query attrs

18 years agoCleanup template searching
Howard Chu [Fri, 19 May 2006 08:07:59 +0000 (08:07 +0000)]
Cleanup template searching

18 years agofix referrals return for ops other than search (ITS#4557); use slab memory for tempor...
Pierangelo Masarati [Thu, 18 May 2006 22:28:22 +0000 (22:28 +0000)]
fix referrals return for ops other than search (ITS#4557); use slab memory for temporaries in returning referrals

18 years agoITS#4552 just rely on ACLs when adding entries under the suffix.
Howard Chu [Thu, 18 May 2006 01:18:48 +0000 (01:18 +0000)]
ITS#4552 just rely on ACLs when adding entries under the suffix.

18 years agos/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before accessing conn(s)
Pierangelo Masarati [Thu, 18 May 2006 00:59:13 +0000 (00:59 +0000)]
s/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before accessing conn(s)

18 years agocleanup
Pierangelo Masarati [Thu, 18 May 2006 00:37:56 +0000 (00:37 +0000)]
cleanup

18 years agofix rev 1.125 commit
Pierangelo Masarati [Wed, 17 May 2006 22:13:39 +0000 (22:13 +0000)]
fix rev 1.125 commit

18 years agofix cleanup concurrency
Pierangelo Masarati [Wed, 17 May 2006 01:34:46 +0000 (01:34 +0000)]
fix cleanup concurrency

18 years agocoverity cleanup
Howard Chu [Tue, 16 May 2006 22:16:27 +0000 (22:16 +0000)]
coverity cleanup

18 years agoITS#4466 fix typo, uninit'd var
Howard Chu [Tue, 16 May 2006 22:16:13 +0000 (22:16 +0000)]
ITS#4466 fix typo, uninit'd var

18 years agoITS#4550 don't overwrite remote server's err msg
Howard Chu [Tue, 16 May 2006 21:45:31 +0000 (21:45 +0000)]
ITS#4550 don't overwrite remote server's err msg

18 years agoFix ITS#4450, don't overwrite remote server's rs->sr_text
Howard Chu [Tue, 16 May 2006 21:30:10 +0000 (21:30 +0000)]
Fix ITS#4450, don't overwrite remote server's rs->sr_text

18 years agoFurther clarifications
Kurt Zeilenga [Tue, 16 May 2006 18:48:31 +0000 (18:48 +0000)]
Further clarifications

18 years agoClarify that "disable bind_anon" does not disable anonymous access.
Kurt Zeilenga [Tue, 16 May 2006 18:40:07 +0000 (18:40 +0000)]
Clarify that "disable bind_anon" does not disable anonymous access.

18 years agoClarify that "disallow bind_anon" doesn't prohibit anonymous access.
Kurt Zeilenga [Tue, 16 May 2006 18:15:29 +0000 (18:15 +0000)]
Clarify that "disallow bind_anon" doesn't prohibit anonymous access.

18 years agolc_bound_ndn is occasionally saved to keep track of who bound; don't use it to bind...
Pierangelo Masarati [Tue, 16 May 2006 02:56:59 +0000 (02:56 +0000)]
lc_bound_ndn is occasionally saved to keep track of who bound; don't use it to bind unless credentials are present as well

18 years agoCleanup - no more SLAP_MULTI_CONN_ARRAY
Howard Chu [Tue, 16 May 2006 01:22:47 +0000 (01:22 +0000)]
Cleanup - no more SLAP_MULTI_CONN_ARRAY

18 years agoidassert: setup rebind stuff when binding for proxyAuthz, so that referral chasing...
Pierangelo Masarati [Tue, 16 May 2006 01:10:51 +0000 (01:10 +0000)]
idassert: setup rebind stuff when binding for proxyAuthz, so that referral chasing tries to rebind with the correct identity (partially address ITS#3526)

18 years agofix referral rewriting (ITS#4548)
Pierangelo Masarati [Tue, 16 May 2006 00:57:46 +0000 (00:57 +0000)]
fix referral rewriting (ITS#4548)

18 years agoUpdate
Kurt Zeilenga [Mon, 15 May 2006 19:03:22 +0000 (19:03 +0000)]
Update

18 years agoreset the conn field in the cached connection if the bound DN is privileged (ITS...
Pierangelo Masarati [Mon, 15 May 2006 01:42:05 +0000 (01:42 +0000)]
reset the conn field in the cached connection if the bound DN is privileged (ITS#4547)

18 years agoITS#4544 skip test if syncprov overlay unavailable
Howard Chu [Sun, 14 May 2006 22:40:43 +0000 (22:40 +0000)]
ITS#4544 skip test if syncprov overlay unavailable

18 years agodocument ITS#4546 "single-conn" feature
Pierangelo Masarati [Sun, 14 May 2006 18:12:17 +0000 (18:12 +0000)]
document ITS#4546 "single-conn" feature

18 years agoline up back-meta to ITS#4546
Pierangelo Masarati [Sun, 14 May 2006 18:10:23 +0000 (18:10 +0000)]
line up back-meta to ITS#4546

18 years agomore cleanup of previous commits
Pierangelo Masarati [Sun, 14 May 2006 18:09:56 +0000 (18:09 +0000)]
more cleanup of previous commits

18 years agoimprove previous commit
Pierangelo Masarati [Sun, 14 May 2006 17:53:40 +0000 (17:53 +0000)]
improve previous commit

18 years agotypo in previous commit
Pierangelo Masarati [Sun, 14 May 2006 17:34:18 +0000 (17:34 +0000)]
typo in previous commit

18 years ago"single-conn" forces flushing of existing conns during rebind on same conn (ITS#4546)
Pierangelo Masarati [Sun, 14 May 2006 17:32:15 +0000 (17:32 +0000)]
"single-conn" forces flushing of existing conns during rebind on same conn (ITS#4546)

18 years agoallow to select credentials; allow subtree search
Pierangelo Masarati [Sun, 14 May 2006 17:18:55 +0000 (17:18 +0000)]
allow to select credentials; allow subtree search

18 years agomore checks
Pierangelo Masarati [Sun, 14 May 2006 16:29:49 +0000 (16:29 +0000)]
more checks

18 years agocleanup resource release
Pierangelo Masarati [Sun, 14 May 2006 15:11:53 +0000 (15:11 +0000)]
cleanup resource release

18 years agocleanup
Pierangelo Masarati [Sun, 14 May 2006 15:11:23 +0000 (15:11 +0000)]
cleanup

18 years agotypo in comment
Pierangelo Masarati [Sun, 14 May 2006 12:14:08 +0000 (12:14 +0000)]
typo in comment

18 years agoFixed version of rev 1.361
Howard Chu [Sun, 14 May 2006 03:37:17 +0000 (03:37 +0000)]
Fixed version of rev 1.361

18 years agoCleanup epoll read / error behavior
Howard Chu [Sun, 14 May 2006 00:26:33 +0000 (00:26 +0000)]
Cleanup epoll read / error behavior

18 years agoRevert prev commit, spoke too soon, close race condition came back.
Howard Chu [Sat, 13 May 2006 12:35:12 +0000 (12:35 +0000)]
Revert prev commit, spoke too soon, close race condition came back.

18 years agoSimplify connection mutexes
Howard Chu [Sat, 13 May 2006 11:50:00 +0000 (11:50 +0000)]
Simplify connection mutexes

18 years agomake sure realloc'd memory is reset
Pierangelo Masarati [Sat, 13 May 2006 02:06:10 +0000 (02:06 +0000)]
make sure realloc'd memory is reset

18 years agoITS#4415: touch ucdata.h
Kurt Zeilenga [Sat, 13 May 2006 01:53:31 +0000 (01:53 +0000)]
ITS#4415: touch ucdata.h

18 years agosplit lines in additional info (ITS#4543)
Pierangelo Masarati [Sat, 13 May 2006 00:46:06 +0000 (00:46 +0000)]
split lines in additional info (ITS#4543)

18 years agoAdd SSL failure reason to TLS: can't connect message.
Howard Chu [Sat, 13 May 2006 00:29:28 +0000 (00:29 +0000)]
Add SSL failure reason to TLS: can't connect message.

18 years agorefine previous commits (don't leave bindings around)
Pierangelo Masarati [Fri, 12 May 2006 19:25:31 +0000 (19:25 +0000)]
refine previous commits (don't leave bindings around)

18 years agofirst round at adding passwd exop support to slapo-rwm (ITS#4458)
Pierangelo Masarati [Fri, 12 May 2006 15:38:58 +0000 (15:38 +0000)]
first round at adding passwd exop support to slapo-rwm (ITS#4458)

18 years agoalways try to open config; NULL means use default
Pierangelo Masarati [Fri, 12 May 2006 14:42:49 +0000 (14:42 +0000)]
always try to open config; NULL means use default

18 years agoAlign with slapd.access(5) man page (ITS#4522)
Ralf Haferkamp [Fri, 12 May 2006 12:28:42 +0000 (12:28 +0000)]
Align with slapd.access(5) man page (ITS#4522)

18 years agoadd (basic) support for {RADIUS} scheme; userPassword attributes prefixed with {RADIU...
Pierangelo Masarati [Fri, 12 May 2006 12:03:05 +0000 (12:03 +0000)]
add (basic) support for {RADIUS} scheme; userPassword attributes prefixed with {RADIUS} are interpreted as RADIUS userids and authentication occurs contacting the configured RADIUS servers with that userid and the provided password (experimental; please report)

18 years agoAdditional fix for ITS#4522. The "dn=" ist not optional.
Ralf Haferkamp [Fri, 12 May 2006 11:48:57 +0000 (11:48 +0000)]
Additional fix for ITS#4522. The "dn=" ist not optional.

18 years agoITS#4453 don't print error message on stdout
Howard Chu [Fri, 12 May 2006 07:56:20 +0000 (07:56 +0000)]
ITS#4453 don't print error message on stdout

18 years agoITS#4541 better fix
Howard Chu [Fri, 12 May 2006 06:33:27 +0000 (06:33 +0000)]
ITS#4541 better fix

18 years agoITS#4541 refine commit for #4524
Howard Chu [Fri, 12 May 2006 06:16:32 +0000 (06:16 +0000)]
ITS#4541 refine commit for #4524

18 years agoITS#4509 s/ldap.h/ldap_log.h/
Howard Chu [Thu, 11 May 2006 21:00:09 +0000 (21:00 +0000)]
ITS#4509 s/ldap.h/ldap_log.h/

18 years agoITS#4531 temporarily go back to using quick sort instead of radix sort
Howard Chu [Thu, 11 May 2006 20:05:53 +0000 (20:05 +0000)]
ITS#4531 temporarily go back to using quick sort instead of radix sort

18 years agocleanup
Kurt Zeilenga [Thu, 11 May 2006 18:55:50 +0000 (18:55 +0000)]
cleanup

18 years agoITS#4537 placate braindead compiler
Howard Chu [Thu, 11 May 2006 18:04:26 +0000 (18:04 +0000)]
ITS#4537 placate braindead compiler

18 years agoAdd Pre- and Postread Control to the supported controls (ITS#4538)
Ralf Haferkamp [Thu, 11 May 2006 16:45:33 +0000 (16:45 +0000)]
Add Pre- and Postread Control to the supported controls (ITS#4538)

18 years agoadd "-n" to omit trailing newline
Pierangelo Masarati [Thu, 11 May 2006 14:41:34 +0000 (14:41 +0000)]
add "-n" to omit trailing newline

18 years agoadd "-n" to omit trailing newline
Pierangelo Masarati [Thu, 11 May 2006 14:36:20 +0000 (14:36 +0000)]
add "-n" to omit trailing newline

18 years agoITS#4516 clear restricted status if other Binds have succeeded
Howard Chu [Thu, 11 May 2006 13:39:44 +0000 (13:39 +0000)]
ITS#4516 clear restricted status if other Binds have succeeded

18 years agoITS#4534 propagate CSN for delete syncID sets
Howard Chu [Thu, 11 May 2006 10:46:44 +0000 (10:46 +0000)]
ITS#4534 propagate CSN for delete syncID sets

18 years agoITS#4536 set chain_tail after sorting messages
Howard Chu [Thu, 11 May 2006 09:07:08 +0000 (09:07 +0000)]
ITS#4536 set chain_tail after sorting messages

18 years agoFix for !LDAP_SYSLOG
Howard Chu [Thu, 11 May 2006 04:43:17 +0000 (04:43 +0000)]
Fix for !LDAP_SYSLOG

18 years agoFix Debug definition for !LDAP_SYSLOG
Howard Chu [Thu, 11 May 2006 04:30:21 +0000 (04:30 +0000)]
Fix Debug definition for !LDAP_SYSLOG

18 years agoITS#4535 use randomly generated password for config database
Howard Chu [Thu, 11 May 2006 03:10:45 +0000 (03:10 +0000)]
ITS#4535 use randomly generated password for config database

18 years agoOmit trailing newline from generated password, so it may be directed
Howard Chu [Thu, 11 May 2006 03:09:40 +0000 (03:09 +0000)]
Omit trailing newline from generated password, so it may be directed
to a file and used by commandline tools

18 years agoRearrange, ARGS_TYPES should not be bitmasks
Howard Chu [Thu, 11 May 2006 02:13:03 +0000 (02:13 +0000)]
Rearrange, ARGS_TYPES should not be bitmasks

18 years agoITS#4535 set default cn=config access to NONE
Howard Chu [Thu, 11 May 2006 00:40:34 +0000 (00:40 +0000)]
ITS#4535 set default cn=config access to NONE

18 years agoallow slappasswd to generate cleartext secret
Pierangelo Masarati [Thu, 11 May 2006 00:12:54 +0000 (00:12 +0000)]
allow slappasswd to generate cleartext secret

18 years agoITS#4535 add umask to restrict file access to creator
Howard Chu [Wed, 10 May 2006 23:51:05 +0000 (23:51 +0000)]
ITS#4535 add umask to restrict file access to creator

18 years agofix ITS#4522; imply "+0" when no access is given
Pierangelo Masarati [Wed, 10 May 2006 22:25:06 +0000 (22:25 +0000)]
fix ITS#4522; imply "+0" when no access is given

18 years agodon't allow "none" as access level
Pierangelo Masarati [Wed, 10 May 2006 22:23:24 +0000 (22:23 +0000)]
don't allow "none" as access level

18 years agoFix ITS#4533 don't destroy input request
Howard Chu [Wed, 10 May 2006 15:01:50 +0000 (15:01 +0000)]
Fix ITS#4533 don't destroy input request