aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-04pseudo 1.7.3pseudo-1.7.3PSEUDO_1_7_3Peter Seebach
2015-09-04Don't have mkdirat set errno unintentionallyPeter Seebach
2015-09-04Add return value printing to wrappersPeter Seebach
2015-09-031.7.2 branchpseudo-1.7.2PSEUDO_1_7_2Peter Seebach
2015-09-03Finish (I hope) working around 0700 umasks.Peter Seebach
2015-09-02pseudo 1.7.1pseudo-1.7.1PSEUDO_1_7_1Peter Seebach
2015-09-01realpath: allocate memory when null pointer givenPeter Seebach
2015-09-01Don't use bare lstat.Peter Seebach
2015-08-241.7.0 branchpseudo-1.7.0PSEUDO_1_7_0Peter Seebach
2015-08-24Small cleanups in passingPeter Seebach
2015-08-24Some extra debugging bits.Peter Seebach
2015-08-24xattrdb bug fixesPeter Seebach
2015-08-21Mark dummy entries as dummiesPeter Seebach
2015-08-21Clean up some const stuffPeter Seebach
2015-08-21Reduce unused message sendingPeter Seebach
2015-08-21New option: Use extended attributes to store db values.Peter Seebach
2015-08-20Drop the allocation in pseudo_fix_path/pseudo_root_path/etc.Peter Seebach
2015-08-20Initial profiling implementation.Peter Seebach
2015-07-171.6.7: fix mkfifopseudo-1.6.7PSEUDO_1_6_7Peter Seebach
2015-07-161.6.6 (fifo and xattr improvements)pseudo-1.6.6PSEUDO_1_6_6Peter Seebach
2015-07-16Allow fifosPeter Seebach
2015-07-16pseudo.c: Don't truncate xattr data.Peter Seebach
2015-05-04reduce spurious messages about trailing slashespseudo-1.6.5PSEUDO_1_6_5Peter Seebach
2015-01-22pseudo 1.6.4pseudo-1.6.4PSEUDO_1_6_4Peter Seebach
2015-01-22configure: handle nonexistent prefixPeter Seebach
2015-01-151.6.3pseudo-1.6.3PSEUDO_1_6_3Peter Seebach
2015-01-15Clean up the path allocation a bit morePeter Seebach
2015-01-14Make --without-passwd-fallback workPeter Seebach
2015-01-05Try to handle trailing slashesPeter Seebach
2014-10-03call this 1.6.2Peter Seebach
2014-10-03Possibly fix strange corruptionsPeter Seebach
2014-10-03further fixups for did_unlinkPeter Seebach
2014-10-03pseudo.c: Suppress probably-spurious diagnosticsPeter Seebach
2014-10-02pseudo_db.c: use bind_int64 for inodesPeter Seebach
2014-07-181.6.1pseudo-1.6.1PSEUDO_1_6_1Peter Seebach
2014-07-18be less chattyPeter Seebach
2014-07-17linux/portdefs.h: fix non-x86 buildPeter Seebach
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