boinc/db
David Anderson 12d4b978be - scheduler: if client request uses a weak authenticator,
don't modify user preferences or CPID.
- client: fix bug that shows ATI version incorrectly
- database: host.posts has been repurposed as a salt (or seqno)
    for a new type of weak authenticator that won't depend on password
- web code:
    modify forum_preferences.posts instead of host.posts.
    (actually, the former isn't used either, we just do a select count(*);
    should fix this at some point).

svn path=/trunk/boinc/; revision=18865
2009-08-18 20:44:12 +00:00
..
Makefile.am Added include of Makefile.incl and "if INSTALL_HEADERS" around 2009-03-09 15:38:21 +00:00
boinc_db.cpp Added table state_counts. 2009-06-23 21:45:22 +00:00
boinc_db.h - scheduler: if client request uses a weak authenticator, 2009-08-18 20:44:12 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql Bolt stuff 2008-10-30 22:58:33 +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.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
db_base.h - scheduler: FCGI: use mysql_ping() to check that DB connection 2008-10-02 19:03:52 +00:00
init_db updated schema. combined schema into schema.sql 2003-07-24 00:30:47 +00:00
schema.sql - scheduler: if client request uses a weak authenticator, 2009-08-18 20:44:12 +00:00