Commit Graph

10 Commits

Author SHA1 Message Date
atisu b84c2db6ff DC-API Condor backend
Improvements:
 - Works again with 3G Bridge.
 - Compiles and deployes shared and static 
   libraries (tested with Condor 7.9.1-49001 
   nightly build).
 - Improved serialize/ deserialize conforming 
   to 3G Bridge.
 - Improved and fixed Condor userlog parsing 
   (using ReadUserLog).
 
 TODO:
 - still uses fixed binary names (the 
   algorithm name).
 - does not clean up DC-API working directory.





git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@2569 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:10:02 +01:00
drotos 6590bdc9bc do not use dc_internal.h in slave side
move _DC_state_name() to master side


git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@1032 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:51 +01:00
drdani 0795837fd0 move emacs "local-variables-block" to end of the files and place (c)
at the begining


git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@896 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:45 +01:00
drdani e0bd68c934 redesign of handling config params
try to implement suspend/resume
test message passing (still buggy)


git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@871 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:42 +01:00
drdani 26450f28bb some fn defs are in dc_internal.h now
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@751 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:38 +01:00
drdani 99d0752617 name of the config file is stored in a global var
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@736 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:37 +01:00
drdani 21ddc0fbc9 use linux indentation style in these files only
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@558 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:27 +01:00
drdani 06e83d9d71 white space noise: indent lines in linux style
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@545 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:26 +01:00
drdani 6ca39e38c3 resolving mixed namings master-client, sever-slave to master-slave (2nd phase: correct make and source files)
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@535 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:25 +01:00
drdani 6a0ef91948 resolv mixed namings master-client,server-slave to master-slave (phase1: files renamed)
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@531 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:09:25 +01:00