boinc/db
David Anderson cc7d507789 - DB interface: in update(), check that 1 row was updated
- API: in APP_INIT_DATA, enclose project preferences in tags
    so that it's legal XML
- scheduler: add <multiple_clients_per_host> option.
    Use this if your project runs on Condor or grids
    and (to use multicore machines) you're running
    multiple clients per host.
    This will skip the host lookup based on IP address.


svn path=/trunk/boinc/; revision=15954
2008-09-04 08:33:21 +00:00
..
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
boinc_db.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_db.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql - Finished implemenation of refresh intervals; 2008-08-14 21:05:02 +00:00
bossa_constraints.sql - scheduler: in matchmaker scheduler, if find a "locked" array slot, 2008-07-18 20:59:59 +00:00
bossa_schema.sql - lib: fix typo 2008-08-20 16:49:37 +00:00
constraints.sql Various preparation for handling multithreaded apps 2008-03-13 22:57:24 +00:00
db_base.C - DB interface: in update(), check that 1 row was updated 2008-09-04 08:33:21 +00:00
db_base.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
init_db updated schema. combined schema into schema.sql 2003-07-24 00:30:47 +00:00
schema.sql - scheduler: make credit_multiplier stuff conditional on 2008-08-06 23:30:22 +00:00