aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo.h
AgeCommit message (Expand)Author
2019-05-15Add SPDX-License-Identifier: LGPL-2.1-only to filesRichard Purdie
2018-04-13Less chatty debuggingSeebs
2016-02-23Add event loggerPeter Seebach
2016-02-23Improve logfile handlingPeter Seebach
2015-08-20Initial profiling implementation.Peter Seebach
2015-01-14Make --without-passwd-fallback workPeter Seebach
2014-05-16pseudo_has_unload: add functionPeter Seebach
2014-04-22xattr support and other path stuff: reduce allocation and copyingPeter Seebach
2014-04-21Initial draft xattr supportPeter Seebach
2014-01-22Don't automatically fall back to /etc/passwd.Peter Seebach
2013-06-25Change debugging to use flags rather than levelsPeter Seebach
2013-02-26PSEUDO_ALLOW_FSYNC: Allow fsync()pseudo-1.5PSEUDO_1_5Peter Seebach
2013-02-26completely remove pseudo_debugcalls when -DNDEBUGPeter Seebach
2012-12-12bitrot and linkat() fixes for Darwin.SEEBS_TESTINGPeter Seebach
2012-12-12add linkat() implementationPeter Seebach
2011-03-25Merge in ports workPeter Seebach
2010-12-13Further amend the system to enable/disable sudo during fork/exec.Mark Hatle
2010-12-07This is a merge of several commits from a tree which turned out toPeter Seebach
2010-11-30Major 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