Erik Larsson
b970c69c02
usermap.c: Fix uninitialized variable warning in main.
...
If platform was non-Win32 and open_security_api() failed, the variable
'ok' would end up being uninitialized.
2015-03-13 09:06:17 +01:00
Jean-Pierre André
22ecedb996
Fixed a wrong function header in usermap
...
A wrong header was defined for ntfs_initialize_file_security()
2014-06-23 11:16:02 +02:00
Jean-Pierre André
5554f2e677
Displayed the parent directory of selected files in usermap
...
Displaying the parent directory facilitates the identification of files
selected by usermap as a base for defining the mapping of Windows users
to Linux ones.
2014-05-22 08:58:03 +02:00
jpandre
07ccad8eb6
Escaped difficulties with the diversity of boolean definitions
2010-01-17 09:35:32 +00:00
jpandre
cd8c8a1aa8
Adapted to possible inclusion of stdbool.h (Erik Larsson)
2010-01-16 18:14:46 +00:00
jpandre
91a3909048
Concealed the unused parameters in usermap
2009-12-10 08:51:25 +00:00
szaka
c49ae0afb0
add secaudit and usermap utilities
2009-10-04 01:50:28 +00:00