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
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
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
client: strip trailing slashes when opening an ignored path
oe-core
Ross Burton
4
-1
/
+73
2021-02-15
makewrappers: Fix glibc 2.33 fstatat usage issues
Richard Purdie
1
-0
/
+5
2021-02-15
ports/linux: Add wrapper for fstatat/fstatat64 in glibc 2.33
Richard Purdie
3
-0
/
+32
2021-02-11
ports/rename/renameat: Avoid race when renaming files
Richard Purdie
4
-34
/
+50
2021-02-11
ports/unix: Add faccessat and faccessat2
Richard Purdie
3
-0
/
+63
2021-02-11
ports/access.c: Use EACCES, not EPERM
Richard Purdie
1
-1
/
+1
2021-02-05
linux/portdefs.h: Fix pseudo to work with glibc 2.33
Richard Purdie
1
-0
/
+19
2021-01-28
pseudo_client: Ensure renames update open fd file paths
Richard Purdie
4
-1
/
+55
2021-01-26
pseudo_client.c: Rebuild passwd paths after chroot
Michael Ho
1
-0
/
+2
2021-01-09
ports/linux/xattr: add arm64 versions for xattr calls
Ross Burton
1
-12
/
+12
2021-01-09
makewrappers: support architecture-overrides in wrapper modifiers
Ross Burton
1
-4
/
+13
2021-01-09
makewrappers: fix Python 2 hangover
Ross Burton
1
-1
/
+1
2021-01-09
Fix some memory leaks
Ross Burton
3
-1
/
+14
2021-01-09
Disable deprecated function warnings
Ross Burton
1
-1
/
+1
2021-01-09
Silence switch block warnings
Ross Burton
2
-1
/
+4
2021-01-09
pseudo_util: don't overrun strings when looking for keys
Ross Burton
1
-2
/
+2
2021-01-06
ports: Add lchmod wrapper on linux
Richard Purdie
3
-5
/
+20
2020-12-16
pseudo_client: Simplify pseudo_client_ignore_path_chroot()
Peter Kjellerstedt
1
-11
/
+10
2020-12-16
pseudo_client: Lessen indentation of pseudo_client_ignore_path_chroot()
Peter Kjellerstedt
1
-20
/
+25
2020-11-29
pseudo_client: Print PSEUDO_LOGFILE path in abort message on path mismatches
Tomasz Dziendzielski
1
-1
/
+3
2020-10-09
ports/linux: Add mksotemp64 wrapper
Richard Purdie
3
-35
/
+56
2020-10-08
ports/linux/statx: Fix path name mapping issue
Richard Purdie
2
-6
/
+6
2020-10-08
pseudo_client: Fix dirfd handling with empty paths
Richard Purdie
1
-1
/
+5
2020-10-08
pseudo.c: Improve handling of entries with nlink == 0 in fd ops
Richard Purdie
1
-0
/
+15
2020-10-08
ports/linux/xattr: Fix NULL pointer dereference
Richard Purdie
1
-3
/
+3
2020-10-08
pseudo_client: Improve unlinked file descriptor tracking
Richard Purdie
3
-14
/
+53
2020-10-08
pseudo_client: Allow server to tell the client to abort() on path mismatches
Richard Purdie
3
-5
/
+9
2020-10-08
pseudo: Add support for ignoring paths
Richard Purdie
7
-24
/
+106
2020-10-08
pseudo.c: Stop using data from matching inodes but mismatched paths
Richard Purdie
1
-0
/
+1
2020-08-27
pseudo: fix renaming to self
Joe Slater
2
-12
/
+16
2020-07-31
db: Use WAL mode for on-disk database
Joshua Watt
1
-1
/
+14
2020-07-20
Handle OFD lock flags
Stefan Agner
1
-0
/
+5
2020-06-26
test: Added ACL tests
Johannes Beisswenger
1
-0
/
+188
2020-06-26
xattr: Fixed corrupting UID&GID when running setfacl -m on a directory
Johannes Beisswenger
1
-1
/
+1
2020-06-26
On a tumbleweed system, "install X Y" was showing the error:
Richard Purdie
1
-12
/
+12
2020-06-26
pseudo_ipc.h: Fix enum typedef
Jacob Kroon
1
-1
/
+1
2020-06-26
pseudo: On a DB fixup remove files that do not exist anymore
Ricardo Ribalda
1
-3
/
+10
2020-06-26
Pseudo changes the syscall access patterns which makes it incompatible with
Richard Purdie
3
-0
/
+59
2020-06-26
xattr: adjust for attr 2.4.48 release
Alexander Kanavin
2
-3
/
+5
2020-06-26
realpath.c: Remove trailing slashes
Robert Yang
1
-1
/
+8
2020-06-26
Add statx glibc/syscall support
Richard Purdie
4
-0
/
+59
2020-06-26
maketables/wrappers: use Python 3
Alexander Kanavin
2
-2
/
+2
2020-06-26
pseudo: Handle too many files deadlock
Richard Purdie
1
-0
/
+10
2020-06-26
Increase the number of retries in pseudo due to occasional slow
Richard Purdie
1
-1
/
+1
2019-08-02
use *correct* flags for open/openat, also apply them for related stat
HEAD
ross/master
master
Seebs
3
-12
/
+30
2019-08-01
handle O_NOFOLLOW in flags for open/openat
Seebs
2
-6
/
+9
2019-05-15
Add SPDX-License-Identifier: LGPL-2.1-only to files
Richard Purdie
260
-343
/
+542
2019-04-10
fix warnings in renameat2
Seebs
2
-0
/
+6
2019-04-10
Try to handle blocking open.
Seebs
2
-0
/
+41
2019-04-09
don't renameat2 please
Seebs
3
-0
/
+23
[next]