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  March 2019

XROOTD-DEV March 2019

Subject:

[xrootd/xrootd] e5ab4b: [Server] Implement user settable extended file att...

From:

Andrew Hanushevsky <[log in to unmask]>

Reply-To:

xrootd developers' list for Scalla/xrootd repository and related issues <[log in to unmask]>

Date:

Mon, 4 Mar 2019 11:38:45 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (554 lines)

  Branch: refs/heads/xrdR5
  Home:   https://github.com/xrootd/xrootd
  Commit: e5ab4b350a6435797bb26e86c1e299fc7ad19498
      https://github.com/xrootd/xrootd/commit/e5ab4b350a6435797bb26e86c1e299fc7ad19498
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.cc
    M src/XProtocol/XProtocol.hh
    M src/XrdOfs/XrdOfs.cc
    M src/XrdOfs/XrdOfs.hh
    M src/XrdOfs/XrdOfsConfig.cc
    A src/XrdOfs/XrdOfsFSctl.cc
    M src/XrdOss/XrdOss.hh
    M src/XrdOss/XrdOssConfig.cc
    M src/XrdServer.cmake
    A src/XrdSfs/XrdSfsFAttr.hh
    M src/XrdSfs/XrdSfsInterface.hh
    M src/XrdXrootd/XrdXrootdConfig.cc
    M src/XrdXrootd/XrdXrootdProtocol.cc
    M src/XrdXrootd/XrdXrootdProtocol.hh
    M src/XrdXrootd/XrdXrootdXeq.cc
    A src/XrdXrootd/XrdXrootdXeq.hh
    A src/XrdXrootd/XrdXrootdXeqFAttr.cc

  Log Message:
  -----------
  [Server] Implement user settable extended file attributes.


  Commit: cce152938fab519e2338fa22b03d1f2a16c82b3b
      https://github.com/xrootd/xrootd/commit/cce152938fab519e2338fa22b03d1f2a16c82b3b
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M bindings/python/setup.py.in
    M docs/man/xrdfs.1
    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.cc
    M src/XrdCl/XrdClFileSystem.hh
    M src/XrdCl/XrdClMessageUtils.cc
    M src/XrdCl/XrdClMessageUtils.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M src/XrdCl/XrdClXRootDResponses.hh
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdCl/XrdClXRootDTransport.hh

  Log Message:
  -----------
  [XrdCl] Implement fattr.


  Commit: e91c97a9b7cba5a76361755a96f2f9f2f8c74e96
      https://github.com/xrootd/xrootd/commit/e91c97a9b7cba5a76361755a96f2f9f2f8c74e96
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdSys/XrdSysFAttrBsd.icc
    M src/XrdSys/XrdSysFAttrLnx.icc
    M src/XrdSys/XrdSysFAttrMac.icc
    M src/XrdSys/XrdSysFAttrSun.icc
    M src/XrdSys/XrdSysXAttr.hh

  Log Message:
  -----------
  [Server] Correct handling of ENOENT condition for extended attributes.


  Commit: 82846bca0136bbdc83d59e0d9d6d09838472f9ea
      https://github.com/xrootd/xrootd/commit/82846bca0136bbdc83d59e0d9d6d09838472f9ea
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdOfs/XrdOfsConfig.cc

  Log Message:
  -----------
  [Server] Allow use of size suffixes in the ofs.xattr directive.


  Commit: 271ab323c3a33f9c6810e04f6f7c026cea3278cd
      https://github.com/xrootd/xrootd/commit/271ab323c3a33f9c6810e04f6f7c026cea3278cd
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.hh
    M src/XrdOfs/XrdOfsFSctl.cc
    M src/XrdSfs/XrdSfsFAttr.hh
    M src/XrdSys/XrdSysFAttr.cc
    M src/XrdXrootd/XrdXrootdProtocol.hh
    M src/XrdXrootd/XrdXrootdXeqFAttr.cc

  Log Message:
  -----------
  [Server] Implement list with data, responde optimization, bug fixes.


  Commit: 527d03ab3ecf9d4a07656078756a9a4bf6ac07fc
      https://github.com/xrootd/xrootd/commit/527d03ab3ecf9d4a07656078756a9a4bf6ac07fc
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    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.cc
    M src/XrdCl/XrdClFileSystem.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDResponses.hh

  Log Message:
  -----------
  [XrdCl] Support aData flag in fattr list operation.


  Commit: f4aaa764284ca68191f15e973cc631e821f235e4
      https://github.com/xrootd/xrootd/commit/f4aaa764284ca68191f15e973cc631e821f235e4
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClLocalFileHandler.cc
    M src/XrdCl/XrdClLocalFileHandler.hh
    M src/XrdCl/XrdClXRootDResponses.hh

  Log Message:
  -----------
  [XrdCl] Implement xattr for local files.


  Commit: 2029baa60a4245eca6d2aa1c2b71ffbf14c6d040
      https://github.com/xrootd/xrootd/commit/2029baa60a4245eca6d2aa1c2b71ffbf14c6d040
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClLocalFileHandler.cc

  Log Message:
  -----------
  [XrdCl] fix xattr header.


  Commit: 8fc950d28fa271c87b0ecfc549480304f85214f3
      https://github.com/xrootd/xrootd/commit/8fc950d28fa271c87b0ecfc549480304f85214f3
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M tests/XrdClTests/FileSystemTest.cc
    M tests/XrdClTests/FileTest.cc

  Log Message:
  -----------
  [XrdCl] Add xattr tests.


  Commit: 957f19bbd90efd41537cd64d6bba4b5ae8b29e3e
      https://github.com/xrootd/xrootd/commit/957f19bbd90efd41537cd64d6bba4b5ae8b29e3e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.cc
    M src/XProtocol/XProtocol.hh
    M src/XrdCks/XrdCksManager.cc
    M src/XrdOfs/XrdOfs.cc
    M src/XrdSys/XrdSysFAttr.cc
    M src/XrdSys/XrdSysFAttrBsd.icc
    M src/XrdSys/XrdSysFAttrLnx.icc
    M src/XrdSys/XrdSysFAttrMac.icc
    M src/XrdSys/XrdSysFAttrSun.icc
    M src/XrdXrootd/XrdXrootdXeqFAttr.cc

  Log Message:
  -----------
  [Server] Fix fattr interference with checksums.


  Commit: 9427c33d2d9e7b71b4771e0bb00507e6acf2b03a
      https://github.com/xrootd/xrootd/commit/9427c33d2d9e7b71b4771e0bb00507e6acf2b03a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.cc
    M src/XProtocol/XProtocol.hh
    M src/XrdSec/XrdSecProtect.cc

  Log Message:
  -----------
  [Server] Code cleanup and add some missing table entries.


  Commit: 4e24a7fef001a9fd8992b08c915b8484be1af2e4
      https://github.com/xrootd/xrootd/commit/4e24a7fef001a9fd8992b08c915b8484be1af2e4
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClLocalFileHandler.cc

  Log Message:
  -----------
  [XrdCl] Fix vanilla rhel6 compilation.


  Commit: e29e2b374e98bddcbeffcfb0cbf4a507a303937e
      https://github.com/xrootd/xrootd/commit/e29e2b374e98bddcbeffcfb0cbf4a507a303937e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdSys/XrdSysFAttrBsd.icc

  Log Message:
  -----------
  [Server] FREE_BSD fattr fixes by yurivict@github; fixes #791


  Commit: d3c1e908827de45b1d67b941d7e5e77a26d21847
      https://github.com/xrootd/xrootd/commit/d3c1e908827de45b1d67b941d7e5e77a26d21847
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdOfs/XrdOfs.hh
    A src/XrdOfs/XrdOfsFAttr.cc
    M src/XrdOfs/XrdOfsFSctl.cc
    M src/XrdServer.cmake
    M src/XrdSfs/XrdSfsFAttr.hh
    M src/XrdSfs/XrdSfsInterface.hh
    M src/XrdXrootd/XrdXrootdConfig.cc
    M src/XrdXrootd/XrdXrootdXeqFAttr.cc

  Log Message:
  -----------
  [Server] Refactor fattr support to be more rational (breaks ABI).


  Commit: cd541bbc5c8df33a75b13537247657823520df60
      https://github.com/xrootd/xrootd/commit/cd541bbc5c8df33a75b13537247657823520df60
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClLocalFileHandler.cc
    M tests/XrdClTests/FileTest.cc
    M tests/XrdClTests/LocalFileHandlerTest.cc

  Log Message:
  -----------
  [XrdCl] Use XrdSysXAttr in LocalFileHandler.


  Commit: a1d7ce74a5b47a8e52ef1cad7be69ef7ec0a17ee
      https://github.com/xrootd/xrootd/commit/a1d7ce74a5b47a8e52ef1cad7be69ef7ec0a17ee
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.cc
    M src/XProtocol/XProtocol.hh
    M src/XrdCl/XrdClLocalFileHandler.cc
    M src/XrdCl/XrdClMessageUtils.cc
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdCl/XrdClXRootDTransport.hh

  Log Message:
  -----------
  [XrdCl] Refactor nvec/vvec parsing.


  Commit: e201757e207ef2fdf5168887028418749a63712d
      https://github.com/xrootd/xrootd/commit/e201757e207ef2fdf5168887028418749a63712d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdSec/XrdSecEntity.hh

  Log Message:
  -----------
  [Server] Add additional fields to he SecEntity structure (breaks ABI).


  Commit: b2142c06942181770cff1f16e52ef995e4d35308
      https://github.com/xrootd/xrootd/commit/b2142c06942181770cff1f16e52ef995e4d35308
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on SecEntity change.


  Commit: 0ea10ed4c850bc266fc235210891c88832487f36
      https://github.com/xrootd/xrootd/commit/0ea10ed4c850bc266fc235210891c88832487f36
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdOfs/XrdOfs.cc
    M src/XrdOfs/XrdOfs.hh
    M src/XrdSfs/XrdSfsInterface.hh
    M src/XrdSsi/XrdSsiDir.cc
    M src/XrdSsi/XrdSsiDir.hh
    M src/XrdSsi/XrdSsiFile.cc
    M src/XrdSsi/XrdSsiFile.hh

  Log Message:
  -----------
  [Server] Trivialize OFS plugin wrapping (breaks ABI).


  Commit: 023dc70732839105e1c2f7aaed081ee10bc31c8a
      https://github.com/xrootd/xrootd/commit/023dc70732839105e1c2f7aaed081ee10bc31c8a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes OFS plugin wrapping and fix decoration on SecEntity note.


  Commit: c51b15bfbd8279d21469f2b6431a83d01e6c215c
      https://github.com/xrootd/xrootd/commit/c51b15bfbd8279d21469f2b6431a83d01e6c215c
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.cc
    M src/XProtocol/XProtocol.hh
    R src/XrdCms/XrdCmsReq.cc
    R src/XrdCms/XrdCmsReq.hh
    M src/XrdOuc/XrdOucUtils.cc
    M src/XrdOuc/XrdOucUtils.hh
    M src/XrdServer.cmake
    M src/XrdXrootd/XrdXrootdConfig.cc
    M src/XrdXrootd/XrdXrootdProtocol.cc
    M src/XrdXrootd/XrdXrootdProtocol.hh
    R src/XrdXrootd/XrdXrootdStat.icc
    M src/XrdXrootd/XrdXrootdXeq.cc

  Log Message:
  -----------
  Implement extended stat information (plus misc cleanup).


  Commit: d6013ae6bab166efaa39833d05e344fa6299366c
      https://github.com/xrootd/xrootd/commit/d6013ae6bab166efaa39833d05e344fa6299366c
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdOuc/XrdOucUtils.cc

  Log Message:
  -----------
  [Utils] Fix unitialized variable.


  Commit: 6ff6e4057085acbe6bb1514060d2c84056ebbca3
      https://github.com/xrootd/xrootd/commit/6ff6e4057085acbe6bb1514060d2c84056ebbca3
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClFileOperations.hh
    M src/XrdCl/XrdClOperationHandlers.hh
    M src/XrdCl/XrdClOperations.hh

  Log Message:
  -----------
  [XrdCl] Implement pipeling for File xattrs.


  Commit: 7537231c942da86cbbfa188161d75b16487bc186
      https://github.com/xrootd/xrootd/commit/7537231c942da86cbbfa188161d75b16487bc186
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClFileOperations.hh
    M src/XrdCl/XrdClFileSystemOperations.hh

  Log Message:
  -----------
  [XrdCl] Implementing pipelining for FileSystem xattr.


  Commit: 541ed5c3e8510b012bf63275930e208f33e23975
      https://github.com/xrootd/xrootd/commit/541ed5c3e8510b012bf63275930e208f33e23975
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M tests/XrdClTests/OperationsWorkflowTest.cc

  Log Message:
  -----------
  [XrdCl] Add test for xattr pipelines.


  Commit: 8ad8be392c68ad2ad21a51e67b30d59d62ece64b
      https://github.com/xrootd/xrootd/commit/8ad8be392c68ad2ad21a51e67b30d59d62ece64b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

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

  Log Message:
  -----------
  [SSI] Change GetResponseData() to return void not enum (breaks ABI).


  Commit: 27c3f55d5b49ad42b0fdf33420c54c5d531800d3
      https://github.com/xrootd/xrootd/commit/27c3f55d5b49ad42b0fdf33420c54c5d531800d3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on SSI change.


  Commit: 7c4141c1b9e462ec978d3e06c03a6efc0f3cd833
      https://github.com/xrootd/xrootd/commit/7c4141c1b9e462ec978d3e06c03a6efc0f3cd833
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XProtocol/XProtocol.cc
    M src/XProtocol/XProtocol.hh

  Log Message:
  -----------
  [XProtocol] rebase on master.


  Commit: 0586eef5a091017b5aec557c5f34c1ac828ab7e4
      https://github.com/xrootd/xrootd/commit/0586eef5a091017b5aec557c5f34c1ac828ab7e4
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdSsi/XrdSsiClient.cc
    M src/XrdSsi/XrdSsiProvider.hh
    M src/XrdSsi/XrdSsiScale.hh

  Log Message:
  -----------
  [SSI] Export request scaling interface.
[SSI] Add generic Control() method for future use.


  Commit: 3dc624f807f58dc0e30da6b322668480ab4aed6f
      https://github.com/xrootd/xrootd/commit/3dc624f807f58dc0e30da6b322668480ab4aed6f
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on SSI feature additions.


  Commit: 734f26d3a2a6480ac144dd603909a286d94e95f7
      https://github.com/xrootd/xrootd/commit/734f26d3a2a6480ac144dd603909a286d94e95f7
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClFileOperations.hh
    M src/XrdCl/XrdClOperationHandlers.hh
    M src/XrdCl/XrdClOperations.cc
    M src/XrdCl/XrdClOperations.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M tests/XrdClTests/OperationsWorkflowTest.cc

  Log Message:
  -----------
  [XrdCl] fail all handlers in pipeline on failure.


  Commit: e97eec95ec73dce144d27480397072f888465c11
      https://github.com/xrootd/xrootd/commit/e97eec95ec73dce144d27480397072f888465c11
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdCl/XrdClFileSystem.cc

  Log Message:
  -----------
  [XrdCl] Add support for local file rm.


  Commit: eab85d9d440a978ac3921f2da004d0a21a5350db
      https://github.com/xrootd/xrootd/commit/eab85d9d440a978ac3921f2da004d0a21a5350db
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/XrdSsi/XrdSsiServReal.cc
    M src/XrdSsi/XrdSsiServReal.hh
    M src/XrdSsi/XrdSsiService.hh

  Log Message:
  -----------
  [SSI]Implement background stop for teh service.


Compare: https://github.com/xrootd/xrootd/compare/581550b358da...eab85d9d440a

########################################################################
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