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
2011-03-25
Merge commit '96d8e7ce8b483e5cafd0449b9735e4714f41f20b' into PSEUDO_PORTS_REMIX
PSEUDO_PORTS_REMIX
Peter Seebach
2011-03-25
Fix execvp crash
Peter Seebach
2011-03-24
Woo! Last obvious error fixed.
Seebs
2011-03-24
Darwin seems to be working for trivial cases
Seebs
2011-03-24
add changelog
Seebs
2011-03-24
Whle __xmknodat() takes a dev_t *dev, which must not be NULL, mknodat()
Seebs
2011-03-24
Ah-hah. Infinite recursion is NOT my friend.
Seebs
2011-03-24
First pass at using system getpwent() and friends. Not really working,
Seebs
2011-03-24
Various Darwin updates and code consistency fixes.
Seebs
2011-02-18
whoops, misspelled __fxstatat
Seebs
2011-02-18
More cleanup and moving things to generic unix port
Seebs
2011-02-18
Ports redesign plus some other stuff to be split out again
Peter Seebach
2011-02-10
Whoops! If LOCALSTATEDIR doesn't exist, and you invoke pseudo
Peter Seebach
2011-02-09
database initialization cleanup.
Peter Seebach
2011-02-08
Expand paths on exec.
Peter Seebach
2011-02-01
... and pseudodb needs -ldl
pseudo-1.0
PSEUDO_1_0
Peter Seebach
2011-02-01
Oh, sqlite needs -lpthread sometimes
Peter Seebach
2011-02-01
Add performance test (rough draft).
Peter Seebach
2011-02-01
Fix linkage issues due to missing -ldl
Peter Seebach
2011-01-24
Revert "Add a cache of the last object found in pseudo_op"
Mark Hatle
2011-01-18
Do not cache OP_EXEC calls
Mark Hatle
2011-01-14
Automatically create state/prefix directories
Peter Seebach
2011-01-13
ChangeLog for previous fix
Peter Seebach
2011-01-13
Fixup: The path code could double-free.
Peter Seebach
2010-12-17
Fix the msg cache code
Mark Hatle
2010-12-17
When pseudo is disabled avoid directory processing...
Mark Hatle
2010-12-16
The maketables thing made it possible for some modules to get built
Peter Seebach
2010-12-16
update docs to eliminate claims that we don't have chroot
Peter Seebach
2010-12-16
Change the file journal from PERSIST to OFF
Mark Hatle
2010-12-16
Optimize the sql database indexes differently...
Mark Hatle
2010-12-16
Add a cache of the last object found in pseudo_op
Mark Hatle
2010-12-16
Restructure the pseudo_op file identification
Mark Hatle
2010-12-16
Add sqlite call profiling
Mark Hatle
2010-12-16
Restructure wrapfuncs.c
Mark Hatle
2010-12-13
Further amend the system to enable/disable sudo during fork/exec.
Mark Hatle
2010-12-13
2010-12-08:
Mark Hatle
2010-12-07
This is a merge of several commits from a tree which turned out to
Peter Seebach
2010-12-02
Major shift: Fix execl*(), allow enabling/disabling pseudo with
Peter Seebach
2010-12-02
The pseudo_db.c file created tables (operations, etc.) in the logs
Peter Seebach
2010-11-30
Major shift: All the id_t types have been reworked so that they
Peter Seebach
2010-11-18
Messing with makewrappers: Move templating code out (for planned use
Peter Seebach
2010-11-17
Add "Futures.txt" for notes about planned work.
Peter Seebach
2010-11-17
First pass of some cleanups -- support moving a tracked directory from
Peter Seebach
2010-10-25
Clean up makewrappers a bit.
Peter Seebach
2010-10-12
Remove tabs from makewrappers.
Peter Seebach
2010-10-12
Was missing copyright in new makewrappers.
Peter Seebach
2010-10-11
Major change: Replace the shell-based makewrappers with a Python
Peter Seebach
2010-10-11
Add the other *xattr() wrappers (all ENOTSUP) for consistency.
Peter Seebach
2010-10-06
Add the fsetxattr wrapper to return ENOTSUP
Mark Hatle
2010-09-16
The exec*() functions were inconsistent about the name of their first
Peter Seebach
[next]