[root] / trunk / proof / proof / src / TProofCondor.cxx Repository:
ViewVC logotype

Log of /trunk/proof/proof/src/TProofCondor.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 41635 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 28 15:02:31 2011 UTC (3 years, 2 months ago) by ganis
File length: 10623 byte(s)
Diff to previous 36116
Another bunch of Coverity-related fixes

Revision 36116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 6 13:58:05 2010 UTC (4 years, 3 months ago) by ganis
File length: 10572 byte(s)
Diff to previous 36086
Fix another bunch of Coverity issues

Revision 36086 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 5 16:15:41 2010 UTC (4 years, 3 months ago) by ganis
File length: 10482 byte(s)
Diff to previous 36015
Fix a bunch of issues found by Coverity

Revision 36015 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 1 13:54:46 2010 UTC (4 years, 3 months ago) by ganis
File length: 10265 byte(s)
Diff to previous 34557
fix a bunch of Coverity FORWARD_NULL issues

Revision 34557 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 22 15:12:01 2010 UTC (4 years, 6 months ago) by rdm
File length: 9880 byte(s)
Diff to previous 34286
fix cases in ROOT code where we would truncate the TTime (to avoid the
new error messages in TTime operator long on 32-bit platforms).

Revision 34286 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 1 20:38:57 2010 UTC (4 years, 6 months ago) by rdm
File length: 9874 byte(s)
Diff to previous 32209
fix format errors related to TString::Form(), TString::Format(), Form()
and Printf().

Revision 32209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 4 13:43:49 2010 UTC (4 years, 11 months ago) by ganis
File length: 9873 byte(s)
Diff to previous 27171
Use the recently introduced TProof::InitMembers for default initialization

Revision 27171 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 16 16:04:00 2009 UTC (6 years ago) by ganis
File length: 9824 byte(s)
Diff to previous 23632
   From Jan and me:
   - Remove a duplication by using AddWorkers also in StartSlaves
   - Remove the obsolete code for threaded parallel startup.

Revision 23632 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 1 20:45:12 2008 UTC (6 years, 8 months ago) by ganis
File length: 14075 byte(s)
Diff to previous 22635
Fix gcc 4.3 warnings (mostly shadowed variables)

Revision 22635 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 13 10:50:20 2008 UTC (6 years, 10 months ago) by rdm
File length: 14061 byte(s)
Diff to previous 22582
move all PROOF related libraries under the new proof directory.

Revision 22582 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 11 07:15:26 2008 UTC (6 years, 10 months ago) by brun
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 14061 byte(s)
Diff to previous 21288
From Gerri:
        A few fixes to run the TProofCondor plugin:
        - Adapt the signatures of the main constructors of TProofCondor and TProofPEAC
          (and of the related plug-in handlers) to the one of TProof.
        - Add the possibility to trigger the load of a generic TProof-derived plugin via
          a directive the xrootd config file 'xpd.proofplugin', e.g. 'xpd.proofplugin condor:'

Revision 21288 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 10 10:44:30 2007 UTC (7 years, 1 month ago) by ganis
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13947 byte(s)
Diff to previous 20882
   Fix for bug 32035:
   - Always use gSystem->TempDirectory() where relevant

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13857 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13857 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13911 byte(s)
Diff to previous 16066
remove :$ from tag line

Revision 16066 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 21 14:43:10 2006 UTC (8 years, 5 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13921 byte(s)
Diff to previous 15046
From Maarten:
Improvements in Condor directed PROOF startup:
- fix startup bugs
- improve startup parallelism
- add startup messages

Revision 15046 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 15 09:45:03 2006 UTC (8 years, 8 months ago) by brun
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 12720 byte(s)
Diff to previous 14775
From Gerri:
Fix coding convention violations in krb5auth, rpdutils and
   proof

Revision 14775 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 20 14:36:48 2006 UTC (8 years, 9 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 12702 byte(s)
Diff to previous 13616
remove <TAB>s from code.

Revision 13616 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 10 16:51:57 2005 UTC (9 years, 1 month ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 12681 byte(s)
Diff to previous 13565
From Gerri:
introduction of major new PROOF features. Main features:
- PROOF session manager which allows disconnect/reconnect from running
  sessions
- use xrootd/xproofd as connection daemon
Much more extensive description in release notes.

Revision 13565 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 9 01:12:17 2005 UTC (9 years, 1 month ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 12612 byte(s)
Diff to previous 12736
From Paul Nilsson:
new TProofResources base class and TProofResourcesStatic concrete class that
gets the PROOF config info from the static proof.conf file. Future PROOF
resources classes will get resource info from schedulers like LSF, Condor and
xrootd/olbd.

Revision 12736 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 18 11:51:50 2005 UTC (9 years, 4 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13852 byte(s)
Diff to previous 12727
fix all remaining coding conventions violoations in the PROOF module.

Revision 12727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 17 13:52:55 2005 UTC (9 years, 4 months ago) by rdm
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13631 byte(s)
Diff to previous 12135
From Gerri:
New startup for slaves splitting TSlave::Init() in two parts:

   TSlave::Init()

opens the connection and waits the "Okay" from the proofd

   TSlave::SetupServ()

finalizes the setup of the server (TProofServ::Setup)

Coding convention fixes.

Revision 12135 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 23 09:56:11 2005 UTC (9 years, 7 months ago) by brun
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13301 byte(s)
Diff to previous 12124
Replace Char_t by char in the constructor arguments.

Revision 12124 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Jun 22 20:25:28 2005 UTC (9 years, 7 months ago) by brun
Original Path: trunk/proof/src/TProofCondor.cxx
File length: 13301 byte(s)
New files used by the previous mega patch from Maarten and Constantin

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9