aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
AgeCommit message (Expand)Author
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-21Reduce unused message sendingPeter 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-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-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