OSDN Git Service

Adapted secaudit and usermap (now ntfssecaudit and ntfsusermap) to ntfsprogs
authorJean-Pierre André <jpandre@users.sourceforge.net>
Thu, 7 Apr 2016 07:20:23 +0000 (09:20 +0200)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Thu, 7 Apr 2016 07:20:23 +0000 (09:20 +0200)
commit3d7a28bfa5bcdf7669270f3afca5e672c46f7c51
tree050acdf087e7ee012f809446dec58e50e4d469f6
parent0ded128808350043b53557d980414e7148bd7a29
Adapted secaudit and usermap (now ntfssecaudit and ntfsusermap) to ntfsprogs

These tools were originally developed for running on Windows and later
ported to libntfs-3g. This patch makes them similar to other ntfsprogs
tools, dropping the native Windows interfaces and using libntfs-3g on
all platforms.

There is no change in usage or supported features, only the command
names have changed.
configure.ac
ntfsprogs/Makefile.am
ntfsprogs/ntfssecaudit.8.in
ntfsprogs/ntfssecaudit.c
ntfsprogs/ntfsusermap.8.in
ntfsprogs/ntfsusermap.c
src/Makefile.am
src/ntfs-3g.8.in