]> git.sur5r.net Git - openldap/log
openldap
14 years agoadvertise known exops
Quanah Gibson-Mount [Fri, 14 Aug 2009 22:51:14 +0000 (22:51 +0000)]
advertise known exops

14 years agoMore for prev commit
Quanah Gibson-Mount [Fri, 14 Aug 2009 22:31:32 +0000 (22:31 +0000)]
More for prev commit

14 years agofix issue description
Pierangelo Masarati [Fri, 14 Aug 2009 01:45:43 +0000 (01:45 +0000)]
fix issue description

14 years agoFix prev commit again, IPPROTO_TCP is the documented correct approach
Quanah Gibson-Mount [Fri, 14 Aug 2009 00:57:30 +0000 (00:57 +0000)]
Fix prev commit again, IPPROTO_TCP is the documented correct approach

14 years agoFix prev commit, it was not Linux-only as it claimed to be.
Quanah Gibson-Mount [Thu, 13 Aug 2009 20:58:53 +0000 (20:58 +0000)]
Fix prev commit, it was not Linux-only as it claimed to be.

14 years agoMore for ITS#6215
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:56:58 +0000 (02:56 +0000)]
More for ITS#6215

14 years agoITS#6049
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:55:06 +0000 (02:55 +0000)]
ITS#6049

14 years agoIn session_chkhost get the last CN, not the first.
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:52:04 +0000 (02:52 +0000)]
In session_chkhost get the last CN, not the first.

14 years agoGive more time for sync after master restart
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:50:43 +0000 (02:50 +0000)]
Give more time for sync after master restart

14 years agolog in case of failure
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:50:01 +0000 (02:50 +0000)]
log in case of failure

14 years agouse back-config if supported
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:49:24 +0000 (02:49 +0000)]
use back-config if supported

14 years agoFully parse undefined substring filters so they can be logged
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:48:32 +0000 (02:48 +0000)]
Fully parse undefined substring filters so they can be logged

14 years agosilence warnings; misc cleanup; test refresh as non-allowed user
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:47:41 +0000 (02:47 +0000)]
silence warnings; misc cleanup; test refresh as non-allowed user

14 years agoITS#6240
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:45:32 +0000 (02:45 +0000)]
ITS#6240

14 years agoITS#6241
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:35:53 +0000 (02:35 +0000)]
ITS#6241

14 years agoITS#6172
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:33:18 +0000 (02:33 +0000)]
ITS#6172

14 years agoITS#6163
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:28:18 +0000 (02:28 +0000)]
ITS#6163

14 years agocount query answerability; allow configuration of private database
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:25:57 +0000 (02:25 +0000)]
count query answerability; allow configuration of private database

14 years agoITS#6152 bits.
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:24:14 +0000 (02:24 +0000)]
ITS#6152 bits.

14 years agoFix certificateListValidate parsing of CRL extensions
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:20:23 +0000 (02:20 +0000)]
Fix certificateListValidate parsing of CRL extensions
Fix attributeCertificateValidate

14 years agoRegenerate without getpass() detection
Howard Chu [Thu, 13 Aug 2009 02:15:46 +0000 (02:15 +0000)]
Regenerate without getpass() detection

14 years agoRevision 02
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:15:33 +0000 (02:15 +0000)]
Revision 02

14 years agoAdded version 10
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:15:00 +0000 (02:15 +0000)]
Added version 10

14 years agoITS#4643 never use native getpass(), it's deprecated/unsafe
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:11:16 +0000 (02:11 +0000)]
ITS#4643 never use native getpass(), it's deprecated/unsafe

14 years agoITS#5810
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:05:06 +0000 (02:05 +0000)]
ITS#5810

14 years agoITS#6101
Quanah Gibson-Mount [Thu, 13 Aug 2009 02:02:36 +0000 (02:02 +0000)]
ITS#6101

14 years agoITS#6154
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:58:52 +0000 (01:58 +0000)]
ITS#6154

14 years agoITS#6133
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:57:40 +0000 (01:57 +0000)]
ITS#6133

14 years agoITS#6197
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:54:21 +0000 (01:54 +0000)]
ITS#6197

14 years agoCleanup: Remove SLAP_CB_FREEME, an unused internal result code
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:49:09 +0000 (01:49 +0000)]
Cleanup: Remove SLAP_CB_FREEME, an unused internal result code

14 years agoCast getpeername() arg from struct sockaddr_un* to struct sockaddr*
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:48:32 +0000 (01:48 +0000)]
Cast getpeername() arg from struct sockaddr_un* to struct sockaddr*

14 years agoIntroduce options to configure tcp-keepalive settings per connection. These
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:41:34 +0000 (01:41 +0000)]
Introduce options to configure tcp-keepalive settings per connection. These
settings only work on Linux and are ignore when not supported (see
discussion on -devel

14 years agoIntroduce options to configure tcp-keepalive settings per connection. These
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:40:55 +0000 (01:40 +0000)]
Introduce options to configure tcp-keepalive settings per connection. These
settings only work on Linux and are ignore when not supported (see

14 years agoadd in-scope helper
Quanah Gibson-Mount [Thu, 13 Aug 2009 01:38:56 +0000 (01:38 +0000)]
add in-scope helper

14 years agofile draft-howard-rfc2307bis-xx.txt was added on branch OPENLDAP_REL_ENG_2_4 on 2009...
Quanah Gibson-Mount [Mon, 10 Aug 2009 02:08:41 +0000 (02:08 +0000)]
file draft-howard-rfc2307bis-xx.txt was added on branch OPENLDAP_REL_ENG_2_4 on 2009-08-13 00:15:33 +0000

14 years agoMight help ITS#6145: change while to do-while, to make visible that the
Quanah Gibson-Mount [Mon, 3 Aug 2009 00:07:31 +0000 (00:07 +0000)]
Might help ITS#6145: change while to do-while, to make visible that the
loop saving malloced data is run at least once.

14 years agoITS#5946
Quanah Gibson-Mount [Sun, 2 Aug 2009 23:31:35 +0000 (23:31 +0000)]
ITS#5946

14 years agoITS#5942
Quanah Gibson-Mount [Sun, 2 Aug 2009 23:26:42 +0000 (23:26 +0000)]
ITS#5942

14 years agoUse distribution hints in searches
Quanah Gibson-Mount [Sun, 2 Aug 2009 23:14:22 +0000 (23:14 +0000)]
Use distribution hints in searches

14 years agoITS#6233
Quanah Gibson-Mount [Sun, 2 Aug 2009 23:12:55 +0000 (23:12 +0000)]
ITS#6233

14 years agoMinor cleanup
Quanah Gibson-Mount [Sun, 2 Aug 2009 23:08:09 +0000 (23:08 +0000)]
Minor cleanup

14 years agoITS#6215
Quanah Gibson-Mount [Sun, 2 Aug 2009 23:06:33 +0000 (23:06 +0000)]
ITS#6215

14 years agoITS6077:Fix last commit: C90 rejects declaration after code
Quanah Gibson-Mount [Sun, 2 Aug 2009 20:44:04 +0000 (20:44 +0000)]
ITS6077:Fix last commit: C90 rejects declaration after code

14 years agoITS#6239
Howard Chu [Fri, 31 Jul 2009 02:40:29 +0000 (02:40 +0000)]
ITS#6239

14 years agoITS#6239 from HEAD
Howard Chu [Fri, 31 Jul 2009 02:39:20 +0000 (02:39 +0000)]
ITS#6239 from HEAD

14 years agoChange AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
Quanah Gibson-Mount [Mon, 27 Jul 2009 22:19:18 +0000 (22:19 +0000)]
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
futile searches for OC matches.  Perf improvement.

14 years agoITS#6077
Quanah Gibson-Mount [Mon, 27 Jul 2009 20:39:18 +0000 (20:39 +0000)]
ITS#6077

14 years agoITS#6227
Quanah Gibson-Mount [Mon, 27 Jul 2009 20:26:41 +0000 (20:26 +0000)]
ITS#6227

14 years agoITS#6222
Quanah Gibson-Mount [Mon, 27 Jul 2009 19:38:40 +0000 (19:38 +0000)]
ITS#6222

14 years agoMore cleanup
Quanah Gibson-Mount [Mon, 27 Jul 2009 19:30:42 +0000 (19:30 +0000)]
More cleanup

14 years agoMinor nit
Quanah Gibson-Mount [Fri, 24 Jul 2009 21:50:00 +0000 (21:50 +0000)]
Minor nit

14 years agoITS#6145
Quanah Gibson-Mount [Wed, 22 Jul 2009 22:32:04 +0000 (22:32 +0000)]
ITS#6145

14 years agoITS#6214
Quanah Gibson-Mount [Wed, 22 Jul 2009 22:28:46 +0000 (22:28 +0000)]
ITS#6214

14 years agoITS#6216
Quanah Gibson-Mount [Wed, 22 Jul 2009 22:26:49 +0000 (22:26 +0000)]
ITS#6216

14 years agoExternal vars need to be wrapped for Windows
Quanah Gibson-Mount [Wed, 22 Jul 2009 22:14:36 +0000 (22:14 +0000)]
External vars need to be wrapped for Windows

14 years agoRegenerate with sssvlv
Howard Chu [Wed, 22 Jul 2009 22:07:52 +0000 (22:07 +0000)]
Regenerate with sssvlv

14 years agoAdd sssvlv overlay
Quanah Gibson-Mount [Wed, 22 Jul 2009 22:02:20 +0000 (22:02 +0000)]
Add sssvlv overlay

14 years agoMissing #include
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:50:57 +0000 (21:50 +0000)]
Missing #include

14 years agoITS#6213
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:49:53 +0000 (21:49 +0000)]
ITS#6213

14 years agoITS#6203
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:45:56 +0000 (21:45 +0000)]
ITS#6203

14 years agocsnOrderingMatch should have a normalizer
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:45:02 +0000 (21:45 +0000)]
csnOrderingMatch should have a normalizer

14 years agoCleanup sss result string
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:42:40 +0000 (21:42 +0000)]
Cleanup sss result string

14 years agoFix typo in 1.250 fake sorted results control
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:40:48 +0000 (21:40 +0000)]
Fix typo in 1.250 fake sorted results control

14 years agoFix typo in derefcrit control
Quanah Gibson-Mount [Wed, 22 Jul 2009 21:40:05 +0000 (21:40 +0000)]
Fix typo in derefcrit control

14 years agoITS#6220
Quanah Gibson-Mount [Wed, 22 Jul 2009 20:06:51 +0000 (20:06 +0000)]
ITS#6220

14 years agoReturn to RE
Quanah Gibson-Mount [Wed, 15 Jul 2009 17:52:44 +0000 (17:52 +0000)]
Return to RE

14 years agoupdate for release OPENLDAP_REL_ENG_2_4_17
Kurt Zeilenga [Mon, 13 Jul 2009 19:30:00 +0000 (19:30 +0000)]
update for release

14 years agofile sssvlv.c was added on branch OPENLDAP_REL_ENG_2_4 on 2009-07-22 20:02:23 +0000
Quanah Gibson-Mount [Mon, 13 Jul 2009 15:22:46 +0000 (15:22 +0000)]
file sssvlv.c was added on branch OPENLDAP_REL_ENG_2_4 on 2009-07-22 20:02:23 +0000

14 years agofile slapo-sssvlv.5 was added on branch OPENLDAP_REL_ENG_2_4 on 2009-07-22 20:02...
Quanah Gibson-Mount [Mon, 13 Jul 2009 14:45:54 +0000 (14:45 +0000)]
file slapo-sssvlv.5 was added on branch OPENLDAP_REL_ENG_2_4 on 2009-07-22 20:02:21 +0000

14 years agoPrep for 2.4.17 release
Quanah Gibson-Mount [Thu, 9 Jul 2009 21:17:10 +0000 (21:17 +0000)]
Prep for 2.4.17 release

14 years agoITS#6195
Quanah Gibson-Mount [Wed, 8 Jul 2009 05:29:16 +0000 (05:29 +0000)]
ITS#6195

14 years agoRevert prev commit. For different its
Quanah Gibson-Mount [Wed, 8 Jul 2009 02:29:28 +0000 (02:29 +0000)]
Revert prev commit.  For different its

14 years agoITS#5892
Quanah Gibson-Mount [Wed, 8 Jul 2009 02:28:21 +0000 (02:28 +0000)]
ITS#5892

14 years agoSilence warning. Also avoids pointless umask(0) when umask already is 0.
Quanah Gibson-Mount [Tue, 7 Jul 2009 00:25:50 +0000 (00:25 +0000)]
Silence warning.  Also avoids pointless umask(0) when umask already is 0.

14 years agoITS#5696, more for MozNSS. Not usable by default.
Quanah Gibson-Mount [Mon, 6 Jul 2009 21:31:48 +0000 (21:31 +0000)]
ITS#5696, more for MozNSS.  Not usable by default.

14 years agoRegenerate without GSSAPI (ITS#6091,6092,6093,5369)
Howard Chu [Mon, 6 Jul 2009 21:25:31 +0000 (21:25 +0000)]
Regenerate without GSSAPI (ITS#6091,6092,6093,5369)

14 years agoITS#6091,6092,6093,5369
Quanah Gibson-Mount [Mon, 6 Jul 2009 21:22:51 +0000 (21:22 +0000)]
ITS#6091,6092,6093,5369

14 years agoMore for ITS#5836
Quanah Gibson-Mount [Mon, 6 Jul 2009 21:15:01 +0000 (21:15 +0000)]
More for ITS#5836
writetimeout wasn't taking effect if
idletimeout wasn't also set. Also, timeout check would keep getting
pushed back if multiple writers were waiting.

14 years agoITS#6196
Quanah Gibson-Mount [Mon, 6 Jul 2009 21:13:32 +0000 (21:13 +0000)]
ITS#6196

14 years agoHandle IPv6 localhost address
Quanah Gibson-Mount [Thu, 2 Jul 2009 22:11:10 +0000 (22:11 +0000)]
Handle IPv6 localhost address

14 years agoGive more time to sync after restart
Quanah Gibson-Mount [Thu, 2 Jul 2009 01:05:29 +0000 (01:05 +0000)]
Give more time to sync after restart

14 years agoITS#6192
Quanah Gibson-Mount [Thu, 2 Jul 2009 01:04:49 +0000 (01:04 +0000)]
ITS#6192

14 years agoMore for 1.124 - forwarded updates need Relax control since state attrs
Quanah Gibson-Mount [Wed, 1 Jul 2009 23:01:41 +0000 (23:01 +0000)]
More for 1.124 - forwarded updates need Relax control since state attrs
are no-user-mod.

14 years agoback out prev commit, head only (ITS#6084)
Quanah Gibson-Mount [Wed, 1 Jul 2009 22:59:24 +0000 (22:59 +0000)]
back out prev commit, head only (ITS#6084)

14 years agoITS#6084
Quanah Gibson-Mount [Wed, 1 Jul 2009 22:53:33 +0000 (22:53 +0000)]
ITS#6084

14 years agoITS#6082
Quanah Gibson-Mount [Wed, 1 Jul 2009 22:52:05 +0000 (22:52 +0000)]
ITS#6082

14 years agoFix check_password with {cleartext} passwords
Quanah Gibson-Mount [Wed, 1 Jul 2009 22:50:56 +0000 (22:50 +0000)]
Fix check_password with {cleartext} passwords

14 years agoITS#6168 actually use pwdLockout setting
Quanah Gibson-Mount [Wed, 1 Jul 2009 22:49:15 +0000 (22:49 +0000)]
ITS#6168 actually use pwdLockout setting

14 years agoAdd ppolicy_forward_updates: if configured, ppolicy state changes due to
Quanah Gibson-Mount [Wed, 1 Jul 2009 22:44:21 +0000 (22:44 +0000)]
Add ppolicy_forward_updates: if configured, ppolicy state changes due to
Binds are performed using the frontend, to allow them to trigger the
updateref on a consumer, which can then be forwarded by the chain overlay.
Setting is ignored if server is not a consumer.

14 years agoITS#5836, add -S "swamp" mode.
Quanah Gibson-Mount [Wed, 1 Jul 2009 19:09:44 +0000 (19:09 +0000)]
ITS#5836, add -S "swamp" mode.

14 years agoITS#5836,ITS#6089
Quanah Gibson-Mount [Wed, 1 Jul 2009 19:01:58 +0000 (19:01 +0000)]
ITS#5836,ITS#6089

14 years agoAdd delays to allow refint to complete
Quanah Gibson-Mount [Tue, 30 Jun 2009 02:34:05 +0000 (02:34 +0000)]
Add delays to allow refint to complete

14 years agoFix Debug format in last commit
Quanah Gibson-Mount [Sun, 28 Jun 2009 21:41:27 +0000 (21:41 +0000)]
Fix Debug format in last commit

14 years agoITS#6189
Quanah Gibson-Mount [Sun, 28 Jun 2009 16:51:59 +0000 (16:51 +0000)]
ITS#6189

14 years agoITS#6185 use more retries
Quanah Gibson-Mount [Sat, 27 Jun 2009 20:49:51 +0000 (20:49 +0000)]
ITS#6185 use more retries

14 years agoITS#5535
Quanah Gibson-Mount [Sat, 27 Jun 2009 20:48:27 +0000 (20:48 +0000)]
ITS#5535

14 years agoITS#6188 add stub for ldap_pvt_thread_pool_retract()
Quanah Gibson-Mount [Sat, 27 Jun 2009 20:47:17 +0000 (20:47 +0000)]
ITS#6188 add stub for ldap_pvt_thread_pool_retract()

14 years agoITS#5829
Quanah Gibson-Mount [Sat, 27 Jun 2009 20:45:35 +0000 (20:45 +0000)]
ITS#5829

14 years agoITS#5658
Quanah Gibson-Mount [Sat, 27 Jun 2009 20:02:10 +0000 (20:02 +0000)]
ITS#5658

14 years agoITS#6179
Quanah Gibson-Mount [Sat, 27 Jun 2009 20:00:32 +0000 (20:00 +0000)]
ITS#6179