aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo.h
AgeCommit message (Expand)Author
2010-12-07Further improvements in the fork() support:Peter Seebach
2010-12-07Some whitespace fixes, also move the pseudo_variables definitionPeter Seebach
2010-12-07Major shift: Fix execl*(), allow enabling/disabling pseudo withPeter Seebach
2010-12-02Major shift: All the id_t types have been reworked so that theyPeter Seebach
2010-08-27We got bitten AGAIN by hard-coded lengths in memcmp, so we've swappedPeter Seebach
2010-08-17Draft one effort at making unlink more robust and fixing an obviousseebs
2010-08-11Enable local variable cacheMark Hatle
2010-08-04Add new environment values to allow easy override of default locationsMark Hatle
2010-04-30Improve PSEUDO_DEBUG_FILE.Peter Seebach
2010-04-26Handle execve() betterPeter Seebach
2010-04-26Updates/improvements for loggingPeter Seebach
2010-04-26Add lckpwdf()/ulckpwdf().Peter Seebach
2010-03-29Add password/group call emulation.Peter Seebach
2010-03-26Add support for intercepting execve()Peter Seebach
2010-03-26Track file open flagsPeter Seebach
2010-03-25initial chroot() supportPeter Seebach
2010-03-24Prep for chroot handling:Peter Seebach
2010-03-16initial public releasePeter Seebach