]> git.sur5r.net Git - openldap/log
openldap
15 years ago*** empty log message ***
Kurt Zeilenga [Sat, 17 Jan 2009 00:49:38 +0000 (00:49 +0000)]
*** empty log message ***

15 years agox hack
Kurt Zeilenga [Sat, 17 Jan 2009 00:34:58 +0000 (00:34 +0000)]
x hack

15 years agoAnother attempt
Kurt Zeilenga [Sat, 17 Jan 2009 00:20:14 +0000 (00:20 +0000)]
Another attempt

15 years agoFix test
Kurt Zeilenga [Sat, 17 Jan 2009 00:09:25 +0000 (00:09 +0000)]
Fix test

15 years agoAnother winsock attempt
Kurt Zeilenga [Sat, 17 Jan 2009 00:04:24 +0000 (00:04 +0000)]
Another winsock attempt

15 years agocygwin hack
Kurt Zeilenga [Fri, 16 Jan 2009 23:54:56 +0000 (23:54 +0000)]
cygwin hack

15 years agoAnother winsock2 fix attempt
Kurt Zeilenga [Fri, 16 Jan 2009 23:45:24 +0000 (23:45 +0000)]
Another winsock2 fix attempt

15 years agorebuild
Kurt Zeilenga [Fri, 16 Jan 2009 23:29:09 +0000 (23:29 +0000)]
rebuild

15 years agoFix winsock test to properly use cache
Kurt Zeilenga [Fri, 16 Jan 2009 23:28:31 +0000 (23:28 +0000)]
Fix winsock test to properly use cache

15 years agoFix prev commit, was hanging up on write events
Howard Chu [Fri, 16 Jan 2009 22:32:21 +0000 (22:32 +0000)]
Fix prev commit, was hanging up on write events

15 years agoUpdate
Kurt Zeilenga [Fri, 16 Jan 2009 22:08:09 +0000 (22:08 +0000)]
Update

15 years agoTrail fix for MSVC++ vsnprintf problem
Kurt Zeilenga [Fri, 16 Jan 2009 22:05:05 +0000 (22:05 +0000)]
Trail fix for MSVC++ vsnprintf problem

15 years agoRevert prev commit, better fix - make sure client conns are closed
Howard Chu [Fri, 16 Jan 2009 21:49:00 +0000 (21:49 +0000)]
Revert prev commit, better fix - make sure client conns are closed
as expected

15 years agoClient connection might get closed implicitly
Howard Chu [Fri, 16 Jan 2009 21:28:46 +0000 (21:28 +0000)]
Client connection might get closed implicitly

15 years agoFix prev commit - check for c_state == CLOSING first
Howard Chu [Thu, 15 Jan 2009 21:31:58 +0000 (21:31 +0000)]
Fix prev commit - check for c_state == CLOSING first

15 years agoFix prev commit, c_writers check should be mutex'd
Howard Chu [Thu, 15 Jan 2009 21:22:35 +0000 (21:22 +0000)]
Fix prev commit, c_writers check should be mutex'd

15 years agoITS#5835 fix connection teradown when there are waiting writers
Howard Chu [Thu, 15 Jan 2009 20:41:40 +0000 (20:41 +0000)]
ITS#5835 fix connection teradown when there are waiting writers

15 years agoITS#5886 fix epoll hangup handling
Howard Chu [Wed, 14 Jan 2009 04:28:24 +0000 (04:28 +0000)]
ITS#5886 fix epoll hangup handling

15 years agoRevert prev commit
Howard Chu [Tue, 13 Jan 2009 00:08:36 +0000 (00:08 +0000)]
Revert prev commit

15 years agoITS#5835 tentative fix - remove bogus call to connection_close().
Howard Chu [Tue, 13 Jan 2009 00:03:23 +0000 (00:03 +0000)]
ITS#5835 tentative fix - remove bogus call to connection_close().
Note that with this change, all calls to connection_closing() and
connection_close() always occur in pairs - probably the two
functions should be collapsed into one.

15 years agoMove cloak config OID from overlay to contrib branch (ITS#5872)
Emmanuel Dreyfus [Sat, 10 Jan 2009 11:22:36 +0000 (11:22 +0000)]
Move cloak config OID from overlay to contrib branch (ITS#5872)

15 years agoThe cloak overlay hides some attributes unless explicitely requested (ITS #5872)
Emmanuel Dreyfus [Fri, 9 Jan 2009 05:26:28 +0000 (05:26 +0000)]
The cloak overlay hides some attributes unless explicitely requested (ITS #5872)

15 years agoITS#5855 fix Windows wake_sds close
Howard Chu [Mon, 5 Jan 2009 22:09:10 +0000 (22:09 +0000)]
ITS#5855 fix Windows wake_sds close

15 years agoFix prev commit
Howard Chu [Mon, 29 Dec 2008 15:38:56 +0000 (15:38 +0000)]
Fix prev commit

15 years agoallow overriding of SYNCMODE
Pierangelo Masarati [Sat, 27 Dec 2008 16:20:01 +0000 (16:20 +0000)]
allow overriding of SYNCMODE

15 years agoITS#5866 skip CSN check for glue entries
Howard Chu [Wed, 24 Dec 2008 12:21:36 +0000 (12:21 +0000)]
ITS#5866 skip CSN check for glue entries

15 years agohonor RFC4528 assertion control for LDAP add operations (ITS#5861; blind fix)
Pierangelo Masarati [Sat, 20 Dec 2008 22:56:03 +0000 (22:56 +0000)]
honor RFC4528 assertion control for LDAP add operations (ITS#5861; blind fix)

15 years agohonor RFC4528 assertion control for LDAP add operations (ITS#5861)
Pierangelo Masarati [Sat, 20 Dec 2008 22:49:53 +0000 (22:49 +0000)]
honor RFC4528 assertion control for LDAP add operations (ITS#5861)

15 years agoreturn error codes (ITS#5867)
Pierangelo Masarati [Sat, 20 Dec 2008 22:45:02 +0000 (22:45 +0000)]
return error codes (ITS#5867)

15 years agocheck validity of idassert-bind line (ITS#5863)
Pierangelo Masarati [Sat, 20 Dec 2008 22:34:00 +0000 (22:34 +0000)]
check validity of idassert-bind line (ITS#5863)

15 years agodo not allow slapo-ppolicy to be global by now (ITS#5858)
Pierangelo Masarati [Sat, 20 Dec 2008 22:02:06 +0000 (22:02 +0000)]
do not allow slapo-ppolicy to be global by now (ITS#5858)

15 years agosmall tidy and MM clear up.
Gavin Henry [Wed, 17 Dec 2008 17:01:46 +0000 (17:01 +0000)]
small tidy and MM clear up.

15 years agoDelete BDB 4.7.25 patch, there is now an official oracle patch
Quanah Gibson-Mount [Mon, 15 Dec 2008 18:57:21 +0000 (18:57 +0000)]
Delete BDB 4.7.25 patch, there is now an official oracle patch

15 years agoFixed typo
Ralf Haferkamp [Fri, 12 Dec 2008 10:08:07 +0000 (10:08 +0000)]
Fixed typo

15 years agodon't send error when going to retry (alternative fix to ITS#5854)
Pierangelo Masarati [Fri, 12 Dec 2008 09:29:51 +0000 (09:29 +0000)]
don't send error when going to retry (alternative fix to ITS#5854)

15 years agofix one-time leak (non critical)
Pierangelo Masarati [Thu, 11 Dec 2008 23:18:54 +0000 (23:18 +0000)]
fix one-time leak (non critical)

15 years agofix LDAP deref control response; fix tool response handling; add lutil_memcopy()...
Pierangelo Masarati [Thu, 11 Dec 2008 23:17:08 +0000 (23:17 +0000)]
fix LDAP deref control response; fix tool response handling; add lutil_memcopy() for API uniformity (more about ITS#5768)

15 years agoAvoid locking up slapd when paused during shutdown (ITS#5841), reverting
Ralf Haferkamp [Tue, 9 Dec 2008 10:57:15 +0000 (10:57 +0000)]
Avoid locking up slapd when paused during shutdown (ITS#5841), reverting
r1.81

15 years agoadd shadow mask
Pierangelo Masarati [Sat, 6 Dec 2008 17:20:43 +0000 (17:20 +0000)]
add shadow mask

15 years agodon't muck with shadow flags if database is already shadow (ITS#5850)
Pierangelo Masarati [Sat, 6 Dec 2008 17:16:03 +0000 (17:16 +0000)]
don't muck with shadow flags if database is already shadow (ITS#5850)

15 years agomake sure the right control is being used (a little bit paranoid...)
Pierangelo Masarati [Sat, 6 Dec 2008 14:41:12 +0000 (14:41 +0000)]
make sure the right control is being used (a little bit paranoid...)

15 years agoITS#5849 free peer cert after retrieving DN
Howard Chu [Fri, 5 Dec 2008 09:00:24 +0000 (09:00 +0000)]
ITS#5849 free peer cert after retrieving DN

15 years agoMore for prev commit - if doing both modrdn and modify at once, only
Howard Chu [Wed, 3 Dec 2008 04:49:53 +0000 (04:49 +0000)]
More for prev commit - if doing both modrdn and modify at once, only
set the CSN on the modify op.

15 years agoITS#5842 Use "con1" instead of "con" so the tests work on windows
Quanah Gibson-Mount [Tue, 2 Dec 2008 22:06:35 +0000 (22:06 +0000)]
ITS#5842 Use "con1" instead of "con" so the tests work on windows

15 years agoRefine prev commit
Howard Chu [Sat, 29 Nov 2008 11:06:28 +0000 (11:06 +0000)]
Refine prev commit

15 years agoITS#5809 - fixed again, based on 1.423 (reverted 1.424-1.425)
Howard Chu [Sat, 29 Nov 2008 03:41:33 +0000 (03:41 +0000)]
ITS#5809 - fixed again, based on 1.423 (reverted 1.424-1.425)

15 years agoMake sure consumer is in persist phase before doing modifies
Howard Chu [Sat, 29 Nov 2008 03:37:23 +0000 (03:37 +0000)]
Make sure consumer is in persist phase before doing modifies

15 years agoLet the idletimeout check kill hung writers
Howard Chu [Fri, 28 Nov 2008 23:45:56 +0000 (23:45 +0000)]
Let the idletimeout check kill hung writers

15 years agofix ACI as a consequence of ITS#5804 (this is a hack; would need an API change)
Pierangelo Masarati [Fri, 28 Nov 2008 23:15:03 +0000 (23:15 +0000)]
fix ACI as a consequence of ITS#5804 (this is a hack; would need an API change)

15 years agomore about ITS#5804
Pierangelo Masarati [Fri, 28 Nov 2008 22:50:18 +0000 (22:50 +0000)]
more about ITS#5804

15 years agoITS#5835 change some DEBUG_TRACE messages to DEBUG_CONNS for easier debug
Howard Chu [Fri, 28 Nov 2008 21:09:34 +0000 (21:09 +0000)]
ITS#5835 change some DEBUG_TRACE messages to DEBUG_CONNS for easier debug

15 years agoadd newRDN rewriting; fix rewriteContext names (ITS#5834)
Pierangelo Masarati [Fri, 28 Nov 2008 20:34:02 +0000 (20:34 +0000)]
add newRDN rewriting; fix rewriteContext names (ITS#5834)

15 years agofix previous commit (related to ITS#5804)
Pierangelo Masarati [Fri, 28 Nov 2008 19:34:02 +0000 (19:34 +0000)]
fix previous commit (related to ITS#5804)

15 years agoRemove unneeded locking. Don't wait for memp_trickle to complete,
Ralf Haferkamp [Fri, 28 Nov 2008 16:09:40 +0000 (16:09 +0000)]
Remove unneeded locking. Don't wait for memp_trickle to complete,
loosing an signal doesn't hurt in this case.

15 years ago(ITS#5818) Limits chapter for Admin Guide
Gavin Henry [Tue, 25 Nov 2008 18:10:34 +0000 (18:10 +0000)]
(ITS#5818) Limits chapter for Admin Guide

15 years agoreorder chapters and start of a migration/upgrade section.
Gavin Henry [Tue, 25 Nov 2008 15:14:23 +0000 (15:14 +0000)]
reorder chapters and start of a migration/upgrade section.

15 years agoITS#5768 - add deref.
Howard Chu [Tue, 25 Nov 2008 04:43:38 +0000 (04:43 +0000)]
ITS#5768 - add deref.

15 years agoretry every hour, but don't save it; on the contrary, complain every time syncrepl...
Pierangelo Masarati [Mon, 24 Nov 2008 18:15:52 +0000 (18:15 +0000)]
retry every hour, but don't save it; on the contrary, complain every time syncrepl is configured without retry (ITS#5825)

15 years agoWording.
Gavin Henry [Mon, 24 Nov 2008 17:32:33 +0000 (17:32 +0000)]
Wording.

15 years agoUnique overlay example. Only rwm left to do.
Gavin Henry [Mon, 24 Nov 2008 17:29:53 +0000 (17:29 +0000)]
Unique overlay example. Only rwm left to do.

15 years agosyncprov overlay section.
Gavin Henry [Mon, 24 Nov 2008 16:09:35 +0000 (16:09 +0000)]
syncprov overlay section.

15 years agoITS#5827, release syncop after mod op completes
Howard Chu [Sun, 23 Nov 2008 20:43:39 +0000 (20:43 +0000)]
ITS#5827, release syncop after mod op completes

15 years agoSet sync intervals to 3 seconds, use SLEEP1 and SLEEP2 for sync delays
Howard Chu [Sat, 22 Nov 2008 23:48:17 +0000 (23:48 +0000)]
Set sync intervals to 3 seconds, use SLEEP1 and SLEEP2 for sync delays

15 years agoSet sync intervals to 3 seconds
Howard Chu [Sat, 22 Nov 2008 23:45:10 +0000 (23:45 +0000)]
Set sync intervals to 3 seconds

15 years agoFix typo in prev commit
Howard Chu [Sat, 22 Nov 2008 22:41:11 +0000 (22:41 +0000)]
Fix typo in prev commit

15 years agoInitialize bli_flag
Howard Chu [Sat, 22 Nov 2008 21:08:38 +0000 (21:08 +0000)]
Initialize bli_flag

15 years agodon't leak generated filters (ITS#5826)
Pierangelo Masarati [Sat, 22 Nov 2008 18:38:37 +0000 (18:38 +0000)]
don't leak generated filters (ITS#5826)

15 years agofix previous commit
Pierangelo Masarati [Sat, 22 Nov 2008 18:35:19 +0000 (18:35 +0000)]
fix previous commit

15 years agomake messages more esplicative; fix style
Pierangelo Masarati [Sat, 22 Nov 2008 17:53:14 +0000 (17:53 +0000)]
make messages more esplicative; fix style

15 years agominimal fix for ITS#5825, pending discussion
Pierangelo Masarati [Sat, 22 Nov 2008 16:00:41 +0000 (16:00 +0000)]
minimal fix for ITS#5825, pending discussion

15 years agoFix prev commit
Howard Chu [Fri, 21 Nov 2008 05:15:20 +0000 (05:15 +0000)]
Fix prev commit

15 years agoITS#5824: #if/#elif issues in thread #includes
Hallvard Furuseth [Fri, 21 Nov 2008 05:03:53 +0000 (05:03 +0000)]
ITS#5824: #if/#elif issues in thread #includes

15 years agoAdd ldapexop, add -N from ITS#5812 (conflicts with 1.29)
Howard Chu [Fri, 21 Nov 2008 03:55:55 +0000 (03:55 +0000)]
Add ldapexop, add -N from ITS#5812 (conflicts with 1.29)
Remove -K/-k from chart, Kerberos support was removed 2007/01/09

15 years agoITS#5812 add SASL_NOCANON / -N option
Howard Chu [Fri, 21 Nov 2008 03:30:15 +0000 (03:30 +0000)]
ITS#5812 add SASL_NOCANON / -N option

15 years agoITS#4750 only read LDAP_CONF_FILE if geteuid() != getuid()
Howard Chu [Fri, 21 Nov 2008 02:15:47 +0000 (02:15 +0000)]
ITS#4750 only read LDAP_CONF_FILE if geteuid() != getuid()

15 years agoITS#4750 regenerate
Howard Chu [Fri, 21 Nov 2008 02:14:31 +0000 (02:14 +0000)]
ITS#4750 regenerate

15 years agoITS#4750 check for geteuid()
Howard Chu [Fri, 21 Nov 2008 02:03:57 +0000 (02:03 +0000)]
ITS#4750 check for geteuid()

15 years agodon't alloc on slab (ITS#5820)
Pierangelo Masarati [Thu, 20 Nov 2008 17:22:33 +0000 (17:22 +0000)]
don't alloc on slab (ITS#5820)

15 years agofix typo (ITS#5821)
Pierangelo Masarati [Thu, 20 Nov 2008 16:58:51 +0000 (16:58 +0000)]
fix typo (ITS#5821)

15 years agoremove leading / from command line example.
Gavin Henry [Thu, 20 Nov 2008 12:53:00 +0000 (12:53 +0000)]
remove leading / from command line example.

15 years agofix previous commit (ITS#5819)
Pierangelo Masarati [Wed, 19 Nov 2008 17:08:48 +0000 (17:08 +0000)]
fix previous commit (ITS#5819)

15 years agoclear rc if value must be added (ITS#5819)
Pierangelo Masarati [Wed, 19 Nov 2008 16:02:22 +0000 (16:02 +0000)]
clear rc if value must be added (ITS#5819)

15 years agoboth I.D.s are now submitted to IETF
Pierangelo Masarati [Wed, 19 Nov 2008 13:11:57 +0000 (13:11 +0000)]
both I.D.s are now submitted to IETF

15 years agoimprovements by David Hawes (ITS#5756)
Pierangelo Masarati [Wed, 19 Nov 2008 10:17:27 +0000 (10:17 +0000)]
improvements by David Hawes (ITS#5756)

15 years agoOnly use a db_stat in PATH if it matches our environment.
Rein Tollevik [Tue, 18 Nov 2008 22:16:42 +0000 (22:16 +0000)]
Only use a db_stat in PATH if it matches our environment.

15 years agocheck for bogus params to an LDAP routine (ITS#5817)
Pierangelo Masarati [Tue, 18 Nov 2008 16:27:50 +0000 (16:27 +0000)]
check for bogus params to an LDAP routine (ITS#5817)

15 years agodon't bailout in case of insufficientAccess (ITS#5816)
Pierangelo Masarati [Tue, 18 Nov 2008 01:29:34 +0000 (01:29 +0000)]
don't bailout in case of insufficientAccess (ITS#5816)

15 years agofix length
Pierangelo Masarati [Tue, 18 Nov 2008 00:12:22 +0000 (00:12 +0000)]
fix length

15 years agoFix prev commit
Quanah Gibson-Mount [Mon, 17 Nov 2008 23:45:20 +0000 (23:45 +0000)]
Fix prev commit

15 years agoimprove previous commit (ITS#5814)
Pierangelo Masarati [Sun, 16 Nov 2008 23:58:46 +0000 (23:58 +0000)]
improve previous commit (ITS#5814)

15 years agoadd indexes when supported; syncrepl on configuration should always be refreshAndPersist
Pierangelo Masarati [Sun, 16 Nov 2008 23:06:30 +0000 (23:06 +0000)]
add indexes when supported; syncrepl on configuration should always be refreshAndPersist

15 years agoadd indexes (when supported)
Pierangelo Masarati [Sun, 16 Nov 2008 22:57:38 +0000 (22:57 +0000)]
add indexes (when supported)

15 years agoallow syncrepl to retry
Pierangelo Masarati [Sun, 16 Nov 2008 22:55:32 +0000 (22:55 +0000)]
allow syncrepl to retry

15 years agoITS#5815: Fix typo "#elif defined( MAXHOSTNAMELEN".
Hallvard Furuseth [Sun, 16 Nov 2008 22:52:56 +0000 (22:52 +0000)]
ITS#5815: Fix typo "#elif defined( MAXHOSTNAMELEN".

15 years agos/not|got/(non)present/ (more readable, isn't it?)
Pierangelo Masarati [Sun, 16 Nov 2008 20:33:03 +0000 (20:33 +0000)]
s/not|got/(non)present/ (more readable, isn't it?)

15 years agodon't assert on unprotected data (ITS#5814)
Pierangelo Masarati [Sun, 16 Nov 2008 20:29:26 +0000 (20:29 +0000)]
don't assert on unprotected data (ITS#5814)

15 years agoFix prev commit
Howard Chu [Sun, 16 Nov 2008 09:07:19 +0000 (09:07 +0000)]
Fix prev commit

15 years agoKill slapd before exiting
Hallvard Furuseth [Sun, 16 Nov 2008 04:33:11 +0000 (04:33 +0000)]
Kill slapd before exiting

15 years agoSilence gcc -Wformat: Put rev 1.343's debugmsg in Debug() so -Wformat can check
Hallvard Furuseth [Sun, 16 Nov 2008 03:22:27 +0000 (03:22 +0000)]
Silence gcc -Wformat: Put rev 1.343's debugmsg in Debug() so -Wformat can check

15 years agoC89 rejects ITS#5784 non-constant array init (backend.c 1.402,-controls.c 1.201)
Hallvard Furuseth [Sun, 16 Nov 2008 03:10:15 +0000 (03:10 +0000)]
C89 rejects ITS#5784 non-constant array init (backend.c 1.402,-controls.c 1.201)