| Commit message (Expand) | Author | Age | Files | Lines |
* | chpst: add -C to change working directory | Andrew J. Hesford | 2024-09-27 | 1 | -2/+7 |
* | fix compilation warning(s): -Wunsequenced | Z. Liu | 2024-09-26 | 1 | -1/+2 |
* | add/update doc & man page of chpst and runsv | Z. Liu | 2024-09-25 | 1 | -1/+1 |
* | no longer check for shortsetgroups, setgroups is used directly | Gerrit Pape | 2024-09-25 | 1 | -2/+1 |
* | fix compilation warning(s): -Wincompatible-pointer-types-discards-qualifiers | Z. Liu | 2024-09-25 | 1 | -15/+15 |
* | fix compilation error(s): call to undeclared function for C99 and later | Z. Liu | 2024-09-25 | 1 | -0/+1 |
* | * chpst.c, svwaitdown.c, svwaitup.c: fix checks for return value of | Gerrit Pape | 2009-09-24 | 1 | -1/+1 |
* | * pathexec_env.c, pathexec.h: add function pathexec_env_run(). | Gerrit Pape | 2009-09-24 | 1 | -5/+10 |
* | chpst.c: add explicit braces to avoid ambiguous 'else'. | Gerrit Pape | 2007-06-26 | 1 | -2/+4 |
* | chpst.c, uidgid.c: improve error reporting if getpwnam() or getgrnam() fails | Gerrit Pape | 2007-04-17 | 1 | -15/+15 |
* | * chpst.c, uidgid.c, uidgid.h: support numerical uid gid through | Gerrit Pape | 2006-11-02 | 1 | -8/+18 |
* | * chpst: new option -d, limit data segment per process; don't use nested | Gerrit Pape | 2006-03-04 | 1 | -58/+62 |
* | * chpst.c: adjust nice value and set limits before dropping permissions. | Gerrit Pape | 2006-01-02 | 1 | -6/+5 |
* | * doc/runscripts.html: typo; openssh needs absolute path (thx Kevin Berry); | Gerrit Pape | 2005-08-23 | 1 | -2/+3 |
* | * chpst.c: fix pointer types. | Gerrit Pape | 2005-07-23 | 1 | -12/+16 |
* | * chpst.c: typo. | Gerrit Pape | 2005-01-10 | 1 | -1/+1 |
* | * svlogd.c: new config option t timeout; config options e and E select and | Gerrit Pape | 2004-11-06 | 1 | -10/+27 |
* | chdir before chroot. | Gerrit Pape | 2004-04-30 | 1 | -1/+4 |
* | chpst: support -/ chroot. | Gerrit Pape | 2004-04-27 | 1 | -2/+6 |
* | * chpst.c: -e dir: silently ignore directories, print warning if verbose. | Gerrit Pape | 2004-03-02 | 1 | -3/+11 |
* | * uidgid.c, uidgid.h: new; get uid/gid by name. | Gerrit Pape | 2003-08-05 | 1 | -0/+418 |