LISTSERV mailing list manager LISTSERV 16.5

Help for XROOTD-DEV Archives


XROOTD-DEV Archives

XROOTD-DEV Archives


XROOTD-DEV@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

XROOTD-DEV Home

XROOTD-DEV Home

XROOTD-DEV  September 2016

XROOTD-DEV September 2016

Subject:

[xrootd/xrootd] 1be450: [XrdCl] Add support for GLFN redirector of last re...

From:

Andrew Hanushevsky <[log in to unmask]>

Reply-To:

Andrew Hanushevsky <[log in to unmask]>

Date:

Tue, 6 Sep 2016 18:53:30 -0700

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (569 lines)

  Branch: refs/heads/xrdssi
  Home:   https://github.com/xrootd/xrootd
  Commit: 1be45015cb0672438b9af4b6af6c0e0b56ff12c8
      https://github.com/xrootd/xrootd/commit/1be45015cb0672438b9af4b6af6c0e0b56ff12c8
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M docs/man/xrdcp.1
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClStatus.cc

  Log Message:
  -----------
  [XrdCl] Add support for GLFN redirector of last resort.


  Commit: 62e25c252232c9d614ac7ad57e72ec56974fb64d
      https://github.com/xrootd/xrootd/commit/62e25c252232c9d614ac7ad57e72ec56974fb64d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M src/XProtocol/XProtocol.hh

  Log Message:
  -----------
  Add disk quota exceeded error code.


  Commit: 8c6d7385bf2f793ec157ec41e3589c1ece19feb8
      https://github.com/xrootd/xrootd/commit/8c6d7385bf2f793ec157ec41e3589c1ece19feb8
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClPollerBuiltIn.cc

  Log Message:
  -----------
  [XrdCl] Fix dangling pointer issue that occurs while forking.


  Commit: 5bc8bb38e5918327e333880f773093cffb8c4e2d
      https://github.com/xrootd/xrootd/commit/5bc8bb38e5918327e333880f773093cffb8c4e2d
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh

  Log Message:
  -----------
  [XrdCl] Ensure DefaultEnv is finalized after last use of the object.


  Commit: b30cb1efdbfc096b62ba90fdab43536f9c8b9eb2
      https://github.com/xrootd/xrootd/commit/b30cb1efdbfc096b62ba90fdab43536f9c8b9eb2
  Author: Sebastien Ponce <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  [XrdCeph] Implemented pools of ceph objects

Allowed to use mutiple ceph objects in parallel when talking to ceph to workaround the limitation that a single threas is dealing with async answers per object.
In order to use this features, one has to add a line to the xrootd config file :
   ceph.nbconnections <n>
By default, only one object will be used.


  Commit: 8f7f6aaed787eca6965afe7279196cff4fefa62a
      https://github.com/xrootd/xrootd/commit/8f7f6aaed787eca6965afe7279196cff4fefa62a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCacheData.cc

  Log Message:
  -----------
  [Proxy] Avoid SEGV when printing memory cache statistics.


  Commit: c0f64b70e59d95207e6e3cd7bf978c76a10bd361
      https://github.com/xrootd/xrootd/commit/c0f64b70e59d95207e6e3cd7bf978c76a10bd361
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on proxy patch.


  Commit: f05faa53ed001ce6aba196f094cdbbae5f512c41
      https://github.com/xrootd/xrootd/commit/f05faa53ed001ce6aba196f094cdbbae5f512c41
  Author: simonmichal <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  Merge pull request #390 from sponce/master

[XrdCeph] Implemented pools of ceph objects


  Commit: 082b81c7e1f08e30557c55899a42aa2b98c854be
      https://github.com/xrootd/xrootd/commit/082b81c7e1f08e30557c55899a42aa2b98c854be
  Author: ffurano <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/man/xrdcp.1
    M docs/man/xrdfs.1
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M src/XProtocol/XProtocol.hh
    M src/Xrd/XrdConfig.cc
    M src/Xrd/XrdScheduler.cc
    M src/XrdAcc/XrdAccAuthDB.hh
    M src/XrdAcc/XrdAccAuthFile.cc
    M src/XrdAcc/XrdAccAuthFile.hh
    M src/XrdAcc/XrdAccConfig.cc
    R src/XrdAcc/XrdAccTest.cc
    M src/XrdApps.cmake
    A src/XrdApps/XrdAccTest.cc
    M src/XrdApps/XrdCpConfig.cc
    M src/XrdApps/XrdCpConfig.hh
    M src/XrdApps/XrdCpFile.cc
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/CMakeLists.txt
    M src/XrdCl/XrdClAsyncSocketHandler.cc
    M src/XrdCl/XrdClAsyncSocketHandler.hh
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClChannel.hh
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClCopyProcess.cc
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh
    M src/XrdCl/XrdClFS.cc
    M src/XrdCl/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClFileStateHandler.hh
    M src/XrdCl/XrdClFileSystem.hh
    M src/XrdCl/XrdClMessage.hh
    M src/XrdCl/XrdClMessageUtils.hh
    R src/XrdCl/XrdClMetalinkCopyJob.cc
    R src/XrdCl/XrdClMetalinkCopyJob.hh
    A src/XrdCl/XrdClMetalinkRedirector.cc
    A src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClPollerBuiltIn.cc
    M src/XrdCl/XrdClPostMaster.cc
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    A src/XrdCl/XrdClRedirectorRegistry.cc
    A src/XrdCl/XrdClRedirectorRegistry.hh
    M src/XrdCl/XrdClStatus.cc
    M src/XrdCl/XrdClStream.cc
    M src/XrdCl/XrdClStream.hh
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdCl/XrdClURL.cc
    M src/XrdCl/XrdClUtils.cc
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdCms/XrdCmsProtocol.cc
    M src/XrdFrm/XrdFrmTransfer.cc
    M src/XrdHeaders.cmake
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdNet/XrdNetIF.cc
    M src/XrdNet/XrdNetIF.hh
    M src/XrdOss/XrdOssConfig.cc
    M src/XrdOss/XrdOssPath.hh
    M src/XrdOuc/XrdOucCacheData.cc
    M src/XrdOuc/XrdOucFileInfo.cc
    M src/XrdOuc/XrdOucFileInfo.hh
    A src/XrdOuc/XrdOucLogging.cc
    A src/XrdOuc/XrdOucLogging.hh
    M src/XrdPosix/XrdPosixMap.cc
    M src/XrdPosix/XrdPosixObject.cc
    M src/XrdSec/XrdSecPManager.cc
    A src/XrdSys/XrdSysLogPI.hh
    M src/XrdSys/XrdSysLogger.cc
    M src/XrdSys/XrdSysLogger.hh
    A src/XrdSys/XrdSysLogging.cc
    A src/XrdSys/XrdSysLogging.hh
    M src/XrdUtils.cmake
    M src/XrdVersionPlugin.hh
    M src/XrdXml/XrdXmlMetaLink.cc
    M src/XrdXml/XrdXmlMetaLink.hh
    M tests/XrdClTests/CMakeLists.txt
    M tests/XrdClTests/FileCopyTest.cc
    M tests/XrdClTests/FileTest.cc
    R tests/XrdClTests/MetalinkTest.cc

  Log Message:
  -----------
  Merge pull request #5 from xrootd/master

sync with xrootd master


  Commit: ff6ae867f89e5c0a0a0da498f17ea964e2125b87
      https://github.com/xrootd/xrootd/commit/ff6ae867f89e5c0a0a0da498f17ea964e2125b87
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Don't trim printable characters
Fix SEGV when passing a destination header line containing only non-alphanumeric characters


  Commit: fe20f66f95b450a0dd50129518bb3a51ce679f0b
      https://github.com/xrootd/xrootd/commit/fe20f66f95b450a0dd50129518bb3a51ce679f0b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Merge pull request #393 from ffurano/master

Fix SEGV when passing a non-alphanumeric destination header field


  Commit: 8025918c2ddaf5ec14f78f918025106ba792e2aa
      https://github.com/xrootd/xrootd/commit/8025918c2ddaf5ec14f78f918025106ba792e2aa
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClInQueue.cc
    M src/XrdCl/XrdClInQueue.hh
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M tests/XrdClTests/PostMasterTest.cc

  Log Message:
  -----------
  [XrdCl] Change the way handlers and messages are matched, by droping the
linear search and using maps with the keys representing the sid of the
corresponding message/handler.


  Commit: 2de3c82c175261bee8e62f5e7b1c133280ecdfdb
      https://github.com/xrootd/xrootd/commit/2de3c82c175261bee8e62f5e7b1c133280ecdfdb
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClInQueue.cc
    M src/XrdCl/XrdClInQueue.hh
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M tests/XrdClTests/PostMasterTest.cc

  Log Message:
  -----------
  Merge branch 'search_handlers'


  Commit: d48c9d9ce81adccd0dcbe4ee0017bdf64912ebdf
      https://github.com/xrootd/xrootd/commit/d48c9d9ce81adccd0dcbe4ee0017bdf64912ebdf
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/ReleaseNotes.txt

  Log Message:
  -----------
  [Docs] Update release notes for 4.4.0


  Commit: 2142dc7f13447c91da7514c3c6bbfd2829872d4d
      https://github.com/xrootd/xrootd/commit/2142dc7f13447c91da7514c3c6bbfd2829872d4d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-25 (Mon, 25 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/ReleaseNotes.txt
    M docs/man/xrdcp.1
    M src/XProtocol/XProtocol.hh
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh
    M src/XrdCl/XrdClInQueue.cc
    M src/XrdCl/XrdClInQueue.hh
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClPollerBuiltIn.cc
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClStatus.cc
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdOuc/XrdOucCacheData.cc
    M tests/XrdClTests/PostMasterTest.cc

  Log Message:
  -----------
  Merge branch 'master' into xrdssi


  Commit: fa92165adb70e905631f51fb29fe467f160a856b
      https://github.com/xrootd/xrootd/commit/fa92165adb70e905631f51fb29fe467f160a856b
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClDefaultEnv.cc

  Log Message:
  -----------
  [XrdCl] Fix segfault in case a user cannot be mapped to a home directory.


  Commit: c2d1f50c45f221a5ea589a60b22c47b88af248a0
      https://github.com/xrootd/xrootd/commit/c2d1f50c45f221a5ea589a60b22c47b88af248a0
  Author: Ian Johnson <[log in to unmask]>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/XrdApps/XrdAccTest.cc

  Log Message:
  -----------
  Added singleshot mode (with -s flag). Return the value of the authZ decision in the program return code


  Commit: da9724e67100bee17979842d1f5d6e101ea20e00
      https://github.com/xrootd/xrootd/commit/da9724e67100bee17979842d1f5d6e101ea20e00
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/XrdApps/XrdAccTest.cc

  Log Message:
  -----------
  Merge pull request #399 from ijjorama/master

Added singleshot mode (with -s flag). Return the value of the authZ d…


  Commit: 15c545f54c9f346112dd8cef95ea6c024bf0d66b
      https://github.com/xrootd/xrootd/commit/15c545f54c9f346112dd8cef95ea6c024bf0d66b
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M src/XrdCl/XrdClFileStateHandler.cc

  Log Message:
  -----------
  [XrdCl] Fix bug in file status handling.


  Commit: 422b97461fcc4dd758658e344b29646cfba121e5
      https://github.com/xrootd/xrootd/commit/422b97461fcc4dd758658e344b29646cfba121e5
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

  Changed paths:
    M src/XrdCl/CMakeLists.txt
    A src/XrdCl/XrdClZipArchiveReader.cc
    A src/XrdCl/XrdClZipArchiveReader.hh

  Log Message:
  -----------
  [XrdCl] Add a ZIP archive reader


  Commit: 87a5cbbfd6ae44a01e2c4cff3f05daa9c6184ef6
      https://github.com/xrootd/xrootd/commit/87a5cbbfd6ae44a01e2c4cff3f05daa9c6184ef6
  Author: Bruno Canning <[log in to unmask]>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M packaging/rhel/xrootd.spec.in
    M src/XrdApps.cmake

  Log Message:
  -----------
  Add xrdacctest to list of install targets and list of files in spec
file.


  Commit: f67342edd539d1c54520288f855861d82d82eb2b
      https://github.com/xrootd/xrootd/commit/f67342edd539d1c54520288f855861d82d82eb2b
  Author: simonmichal <[log in to unmask]>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M packaging/rhel/xrootd.spec.in
    M src/XrdApps.cmake

  Log Message:
  -----------
  Merge pull request #405 from brunocanning/package-xrdacctest

Package xrdacctest in xrootd-server RPM.


  Commit: da5c2ff00084602d9efb54b51d44fa2066bb78db
      https://github.com/xrootd/xrootd/commit/da5c2ff00084602d9efb54b51d44fa2066bb78db
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M packaging/rhel/xrootd.spec.in

  Log Message:
  -----------
  [RPM] Add conditional BuildRequires for ceph >= 11


  Commit: afa5a72d654313577792e0feb9f6daae71a6d3d3
      https://github.com/xrootd/xrootd/commit/afa5a72d654313577792e0feb9f6daae71a6d3d3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/Xrd/XrdConfig.cc

  Log Message:
  -----------
  Set required envars before initializing logging to avoid plugin issues.


  Commit: b1b803473a4b293232aff94642f089fbda73fbf3
      https://github.com/xrootd/xrootd/commit/b1b803473a4b293232aff94642f089fbda73fbf3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/XrdSecsss/XrdSecsssID.cc

  Log Message:
  -----------
  Fix memory leak in sss protocol.


  Commit: c7e9ae37653d3adefc0bb712f8dbb1738d78d85b
      https://github.com/xrootd/xrootd/commit/c7e9ae37653d3adefc0bb712f8dbb1738d78d85b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on sss fix.


  Commit: 8faeca125805c600f84abc03c5b08aad282ab01e
      https://github.com/xrootd/xrootd/commit/8faeca125805c600f84abc03c5b08aad282ab01e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M packaging/rhel/xrootd.spec.in
    M src/Xrd/XrdConfig.cc
    M src/XrdApps.cmake
    M src/XrdApps/XrdAccTest.cc
    M src/XrdCl/CMakeLists.txt
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClFileStateHandler.cc
    A src/XrdCl/XrdClZipArchiveReader.cc
    A src/XrdCl/XrdClZipArchiveReader.hh
    M src/XrdSecsss/XrdSecsssID.cc

  Log Message:
  -----------
  Merge branch 'master' into xrdssi


  Commit: 1cf12a4ba99d134452d891970db5003b0e7e7a1a
      https://github.com/xrootd/xrootd/commit/1cf12a4ba99d134452d891970db5003b0e7e7a1a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/XrdPlugins.cmake
    M src/XrdSsi.cmake

  Log Message:
  -----------
  Change library packaging to follow EPEL rules.


  Commit: 744197b27ab82ec4f80a4a8bb5a69d4c2b32a79b
      https://github.com/xrootd/xrootd/commit/744197b27ab82ec4f80a4a8bb5a69d4c2b32a79b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-06 (Tue, 06 Sep 2016)

  Changed paths:
    M src/XrdSsi/XrdSsiPacer.cc
    M src/XrdSsi/XrdSsiPacer.hh
    M src/XrdSsi/XrdSsiRequest.cc
    M src/XrdSsi/XrdSsiRequest.hh

  Log Message:
  -----------
  Redo the way held responses are restarted to be easier to handle.


  Commit: 2c6f2d9b8768ffdcaf619507b47080330b64229a
      https://github.com/xrootd/xrootd/commit/2c6f2d9b8768ffdcaf619507b47080330b64229a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-06 (Tue, 06 Sep 2016)

  Changed paths:
    M src/XrdSsi/XrdSsiLogger.cc
    M src/XrdSsi/XrdSsiLogger.hh
    M src/XrdSsi/XrdSsiSfs.cc
    M src/XrdSsi/XrdSsiSfsConfig.cc

  Log Message:
  -----------
  Enable server and client-side logmsg redirection.


Compare: https://github.com/xrootd/xrootd/compare/03430c9d6909...2c6f2d9b8768
########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use