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
W
wrpseudo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 11 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make subports/preports executable.
Peter Seebach
More...
almost 14 years ago
Merge in ports work
Peter Seebach
More...
almost 14 years ago
Fix execvp crash
Peter Seebach
More...
almost 14 years ago
Whoops! If LOCALSTATEDIR doesn't exist, and you invoke pseudo directly rather than via an on-demand spawn from the client, the directory is never created.
Peter Seebach
More...
almost 14 years ago
database initialization cleanup.
Peter Seebach
More...
almost 14 years ago
Expand paths on exec.
Peter Seebach
More...
almost 14 years ago
... and pseudodb needs -ldl
Peter Seebach
More...
about 14 years ago
Oh, sqlite needs -lpthread sometimes
Peter Seebach
More...
about 14 years ago
Add performance test (rough draft).
Peter Seebach
More...
about 14 years ago
Fix linkage issues due to missing -ldl
Peter Seebach
More...
about 14 years ago
Revert "Add a cache of the last object found in pseudo_op"
Mark Hatle
More...
about 14 years ago
Do not cache OP_EXEC calls
Mark Hatle
More...
about 14 years ago
Automatically create state/prefix directories
Peter Seebach
More...
about 14 years ago
ChangeLog for previous fix
Peter Seebach
More...
about 14 years ago
Fixup: The path code could double-free.
Peter Seebach
More...
about 14 years ago
Fix the msg cache code
Mark Hatle
More...
about 14 years ago
When pseudo is disabled avoid directory processing...
Mark Hatle
More...
about 14 years ago
The maketables thing made it possible for some modules to get built before pseudo_tables.h existed. Fixed.
Peter Seebach
More...
about 14 years ago
update docs to eliminate claims that we don't have chroot
Peter Seebach
More...
about 14 years ago
Change the file journal from PERSIST to OFF
Mark Hatle
More...
about 14 years ago
Optimize the sql database indexes differently...
Mark Hatle
More...
about 14 years ago
Add a cache of the last object found in pseudo_op
Mark Hatle
More...
about 14 years ago
Restructure the pseudo_op file identification
Mark Hatle
More...
about 14 years ago
Add sqlite call profiling
Mark Hatle
More...
about 14 years ago
Restructure wrapfuncs.c
Mark Hatle
More...
about 14 years ago
Further amend the system to enable/disable sudo during fork/exec.
Mark Hatle
More...
about 14 years ago
2010-12-08: * (mhatle) Add guts/clone.c to cleanup the clone support * (mhatle) guts/clone.c only run setupenv and reinit when NOT PSEUDO_RELOADED * (mhatle) guts/execve.c whitespace fixe * (mhatle) guts/fork.c similar to guts/clone.c change * (mhatle) pseudo_client.c add reinit function * (mhatle) pseudo_client.c revise client reset, include code from pseudo_wrappers.c * (mhatle) pseudo_server.c move the pid writing to the parent * (mhatle) pseudo_wrappers.c clone cleanup and populate cleanup
Mark Hatle
More...
about 14 years ago
This is a merge of several commits from a tree which turned out to be out of sync in a very inconvenient way.
Peter Seebach
More...
about 14 years ago
Major shift: Fix execl*(), allow enabling/disabling pseudo with an environment variable across fork().
Peter Seebach
More...
about 14 years ago
The pseudo_db.c file created tables (operations, etc.) in the logs database to preserve the meaning of log messages in old databases in case of renumbering... but these tables were never used, and the tables used to create them were, in fact, out of date and inconsistent with the range of operations now supported. Remove the vestigial remains of the never-implemented feature.
Peter Seebach
More...
about 14 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