2021-04-03 11:34 | Strip resulting binary. | parazyd | 1 | +3 | -3 |
2021-01-27 14:19 | Reduce die function scope and remove guard macro from sha256.h. | parazyd | 2 | +1 | -6 |
2021-01-27 14:11 | Indentation tweaks in sup.c | parazyd | 1 | +19 | -13 |
2021-01-27 14:09 | Add .PHONY targets in the Makefile. | parazyd | 1 | +2 | -0 |
2021-01-27 14:08 | Simplify Makefile and use system flags if there are any. | parazyd | 4 | +16 | -22 |
2020-05-13 12:36 | Makefile fixes and tweaks. | parazyd | 2 | +4 | -4 |
2019-07-08 16:05 | Add more information in the manpage. | parazyd | 1 | +4 | -2 |
2019-07-08 16:04 | Small layout cleanup of sup.c. | parazyd | 1 | +2 | -5 |
2019-07-03 10:26 | Add README. | parazyd | 1 | +16 | -0 |
2019-07-02 12:11 | Fix typo in sup.1. | parazyd | 1 | +1 | -1 |
2019-07-02 11:05 | Remove TODO file. | parazyd | 1 | +0 | -1 |
2019-07-02 11:03 | Rewrite manpage. | parazyd | 1 | +19 | -16 |
2019-07-02 11:00 | Rewrite C code and add SHA256 support. | parazyd | 2 | +103 | -88 |
2019-07-02 11:00 | Add arg.h. | parazyd | 1 | +50 | -0 |
2019-07-02 10:46 | Rewrite Makefile and add sha256 sources. | parazyd | 4 | +321 | -26 |
2019-07-02 10:40 | Add GPLv3 license. | parazyd | 1 | +677 | -0 |
2011-03-31 18:56 | * Find binaries in PATH when specified in path '*' * Check return value of lstat | pancake | 2 | +39 | -11 |
2010-01-03 23:06 | * Add contextual error information in die() | pancake@dazo | 1 | +12 | -12 |
2009-12-14 01:17 | * If installed file has no write perms we must install it with 'cp' | pancake@dazo | 1 | +1 | -1 |
2009-12-14 01:14 | * Oops. missing mkdir -p for manpage install | pancake@dazo | 1 | +1 | -0 |
2009-12-14 01:08 | * Do not fail on chown/chmod | pancake@dazo | 1 | +2 | -2 |
2009-12-14 00:54 | * Fix syntax indentation issue | pancake@dazo | 1 | +2 | -2 |
2009-12-14 00:39 | * Handle CFLAGS/LDFLAGS in Makefile - Build with -O2 -Wall by default * Clean up some warnings | pancake@dazo | 2 | +5 | -4 |
2009-12-14 00:30 | * Use chroot () in a secure way - chdir+chroot * Added CHRDIR to chdir after chrooting * Fix support to 'run any command' | pancake@dazo | 2 | +8 | -3 |
2009-12-14 00:02 | * Initial import of 'sup' into mercurial | pancake@dazo | 5 | +145 | -0 |