Vitalii Koshura
|
44742026e2
|
Remove trailing whitespaces. Add CI script to verify in on every commit
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
2023-05-05 20:08:17 +02:00 |
Charlie Fenton
|
d77904076e
|
Mac: replace unreliable getlogin() calls with getenv("USER")
|
2019-12-20 03:59:13 -08:00 |
Charlie Fenton
|
f06c67f006
|
Mac: add str_replace.h to fix build breaks.
|
2013-06-06 21:27:05 -07:00 |
Charlie Fenton
|
33191c7f8a
|
Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
|
2013-06-04 00:55:57 -07: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
|
86c2c76a79
|
Mac Installer: Updates for OS 10.6.5 compatibility
svn path=/trunk/boinc/; revision=22797
|
2010-12-02 13:55:41 +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
|
a1cee5d46a
|
Mac installer: fix 2 installer bugs
svn path=/trunk/boinc/; revision=19592
|
2009-11-18 10:19:14 +00:00 |