Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make /sysroot path configurable. | Richard Jones | 2009-07-18 | 1 | -8/+19 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | Add 'sh' and 'sh-lines' commands. | Richard Jones | 2009-06-22 | 1 | -0/+16 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -2/+2 |
* | Fix RHBZ#503169 comment 13 (regression) and add a regression test. | Richard Jones | 2009-06-04 | 1 | -4/+7 |
* | Use --rbind rather than --bind for bind mounting /dev (to get /dev/pts). | Charles Duffy | 2009-06-04 | 1 | -3/+3 |
* | Refactor line splitting code in the daemon, and fix it so it works. | Richard Jones | 2009-05-12 | 1 | -24/+3 |
* | Bind-mount /dev, /proc and /sys into chroot when running commands. | Richard Jones | 2009-04-30 | 1 | -0/+20 |
* | Better handling of trailing \n problem. | Richard Jones | 2009-04-14 | 1 | -4/+4 |
* | Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. | Richard Jones | 2009-04-14 | 1 | -0/+101 |