aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-091.7.5 branchpseudo-1.7.5PSEUDO_1_7_5Peter Seebach
2016-02-08improve abort handlingPeter Seebach
2016-02-08pseudo_client.c: rework of startup logic in clientPeter Seebach
2016-02-08pseudo_server.c: increase "short" timeout, improve logic for shutdownsPeter Seebach
2016-02-08pseudo.c: don't shutdown after command without -S.Peter Seebach
2016-02-05pseudo_client.c: retry after a couple of millisecondsPeter Seebach
2016-02-05pseudo_db.c: sort xattrsPeter Seebach
2016-02-05pseudo_server.c: new clients cancel a shutdown requestPeter Seebach
2016-02-05pseudo_client.c: don't abort on failure to start serverPeter Seebach
2016-01-22Fix mknod(...) with no file type bitsPeter Seebach
2015-09-22f*open*: Use more-correct mode.pseudo-1.7.4PSEUDO_1_7_4Peter Seebach
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