]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Explorer Shell Extension enhancements
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 1 Oct 2011 18:05:31 +0000 (14:05 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sat, 1 Oct 2011 19:14:52 +0000 (12:14 -0700)
commit59169e0ac73fe44ddd7d28f3985cfc5549938cb8
treed6ceadaaddd2b547affed248649b2b6e953ac407
parent0ca1d92952cc81483e7b949f2982033cf0b9f3db
Windows: Explorer Shell Extension enhancements

Redesign the AFS Volume Tab to report:

 . Volume name
 . Volume ID
 . Cell
 . Server
 . Availability
 . Quota
 . Partition Info
 . Replica Server List

Properly handle multiple selections to report the volume info
of the parent object and not the actively selected object.

When a mount point is selected, display the volume information
for the target volume.

Remove file server from AFS tab.

Modify the AFS tab to better handle multiple selections including
mount points.

Extend many gui2fs functions to implement a poor man's "follow"
option.  This really should be done with the pioctl 'literal'
capability but this is an improvement.  The pioctl modifications
will require a major redesign of gui2fs.c and all of the dialogs.

Change-Id: Ib009beb81d841fb3bbbd35b1eb0faec2c40eaf4e
Reviewed-on: http://gerrit.openafs.org/5531
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/client_exp/PropACL.cpp
src/WINNT/client_exp/PropFile.cpp
src/WINNT/client_exp/PropFile.h
src/WINNT/client_exp/PropVolume.cpp
src/WINNT/client_exp/gui2fs.cpp
src/WINNT/client_exp/gui2fs.h
src/WINNT/client_exp/lang/en_US/afs_shl_ext.rc
src/WINNT/client_exp/resource.h
src/WINNT/client_exp/volume_inf.h