sahlberg/remote-cache.git
2009-03-30 Ronnie Sahlbergupdate documentation with the new
2009-03-30 rootCreate a new option --unexport=<path>" to be used to...
2009-03-29 rootuse a lock on the cache file to ensure that only one...
2009-03-29 rootFork() and return from the parent back to the shell...
2009-03-20 rootnew version 3.2
2009-03-20 rootremove more switching between user ids
2009-03-20 rootremove more swhitches between root and the user.
2009-03-20 rootdont switch to/from the real user inmkdir() evaluate...
2009-03-19 rootremove all remaining talloc calls
2009-03-19 rootremove the use of talloc from unlink_parent_dir_cache()
2009-03-19 rootremove the use of talloc from open_parent_cache_ro()
2009-03-19 rootremove the use of talloc from open_dir_cache_ro()
2009-03-19 rootremove the use of talloc from unlink_object()
2009-03-19 rootupdate the description in the specfile to explain remot...
2009-03-17 Ronnie Sahlbergfix typo in the usage printout
2009-03-09 Ronnie Sahlbergnew version 3.1
2009-03-09 Ronnie Sahlbergremove use of talloc in performance critical paths
2009-03-09 Ronnie Sahlbergadd the generated manpage and html page for remote...
2009-03-09 rootnew version 3.0 2.5
2009-03-06 rootmake sure we use null terminated path strings
2009-03-06 rootmake sure we null terminate the string we return in...
2009-03-06 rootremove some DEBUG statements we no longer need.
2009-03-06 rootsplit remote-cache into a two process model where we...
2009-03-05 rootanother file required by the events system
2009-03-05 rootadd another file that the events system needs
2009-03-05 rootadd a file for linked list macros that the event system...
2009-03-05 rootadd the event system from ctdb
2009-03-05 rootadd gpl boilerplate to migrate.h
2009-02-27 Ronnie Sahlbergmake sure to check that fhs is no null before derefere...
2009-02-27 Ronnie Sahlbergverion 2.9
2009-02-27 Ronnie Sahlberguse an explicit chmod to make sure the bits are set...
2009-02-27 Ronnie Sahlberguse file locking on the temporary cache file to prevent...
2009-02-27 Ronnie Sahlbergfix a broken debug statement
2009-02-27 Ronnie Sahlbergsmall files smaller than 128k are migrated explicitely...
2009-02-26 Ronnie Sahlbergdont switch uid in _unlink()
2009-02-26 Ronnie Sahlbergdont switch userid to/from the real user and root in...
2009-02-25 Ronnie Sahlbergdont flush the cached-file or the direcache after a...
2009-02-25 Ronnie SahlbergDont switch uid/gid to the user issuing the operation...
2009-02-25 Ronnie SahlbergAvoid switching to/from "real user"/root during _read()
2009-02-23 Ronnie Sahlbergoptimize away some expensive lstat()
2009-02-06 rootnew version
2009-02-06 rootadd a "big_writes" argument
2009-02-05 rootmake it possible to tweak the max number of concurrent...
2009-02-05 rootsee if we can get a lock on the migration limiter file...
2009-02-05 rootreduce the loglevel for an info message from ERR to...
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
next