Age | Commit message (Expand) | Author |
2014-04-21 | update copyright date |  Peter Seebach |
2013-02-16 | allow pseudo to force asynchronous behavior |  Peter Seebach |
2011-03-25 | Merge in ports work |  Peter Seebach |
2011-02-08 | Expand paths on exec. |  Peter Seebach |
2010-12-16 | Restructure wrapfuncs.c |  Mark Hatle |
2010-12-13 | Further amend the system to enable/disable sudo during fork/exec. |  Mark Hatle |
2010-12-13 | 2010-12-08: |  Mark Hatle |
2010-12-07 | This is a merge of several commits from a tree which turned out to |  Peter Seebach |
2010-12-02 | Major shift: Fix execl*(), allow enabling/disabling pseudo with |  Peter Seebach |
2010-10-11 | Add the other *xattr() wrappers (all ENOTSUP) for consistency. |  Peter Seebach |
2010-10-06 | Add the fsetxattr wrapper to return ENOTSUP |  Mark Hatle |
2010-09-16 | The exec*() functions were inconsistent about the name of their first |  Peter Seebach |
2010-09-08 | Fix mkfifoat() to not always fail |  Peter Seebach |
2010-09-02 | Wait, the man page says we give ERANGE for that, not ENAMETOOLONG. |  Peter Seebach |
2010-08-31 | Fix an error message which was mostly-harmless but still clearly a |  Peter Seebach |
2010-08-25 | Initial attempt at fixing problems with SIGCHLD being blocked |  seebs |
2010-08-17 | Draft one effort at making unlink more robust and fixing an obvious |  seebs |
2010-08-16 | A few minor fixes: |  seebs |
2010-08-12 | Fix for libpseudo.so when using $(SUFFIX), correct a note in guts/README. |  seebs |
2010-08-11 | Document new variables. |  Peter Seebach |
2010-08-11 | Enable local variable cache |  Mark Hatle |
2010-08-11 | Enable execl, execle, execlp, execv, and execvp wrappers |  Mark Hatle |
2010-06-21 | Add mkstemp64(). Also, check in the man page for the NOSYMLINKEXP |  Peter Seebach |
2010-06-02 | Provide a hook to disable symlink "fixing". |  Peter Seebach |
2010-05-17 | Add getxattr/lgetxattr. Note that we don't need to support |  Peter Seebach |
2010-05-04 | Finish fixing execve() |  Peter Seebach |
2010-04-30 | Miscellaneous cleanup. |  Peter Seebach |
2010-04-27 | Fix link(), improve startup performance. |  Peter Seebach |
2010-04-26 | Handle execve() better |  Peter Seebach |
2010-04-26 | Remove obsolete symlink stuff from fxstatat. |  Peter Seebach |
2010-04-26 | Handle rename(3) across devices. |  Peter Seebach |
2010-04-26 | Reduce race condition for unlinks. |  Peter Seebach |
2010-04-26 | Miscellaneous fixes: |  Peter Seebach |
2010-04-26 | Add lckpwdf()/ulckpwdf(). |  Peter Seebach |
2010-04-05 | Make glob work. |  Peter Seebach |
2010-03-30 | Fix copyright information. |  Peter Seebach |
2010-03-30 | Implement getgroups(), so id(1) will work. |  Peter Seebach |
2010-03-29 | Add password/group call emulation. |  Peter Seebach |
2010-03-26 | Add support for intercepting execve() |  Peter Seebach |
2010-03-26 | Track file open flags |  Peter Seebach |
2010-03-26 | Updates: Enable additional warnings, fix a number of things. |  Peter Seebach |
2010-03-26 | Use NULL instead of 0 |  Peter Seebach |
2010-03-25 | initial chroot() support |  Peter Seebach |
2010-03-24 | Prep for chroot handling: |  Peter Seebach |
2010-03-16 | initial public release |  Peter Seebach |