GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/scire.git
master
Gentoo Linux cluster administration project
Preston Cody (retired) <codeman@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
change set_filename() to load_jobfile()
Andrew Gaffney
2008-01-05
1
-2
/
+2
*
only import open2 from IPC::Open2
Andrew Gaffney
2008-01-05
1
-1
/
+1
*
move SERVER_STDIN and SERVER_STDOUT inside the class hash
Andrew Gaffney
2008-01-05
1
-11
/
+8
*
don't need SERVER_STDIN and SERVER_STDOUT here
Andrew Gaffney
2008-01-05
1
-1
/
+0
*
move bits of the server communication into Scire.pm
Andrew Gaffney
2008-01-05
2
-71
/
+97
*
don't stick 'script' in the hash
Andrew Gaffney
2008-01-05
1
-1
/
+1
*
initial commit of Scire.pm
Andrew Gaffney
2008-01-05
1
-0
/
+37
*
fix parse_response() regex to ignore trailing whitespace
Andrew Gaffney
2008-01-02
1
-1
/
+1
*
fixin up get_jobs a bit.
Preston Cody
2008-01-02
1
-11
/
+18
*
add debug to response line
Preston Cody
2008-01-02
1
-7
/
+20
*
chomp the line read from client_key
Andrew Gaffney
2008-01-01
1
-3
/
+2
*
switch config location to /etc/scire/
Andrew Gaffney
2007-12-31
1
-1
/
+11
*
fixing up registering and identifying code.
Preston Cody
2007-12-31
1
-11
/
+13
*
remove dead code
Andrew Gaffney
2007-12-31
1
-7
/
+3
*
cleaned up the debugging. took out existing jobs lines.
Preston Cody
2007-12-31
1
-9
/
+7
*
add get_interface_info() to get MAC/IP for register_client()
Andrew Gaffney
2007-12-31
1
-2
/
+12
*
remove END block as it seems unnecessary, since it looks like ssh dies by its...
Andrew Gaffney
2007-12-30
1
-7
/
+0
*
add END block and clean up errors
Andrew Gaffney
2007-12-30
1
-8
/
+15
*
remove run_test() stuff
Andrew Gaffney
2007-12-30
1
-7
/
+0
*
modify all code using send_command() to pass output through parse_response()
Andrew Gaffney
2007-12-30
1
-10
/
+8
*
implement debug() and modify all current code to use it
Andrew Gaffney
2007-12-30
1
-6
/
+14
*
implement parse_response()
Andrew Gaffney
2007-12-30
1
-4
/
+5
*
move get_response() code into send_command() since nothing else uses it
Andrew Gaffney
2007-12-30
1
-7
/
+7
*
big changes. adding a whole bunch of code to flesh this out.
Preston Cody
2007-12-30
1
-15
/
+88
*
if to unless b/c of possible undef.
Preston Cody
2007-12-26
1
-2
/
+2
*
move connection string building into its own function
Andrew Gaffney
2007-12-24
1
-38
/
+52
*
musta been too drunk to not remember mkpath.
Preston Cody
2007-12-24
1
-1
/
+2
*
rename verbose to debug
Andrew Gaffney
2007-12-24
1
-10
/
+26
*
config touchups.
Preston Cody
2007-12-24
1
-19
/
+55
*
use a match and capture instead of split for parsing config file lines
Andrew Gaffney
2007-12-24
1
-2
/
+3
*
ok, where to begin....
Andrew Gaffney
2007-12-24
1
-17
/
+63
*
adding config-related stuff.
Preston Cody
2007-12-24
1
-6
/
+39
*
add servercmd comment
Andrew Gaffney
2007-12-23
1
-0
/
+1
*
initial perl-based client and server with shiny IPC
Andrew Gaffney
2007-12-23
1
-0
/
+23