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 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 7 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactor the logging code into a spearate file
Shachar Shemesh
More...
over 12 years ago
More concise bootstrap
Shachar Shemesh
More...
over 12 years ago
Change C++11 support from optional to a hard requirement
Shachar Shemesh
More...
over 12 years ago
Update the ignore mask
Shachar Shemesh
More...
over 12 years ago
Fix compilation errors on modern gcc
Shachar Shemesh
More...
over 12 years ago
Add test program that uses threads
Shachar Shemesh
More...
over 12 years ago
Mark APIs using the process buffers with a macro to perform locking
Shachar Shemesh
More...
almost 15 years ago
Remove explicit process memory allocation from within the syscalls handlers, long ago no longer necessary
Shachar Shemesh
More...
almost 15 years ago
Resolve a shared memory leak
Shachar Shemesh
More...
almost 15 years ago
Define all debugged process pointers to be int_ptr rather than void *. As a result: * Major reduction in number of casts required * Increase in type safety * Found bugs in getresuid and getresgid Make the process_memory members private, and force use of accessor methods
Shachar Shemesh
More...
almost 15 years ago
Solve the last occurance of a crash if no state file is provided
Shachar Shemesh
More...
almost 15 years ago
Add code to munmap memory no long needed
Shachar Shemesh
More...
almost 15 years ago
Use the correct test to see if we need to re-initialize the process memory
Shachar Shemesh
More...
almost 15 years ago
Split the handle_memory_allocation function for better readability, as well as easier cross-state jumps
Shachar Shemesh
More...
almost 15 years ago
The shared pointer is shifted by the overhead determined by ptlib
Shachar Shemesh
More...
almost 15 years ago
Make sure that we always have a process_mem ref_count
Shachar Shemesh
More...
almost 15 years ago
Switch to a "process memory" approach to tracking the shared memory
Shachar Shemesh
More...
almost 15 years ago
Really solve the "crash if no state file given" problem
Shachar Shemesh
More...
almost 15 years ago
Change mmap 32 to 64 bit mapping to bypass argument passing anomality problem
Shachar Shemesh
More...
about 16 years ago
Do not segfault if no persistent file is given
Shachar Shemesh
More...
about 16 years ago
Use relative path for state file, restoring previous word directory to make sure relative paths work
Shachar Shemesh
More...
about 16 years ago
Add a (Linux only) test for getsiginfo working
Shachar Shemesh
More...
about 16 years ago
Use empty string as "no chroot" marker
Shachar Shemesh
More...
about 16 years ago
The root entity is now reference counted
Shachar Shemesh
More...
about 16 years ago
Update the home page
Shachar Shemesh
More...
about 16 years ago
Update the documentation about packaging tips
Shachar Shemesh
More...
about 16 years ago
Detect the FAULT error on some emulated system calls
Shachar Shemesh
More...
about 16 years ago
Report (persumably impossible) page faults when getting the stat results
Shachar Shemesh
More...
about 16 years ago
Have stat detect page faults on the passed buffer
Shachar Shemesh
More...
about 16 years ago
Add error (EFAULT mostly) reporting to setgroups
Shachar Shemesh
More...
about 16 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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