Commit Graph

10 Commits

Author SHA1 Message Date
David Anderson ee1621c566 - user web: more of the above.
Also, try to make it PHP 4 compatible

svn path=/trunk/boinc/; revision=13982
2007-10-29 04:02:41 +00:00
Rytis Slatkevičius b82c9454ed User web: add reCAPTCHA to profile creation/modification page.
svn path=/trunk/boinc/; revision=13961
2007-10-25 10:43:16 +00:00
David Anderson 625b129abc - client: fixed bug that broke idle detection on Unix.
The problem: the various checks were surrounded by things like
    #ifdef HAVE__DEV_MOUSE
    If the host on which the client is built doesn't have a mouse
    (as is the case with our build machine)
    then the resulting executable doesn't check /dev/mouse,
    even if it exists on the target host.
- removed configure checks for /dev/mouse, /dev/kbd, and /dev/tty1

svn path=/trunk/boinc/; revision=13947
2007-10-24 18:58:23 +00:00
Eric J. Korpela a5532cd0d8 Require non-zero credit to create profile. David will modify to be
configuration option


svn path=/trunk/boinc/; revision=13835
2007-10-11 15:28:12 +00:00
David Anderson e952710159 *** empty log message ***
svn path=/trunk/boinc/; revision=4905
2004-12-20 18:29:15 +00:00
David Anderson 97d190d71d *** empty log message ***
svn path=/trunk/boinc/; revision=2947
2004-02-03 19:17:52 +00:00
David Anderson c1474f8e1f Cleaned up some unnecessary includes.
svn path=/trunk/boinc/; revision=2005
2003-08-07 00:43:39 +00:00
Dan Werthimer 4b5a5c1f78 Removed old TODOs.
svn path=/trunk/boinc/; revision=1695
2003-07-16 00:01:59 +00:00
David Anderson 4b82ed2697 removed project-spec files
svn path=/trunk/boinc/; revision=1690
2003-07-15 22:29:39 +00:00
Dan Werthimer aad5f449d7 Files involved in profile functionality
svn path=/trunk/boinc/; revision=1672
2003-07-11 22:33:59 +00:00