aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-13Fix one more stray slashSeebs
2018-04-13Less chatty debuggingSeebs
2018-04-03Change copyright default.Seebs
2018-03-31initialize wrappers in syscall wrapperSeebs
2018-03-31don't change errno in pseudo_fix_pathSeebs
2018-03-30Fix sticky bits and a couple of test cases.Seebs
2018-03-30Recently (2015) coreutils cp -Rp changed its behavior such that chmod()Seebs
2018-03-30Update README and ChangeLog.Seebs
2018-03-30rework path computationsSeebs
2018-03-30refix path againSeebs
2018-03-30don't add quite so many slashesSeebs
2018-03-29Experimental syscall(2) wrapper.Seebs
2018-03-06Improve path handling by not dereferencing filesSeebs
2018-03-01Don't delete things and not create them.Seebs
2018-02-26Handle more mk*stemp* functions.Seebs
2018-02-19Epoll: use the correct clientSeebs
2018-02-16Allow closing client 0Seebs
2018-02-15Handle O_TMPFILE more betterSeebs
2018-01-20Fix openat flag #ifdef typopseudo-1.9.0PSEUDO_1_9_0Seebs
2018-01-16Half-undo FASTOPSeebs
2018-01-161.9.0Seebs
2018-01-16Add statvfs wrapperSeebs
2018-01-16Merge epoll supportSeebs
2018-01-16Drop diagnostic for missing "real" functionsSeebs
2018-01-16Handle long lines in /etc/groupSeebs
2018-01-16handle O_TMPFILE and linkat()Seebs
2017-12-18Print list of clients on SIGUSR2Seebs
2017-04-13Prevent bash from segfaulting when unloading pseudoSeebs
2017-02-24Don't try to record 0-length posix_acl_default xattrsSeebs
2017-02-03Makefile.in: Stop rebuilding binaries so much.Seebs
2017-02-01pseudo 1.8.2pseudo-1.8.2PSEUDO_1_8_2Seebs
2017-02-01don't remove xattrs still in useSeebs
2016-12-12From: Andrew Shadura <andrewsh@debian.org>Seebs
2016-12-12The setcap utility supplied by libcap is used to set capabilities on aSeebs
2016-12-12From: Rabin Vincent <rabinv@axis.com>Seebs
2016-12-12From: Rabin Vincent <rabinv@axis.com>Seebs
2016-12-12Python scripts are now compatible with both version of python, 2 and 3.Seebs
2016-12-12Python 3 says:Seebs
2016-12-12Python 3 reports:Seebs
2016-11-23Make pseudo -S cmd wait for serverSeebs
2016-11-04Improve diagnosticSeebs
2016-11-03More-correctly fix xattrsSeebs
2016-11-03Revert "Fix extra data on xattrs"Seebs
2016-10-31Fix extra data on xattrsSeebs
2016-10-31Drop now-redundant if.Seebs
2016-10-29Experimentally try to make x32 workSeebs
2016-10-13Handle commas in cflagsSeebs
2016-09-30Fix renameat (parallel to previous fix to rename)Seebs
2016-09-28Use correct file descriptorSeebs
2016-09-28Quiet diagnostics during startup for pseudo -dSeebs