Log of /branches/new-fu
Directory Listing
Revision
276 -
Directory Listing
Modified
Sun Dec 30 02:23:53 2007 UTC
(5 years, 5 months ago)
by
agaffney
add END block and clean up errors
Revision
275 -
Directory Listing
Modified
Sun Dec 30 02:19:34 2007 UTC
(5 years, 5 months ago)
by
agaffney
relative config file location
Revision
274 -
Directory Listing
Modified
Sun Dec 30 02:04:34 2007 UTC
(5 years, 5 months ago)
by
agaffney
remove run_test() stuff
Revision
273 -
Directory Listing
Modified
Sun Dec 30 02:03:37 2007 UTC
(5 years, 5 months ago)
by
agaffney
modify all code using send_command() to pass output through parse_response()
Revision
272 -
Directory Listing
Modified
Sun Dec 30 01:59:45 2007 UTC
(5 years, 5 months ago)
by
agaffney
implement debug() and modify all current code to use it
Revision
271 -
Directory Listing
Modified
Sun Dec 30 01:53:28 2007 UTC
(5 years, 5 months ago)
by
agaffney
implement parse_response()
Revision
270 -
Directory Listing
Modified
Sun Dec 30 01:43:20 2007 UTC
(5 years, 5 months ago)
by
agaffney
move get_response() code into send_command() since nothing else uses it
Revision
269 -
Directory Listing
Modified
Sun Dec 30 01:15:05 2007 UTC
(5 years, 5 months ago)
by
codeman
config updates.
Revision
268 -
Directory Listing
Modified
Sun Dec 30 01:12:03 2007 UTC
(5 years, 5 months ago)
by
codeman
big changes. adding a whole bunch of code to flesh this out.
Revision
267 -
Directory Listing
Modified
Sun Dec 30 01:11:18 2007 UTC
(5 years, 5 months ago)
by
codeman
adding a whole bunch of code here.
lots taken from the original server code in python.
Revision
266 -
Directory Listing
Modified
Wed Dec 26 05:20:15 2007 UTC
(5 years, 5 months ago)
by
codeman
adding fake server config.
Revision
265 -
Directory Listing
Modified
Wed Dec 26 05:18:56 2007 UTC
(5 years, 5 months ago)
by
codeman
if to unless b/c of possible undef.
Revision
264 -
Directory Listing
Modified
Wed Dec 26 05:18:17 2007 UTC
(5 years, 5 months ago)
by
codeman
copied config reading from the client
added DBI. added connection code.
tested, works.
Revision
263 -
Directory Listing
Modified
Mon Dec 24 18:30:59 2007 UTC
(5 years, 5 months ago)
by
agaffney
move connection string building into its own function
move most of global stuff inside run_main
react properly to responses from IDENTIFY command
move the job_dir check into its own function
Revision
262 -
Directory Listing
Modified
Mon Dec 24 18:29:14 2007 UTC
(5 years, 5 months ago)
by
agaffney
implement IDENTIFY command with random response in server
Revision
261 -
Directory Listing
Modified
Mon Dec 24 15:56:33 2007 UTC
(5 years, 5 months ago)
by
codeman
musta been too drunk to not remember mkpath.
Revision
260 -
Directory Listing
Modified
Mon Dec 24 07:18:23 2007 UTC
(5 years, 5 months ago)
by
agaffney
rename verbose to debug
split identify and register
Revision
259 -
Directory Listing
Modified
Mon Dec 24 06:27:16 2007 UTC
(5 years, 5 months ago)
by
codeman
config touchups.
added a register function. it needs a fingerprint or digest
to verify the client.
Revision
258 -
Directory Listing
Modified
Mon Dec 24 02:30:05 2007 UTC
(5 years, 5 months ago)
by
agaffney
toss in a comment...just because
Revision
257 -
Directory Listing
Modified
Mon Dec 24 02:29:48 2007 UTC
(5 years, 5 months ago)
by
agaffney
use a match and capture instead of split for parsing config file lines
Revision
256 -
Directory Listing
Modified
Mon Dec 24 01:30:35 2007 UTC
(5 years, 5 months ago)
by
agaffney
ok, where to begin....
SCIRE_CONFIG_FILE is no longer a constant so it can be overriden via commandline
basic commandline parsing
helper function for sending/receiving and creating the connection
move my test code into run_test() function
temporary connection_command override for development
fix a few syntax errors
random other changes that I can't be bothered to think of
Revision
255 -
Directory Listing
Modified
Mon Dec 24 01:28:00 2007 UTC
(5 years, 5 months ago)
by
agaffney
change var name from USERNAME to USER to match existing code
Revision
254 -
Directory Listing
Modified
Mon Dec 24 00:21:22 2007 UTC
(5 years, 5 months ago)
by
codeman
adding config-related stuff.
Revision
253 -
Directory Listing
Modified
Sun Dec 23 18:02:22 2007 UTC
(5 years, 5 months ago)
by
agaffney
add servercmd comment
Revision
252 -
Directory Listing
Modified
Sun Dec 23 08:08:30 2007 UTC
(5 years, 5 months ago)
by
agaffney
initial perl-based client and server with shiny IPC
Revision
251 -
Directory Listing
Modified
Sun Dec 23 06:13:26 2007 UTC
(5 years, 5 months ago)
by
agaffney
add new-fu server/client directories
Revision
250 -
Directory Listing
Added
Sun Dec 23 06:11:12 2007 UTC
(5 years, 5 months ago)
by
agaffney
add new-fu directory
| Sticky Revision: |
|