LISTSERV mailing list manager LISTSERV 16.5

Help for XROOTD-DEV Archives


XROOTD-DEV Archives

XROOTD-DEV Archives


January 2016


View:

Show Author | Hide Author
Show Table of Contents | Hide Table of Contents

 

Table of Contents:

Build failed in Jenkins: xrootd-ceph » slc-6 #39 (1 message)
Build failed in Jenkins: xrootd-rhel » i386,slc-6 #132: origin/master (1 message)
Build failed in Jenkins: xrootd-rhel » x86_64,slc-6 #132: origin/master (1 message)
Jenkins build is back to normal : xrootd-ceph » slc-6 #40 (1 message)
Jenkins build is back to normal : xrootd-osx #38: origin/master (1 message)
Jenkins build is back to normal : xrootd-rhel » i386,slc-6 #133: origin/master (1 message)
Jenkins build is back to normal : xrootd-rhel » x86_64,slc-6 #133: origin/master (1 message)
[xrootd-python] Asynchronous callbacks ridiculously hard to use (#13) (7 messages)
[xrootd-python] Pythonic file objects (#14) (2 messages)
[xrootd/xrootd] 2fdaf0: [XrdCl] fix for dangling pointer problem in deep l... (1 message)
[xrootd/xrootd] 43cd94: Changes to allow for OSX compilation. (1 message)
[xrootd/xrootd] 5cffac: Order pthread cleanup statements (1 message)
[xrootd/xrootd] 7582e4: Be agnostc NTP defaults when rotating logs (fixes ... (1 message)
[xrootd/xrootd] 889b57: Add option to query network configuration via conf... (1 message)
[xrootd/xrootd] a3471b: Fix for undefined symbols (1 message)
[xrootd/xrootd] a5e377: Use portable stat field st_mtime. (1 message)
[xrootd/xrootd] b2cb70: Doxygen fixes (1 message)
[xrootd/xrootd] c439e7: [Server/Logrotate] make sure rotating pattern is n... (1 message)
[xrootd/xrootd] cea615: Do not use the ffs code path if nothing is writabl... (1 message)
[xrootd/xrootd] e0304e: Fix bug in cache scanning; simplify deletion loop. (1 message)
[xrootd/xrootd] f09d2f: [XrdCl] Detect whether client is dual stacked base... (1 message)
[xrootd] Doxygen fixes (#323) (2 messages)
[xrootd] Fix deadlock due to lock inversion in python bindings. (#329) (3 messages)
[xrootd] Fix for undefined symbols (#322) (1 message)
[xrootd] Fix several issues with cache purging (#325) (2 messages)
[xrootd] logrotation problems in case of crash during the rotation (#302) (3 messages)
[xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64) (6 messages)
[xrootd] Order pthread cleanup statements (#321) (5 messages)
[xrootd] segmentation fault in xrdfs (#310) (1 message)
[xrootd] segmentation fault in XrdSysLinuxSemaphore::Wait (often seen with gcc 5.1.1 + xrootd 4.2.3) (#313) (2 messages)
[xrootd] Use portable stat field st_mtime. (#328) (2 messages)
[xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327) (5 messages)
[xrootd] XrdCl issues on dual-stack hosts (#326) (14 messages)
[xrootd] [XrdCl] DeepLocate: AssignLBHandler preforms an operation a dangling pointer (#324) (1 message)
[xrootd] [XrdCl] DeepLocate: AssignLBHandler preforms an operation on a dangling pointer (#324) (1 message)

LISTSERV Archives

LISTSERV Archives

XROOTD-DEV Home

XROOTD-DEV Home

Subject Sorted by Subject, Chronologically

From

Date

Size

New Thread

Build failed in Jenkins: xrootd-ceph » slc-6 #39

Build failed in Jenkins: xrootd-ceph » slc-6 #39

<>

Mon, 25 Jan 2016 12:09:26 +0100

88 lines

New Thread

Build failed in Jenkins: xrootd-rhel » i386,slc-6 #132: origin/master

Build failed in Jenkins: xrootd-rhel » i386,slc-6 #132: origin/master

<>

Mon, 25 Jan 2016 12:12:11 +0100

95 lines

New Thread

Build failed in Jenkins: xrootd-rhel » x86_64,slc-6 #132: origin/master

Build failed in Jenkins: xrootd-rhel » x86_64,slc-6 #132: origin/master

<>

Mon, 25 Jan 2016 12:11:38 +0100

93 lines

New Thread

Jenkins build is back to normal : xrootd-ceph » slc-6 #40

Jenkins build is back to normal : xrootd-ceph » slc-6 #40

<>

Mon, 25 Jan 2016 15:32:16 +0100

22 lines

New Thread

Jenkins build is back to normal : xrootd-osx #38: origin/master

Jenkins build is back to normal : xrootd-osx #38: origin/master

<>

Fri, 15 Jan 2016 23:26:17 +0100

21 lines

New Thread

Jenkins build is back to normal : xrootd-rhel » i386,slc-6 #133: origin/master

Jenkins build is back to normal : xrootd-rhel » i386,slc-6 #133: origin/master

<>

Mon, 25 Jan 2016 15:36:11 +0100

22 lines

New Thread

Jenkins build is back to normal : xrootd-rhel » x86_64,slc-6 #133: origin/master

Jenkins build is back to normal : xrootd-rhel » x86_64,slc-6 #133: origin/master

<>

Mon, 25 Jan 2016 15:34:55 +0100

22 lines

New Thread

[xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Brian Bockelman

Sun, 10 Jan 2016 07:16:56 -0800

91 lines

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Brian Bockelman

Sun, 10 Jan 2016 07:24:11 -0800

89 lines

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Lukasz Janyst

Sun, 10 Jan 2016 07:28:48 -0800

61 lines

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Brian Bockelman

Sun, 10 Jan 2016 11:39:40 -0800

75 lines

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Lukasz Janyst

Mon, 11 Jan 2016 02:59:05 -0800

57 lines

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Brian Bockelman

Mon, 11 Jan 2016 05:54:18 -0800

66 lines

Re: [xrootd-python] Asynchronous callbacks ridiculously hard to use (#13)

Lukasz Janyst

Mon, 11 Jan 2016 09:43:19 -0800

66 lines

New Thread

[xrootd-python] Pythonic file objects (#14)

[xrootd-python] Pythonic file objects (#14)

Rosen Matev

Mon, 11 Jan 2016 07:00:17 -0800

55 lines

Re: [xrootd-python] Pythonic file objects (#14)

simonmichal

Thu, 14 Jan 2016 05:00:06 -0800

68 lines

New Thread

[xrootd/xrootd] 2fdaf0: [XrdCl] fix for dangling pointer problem in deep l...

[xrootd/xrootd] 2fdaf0: [XrdCl] fix for dangling pointer problem in deep l...

Michal Simon

Fri, 8 Jan 2016 04:10:58 -0800

43 lines

New Thread

[xrootd/xrootd] 43cd94: Changes to allow for OSX compilation.

[xrootd/xrootd] 43cd94: Changes to allow for OSX compilation.

Michal Simon

Thu, 14 Jan 2016 04:42:42 -0800

42 lines

New Thread

[xrootd/xrootd] 5cffac: Order pthread cleanup statements

[xrootd/xrootd] 5cffac: Order pthread cleanup statements

simonmichal

Thu, 7 Jan 2016 08:48:23 -0800

57 lines

New Thread

[xrootd/xrootd] 7582e4: Be agnostc NTP defaults when rotating logs (fixes ...

[xrootd/xrootd] 7582e4: Be agnostc NTP defaults when rotating logs (fixes ...

Andrew Hanushevsky

Mon, 4 Jan 2016 17:34:09 -0800

56 lines

New Thread

[xrootd/xrootd] 889b57: Add option to query network configuration via conf...

[xrootd/xrootd] 889b57: Add option to query network configuration via conf...

Andrew Hanushevsky

Tue, 19 Jan 2016 18:27:13 -0800

59 lines

New Thread

[xrootd/xrootd] a3471b: Fix for undefined symbols

[xrootd/xrootd] a3471b: Fix for undefined symbols

simonmichal

Wed, 6 Jan 2016 06:09:34 -0800

57 lines

New Thread

[xrootd/xrootd] a5e377: Use portable stat field st_mtime.

[xrootd/xrootd] a5e377: Use portable stat field st_mtime.

Andrew Hanushevsky

Fri, 15 Jan 2016 14:19:03 -0800

57 lines

New Thread

[xrootd/xrootd] b2cb70: Doxygen fixes

[xrootd/xrootd] b2cb70: Doxygen fixes

simonmichal

Wed, 6 Jan 2016 06:10:46 -0800

85 lines

New Thread

[xrootd/xrootd] c439e7: [Server/Logrotate] make sure rotating pattern is n...

[xrootd/xrootd] c439e7: [Server/Logrotate] make sure rotating pattern is n...

Michal Simon

Mon, 25 Jan 2016 03:06:35 -0800

43 lines

New Thread

[xrootd/xrootd] cea615: Do not use the ffs code path if nothing is writabl...

[xrootd/xrootd] cea615: Do not use the ffs code path if nothing is writabl...

Andrew Hanushevsky

Fri, 15 Jan 2016 14:24:42 -0800

61 lines

New Thread

[xrootd/xrootd] e0304e: Fix bug in cache scanning; simplify deletion loop.

[xrootd/xrootd] e0304e: Fix bug in cache scanning; simplify deletion loop.

Andrew Hanushevsky

Thu, 14 Jan 2016 10:43:53 -0800

112 lines

New Thread

[xrootd/xrootd] f09d2f: [XrdCl] Detect whether client is dual stacked base...

[xrootd/xrootd] f09d2f: [XrdCl] Detect whether client is dual stacked base...

Andrew Hanushevsky

Tue, 26 Jan 2016 10:52:32 -0800

58 lines

New Thread

[xrootd] Doxygen fixes (#323)

Re: [xrootd] Doxygen fixes (#323)

simonmichal

Wed, 6 Jan 2016 06:10:47 -0800

56 lines

Re: [xrootd] Doxygen fixes (#323)

Lukasz Janyst

Wed, 6 Jan 2016 06:26:33 -0800

56 lines

New Thread

[xrootd] Fix deadlock due to lock inversion in python bindings. (#329)

[xrootd] Fix deadlock due to lock inversion in python bindings. (#329)

Brian Bockelman

Thu, 28 Jan 2016 10:26:53 -0800

123 lines

Re: [xrootd] Fix deadlock due to lock inversion in python bindings. (#329)

Brian Bockelman

Thu, 28 Jan 2016 11:40:13 -0800

126 lines

Re: [xrootd] Fix deadlock due to lock inversion in python bindings. (#329)

Brian Bockelman

Thu, 28 Jan 2016 12:07:07 -0800

65 lines

New Thread

[xrootd] Fix for undefined symbols (#322)

Re: [xrootd] Fix for undefined symbols (#322)

simonmichal

Wed, 6 Jan 2016 06:09:35 -0800

56 lines

New Thread

[xrootd] Fix several issues with cache purging (#325)

[xrootd] Fix several issues with cache purging (#325)

Matevž Tadel

Wed, 13 Jan 2016 17:00:48 -0800

117 lines

Re: [xrootd] Fix several issues with cache purging (#325)

Andrew Hanushevsky

Thu, 14 Jan 2016 10:43:54 -0800

56 lines

New Thread

[xrootd] logrotation problems in case of crash during the rotation (#302)

Re: [xrootd] logrotation problems in case of crash during the rotation (#302)

Sebastien Ponce

Thu, 21 Jan 2016 00:18:05 -0800

61 lines

Re: [xrootd] logrotation problems in case of crash during the rotation (#302)

Sebastien Ponce

Mon, 25 Jan 2016 01:57:00 -0800

92 lines

Re: [xrootd] logrotation problems in case of crash during the rotation (#302)

simonmichal

Mon, 25 Jan 2016 03:06:35 -0800

57 lines

New Thread

[xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

Re: [xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

simonmichal

Fri, 15 Jan 2016 03:21:03 -0800

65 lines

Re: [xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

Matevž Tadel

Fri, 15 Jan 2016 10:19:29 -0800

65 lines

Re: [xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

Andrew Hanushevsky

Fri, 15 Jan 2016 14:15:41 -0800

93 lines

Re: [xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

Matevž Tadel

Fri, 15 Jan 2016 14:17:47 -0800

57 lines

Re: [xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

Andrew Hanushevsky

Fri, 15 Jan 2016 14:18:18 -0800

65 lines

Re: [xrootd] Merge pull request #325 from osschar/pfc-offset-fix (fdddd64)

simonmichal

Sat, 16 Jan 2016 13:36:54 -0800

67 lines

New Thread

[xrootd] Order pthread cleanup statements (#321)

Re: [xrootd] Order pthread cleanup statements (#321)

Lukasz Janyst

Tue, 5 Jan 2016 03:27:23 -0800

71 lines

Re: [xrootd] Order pthread cleanup statements (#321)

simonmichal

Thu, 7 Jan 2016 08:48:24 -0800

56 lines

Re: [xrootd] Order pthread cleanup statements (#321)

Lukasz Janyst

Fri, 8 Jan 2016 01:21:48 -0800

96 lines

Re: [xrootd] Order pthread cleanup statements (#321)

simonmichal

Fri, 8 Jan 2016 02:29:26 -0800

60 lines

Re: [xrootd] Order pthread cleanup statements (#321)

Lukasz Janyst

Fri, 8 Jan 2016 02:35:05 -0800

56 lines

New Thread

[xrootd] segmentation fault in xrdfs (#310)

Re: [xrootd] segmentation fault in xrdfs (#310)

simonmichal

Thu, 7 Jan 2016 08:48:24 -0800

56 lines

New Thread

[xrootd] segmentation fault in XrdSysLinuxSemaphore::Wait (often seen with gcc 5.1.1 + xrootd 4.2.3) (#313)

Re: [xrootd] segmentation fault in XrdSysLinuxSemaphore::Wait (often seen with gcc 5.1.1 + xrootd 4.2.3) (#313)

simonmichal

Thu, 7 Jan 2016 08:50:11 -0800

57 lines

Re: [xrootd] segmentation fault in XrdSysLinuxSemaphore::Wait (often seen with gcc 5.1.1 + xrootd 4.2.3) (#313)

simonmichal

Thu, 7 Jan 2016 08:50:07 -0800

57 lines

New Thread

[xrootd] Use portable stat field st_mtime. (#328)

[xrootd] Use portable stat field st_mtime. (#328)

Matevž Tadel

Fri, 15 Jan 2016 10:22:43 -0800

98 lines

Re: [xrootd] Use portable stat field st_mtime. (#328)

Andrew Hanushevsky

Fri, 15 Jan 2016 14:19:04 -0800

56 lines

New Thread

[xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327)

[xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327)

Giuseppe

Fri, 15 Jan 2016 05:57:27 -0800

75 lines

Re: [xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327)

Brian Bockelman

Fri, 15 Jan 2016 06:11:18 -0800

74 lines

Re: [xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327)

Giuseppe

Fri, 15 Jan 2016 06:46:13 -0800

57 lines

Re: [xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327)

Giuseppe

Fri, 15 Jan 2016 06:46:13 -0800

61 lines

Re: [xrootd] X509 authentication plugin incorrect behavior when proxy includes a role (#327)

Brian Bockelman

Fri, 15 Jan 2016 13:22:11 -0800

57 lines

New Thread

[xrootd] XrdCl issues on dual-stack hosts (#326)

[xrootd] XrdCl issues on dual-stack hosts (#326)

Brian Bockelman

Wed, 13 Jan 2016 19:01:44 -0800

74 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Fri, 15 Jan 2016 16:44:25 -0800

56 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Brian Bockelman

Sat, 16 Jan 2016 11:50:02 -0800

68 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Mon, 18 Jan 2016 23:28:38 -0800

68 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Lukasz Janyst

Tue, 19 Jan 2016 05:41:23 -0800

60 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Brian Bockelman

Tue, 19 Jan 2016 06:29:37 -0800

110 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Lukasz Janyst

Tue, 19 Jan 2016 06:38:19 -0800

56 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Lukasz Janyst

Tue, 19 Jan 2016 06:42:40 -0800

56 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Tue, 19 Jan 2016 12:18:18 -0800

80 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Tue, 19 Jan 2016 18:01:15 -0800

56 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Brian Bockelman

Tue, 19 Jan 2016 18:07:01 -0800

68 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Tue, 19 Jan 2016 18:18:57 -0800

56 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Thu, 28 Jan 2016 07:56:06 -0800

56 lines

Re: [xrootd] XrdCl issues on dual-stack hosts (#326)

Andrew Hanushevsky

Thu, 28 Jan 2016 07:56:06 -0800

56 lines

New Thread

[xrootd] [XrdCl] DeepLocate: AssignLBHandler preforms an operation a dangling pointer (#324)

[xrootd] [XrdCl] DeepLocate: AssignLBHandler preforms an operation a dangling pointer (#324)

simonmichal

Fri, 8 Jan 2016 03:57:49 -0800

68 lines

New Thread

[xrootd] [XrdCl] DeepLocate: AssignLBHandler preforms an operation on a dangling pointer (#324)

Re: [xrootd] [XrdCl] DeepLocate: AssignLBHandler preforms an operation on a dangling pointer (#324)

simonmichal

Fri, 8 Jan 2016 04:10:59 -0800

57 lines

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