aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-02Provide a hook to disable symlink "fixing".Peter Seebach
2010-05-17Add getxattr/lgetxattr. Note that we don't need to supportPeter Seebach
2010-05-04Finish fixing execve()Peter Seebach
2010-04-30Improve PSEUDO_DEBUG_FILE.Peter Seebach
2010-04-30Miscellaneous cleanup.Peter Seebach
2010-04-30Cleanup of pdb_historyPeter Seebach
2010-04-27Document PSEUDO_DEBUG_FILE.Peter Seebach
2010-04-27Fix -P in pseudolog.Peter Seebach
2010-04-27Fix link(), improve startup performance.Peter Seebach
2010-04-26Handle execve() betterPeter Seebach
2010-04-26Allow specification of debug output file.Peter Seebach
2010-04-26Remove obsolete symlink stuff from fxstatat.Peter Seebach
2010-04-26Don't report inode or path mismatches on OP_EXEC.Peter Seebach
2010-04-26Handle rename(3) across devices.Peter Seebach
2010-04-26Avoid signalling during mutex operations.Peter Seebach
2010-04-26Reduce race condition for unlinks.Peter Seebach
2010-04-26Report on deletions more carefully.Peter Seebach
2010-04-26Set flags explicitly for open*Peter Seebach
2010-04-26Add sanity checkPeter Seebach
2010-04-26Strip trailing / from chroot directory name before sending it to the server.Peter Seebach
2010-04-26Updates/improvements for loggingPeter Seebach
2010-04-26Miscellaneous fixes:Peter Seebach
2010-04-26Update documentation for chroot, passwd functionality.Peter Seebach
2010-04-26Add lckpwdf()/ulckpwdf().Peter Seebach
2010-04-05Make glob work.Peter Seebach
2010-04-05Shuffle some code around.Peter Seebach
2010-03-30Fix copyright information.Peter Seebach
2010-03-30Implement getgroups(), so id(1) will work.Peter Seebach
2010-03-30Fix up group/password file handling and file opens.Peter Seebach
2010-03-29Add password/group call emulation.Peter Seebach
2010-03-29cleanup FALLTHROUGH comments on case labelsPeter Seebach
2010-03-26Change default format for pseudolog.Peter Seebach
2010-03-26Add support for intercepting execve()Peter Seebach
2010-03-26Track file open flagsPeter Seebach
2010-03-26Updates: Enable additional warnings, fix a number of things.Peter Seebach
2010-03-26Use NULL instead of 0Peter Seebach
2010-03-25Update READMEPeter Seebach
2010-03-25initial chroot() supportPeter Seebach
2010-03-24Prep for chroot handling:Peter Seebach
2010-03-17Document ^ specification in pseudolog -h output.Peter Seebach
2010-03-17Add -h option to pseudo.Peter Seebach
2010-03-17Use strerror() consistently.Peter Seebach
2010-03-16Update: Fix some missing error checking (thanks to Laszlo Ersek forPeter Seebach
2010-03-16initial public releasePeter Seebach