aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_client.c
AgeCommit message (Expand)Author
2010-06-02Provide a hook to disable symlink "fixing".Peter Seebach
2010-04-26Handle execve() betterPeter 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-26Add lckpwdf()/ulckpwdf().Peter Seebach
2010-04-05Shuffle some code around.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-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-25initial chroot() supportPeter Seebach
2010-03-24Prep for chroot handling:Peter Seebach
2010-03-17Use strerror() consistently.Peter Seebach
2010-03-16initial public releasePeter Seebach