Charlie Fenton
|
7c70f89b80
|
Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10
|
2013-11-15 05:02:04 -08:00 |
David Anderson
|
846b8c7757
|
all components: change strcpy() to strlcpy() when possible.
This commit should cover the client and manager code.
|
2013-06-03 20:24:48 -07:00 |
Charlie Fenton
|
462be89f01
|
Restore changes lost due to GIT confusion
|
2013-03-04 17:01:36 +01:00 |
Charlie Fenton
|
6b2268e0d9
|
Mac: Fix build breaks
svn path=/trunk/boinc/; revision=26134
|
2012-09-21 09:02:14 +00:00 |
David Anderson
|
aa289f0916
|
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
svn path=/trunk/boinc/; revision=26133
|
2012-09-21 03:52:24 +00:00 |
Charlie Fenton
|
a2c94a7b83
|
Mac sandbox: Don't check permissions of project-created subdirectories under project or slot directories
svn path=/trunk/boinc/; revision=25261
|
2012-02-15 00:00:06 +00:00 |
Charlie Fenton
|
505fdf703a
|
Mac sandbox: Don't check permissions of project-created subdirectories under project or slot directories
svn path=/trunk/boinc/; revision=25254
|
2012-02-14 05:56:09 +00:00 |
Charlie Fenton
|
faa74eafec
|
Mac: If permissions error because unable to opendir() a subdirectory, show path to that subdirectory
svn path=/trunk/boinc/; revision=25132
|
2012-01-24 02:54:21 +00:00 |
Charlie Fenton
|
52d06bce98
|
Mac: In permissions error alert: show branded name and path to bad file or subdirectory
svn path=/trunk/boinc/; revision=25081
|
2012-01-17 09:38:32 +00:00 |
David Anderson
|
d6c99b43d0
|
- define MAXPATHLEN, if needed, in filesys.h
- fix typo in a GUI RPC handler
svn path=/trunk/boinc/; revision=23250
|
2011-03-24 09:32:02 +00:00 |
David Anderson
|
6784283211
|
- user web: fix bugs in server status page
- fix some indentation
svn path=/trunk/boinc/; revision=22890
|
2011-01-06 23:09:13 +00:00 |
Charlie Fenton
|
210af7e604
|
Mac Installer: if adding non-admin users to group boinc_master, add to group boinc_project: fixes permissions error -1200; add "Please wait" alert
svn path=/trunk/boinc/; revision=20425
|
2010-02-05 04:34:43 +00:00 |
Charlie Fenton
|
e236d3dc22
|
Mac Sandbox: To protect authenticators in init_data.xml files, make slots directory group boinc_project and not world-executable,
svn path=/trunk/boinc/; revision=20271
|
2010-01-27 07:38:29 +00:00 |
Charlie Fenton
|
c383ababdc
|
MGR: fix another bug due to changes for Snow Leopard compatibility
svn path=/trunk/boinc/; revision=19967
|
2009-12-18 12:17:06 +00:00 |
Charlie Fenton
|
a449b19391
|
Mac Sandbox: attempt to fix bug where Manager reports that admin user is not authorized to run BOINC
svn path=/trunk/boinc/; revision=19707
|
2009-11-25 12:43:43 +00:00 |
Charlie Fenton
|
d34c522d74
|
Mac Sandbox: Security fixes for Mac OS 10.6 Snow Leopard
svn path=/trunk/boinc/; revision=18978
|
2009-09-02 02:11:03 +00:00 |
Charlie Fenton
|
290d92aeb0
|
client: fix compiler warnings "call will abort at run time"; Sandbox: add casts
svn path=/trunk/boinc/; revision=18820
|
2009-08-08 01:07:10 +00:00 |
David Anderson
|
10f9e11ee6
|
- lib: created a new file for declaring "replacements"
for functions like strlcpy() etc.
config.h is included here rather than in str_util.h
svn path=/trunk/boinc/; revision=18437
|
2009-06-16 20:54:44 +00:00 |
Charlie Fenton
|
741e2a8476
|
Mac: uninstaller doesn't delete data; fixes for PTP installer
svn path=/trunk/boinc/; revision=18405
|
2009-06-13 00:54:29 +00:00 |
Charlie Fenton
|
08c302746c
|
Mac Sandbox: check_security() writes path of bad file to stderr for some error codes
svn path=/trunk/boinc/; revision=18392
|
2009-06-12 11:12:47 +00:00 |
Charlie Fenton
|
e1a9129b48
|
SS: Under Mac Sandbox security, gfx_switcher launches default ss app as user and group boinc_master; don't setgid boincscr
svn path=/trunk/boinc/; revision=17720
|
2009-04-02 01:48:44 +00:00 |
Charlie Fenton
|
ccca6db3d7
|
ss_app: Under sandbox security, set boincscr permissions the same as for BOINC Manager
svn path=/trunk/boinc/; revision=17255
|
2009-02-13 11:07:50 +00:00 |
Charlie Fenton
|
03e8940a8a
|
ss_app: Remove code which adds a Mac icon, restore previous permissions for boinscr
svn path=/trunk/boinc/; revision=17218
|
2009-02-12 01:19:56 +00:00 |
Charlie Fenton
|
3891fcfe88
|
SS: Fix new screensaver coordinator sandbox permissions
svn path=/trunk/boinc/; revision=17201
|
2009-02-11 10:33:50 +00:00 |
Charlie Fenton
|
2c89b4103e
|
SS: Implement basic new functionality in screensaver coordinator (tested on Mac only so far)
svn path=/trunk/boinc/; revision=17146
|
2009-02-05 12:32:16 +00:00 |
Charlie Fenton
|
dd6b98488a
|
SS: Begin work on upgrading screensaver coordinator for new functionality: add file names, sandbox security
svn path=/trunk/boinc/; revision=17141
|
2009-02-05 01:21:24 +00:00 |
David Anderson
|
98cfb8d3b0
|
- rename .C files to .cpp so that Doxygen will work
svn path=/trunk/boinc/; revision=16069
|
2008-09-26 18:20:24 +00:00 |