aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
AgeCommit message (Expand)Author
2012-03-27call this 1.3pseudo-1.3PSEUDO_1_3Peter Seebach
2012-03-27Allow static sqlitePeter Seebach
2012-03-27Configuration cleanup for OE-core:Peter Seebach
2012-03-27add popen() callPeter Seebach
2012-02-06The O_LARGEFILE value was getting merged into mode (where it wasPeter Seebach
2012-02-06Fix *at() function interface holesPeter Seebach
2011-11-02Name this 1.2pseudo-1.2PSEUDO_1_2Peter Seebach
2011-11-02Initialize memory in pseudo_client to avoid valgrind warningMark Hatle
2011-11-02Rework the clone wrapper to add an intermediate function to resolve a defect.Mark Hatle
2011-11-02Implement PSEUDO_UNLOAD, replacing existing PSEUDO_RELOADED semantics.Mark Hatle
2011-07-19Fix uninitalized variable.Peter Seebach
2011-06-09Fix realpath(name, NULL) when PSEUDO_DISABLED=1Peter Seebach
2011-06-061.1.1 releasePeter Seebach
2011-06-06Improve system()Peter Seebach
2011-06-02Call this "version 1.1".Peter Seebach
2011-06-02Add system() wrapper to force setup of the pseudo environment. NotePeter Seebach
2011-05-31Change logic on file creation/chmod so that we only secretly mask inPeter Seebach
2011-05-25Make ulckpwdf() report failuresSeebs
2011-04-21Fix hangs on Fedora 13 et al.Peter Seebach
2011-04-16Fix oldclone port, which had bit-rotted since it was developed.Peter Seebach
2011-04-13Fix path expansion of empty strings.Peter Seebach
2011-04-04Whitespace changes.Peter Seebach
2011-04-01mention Darwin in READMESeebs
2011-03-25Try to force debug fd to 2. The intent is that this will keep mallocPeter Seebach
2011-03-25Make subports/preports executable.Peter Seebach
2011-03-25Merge in ports workPeter Seebach
2011-03-25Fix execvp crashPeter Seebach
2011-02-10Whoops! If LOCALSTATEDIR doesn't exist, and you invoke pseudoPeter Seebach
2011-02-09database initialization cleanup.Peter Seebach
2011-02-08Expand paths on exec.Peter Seebach
2011-01-24Revert "Add a cache of the last object found in pseudo_op"Mark Hatle
2011-01-18Do not cache OP_EXEC callsMark Hatle
2011-01-14Automatically create state/prefix directoriesPeter Seebach
2011-01-13ChangeLog for previous fixPeter Seebach
2010-12-17When pseudo is disabled avoid directory processing...Mark Hatle
2010-12-16The maketables thing made it possible for some modules to get builtPeter Seebach
2010-12-16update docs to eliminate claims that we don't have chrootPeter Seebach
2010-12-16Change the file journal from PERSIST to OFFMark Hatle
2010-12-16Optimize the sql database indexes differently...Mark Hatle
2010-12-16Add a cache of the last object found in pseudo_opMark Hatle
2010-12-16Restructure the pseudo_op file identificationMark Hatle
2010-12-16Add sqlite call profilingMark Hatle
2010-12-16Restructure wrapfuncs.cMark Hatle
2010-12-13Further amend the system to enable/disable sudo during fork/exec.Mark Hatle
2010-12-132010-12-08:Mark Hatle
2010-12-07This is a merge of several commits from a tree which turned out toPeter Seebach
2010-11-18Messing with makewrappers: Move templating code out (for planned usePeter Seebach
2010-11-17Add "Futures.txt" for notes about planned work.Peter Seebach
2010-11-17First pass of some cleanups -- support moving a tracked directory fromPeter Seebach
2010-10-25Clean up makewrappers a bit.Peter Seebach