- Mar 13, 2025
-
-
Vitalii Koshura authored
-
- Mar 12, 2025
-
-
David Anderson authored
-
David Anderson authored
Much of the db_ops code is substandard in various ways.
-
Vitalii Koshura authored
-
David Anderson authored
setup vbox profile location
-
David Anderson authored
-
Vitalii Koshura authored
Update ca-bundle.crt
-
lfield authored
web (forums): fix XSS vulnerability
-
computezrmle authored
-
David Anderson authored
Check the contents of [email]...[/email] with a regex (like we do for [url])
-
- Mar 11, 2025
-
-
Vitalii Koshura authored
docker_wrapper: support HTML graphics
-
Vitalii Koshura authored
Signed-off-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
David Anderson authored
Add 'web_graphics_guest_port' option to job.toml config file. If set: - allocate a host port - tell Docker to map the guest port to host port - tell the BOINC client to get HTML graphics at http:localhost:host_port
-
- Mar 10, 2025
-
-
Vitalii Koshura authored
Adding docker_wrapper
-
lfield authored
-
- Mar 09, 2025
-
-
Vitalii Koshura authored
docker_wrapper: add 'mount' and 'portmap' options to job.toml
-
Vitalii Koshura authored
debug BUDA on Unix
-
David Anderson authored
This is OK on Win because everything is executable, but on Linux BUDA apps were failing. Fix this by making all BUDA application files executable. client: fix bug when changing file to executable BUDA variant creation: mark all app files as executable. docker_wrapper, Linux: fix parsing of Docker type
-
Vitalii Koshura authored
[ci] update actions
-
Vitalii Koshura authored
Update all_projects_list.xml
-
Vitalii Koshura authored
Signed-off-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
AenBleidd authored
-
- Mar 07, 2025
-
-
Vitalii Koshura authored
Remove unused files and variables
-
lfield authored
scheduler: update parsing of host info.
-
David Anderson authored
The client sends docker_type, not docker_available.
-
- Mar 06, 2025
-
-
computezrmle authored
-
computezrmle authored
-
computezrmle authored
-
computezrmle authored
-
computezrmle authored
-
David Anderson authored
'mount' lets you mount host directories, possibly read-only. 'portmap' lets you map container ports to host ports. See https://github.com/BOINC/boinc/wiki/Docker-apps#the-docker-wrapper Also implement the 'use_gpu' option in job.toml (need to test this).
-
- Mar 03, 2025
-
-
Vitalii Koshura authored
sched/db_dump: close boinc_db before exiting
-
Bernd Machenschalk authored
-
Vitalii Koshura authored
Replace getcwd() with boinc_getcwd()
-
computezrmle authored
-
- Mar 02, 2025
-
-
Vitalii Koshura authored
[ci] update actions
-
Vitalii Koshura authored
Signed-off-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
- Feb 28, 2025
-
-
Vitalii Koshura authored
Cleanup 'launch_vboxsvc' associated code
-
Vitalii Koshura authored
[ci] simplify artifacts upload
-
Vitalii Koshura authored
delete_spammers.php: fix --forums option
-