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
2014-05-15
fchmodat: don't pass AT_SYMLINK_NOFOLLOW
seebs/xattr
Peter Seebach
2
-1
/
+12
2014-04-24
subports: Use right compiler
Peter Seebach
2
-4
/
+14
2014-04-24
Make configure handle xattr guessing (or specifying)
Peter Seebach
4
-10
/
+55
2014-04-24
test/test-xattr.sh: Add test case for xattr
Mark Hatle
1
-0
/
+50
2014-04-24
Spell flag override correctly, rename flags
Peter Seebach
4
-15
/
+15
2014-04-24
Use correct length when creating new xattr
Peter Seebach
1
-3
/
+3
2014-04-22
xattr support and other path stuff: reduce allocation and copying
Peter Seebach
5
-75
/
+141
2014-04-21
Extended attributes: Intercept posix_acl_access
Peter Seebach
2
-0
/
+113
2014-04-21
Extended attribute improvements (no path, binary data)
Peter Seebach
3
-43
/
+66
2014-04-21
Initial draft xattr support
Peter Seebach
42
-64
/
+755
2014-04-21
pseudo command-line use: shut down server
Peter Seebach
1
-5
/
+16
2014-04-21
Automatic dependency checking for wrappers
Peter Seebach
6
-2
/
+38
2014-04-21
update copyright date
Peter Seebach
1
-1
/
+1
2014-01-23
mkdir was storing/reporting modes with 0700 added
Peter Seebach
2
-0
/
+2
2014-01-23
mknod apparently got broken a long time ago, fixed
Peter Seebach
2
-2
/
+5
2014-01-22
New version 1.6.
Peter Seebach
2
-1
/
+2
2014-01-22
Don't automatically fall back to /etc/passwd.
Peter Seebach
7
-43
/
+64
2014-01-22
minor message cleanup
Peter Seebach
2
-12
/
+13
2014-01-22
fix typo in man page
Peter Seebach
2
-1
/
+4
2014-01-22
future planning notes
Peter Seebach
2
-0
/
+17
2014-01-22
some minor tweaks to the performance test
Peter Seebach
3
-13
/
+29
2013-06-25
Change debugging to use flags rather than levels
Peter Seebach
50
-340
/
+555
2013-06-18
Fix RHEL 4.7 compilation error
Peter Seebach
3
-4
/
+4
2013-02-27
documentation updates
Peter Seebach
4
-10
/
+40
2013-02-27
remove left-over debug message
Peter Seebach
2
-2
/
+3
2013-02-26
PSEUDO_ALLOW_FSYNC: Allow fsync()
pseudo-1.5
PSEUDO_1_5
Peter Seebach
6
-2
/
+28
2013-02-26
completely remove pseudo_debugcalls when -DNDEBUG
Peter Seebach
2
-3
/
+9
2013-02-17
Darwin fixes for fsync changes, uninitialized variable
Peter Seebach
5
-1
/
+20
2013-02-16
If you don't want the answer, don't ask the question.
Peter Seebach
13
-114
/
+132
2013-02-16
allow pseudo to force asynchronous behavior
Peter Seebach
15
-5
/
+164
2013-02-16
Use in-memory database for files
Peter Seebach
6
-5
/
+159
2013-02-13
Fix linkat() again.
pseudo-1.4.5
PSEUDO_1_4_5
Peter Seebach
4
-13
/
+15
2013-02-12
Fix link() to work when chrooted
pseudo-1.4.4
PSEUDO_1_4_4
Peter Seebach
4
-5
/
+10
2013-01-31
Tag: 1.4.3.
pseudo-1.4.3
PSEUDO_1_4_3
Peter Seebach
2
-1
/
+5
2013-01-30
Add sqlite-lib setting.
pseudo-1.4.2
PSEUDO_1_4_2
Peter Seebach
3
-4
/
+20
2013-01-30
Remove a couple of highly non-obvious GLIBC_2.7 dependencies.
Peter Seebach
3
-12
/
+10
2012-12-13
tag (and makefile.in) 1.4.2
Peter Seebach
2
-1
/
+4
2012-12-12
bitrot and linkat() fixes for Darwin.
SEEBS_TESTING
Peter Seebach
3
-5
/
+8
2012-12-12
add linkat() implementation
Peter Seebach
8
-26
/
+123
2012-11-02
Makefile.in/configure: Use $(LIB), not hardcoded lib, for sqlite
Peter Seebach
2
-3
/
+9
2012-08-09
Fix up chroot damage caused by PSEUDO_STATBUF fix
pseudo-1.4.1
PSEUDO_1_4_1
Peter Seebach
7
-8
/
+71
2012-08-02
Remove the _plain thing, use PSEUDO_STATBUF everywhere.
Peter Seebach
28
-171
/
+132
2012-07-27
Use .tar.bz2 tarball
pseudo-1.4
PSEUDO_1_4
Peter Seebach
2
-1
/
+5
2012-07-24
Cleanup
Peter Seebach
2
-3
/
+4
2012-07-20
tag 1.4
Peter Seebach
2
-1
/
+2
2012-07-20
Don't try to learn all the architecture-specific flags
Peter Seebach
3
-66
/
+81
2012-06-28
1.3.1 tag
Peter Seebach
2
-1
/
+4
2012-06-28
[Yocto #2639] Don't crash with really long chroot directories
Peter Seebach
2
-3
/
+10
2012-04-30
change official upstream
Peter Seebach
2
-0
/
+15
2012-04-10
First pass at smarter handling of multilib compile options
Peter Seebach
3
-6
/
+26
[next]