boinc/db
David Anderson 02adbc4d49 - web: remove all references to the PHP "session" mechanism,
which added only confusion.
    Implement login directly, using cookies.
- All cookie setting/clearing now goes through two functions,
    send_cookie() and clear_cookie().
    These deal with path and expiry
    (e.g. if you want to have different language or forum settings
    on two projects on the same server, that now works).

svn path=/trunk/boinc/; revision=14735
2008-02-13 19:02:44 +00:00
..
Makefile.am *** empty log message *** 2006-10-16 22:39:27 +00:00
boinc_db.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
boinc_db.h - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
bossa_constraints.sql - client code: my next-to-last checkin was flawed 2008-02-12 20:33:05 +00:00
bossa_schema.sql - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
constraints.sql - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
db_base.C - scheduler: do "careful update" of workunit.hr_class 2008-02-08 17:20:09 +00:00
db_base.h - scheduler: do "careful update" of workunit.hr_class 2008-02-08 17:20:09 +00:00
init_db updated schema. combined schema into schema.sql 2003-07-24 00:30:47 +00:00
schema.sql - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00