log
| age |
author |
description |
| Fri, 27 Apr 2012 23:42:16 -0400 |
Gregor Richards |
Don't improperly return directories when none exist.default tip |
| Fri, 27 Apr 2012 23:41:54 -0400 |
Gregor Richards |
Make sure we use get_paths to get the write dir, so we don't union unwanted locations. |
| Fri, 27 Apr 2012 23:17:44 -0400 |
Gregor Richards |
Bugfixes and create/write for cunionfs. |
| Sun, 12 Apr 2009 13:23:25 -0400 |
Gregor Richards |
cunionfs: Only accept paths that contain a file .cunionfs_ok |
| Sat, 11 Apr 2009 02:45:22 -0400 |
Gregor Richards |
cunionfs/cunionfs.c: Proper support for permissions when running as root. |
| Sat, 11 Apr 2009 02:29:19 -0400 |
Gregor Richards |
cunionfs/cunionfs.c: Use lstat instead of access in cunionfs_union_loc, as access fails on broken symlinks. |
| Sat, 11 Apr 2009 02:05:41 -0400 |
Gregor Richards |
cunionfs/cunionfs.c: Support for symlinks. |
| Sat, 11 Apr 2009 01:35:08 -0400 |
Gregor Richards |
autoreconf.sh: This should be here. |
| Sat, 11 Apr 2009 01:29:22 -0400 |
Gregor Richards |
cunionfs/cunionfs_ll.c: Not supposed to be here. |
| Sat, 11 Apr 2009 00:58:47 -0400 |
Gregor Richards |
First cut at cunionfs. |