aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_db.c
AgeCommit message (Expand)Author
2010-12-02The pseudo_db.c file created tables (operations, etc.) in the logsPeter Seebach
2010-11-30Major shift: All the id_t types have been reworked so that theyPeter Seebach
2010-11-17First pass of some cleanups -- support moving a tracked directory fromPeter Seebach
2010-08-17Draft one effort at making unlink more robust and fixing an obviousseebs
2010-08-04Add new environment values to allow easy override of default locationsMark Hatle
2010-07-30Linking a file now does not unlink the contents of a fileKonrad Scherer
2010-04-30Miscellaneous cleanup.Peter Seebach
2010-04-30Cleanup of pdb_historyPeter Seebach
2010-04-27Fix link(), improve startup performance.Peter Seebach
2010-04-26Handle rename(3) across devices.Peter Seebach
2010-04-26Report on deletions more carefully.Peter Seebach
2010-04-26Add sanity checkPeter Seebach
2010-04-26Updates/improvements for loggingPeter Seebach
2010-03-29cleanup FALLTHROUGH comments on case labelsPeter Seebach
2010-03-26Add support for intercepting execve()Peter Seebach
2010-03-26Track file open flagsPeter Seebach
2010-03-26Updates: Enable additional warnings, fix a number of things.Peter Seebach
2010-03-25initial chroot() supportPeter Seebach
2010-03-16initial public releasePeter Seebach