[root] / trunk / net / net / src / TApplicationRemote.cxx Repository:
ViewVC logotype

Log of /trunk/net/net/src/TApplicationRemote.cxx

Parent Directory Parent Directory


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

Revision 44065 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 2 12:41:50 2012 UTC (2 years, 8 months ago) by ganis
File length: 32983 byte(s)
Diff to previous 44024
Fix bunch of Coverity reports

Revision 44024 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 30 09:06:22 2012 UTC (2 years, 8 months ago) by ganis
File length: 32861 byte(s)
Diff to previous 44017
Make sure files are always closed (Coverity)

Revision 44017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 30 08:33:43 2012 UTC (2 years, 8 months ago) by ganis
File length: 32827 byte(s)
Diff to previous 41837
Fixes for coverity issues

Revision 41837 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 9 16:04:19 2011 UTC (3 years, 2 months ago) by rdm
File length: 32828 byte(s)
Diff to previous 36116
From Filimon Roukoutakis and me:
Full port to AIX 7.1 and xlC Version: 09.00.0000.0017.
This port is complete (./configure --all; make) works (minus some minor
plugins that were not installed). The tutorials/benchmarks.C and test/* works.
For the list of linux-tool packages that need to be installed see:
http://root.cern.ch/drupal/content/build-prerequisites.
Port made on hardware kindly donated by IBM.

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: 32814 byte(s)
Diff to previous 34557
Fix another bunch of Coverity 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: 32804 byte(s)
Diff to previous 23091
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 23091 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 9 15:04:27 2008 UTC (6 years, 9 months ago) by rdm
File length: 32850 byte(s)
Copied from: trunk/net/src/TApplicationRemote.cxx revision 23090
Diff to previous 21330
moving the follwing directories to "net":

alien, auth, glite, globusauth, krb5auth, ldap, monalisa, net, netx,
rootd, rpdutils, srputils, xrootd

Revision 21330 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 12 10:15:51 2007 UTC (7 years, 1 month ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32850 byte(s)
Diff to previous 20882
Add extensive help to the .R command. Type .R -? or -h or --help to get
a detailed description of the options. Also support for sourced scripts
is added, as well as the old behaviour to execute a custom roots script,
to for example start in a special mode or special binary. To source a
script before starting roots do:

.R lxplus <go

to execute your own roots like script do:

.R lxplus myroots

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/net/src/TApplicationRemote.cxx
File length: 32553 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/net/src/TApplicationRemote.cxx
File length: 32553 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/net/src/TApplicationRemote.cxx
File length: 32613 byte(s)
Diff to previous 19522
remove :$ from tag line

Revision 19522 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 2 10:27:29 2007 UTC (7 years, 5 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32623 byte(s)
Diff to previous 19306
add support for dash shell.

Revision 19306 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 10 14:14:33 2007 UTC (7 years, 6 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32581 byte(s)
Diff to previous 19196
add support for zsh.

Revision 19196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 26 16:23:43 2007 UTC (7 years, 7 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32541 byte(s)
Diff to previous 19193
from Bertrand:
need a spacial case for gSshCmd for Win32.

Revision 19193 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 26 14:58:54 2007 UTC (7 years, 7 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32194 byte(s)
Diff to previous 19191
another try to get rid of "Unmatched "" when remote shell is tcsh.

Revision 19191 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 26 13:15:37 2007 UTC (7 years, 7 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32209 byte(s)
Diff to previous 19107
add check for remote shell being ksh.

Revision 19107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 21 14:17:03 2007 UTC (7 years, 7 months ago) by brun
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32388 byte(s)
Diff to previous 19068
From Bertrand:
- Added comments in TApplicationRemote::Browse(Tbrowser *b)
  (fixes coding conventions)

Revision 19068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 19 12:55:18 2007 UTC (7 years, 7 months ago) by brun
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 32323 byte(s)
Diff to previous 18840
From Bertrand:
New class TRemoteObject to enable browsing of remote system files or ROOT files.

Revision 18840 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 21 10:30:21 2007 UTC (7 years, 8 months ago) by brun
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 30526 byte(s)
Diff to previous 18808
From Bertrand:
- In TApplicationRemote constructor, if ssh connection fails, clean-up and
 return without waiting on monitor to avoid hanging application.

Revision 18808 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 16 23:53:22 2007 UTC (7 years, 8 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 30388 byte(s)
Diff to previous 18803
improve detection of remote default shell and pass different options for
[t]csh. Also when -d 1 is passed run ssh in -v mode for better debugging.

Revision 18803 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 16 11:14:35 2007 UTC (7 years, 8 months ago) by brun
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 29873 byte(s)
Diff to previous 18793
From Gerri:
  TApplication.h
   - Define BIT(15) as kProcessRemotely to control remote execution.
     The definition is public so that it can be set by any application that
     wants something to be processed on the current remote session, e.g.

            gApplication->SetBit(TApplication::kProcessRemotely);
            gROOT->ProcessLine(...).

     The new bit replaces both bit kTerminalInput and the boolean fProcessingLine.

 TApplication.cxx, TRint.cxx, TApplicationRemote.cxx
   - Cope with the change in TApplication.h

Revision 18793 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 15 12:49:41 2007 UTC (7 years, 8 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 30051 byte(s)
Diff to previous 18771
several fixes in the ssh tunnnel command:
- force IPv4 addresssing, on Mac OS X IPv6 is default.
- ssh commmand to execute is now:
   "$SHELL -l -c 'roots ... '"
  this uses the users default shell on the remote machine
  and forces the sourcing of the login script, e.g. .bash_profile
  before executing roots. Hence if the user does correctly setup
  ROOTSYS and PATH in the login script roots will be found.

Revision 18771 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 14 13:27:17 2007 UTC (7 years, 8 months ago) by brun
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 30054 byte(s)
Diff to previous 18729
From Gerri:

 net/inc/RRemoteProtocol.h, net/inc/TApplicationRemote.h, net/src/TApplicationRemote.cxx
   - For processing request requiring a file (lines starting by .x, .X, .L, .U) do not search
     locally for the file; send it over only if the server asks for it.
   - Fix coding conventions

 net/inc/TApplicationServer.h, net/src/TApplicationServer.cxx
   - If a file needed to satisfy the processing request (lines starting by .x, .X, .L, .U)
     is not found in the standard paths, ask the client to send it over.
   - Execute rootlogon(s) at remote login
   - Send back only new canvases
   - In debug mode, do not Delete the log file

Revision 18729 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 10 17:31:09 2007 UTC (7 years, 8 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 28883 byte(s)
Diff to previous 18727
fix cvs tag lines.

Revision 18727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 10 17:12:58 2007 UTC (7 years, 8 months ago) by rdm
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 28884 byte(s)
Diff to previous 18722
fix compilation problem on windows.

Revision 18722 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu May 10 16:01:32 2007 UTC (7 years, 8 months ago) by brun
Original Path: trunk/net/src/TApplicationRemote.cxx
File length: 28766 byte(s)
From Gerri:
    - New files to implement the very first version of the client-server model for remote execution.
      This version allows to start remote sessions and execute macros displaying the result locally.
      Optmized TPad/TCanvas updating  is not yet implemented.

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