index
:
pseudo
PSEUDO_1_0
PSEUDO_1_1
PSEUDO_1_1_1
PSEUDO_1_1_2
PSEUDO_1_2
PSEUDO_1_3
PSEUDO_1_3_1
PSEUDO_1_4
PSEUDO_1_4_1
PSEUDO_1_4_2
PSEUDO_1_4_3
PSEUDO_1_4_4
PSEUDO_1_4_5
PSEUDO_1_5
PSEUDO_1_5_1
PSEUDO_1_6_0
PSEUDO_1_6_1
PSEUDO_1_6_3
PSEUDO_1_6_4
PSEUDO_1_6_5
PSEUDO_1_6_6
PSEUDO_1_6_7
PSEUDO_1_7_0
PSEUDO_1_7_1
PSEUDO_1_7_2
PSEUDO_1_7_3
PSEUDO_1_7_4
PSEUDO_1_7_5
PSEUDO_1_8_0
PSEUDO_1_8_1
PSEUDO_1_8_2
PSEUDO_1_9_0
PSEUDO_PORTS
PSEUDO_PORTS_REMIX
SEEBS_CLONE_HACK
SEEBS_FORK_HACK
SEEBS_TESTING
WRLINUX_4_3
WRLINUX_NOCLONE
diagtests
master
oe-core
oe-core-next
ross/attr
ross/debug
ross/fixes
ross/master
seebs/evlog
seebs/reshuffle
seebs/xattr
seebs/xattr_performance
seebs/xattrdb
Allows emulation of root user operations
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-08
makewrappers: fix Python 2 hangover
ross/fixes
Ross Burton
2021-01-08
Fix some memory leaks
Ross Burton
2021-01-08
Disable deprecated function warnings
Ross Burton
2021-01-08
Silence switch block warnings
Ross Burton
2021-01-08
pseudo_util: don't overrun strings when looking for keys
Ross Burton
2021-01-06
ports: Add lchmod wrapper on linux
Richard Purdie
2020-12-16
pseudo_client: Simplify pseudo_client_ignore_path_chroot()
Peter Kjellerstedt
2020-12-16
pseudo_client: Lessen indentation of pseudo_client_ignore_path_chroot()
Peter Kjellerstedt
2020-11-29
pseudo_client: Print PSEUDO_LOGFILE path in abort message on path mismatches
Tomasz Dziendzielski
2020-10-09
ports/linux: Add mksotemp64 wrapper
Richard Purdie
2020-10-08
ports/linux/statx: Fix path name mapping issue
Richard Purdie
2020-10-08
pseudo_client: Fix dirfd handling with empty paths
Richard Purdie
2020-10-08
pseudo.c: Improve handling of entries with nlink == 0 in fd ops
Richard Purdie
2020-10-08
ports/linux/xattr: Fix NULL pointer dereference
Richard Purdie
2020-10-08
pseudo_client: Improve unlinked file descriptor tracking
Richard Purdie
2020-10-08
pseudo_client: Allow server to tell the client to abort() on path mismatches
Richard Purdie
2020-10-08
pseudo: Add support for ignoring paths
Richard Purdie
2020-10-08
pseudo.c: Stop using data from matching inodes but mismatched paths
Richard Purdie
2020-08-27
pseudo: fix renaming to self
Joe Slater
2020-07-31
db: Use WAL mode for on-disk database
Joshua Watt
2020-07-20
Handle OFD lock flags
Stefan Agner
2020-06-26
test: Added ACL tests
Johannes Beisswenger
2020-06-26
xattr: Fixed corrupting UID&GID when running setfacl -m on a directory
Johannes Beisswenger
2020-06-26
On a tumbleweed system, "install X Y" was showing the error:
Richard Purdie
2020-06-26
pseudo_ipc.h: Fix enum typedef
Jacob Kroon
2020-06-26
pseudo: On a DB fixup remove files that do not exist anymore
Ricardo Ribalda
2020-06-26
Pseudo changes the syscall access patterns which makes it incompatible with
Richard Purdie
2020-06-26
xattr: adjust for attr 2.4.48 release
Alexander Kanavin
2020-06-26
realpath.c: Remove trailing slashes
Robert Yang
2020-06-26
Add statx glibc/syscall support
Richard Purdie
2020-06-26
maketables/wrappers: use Python 3
Alexander Kanavin
2020-06-26
pseudo: Handle too many files deadlock
Richard Purdie
2020-06-26
Increase the number of retries in pseudo due to occasional slow
Richard Purdie
2019-08-02
use *correct* flags for open/openat, also apply them for related stat
ross/master
Seebs
2019-08-01
handle O_NOFOLLOW in flags for open/openat
Seebs
2019-05-15
Add SPDX-License-Identifier: LGPL-2.1-only to files
Richard Purdie
2019-04-10
fix warnings in renameat2
Seebs
2019-04-10
Try to handle blocking open.
Seebs
2019-04-09
don't renameat2 please
Seebs
2019-04-09
partial fix (??) for an ownership corruption problem
Seebs
2018-12-15
pseudo_ipc.c: eliminate some code duplication
Seebs
2018-12-15
Use MSG_NOSIGNAL if available.
Seebs
2018-11-29
add missing <stdint.h>
Seebs
2018-09-20
also make sure inodes are 64-bit values to SQL
Seebs
2018-09-20
fix gcc7 warning
Seebs
2018-09-20
attempt to handle large inode values
Seebs
2018-04-13
Fix symlink following errors
Seebs
2018-04-13
Fix one more stray slash
Seebs
2018-04-13
Less chatty debugging
Seebs
2018-04-03
Change copyright default.
Seebs
[next]