aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-09-22Don't send SIGUSR1 to init.Seebs
2016-07-29Remove spurious bindings clear.seebs
2016-07-28Fix xattr performanceseebs/xattr_performanceseebs
2016-07-08pseudo 1.8.1pseudo-1.8.1PSEUDO_1_8_1Richard Purdie
2016-07-05Fix segfault and data loss in pseudo_dbJoshua Lock
2016-07-05Remove stray , in log_tables SQLJoshua Lock
2016-07-05Mark ports/unix/subports executableJoshua Lock
2016-05-18better handling of missing real_foo functionsPeter Seebach
2016-05-18fix initializer warnings in pseudo_db.cPeter Seebach
2016-05-121.8.0 branchpseudo-1.8.0PSEUDO_1_8_0Peter Seebach
2016-05-12respect $(LDFLAGS)Peter Seebach
2016-03-25xattr work: handle deletes and renamesPeter Seebach
2016-03-25rework extended attribute support in databasePeter Seebach
2016-03-25actually handle remove_xattr correctlyPeter Seebach
2016-03-11set default umask in serverPeter Seebach
2016-03-10add wrapper for bindPeter Seebach
2016-03-09make bash stop bullying mePeter Seebach
2016-03-02pseudo client spawning cleanupPeter Seebach