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
2010-06-02
Provide a hook to disable symlink "fixing".
Peter Seebach
5
-1
/
+28
2010-05-17
Add getxattr/lgetxattr. Note that we don't need to support
Peter Seebach
3
-0
/
+30
2010-05-04
Finish fixing execve()
Peter Seebach
1
-1
/
+1
2010-04-30
Improve PSEUDO_DEBUG_FILE.
Peter Seebach
6
-42
/
+113
2010-04-30
Miscellaneous cleanup.
Peter Seebach
9
-16
/
+31
2010-04-30
Cleanup of pdb_history
Peter Seebach
4
-77
/
+111
2010-04-27
Document PSEUDO_DEBUG_FILE.
Peter Seebach
2
-0
/
+12
2010-04-27
Fix -P in pseudolog.
Peter Seebach
3
-10
/
+27
2010-04-27
Fix link(), improve startup performance.
Peter Seebach
3
-3
/
+24
2010-04-26
Handle execve() better
Peter Seebach
6
-67
/
+197
2010-04-26
Allow specification of debug output file.
Peter Seebach
1
-0
/
+24
2010-04-26
Remove obsolete symlink stuff from fxstatat.
Peter Seebach
1
-16
/
+0
2010-04-26
Don't report inode or path mismatches on OP_EXEC.
Peter Seebach
1
-1
/
+3
2010-04-26
Handle rename(3) across devices.
Peter Seebach
4
-20
/
+98
2010-04-26
Avoid signalling during mutex operations.
Peter Seebach
2
-0
/
+15
2010-04-26
Reduce race condition for unlinks.
Peter Seebach
6
-12
/
+63
2010-04-26
Report on deletions more carefully.
Peter Seebach
3
-2
/
+7
2010-04-26
Set flags explicitly for open*
Peter Seebach
2
-5
/
+5
2010-04-26
Add sanity check
Peter Seebach
6
-10
/
+178
2010-04-26
Strip trailing / from chroot directory name before sending it to the server.
Peter Seebach
2
-6
/
+21
2010-04-26
Updates/improvements for logging
Peter Seebach
11
-148
/
+322
2010-04-26
Miscellaneous fixes:
Peter Seebach
16
-11
/
+59
2010-04-26
Update documentation for chroot, passwd functionality.
Peter Seebach
4
-3
/
+63
2010-04-26
Add lckpwdf()/ulckpwdf().
Peter Seebach
7
-14
/
+103
2010-04-05
Make glob work.
Peter Seebach
5
-14
/
+76
2010-04-05
Shuffle some code around.
Peter Seebach
4
-159
/
+163
2010-03-30
Fix copyright information.
Peter Seebach
122
-0
/
+369
2010-03-30
Implement getgroups(), so id(1) will work.
Peter Seebach
2
-4
/
+14
2010-03-30
Fix up group/password file handling and file opens.
Peter Seebach
2
-21
/
+35
2010-03-29
Add password/group call emulation.
Peter Seebach
30
-33
/
+636
2010-03-29
cleanup FALLTHROUGH comments on case labels
Peter Seebach
4
-113
/
+114
2010-03-26
Change default format for pseudolog.
Peter Seebach
1
-1
/
+1
2010-03-26
Add support for intercepting execve()
Peter Seebach
11
-3
/
+40
2010-03-26
Track file open flags
Peter Seebach
42
-141
/
+270
2010-03-26
Updates: Enable additional warnings, fix a number of things.
Peter Seebach
20
-124
/
+87
2010-03-26
Use NULL instead of 0
Peter Seebach
3
-2
/
+5
2010-03-25
Update README
Peter Seebach
1
-3
/
+3
2010-03-25
initial chroot() support
Peter Seebach
48
-101
/
+893
2010-03-24
Prep for chroot handling:
Peter Seebach
40
-157
/
+455
2010-03-17
Document ^ specification in pseudolog -h output.
Peter Seebach
2
-1
/
+3
2010-03-17
Add -h option to pseudo.
Peter Seebach
4
-10
/
+33
2010-03-17
Use strerror() consistently.
Peter Seebach
1
-4
/
+4
2010-03-16
Update: Fix some missing error checking (thanks to Laszlo Ersek for
Peter Seebach
3
-11
/
+42
2010-03-16
initial public release
Peter Seebach
96
-0
/
+9868
[prev]