summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* This is a very large commit from Rodrigo Lazo (rlazo) for Google SoCPreston Cody2007-08-074-140/+221
* patch from rlazo for SoCPreston Cody2007-08-011-1/+1
* patch from Rodrigo Lazo for Google SoC:Preston Cody2007-08-011-5/+6
* adding back in the sequences DB codePreston Cody2007-07-211-1/+9
* adding a comment from rlazoPreston Cody2007-07-191-0/+3
* adding two cron-handling files from rlazo for Google SoCPreston Cody2007-07-063-1/+609
* making some changes from Rodrigo Lazo for SoC:Preston Cody2007-06-161-34/+21
* updates from Rodrigo Lazo for Google SoC:Preston Cody2007-06-161-2/+9
* my bad.Preston Cody2007-06-071-1/+1
* fix messed up error string.Preston Cody2007-06-071-1/+1
* changed the tmpdir to /etc/scirePreston Cody2007-06-071-2/+25
* re-adding the postprocessing and db_functions filesPreston Cody2007-06-072-0/+37
* moving db_functions and postprocess elsewhere.Preston Cody2007-06-073-49/+22
* just trying to make this work againPreston Cody2007-06-042-1/+6
* some touchups to keep it compiling.Preston Cody2007-06-041-3/+6
* tossing in two files to deal with post_processing.Preston Cody2007-05-312-0/+25
* fixing up the pseudo-code a bit so it may actually be runnablePreston Cody2007-05-311-10/+16
* adding sample postprocess code. this will clearly NOT work, butPreston Cody2007-05-211-0/+20
* Just removed some comments cruft from the server modules. Matt Disney2007-03-251-11/+0
* some bugfixes and debugging added/uncommented.Preston Cody2006-12-111-9/+16
* server/SecureXMLRPCServer.py:Andrew Gaffney2006-12-101-1/+1
* bugfixes on origjob mostly.Preston Cody2006-12-101-24/+29
* Adding in large changes from mdisney.Preston Cody2006-08-262-26/+174
* clean up datetime bug and get_jobs query a bitPreston Cody2006-08-051-2/+8
* some little changes of my own.Preston Cody2006-08-053-6/+7
* Lots of updates from Matt Disney (mdisney)Preston Cody2006-08-053-25/+152
* move add_client function to the client moduleAndrew Gaffney2006-07-242-22/+19
* updates from mdisney:Preston Cody2006-07-231-0/+17
* add local traceback output on error for xmlrpc functionsAndrew Gaffney2006-07-231-1/+18
* updating with associative fetches for job.pyPreston Cody2006-07-232-26/+37
* kill stray 's' on unspool_jobAndrew Gaffney2006-07-231-1/+1
* added module reloading and moved job-related code into modules/joy.pyAndrew Gaffney2006-07-233-53/+120
* initial plugin arch stuffAndrew Gaffney2006-07-224-127/+59
* Updating the scire server and client programs with their currentPreston Cody2006-07-152-3/+139
* Adding a Python-port of PHP-GACL's acl_check function,Preston Cody2006-07-151-0/+246
* .svnignore sucksAndrew Gaffney2006-06-191-1/+0
* add .svnignoreAndrew Gaffney2006-06-191-0/+1
* remove .svnignore filesAndrew Gaffney2006-06-191-1/+0
* add .svnignore filesAndrew Gaffney2006-06-193-53/+37
* add client cert verification to serverAndrew Gaffney2006-06-192-5/+7
* update of new xmlrpc classesAndrew Gaffney2006-06-152-4/+59
* move cert generation to certgen.pyAndrew Gaffney2006-05-213-29/+28
* SSL-enabled server and basic clientAndrew Gaffney2006-05-193-31/+159
* move blackace's implementation into a subdirAndrew Gaffney2006-05-193-0/+0
* Add scireserver.py and two classes it uses.Nicholas D. Wolfwood2006-05-183-0/+743
* initial commit of sciredAndrew Gaffney2006-05-081-0/+92