openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Fakeroot Next Generation
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 11 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More code cleanup
Shachar Shemesh
More...
about 17 years ago
Move generic chroot functions to chroot.cpp
Shachar Shemesh
More...
about 17 years ago
Update the version number to 0.11
Shachar Shemesh
More...
about 17 years ago
Initialize context_state[0] for fork and vfork For vfork, mark as shared mem to avoid unnecessary memory allocation
Shachar Shemesh
More...
about 17 years ago
Remove unnecessary includes
Shachar Shemesh
More...
about 17 years ago
Remove (no longer?) needed includes from PPC port
Shachar Shemesh
More...
about 17 years ago
Add stdlib.h to parent.cpp to solve compilation errors on gcc 4.3
Shachar Shemesh
More...
about 17 years ago
Update changelog, README and NEWs Update version number to 1.10
Shachar Shemesh
More...
about 17 years ago
Add chroot support for utime, utimes and inotify_add_watch
Shachar Shemesh
More...
about 17 years ago
Add chroot support for the get/set/list/remove xattr
Shachar Shemesh
More...
about 17 years ago
Add chroot support to the setxattr and lsetxattr functions Split the generic chroot support functions to those that resolve that last link and those that don't
Shachar Shemesh
More...
about 17 years ago
Unify the chroot parameter replacing code
Shachar Shemesh
More...
about 17 years ago
Add chroot support for truncate64
Shachar Shemesh
More...
about 17 years ago
Add chroot support for statfs and truncate. move the chown chroot support to use the shared memory
Shachar Shemesh
More...
about 17 years ago
Add chroot support to uselib (Deprecated Linux specific syscall - go figure)
Shachar Shemesh
More...
about 17 years ago
Add chroot support to readlink Remove no longer necessary explicit memory allocation from sys_stat, and transform it to use shared memory
Shachar Shemesh
More...
about 17 years ago
Rewrite sys_symlink to use shared mem when doing chroot fix bug where new symlink did not register an override
Shachar Shemesh
More...
about 17 years ago
Add support for rmdir: chroot and removal from override database
Shachar Shemesh
More...
about 17 years ago
Switch the mkdir support for chroot to use readonly shared memory
Shachar Shemesh
More...
about 17 years ago
Add rename for chroot support Solve a minor warning when compiling on Debian Etch
Shachar Shemesh
More...
about 17 years ago
Add chroot support for the access syscall
Shachar Shemesh
More...
about 17 years ago
Add chroot support for chmod
Shachar Shemesh
More...
about 17 years ago
Add chroot support to mknod
Shachar Shemesh
More...
about 17 years ago
Add chroot support to execve
Shachar Shemesh
More...
about 17 years ago
Implement unlink (properly)
Shachar Shemesh
More...
about 17 years ago
Translate use of direct method to ptlib_get_cwd Make sure the link returned is null terminated
Shachar Shemesh
More...
about 17 years ago
Add to ptlib command to query where cwd and fd for a process point
Shachar Shemesh
More...
about 17 years ago
sys_unlink and chroot
Shachar Shemesh
More...
about 17 years ago
Activate the handling of "link"
Shachar Shemesh
More...
about 17 years ago
Translate all use of "state->memory" for ptlib_generate_syscall to "state->shared_memory" (more secure + according to new schema) Move sys_open to use the shared memory in case of a chroot Implement chroot in "link"
Shachar Shemesh
More...
about 17 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree