sahlberg/remote-cache.git
2009-07-23 rootversion 3.6 master
2009-07-23 Martin Schwenkeremote-cache-clean: add a final pass to remove empty...
2009-07-23 Martin SchwenkeAdditional cache cleaning algorithms.
2009-07-21 Martin SchwenkeRejig code and logging in preparation for extra cleanup...
2009-07-21 Martin SchwenkeUpdate RPM spec file to cope with moved and new files.
2009-07-21 Martin Schwenkeremote-cache should be installed in sbin rather than...
2009-07-21 Martin SchwenkeCleanups to doc/remote-cache.8.xml and commit of genera...
2009-07-21 Martin SchwenkeMove remote-cache documentation to section 8 of the...
2009-07-21 Martin SchwenkeAdd remote-cache-clean derived documentation files.
2009-07-21 Martin SchwenkeFix circular dependency error with autoconf 2.6.3.
2009-07-21 Martin SchwenkeNew remote-cache-clean script.
2009-07-15 rootnew version 3.5
2009-07-15 rootremove the switch_to_real_user() function and switch_ba...
2009-07-15 rootremove the last use of switch_to_real_user()
2009-07-15 rootremote an additional switch_to_real_user()
2009-07-14 rootremove a switch_to_real_user()
2009-07-14 rootremove a dead function
2009-07-14 rootremove a call to switch_to_real_user
2009-07-14 rootremove the use of one switch_to_real_user()
2009-04-07 rootnew version 3.4
2009-04-07 rootmake sure we replace any existing man page with a new...
2009-04-07 rootadd a simple array of hashes so that we dont keep addin...
2009-04-06 rootcheck that the umount actually worked and keep running...
2009-04-06 rootuse a mutex to make sur eonly one thread at a time...
2009-04-06 Ronnie Sahlbergadd pregenerated versions of the manpage and the html...
2009-03-30 rootnew version 3.3
2009-03-30 rootfix an error in a prototype
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...
next