Changeset 13257
- Timestamp:
- May 4, 2007, 2:31:30 PM (19 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 8 edited
-
Nebulous-Server/Build.PL (modified) (1 diff)
-
Nebulous-Server/Changes (modified) (1 diff)
-
Nebulous-Server/MANIFEST (modified) (1 diff)
-
Nebulous-Server/Todo (modified) (1 diff)
-
Nebulous/Build.PL (modified) (1 diff)
-
Nebulous/Changes (modified) (1 diff)
-
Nebulous/MANIFEST (modified) (1 diff)
-
Nebulous/Todo (modified) (1 diff)
-
Nebulous/bin/neb-locate (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/Build.PL
r13233 r13257 111 111 bin/neb-cp 112 112 bin/neb-df 113 bin/neb-locate 113 114 bin/neb-initdb 114 115 bin/neb-ls -
trunk/Nebulous-Server/Changes
r13256 r13257 2 2 3 3 0.05 4 - add neb-locate 4 5 - change all Nebulous::Client public methods to behave in list context 5 6 - rework the getmountedvol() stored procedure to attempt to work around -
trunk/Nebulous-Server/MANIFEST
r13173 r13257 13 13 bin/neb-df 14 14 bin/neb-initdb 15 bin/neb-locate 15 16 bin/neb-ls 16 17 bin/neb-mv -
trunk/Nebulous-Server/Todo
r13221 r13257 27 27 - add multiple regex and/or glob support to neb-ls, eg. neb-ls -r 'foo.*' -r 'bar$' 28 28 - store the key name as an xattr on the actual on disk file 29 - add an neb-locate --reverse option to map uri/paths into keys 29 30 30 31 distant future -
trunk/Nebulous/Build.PL
r13233 r13257 111 111 bin/neb-cp 112 112 bin/neb-df 113 bin/neb-locate 113 114 bin/neb-initdb 114 115 bin/neb-ls -
trunk/Nebulous/Changes
r13256 r13257 2 2 3 3 0.05 4 - add neb-locate 4 5 - change all Nebulous::Client public methods to behave in list context 5 6 - rework the getmountedvol() stored procedure to attempt to work around -
trunk/Nebulous/MANIFEST
r13173 r13257 13 13 bin/neb-df 14 14 bin/neb-initdb 15 bin/neb-locate 15 16 bin/neb-ls 16 17 bin/neb-mv -
trunk/Nebulous/Todo
r13221 r13257 27 27 - add multiple regex and/or glob support to neb-ls, eg. neb-ls -r 'foo.*' -r 'bar$' 28 28 - store the key name as an xattr on the actual on disk file 29 - add an neb-locate --reverse option to map uri/paths into keys 29 30 30 31 distant future
Note:
See TracChangeset
for help on using the changeset viewer.
