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-02-18
WRLINUX_NOCLONE branch: Remove clone(2). Why? Because it breaks
WRLINUX_NOCLONE
Peter Seebach
2011-02-18
fix uninitialized variable
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
2010-09-15
In the WR Linux build system, we build host tools (including pseudo)
Peter Seebach
2010-09-08
Fix mkfifoat() to not always fail
Peter Seebach
2010-09-02
Add -Wl,-R$(SQLITE)/lib so we can find libsqlite3 if it wasn't
Peter Seebach
2010-09-02
Wait, the man page says we give ERANGE for that, not ENAMETOOLONG.
Peter Seebach
2010-09-01
A couple more int/size_t mismatch fixes.
Peter Seebach
2010-08-31
Fix an error message which was mostly-harmless but still clearly a
Peter Seebach
2010-08-27
We got bitten AGAIN by hard-coded lengths in memcmp, so we've swapped
Peter Seebach
2010-08-26
The logic for updating LD_LIBRARY_PATH had a bug; if you had
seebs
2010-08-26
While looking at a possible 64/32-bit clash (there wasn't one after
seebs
2010-08-26
Almost had it! The problem is that because the save of
seebs
[next]