aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-11symbol version tweakspseudo-1.6.0PSEUDO_1_6_0Peter Seebach
2014-07-10make xattr work on DarwinSeebs
2014-07-10don't pass -L/usr/libSeebs
2014-06-13Use constant initializer for staticPeter Seebach
2014-06-13Don't follow symlinks for lutimes()Peter Seebach
2014-05-27Typo fixPeter Seebach
2014-05-27add a test for umask and filesystem modesPeter Seebach
2014-05-27Honor umaskPeter Seebach
2014-05-16Mask 022 back in for database.Peter Seebach
2014-05-16pseudo_has_unload: add functionPeter Seebach
2014-05-16Shutdown pingPeter Seebach
2014-05-16Permissions handling tweaks (fchmodat, mask out write bits)Peter Seebach
2014-05-15fchmodat: don't pass AT_SYMLINK_NOFOLLOWseebs/xattrPeter Seebach
2014-04-24subports: Use right compilerPeter Seebach
2014-04-24Make configure handle xattr guessing (or specifying)Peter Seebach
2014-04-24test/test-xattr.sh: Add test case for xattrMark Hatle
2014-04-24Spell flag override correctly, rename flagsPeter Seebach
2014-04-24Use correct length when creating new xattrPeter Seebach
2014-04-22xattr support and other path stuff: reduce allocation and copyingPeter Seebach
2014-04-21Extended attributes: Intercept posix_acl_accessPeter Seebach
2014-04-21Extended attribute improvements (no path, binary data)Peter Seebach
2014-04-21Initial draft xattr supportPeter Seebach
2014-04-21pseudo command-line use: shut down serverPeter Seebach
2014-04-21Automatic dependency checking for wrappersPeter Seebach
2014-04-21update copyright datePeter Seebach
2014-01-23mkdir was storing/reporting modes with 0700 addedPeter Seebach
2014-01-23mknod apparently got broken a long time ago, fixedPeter Seebach
2014-01-22New version 1.6.Peter Seebach
2014-01-22Don't automatically fall back to /etc/passwd.Peter Seebach
2014-01-22minor message cleanupPeter Seebach
2014-01-22fix typo in man pagePeter Seebach
2014-01-22future planning notesPeter Seebach
2014-01-22some minor tweaks to the performance testPeter Seebach
2013-06-25Change debugging to use flags rather than levelsPeter Seebach
2013-06-18Fix RHEL 4.7 compilation errorPeter Seebach
2013-02-27documentation updatesPeter Seebach
2013-02-27remove left-over debug messagePeter Seebach
2013-02-26PSEUDO_ALLOW_FSYNC: Allow fsync()pseudo-1.5PSEUDO_1_5Peter Seebach
2013-02-26completely remove pseudo_debugcalls when -DNDEBUGPeter Seebach
2013-02-17Darwin fixes for fsync changes, uninitialized variablePeter Seebach
2013-02-16If you don't want the answer, don't ask the question.Peter Seebach
2013-02-16allow pseudo to force asynchronous behaviorPeter Seebach
2013-02-16Use in-memory database for filesPeter Seebach
2013-02-13Fix linkat() again.pseudo-1.4.5PSEUDO_1_4_5Peter Seebach
2013-02-12Fix link() to work when chrootedpseudo-1.4.4PSEUDO_1_4_4Peter Seebach
2013-01-31Tag: 1.4.3.pseudo-1.4.3PSEUDO_1_4_3Peter Seebach
2013-01-30Add sqlite-lib setting.pseudo-1.4.2PSEUDO_1_4_2Peter Seebach
2013-01-30Remove a couple of highly non-obvious GLIBC_2.7 dependencies.Peter Seebach
2012-12-13tag (and makefile.in) 1.4.2Peter Seebach
2012-12-12bitrot and linkat() fixes for Darwin.SEEBS_TESTINGPeter Seebach