| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use /tmp/stasis | Joseph Hunkeler | 44 hours | 1 | -1/+1 |
| | | |||||
| * | Fix broken allocation error check | Joseph Hunkeler | 46 hours | 1 | -1/+1 |
| | | |||||
| * | Colorize SYSERROR and SYSDEBUG output | Joseph Hunkeler | 46 hours | 1 | -2/+2 |
| | | |||||
| * | Move system requirement check down so configure_delivery_context can set ↵ | Joseph Hunkeler | 46 hours | 1 | -1/+1 |
| | | | | | TMPDIR before getting executed | ||||
| * | Set starting TMPDIR to /tmp/stasis | Joseph Hunkeler | 46 hours | 3 | -17/+39 |
| | | | | | | | * Easier to remove leftover files, if any * Now uses setenv() to have better control over external programs * Removes the hack to initialize TMPDIR early | ||||
| * | usage: fail on allocation error | Joseph Hunkeler | 2 days | 1 | -0/+4 |
| | | |||||
| * | wheel_parse_wheel: handle key allocation error | Joseph Hunkeler | 2 days | 1 | -2/+7 |
| | | |||||
| * | UB / write "NULL" on NULL | Joseph Hunkeler | 2 days | 1 | -1/+1 |
| | | |||||
| * | strdup_array: handle allocation errors | Joseph Hunkeler | 2 days | 1 | -0/+4 |
| | | |||||
| * | delivery_init_tmpdir: reverse error condition to clean up goto logic | Joseph Hunkeler | 2 days | 1 | -4/+15 |
| | | |||||
| * | Use strncpy in example code | Joseph Hunkeler | 3 days | 1 | -2/+3 |
| | | |||||
| * | Do not close stderr! | Joseph Hunkeler | 3 days | 1 | -2/+0 |
| | | |||||
| * | Fix snprintf calls | Joseph Hunkeler | 3 days | 1 | -3/+7 |
| | | |||||
| * | Fix NUL termination in double pointer | Joseph Hunkeler | 3 days | 2 | -2/+2 |
| | | |||||
| * | Fix NUL placement in center text | Joseph Hunkeler | 3 days | 1 | -1/+1 |
| | | |||||
| * | Remove incorrect equality check. | Joseph Hunkeler | 3 days | 1 | -2/+1 |
| | | |||||
| * | Close fp_out before execl | Joseph Hunkeler | 3 days | 1 | -0/+1 |
| | | |||||
| * | Fix error check for strtof/d/ld calls | Joseph Hunkeler | 3 days | 1 | -6/+6 |
| | | |||||
| * | NUL after copy | Joseph Hunkeler | 3 days | 1 | -0/+5 |
| | | |||||
| * | Bit shift needs to be unsigned long | Joseph Hunkeler | 3 days | 1 | -1/+1 |
| | | |||||
| * | NUL terminate after copy | Joseph Hunkeler | 3 days | 26 | -16/+169 |
| | | |||||
| * | conda_env_create_from_uri: increase size of filesystem path, and fix maxlen | Joseph Hunkeler | 4 days | 1 | -2/+2 |
| | | |||||
| * | delivery_format_str: fix snprintf append | Joseph Hunkeler | 4 days | 1 | -5/+5 |
| | | |||||
| * | Free key and value (accidentaly removed)cmake-git-version-fixups | Joseph Hunkeler | 4 days | 1 | -0/+2 |
| | | |||||
| * | Handle errors in timeout, max_retries, and max_retry_seconds | Joseph Hunkeler | 4 days | 1 | -4/+6 |
| | | |||||
| * | Handle errors in timeout, max_retries, and max_retry_seconds | Joseph Hunkeler | 4 days | 1 | -9/+13 |
| | | |||||
| * | Check t_name and tp independently for errors | Joseph Hunkeler | 4 days | 1 | -1/+10 |
| | | |||||
| * | Error message on failed dup2 | Joseph Hunkeler | 4 days | 1 | -1/+3 |
| | | |||||
| * | Free wheel package on error | Joseph Hunkeler | 4 days | 1 | -13/+15 |
| | | |||||
| * | Fix snprintf maxlen | Joseph Hunkeler | 4 days | 1 | -3/+1 |
| | | |||||
| * | Close handle on error | Joseph Hunkeler | 4 days | 1 | -0/+1 |
| | | |||||
| * | Free tempfile regardless | Joseph Hunkeler | 4 days | 1 | -1/+2 |
| | | |||||
| * | Fix snprintf maxlen | Joseph Hunkeler | 4 days | 1 | -3/+2 |
| | | |||||
| * | Check error condition when redirecting IO streams in child process | Joseph Hunkeler | 5 days | 1 | -1/+5 |
| | | |||||
| * | get_github_release_notes: check for NULL before truncating message | Joseph Hunkeler | 5 days | 1 | -1/+4 |
| | | |||||
| * | docker_script: close pipe on error | Joseph Hunkeler | 5 days | 1 | -0/+1 |
| | | |||||
| * | env0_to_runtime: close file on error | Joseph Hunkeler | 5 days | 1 | -0/+1 |
| | | |||||
| * | Fix snprintfs | Joseph Hunkeler | 5 days | 8 | -66/+38 |
| | | |||||
| * | Remove comment | Joseph Hunkeler | 5 days | 1 | -2/+0 |
| | | |||||
| * | Use snprintf | Joseph Hunkeler | 5 days | 5 | -9/+15 |
| | | |||||
| * | Use snprintf | Joseph Hunkeler | 5 days | 1 | -1/+1 |
| | | |||||
| * | Use snprintf | Joseph Hunkeler | 5 days | 1 | -14/+13 |
| | | |||||
| * | Fix string append operation | Joseph Hunkeler | 5 days | 1 | -2/+2 |
| | | |||||
| * | artifactory_download_cli: Add more SYSDEBUG statements | Joseph Hunkeler | 5 days | 1 | -0/+5 |
| | | |||||
| * | artifactory_download_cli: Add more SYSDEBUG statements | Joseph Hunkeler | 5 days | 1 | -1/+7 |
| | | |||||
| * | artifactory_download_cli: Add SYSDEBUG statements | Joseph Hunkeler | 5 days | 1 | -0/+17 |
| | | |||||
| * | junitxml: add error handling and free functions | Joseph Hunkeler | 5 days | 1 | -26/+77 |
| | | |||||
| * | shell: fix possible bug in dup2 usage | Joseph Hunkeler | 5 days | 1 | -5/+17 |
| | | | | | * Also exit on error from here using _exit(2) instead of exit(2). | ||||
| * | shell: close file handles on error | Joseph Hunkeler | 5 days | 1 | -1/+11 |
| | | |||||
| * | semaphore: add easy-to-uncomment debug code to show the semaphore's state ↵ | Joseph Hunkeler | 5 days | 1 | -2/+12 |
| | | | | | (very noisy) | ||||
