[Fakeroot-commits] fakeroot--main--0.0--patch-24 commit: Support for using paths (instead of inodes) in the database

Clint Adams schizo@costa.debian.org
Sat, 16 Apr 2005 12:46:32 +0000


2004-08-19  Timo Savola  <tsavola@movial.fi>  patch-24

	* communicate.h:
	* configure.ac:
	* faked.c:
	* scripts/fakeroot.in:

	Support for using paths (instead of inodes) in the database

	2004-08-17 14:05:04 GMT	Timo Savola <tsavola@movial.fi>	patch-7

	    Summary:
	      FAKEROOT_DB_SEARCH_PATHS and an -i change
	    Revision:
	      fakeroot--scratchbox--0.0--patch-7

	    * searched paths can be listed in the FAKEROOT_DB_SEARCH_PATHS variable
	    * a non-existent file name can be passed to --load (prints a warning)

	    modified files:
	     communicate.h faked.c scripts/fakeroot.in


	2004-08-17 09:38:31 GMT	Timo Savola <tsavola@movial.fi>	patch-6

	    Summary:
	      
	    Revision:
	      fakeroot--scratchbox--0.0--patch-6

	    
	    
	    Patches applied:
	    
	     * fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-23
	       patch from Robert Millan for GNU/k*BSD libc location
	    

	    removed files:
	     .arch-ids/aclocal.m4.id aclocal.m4
	     fake/.arch-ids/aclocal.m4.id fake/.arch-ids/configure.id
	     fake/aclocal.m4 fake/configure

	    modified files:
	     configure.ac debian/changelog

	    new patches:
	     fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-23


	2004-08-16 14:42:58 GMT	Timo Savola <tsavola@movial.fi>	patch-5

	    Summary:
	      Fix conditional dirent inclusion
	    Revision:
	      fakeroot--scratchbox--0.0--patch-5


	    modified files:
	     faked.c


	2004-08-16 14:36:17 GMT	Timo Savola <tsavola@movial.fi>	patch-4

	    Summary:
	      Fixed bug in load_database()
	    Revision:
	      fakeroot--scratchbox--0.0--patch-4


	    modified files:
	     faked.c


	2004-08-16 13:30:23 GMT	Timo Savola <tsavola@movial.fi>	patch-3

	    Summary:
	      Make database path stuff optional
	    Revision:
	      fakeroot--scratchbox--0.0--patch-3

	    * the database format can be selected with configure option --with-dbformat

	    modified files:
	     configure.ac faked.c


	2004-08-12 16:26:22 GMT	Timo Savola <tsavola@movial.fi>	patch-2

	    Summary:
	      Database uses path names
	    Revision:
	      fakeroot--scratchbox--0.0--patch-2

	    * database file format changed: device and inode numbers are replaced with
	      a path string (the implementation is very slow; it basically does 'find'
	      many times...)
	    * paths are checked for existence when loading the database

	    modified files:
	     faked.c


	2004-08-11 15:55:24 GMT	Timo Savola <tsavola@movial.fi>	patch-1

	    Summary:
	      Broke the database
	    Revision:
	      fakeroot--scratchbox--0.0--patch-1

	    Began implementing database integrity checking...

	    modified files:
	     faked.c


	2004-08-11 11:05:31 GMT	Timo Savola <tsavola@movial.fi>	base-0

	    Summary:
	      tag of fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-22
	    Revision:
	      fakeroot--scratchbox--0.0--base-0

	    (automatically generated log message)