sahlberg/remote-cache.git
2009-02-05 rootincrease the limit on number of concurrent migrations...
2009-02-05 rootwhen trying to migrate a file, check and make sure...
2009-01-19 rootbuild the docs
2009-01-19 rootremove big-writes doenst work with NFS anyway
2009-01-19 rootremove the lock operation
2008-12-16 rootremove a debug statement
2008-12-16 rootThe kernel nfs daemon can not handle filesystems offeri...
2008-12-16 Ronnie Sahlbergdont build the docs by default
2008-12-16 Ronnie Sahlbergadd an option to specify direct_io
2008-12-16 rootreactivate big writes
2008-12-11 rootfix bug when handling gids.
2008-11-24 rootnew version 2.5
2008-11-24 rootplug some memory leaks
2008-11-23 rootnew version 2.4
2008-11-23 rootrekmove debug code
2008-11-23 rootuse stat and check if the file exist before we try...
2008-11-15 rootnew version 2.3
2008-11-15 rootdont leak filedescriptors
2008-11-12 rootnew version 2.2
2008-11-12 rootset the "big_write" option when starting fuse.
2008-11-11 rootupdate version
2008-11-11 rootnew version 2.1.0
2008-11-11 rootupdates to read write support
2008-07-23 Ronnie Sahlbergupdate the version insid ethe makerpms script
2008-07-23 Ronnie SahlbergGNU_SOURCE may already be defined so define it inside...
2008-07-23 Ronnie SahlbergNew version 2.0.0
2008-07-23 Ronnie Sahlbergdocument --read-write
2008-07-22 Ronnie Sahlbergadd read/write functions for all commands we used to...
2008-07-22 Ronnie Sahlberginitial read/write support
2008-07-22 Ronnie SahlbergIf we detect a file no longer exists on the remote... read-only read-only
2008-07-22 Ronnie SahlbergAdd an option "--file-min-mtime-age". Files that have...
2008-07-01 Ronnie Sahlbergnew version
2008-07-01 Ronnie Sahlbergget rid of util.c
2008-07-01 Ronnie Sahlbergwe dont need this file
2008-07-01 Ronnie Sahlbergwe dont need libevents
2008-07-01 Ronnie Sahlbergwe dont need strlist
2008-07-01 Ronnie Sahlbergwe dotn need idtree
2008-07-01 Ronnie SahlbergRevert "we dont need util_time"
2008-07-01 Ronnie SahlbergRevert "we dont need util_file"
2008-07-01 Ronnie Sahlbergwe dont need util_file
2008-07-01 Ronnie Sahlbergwe dont need util_time
2008-07-01 Ronnie Sahlbergwe dont need db_wrap
2008-06-23 Ronnie Sahlbergversion 1.0.9
2008-06-23 Ronnie Sahlbergtell fuse to use the permissions from the fiulesystekm...
2008-06-20 Ronnie Sahlbergdont include ctdb.h we dont need this file
2008-06-18 Ronnie Sahlbergupdate access() root can always read and execute
2008-06-18 Ronnie Sahlbergpass the use_ino option to fuse
2008-06-18 Ronnie Sahlbergversion 1.0.8
2008-06-18 Ronnie Sahlbergemulate the access() call
2008-06-18 Ronnie Sahlbergnew version 1.0.7
2008-06-18 Ronnie Sahlbergreduce the debuglevel for some messages
2008-06-18 Ronnie Sahlbergwe can also verify the local cache and purge files...
2008-06-18 Ronnie Sahlbergupdate GETATTR to know how to handle file_check_parent_...
2008-06-18 Ronnie Sahlbergadd new parameter --file-check-parent-mtime
2008-06-17 Ronnie Sahlbergnew version 1.0.6
2008-06-17 Ronnie Sahlbergset the extra groups to a list with one entry, the...
2008-06-17 Ronnie Sahlbergdrop the extra groups for the process when we switch...
2008-06-16 Ronnie Sahlberg new version 1.0.5
2008-06-16 Ronnie Sahlbergwhen reading a directory from a remote site,
2008-06-16 Ronnie Sahlbergswitch to the real user and obey the permissions when...
2008-06-16 Ronnie Sahlbergwhen emulating a read() check the stats for the file...
2008-06-16 Ronnie SahlbergRevert "even if the user is not allowed to read the...
2008-06-16 Ronnie Sahlbergeven if the user is not allowed to read the file due...
2008-06-16 Ronnie Sahlbergwhen we create a cache for a directory, make sur ethe...
2008-06-16 Ronnie Sahlbergwhen creating a cache directory, make sure it gets...
2008-06-13 Ronnie Sahlbergchangelog must change in monoton fashion or the build...
2008-06-13 Ronnie Sahlbergnew version
2008-06-13 Ronnie Sahlbergwhen we change to a different user/gid
2008-06-13 Ronnie Sahlbergfix typos
2008-06-10 Ronnie Sahlbergupdate to 1.0.3
2008-06-10 Ronnie Sahlbergadd a new parameter
2008-06-10 Ronnie Sahlbergadd two more parameters
2008-06-10 Ronnie Sahlbergadd two new command line arguments
2008-06-10 Ronnie Sahlbergwhen emulating READDIR(),
2008-06-10 Ronnie Sahlbergcheck that --export, --cache and --remote all exist...
2008-06-04 Ronnie Sahlbergadd a new argument --max-dir-cache=SECONDS
2008-05-28 Ronnie Sahlbergmust create the _mandir/man1 directory when building...
2008-05-28 Ronnie Sahlbergupdate to version 1.0.2
2008-05-28 Ronnie Sahlbergadd gpl boilerplate
2008-05-28 Ronnie Sahlbergadd a simple manpage to remote-cache
2008-05-27 Ronnie Sahlbergwe have to defer redirecting stderr to the logfile...
2008-05-27 Ronnie Sahlbergupdate version
2008-05-27 Ronnie Sahlbergadd setting of debug level through -d or --debug
2008-05-27 Ronnie Sahlbergstart using popt to parse arguments
2008-05-27 Ronnie Sahlbergprint the remote-cache version on startup
2008-05-27 Ronnie Sahlbergcreate the bin directory to write the executable to
2008-05-27 Ronnie Sahlbergmkrpm bugfix
2008-05-27 Ronnie Sahlbergadd a makerpms.sh script
2008-05-27 Ronnie Sahlbergadd an initial specfile for remote-cache
2008-05-27 Ronnie Sahlbergadd an "install" target
2008-05-27 Ronnie Sahlbergremove references to gpfs and the migrate tool
2008-05-21 Ronnie Sahlbergif readdir fails, delete the local cache for the directory. origin/HEAD origin/master
2008-05-20 Ronnie Sahlbergdefer setting up the sigchild handler until just prior...
2008-05-20 Ronnie Sahlbergalso switch the egid when we switch from root to a...
2008-05-20 Ronnie Sahlbergextract the switching to/from real user and root into...
2008-05-20 Ronnie Sahlbergchange to the correct user when doing access() to the...
2008-05-20 Ronnie Sahlbergtallocifications
2008-05-20 Ronnie Sahlbergtallocifications
2008-05-20 Ronnie Sahlbergtallocifications
2008-05-20 Ronnie Sahlbergmore tallocifications
next