|
|
|
@805
|
[805]
|
04/12/07 18:45:14 |
hachi |
Since the protocol changed, update tests to follow the new protocol. |
|
|
|
@804
|
[804]
|
04/12/07 18:17:33 |
hachi |
Remove some code, and comment on it. Fixing later. |
|
|
|
@803
|
[803]
|
04/12/07 18:14:30 |
hachi |
The rename this command to be consistent with the other names for added … |
|
|
|
@802
|
[802]
|
04/12/07 18:12:10 |
hachi |
Make the name/nameid mapping cache in process. This calms the db access … |
|
|
|
@775
|
[775]
|
03/15/07 21:10:25 |
hachi |
Add support for saving the mtime now. |
|
|
|
@774
|
[774]
|
03/15/07 21:09:44 |
hachi |
It helps to use real SQL |
|
|
|
@773
|
[773]
|
03/15/07 20:29:03 |
hachi |
Allow the hook to die() instead and return a more meaningful error. |
|
|
|
@772
|
[772]
|
03/15/07 20:27:44 |
hachi |
Switch the way the list_directory command returns the list of files, and … |
|
|
|
@771
|
[771]
|
03/15/07 20:26:02 |
hachi |
Metadata plugin, currently can't be hooked in because it would conflict … |
|
|
|
@766
|
[766]
|
03/09/07 21:14:26 |
hachi |
split doesn't work for parsing /proc/partitions, use a full regex instead. |
|
|
|
@765
|
[765]
|
03/09/07 02:27:03 |
hachi |
iostat on linux doesn't output stats per-partition, only per device, so we … |
|
|
|
@764
|
[764]
|
03/09/07 01:15:30 |
hachi |
Slight fix for regex not picking up devices and utliization properly. |
|
|
|
@763
|
[763]
|
03/08/07 20:45:01 |
hachi |
Testing most of the actions we can do so far. |
|
|
|
@762
|
[762]
|
03/08/07 20:43:58 |
hachi |
Break out the paths parsing, so I can thow the invalid filename failure … |
|
|
|
@761
|
[761]
|
03/08/07 20:41:52 |
hachi |
Fix hook call to make it so I can throw an error state from the hook. |
|
|
|
@760
|
[760]
|
03/08/07 02:40:27 |
hachi |
Plugin idea for mogdbsetup. Let's the filepaths plugin add extra tables … |
|
|
|
@759
|
[759]
|
03/08/07 02:27:45 |
hachi |
Need to use this module first, so the ->add_extra_tables call exists. |
|
|
|
@758
|
[758]
|
03/07/07 02:56:53 |
hachi |
Broken test for filepaths plugin, need a way to enable a plugin at … |
|
|
|
@757
|
[757]
|
03/07/07 02:52:04 |
hachi |
Branch so I can twiddle things in core, and things can be discussed before … |
|
copied from trunk/server:
|
|
|
|
@756
|
[756]
|
03/07/07 02:49:46 |
hachi |
filepaths_enable and filepaths_disable command to issue for (en|dis)abling … |