aboutsummaryrefslogtreecommitdiff
path: root/src/utils.nim
Commit message (Collapse)AuthorAge
* execRedirect - pipe stdout from childzqqw2020-10-26
|
* Merge branch 'lc_useVersion' into collectshirleyquirk2020-08-04
|\
| * Fix map error & some warningszqqw2020-07-19
| |
| * Support remote passwd providers like SSSD.Berni Moses2020-04-01
| |
* | removed Exception warnings, changed Exceptions to CatchableErrorsBenjamin Shirley-Quirk2020-08-04
| |
* | removed csize_t warnings, required casting a len to csize_tBenjamin Shirley-Quirk2020-08-04
|/
* Add Nim 1.0 supportkitsunyan2019-12-20
|
* Drop privileges only if current user is rootkitsunyan2018-09-17
|
* Fix compilation on aarch64kitsunyan2018-06-09
|
* Don't parse and validate config when "--help" is usedkitsunyan2018-05-31
|
* Copy built packages to package cache directorykitsunyan2018-05-05
|
* Print error if chdir, setgroups, setuid, or setgid failedkitsunyan2018-04-28
|
* Catch SIGINT and ask to remove build dependencieskitsunyan2018-04-20
|
* Replace more variables on privileges dropkitsunyan2018-04-09
|
* Allow running via sudokitsunyan2018-04-08
|
* Use keyserver from ${gpgdir}/gpg.conf by defaultkitsunyan2018-03-18
|
* Add PGP keys importingkitsunyan2018-03-18
|
* Use unsetenv instead of setenv with empty stringkitsunyan2018-03-16
|
* Take pkgname change into accountkitsunyan2018-03-16
|
* Provide custom config for makepkg instead of exporting variableskitsunyan2018-03-15
|
* Initial commitv0.1kitsunyan2018-03-10