openafs/src
Jeffrey Altman 9fd825790e Windows: AFSSetDispositionInfo Verify Dir Enum
Before testing whether or not a directory is empty, the directory
must be enumerated.  If it is not, enumerate it.

Change-Id: I0302733821e1d5c6be3198be7fe75333d8e01245
Reviewed-on: http://gerrit.openafs.org/9780
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
2013-04-25 14:25:06 -07:00
..
afs LINUX: Sometimes let dentry_open handle refcounts 2013-04-20 08:24:23 -07:00
afsd vsys: Avoid uninitialised variable warning 2013-03-07 07:55:38 -08:00
afsinstall doc: remove references to AFS's NTP daemon 2012-03-20 20:59:27 -07:00
afsmonitor afsmonitor: Fix theoretical overflow of handler string 2013-03-09 19:15:45 -08:00
afsweb correct whitespace errors in readme files 2013-01-07 07:40:46 -08:00
aklog aklog: Probe for libasn1 on heimdal 2013-04-08 10:03:15 -07:00
audit audit: Fix overflow in file backend 2013-03-11 07:26:41 -07:00
auth auth: Don't overflow lower case cell string 2013-03-11 07:27:39 -07:00
bozo bos: Remove theoretical overflow in DateOf 2013-03-12 06:51:49 -07:00
bu_utils Use calloc, rather than malloc/memset 2012-05-24 08:49:28 -07:00
bubasics Build system: Move install definitions to include 2011-06-05 06:50:52 -07:00
bucoord bucoord: restore requires server and partition 2013-03-12 06:51:26 -07:00
budb budb: fix signedness of hash address logging 2013-04-08 10:04:09 -07:00
butc butc: Init volheader before using it for hton 2013-03-12 06:51:32 -07:00
butm butm/file_tm.c: check for null pointer before dereferencing 2013-01-06 08:34:56 -08:00
cf Linux 3.9: hlist iterator change 2013-03-20 08:12:51 -07:00
cmd Add krb5_enomem for config parser & kernel crypto 2013-02-26 03:51:15 -08:00
comerr include roken.h in yacc parsers 2012-11-13 20:12:31 -08:00
config afs: removing trailing semicolons 2013-02-26 13:55:22 -08:00
crypto crypto: make krb5_enomem a static inline function 2013-03-03 18:58:59 -08:00
dir Linux 3.7: remove use of param.h and ioctl.h 2012-11-19 04:22:01 -08:00
dviced Stop using libafsauthent 2012-09-12 06:48:17 -07:00
dvolser Stop using libafsauthent 2012-09-12 06:48:17 -07:00
export Don't cast returns from malloc() 2012-05-24 09:24:41 -07:00
external Import of code from heimdal 2013-02-26 03:50:57 -08:00
finale vol: fix everything to use volumeid type 2013-01-02 10:29:08 -08:00
fsint Split up libtool support into LWP and pthread 2012-09-16 13:34:57 -07:00
fsprobe Don't cast returns from malloc() 2012-05-24 09:24:41 -07:00
gtx afs: removing trailing semicolons 2013-02-26 13:55:22 -08:00
JAVA correct whitespace errors in readme files 2013-01-07 07:40:46 -08:00
kauth kauth: Don't overflow stack when building username 2013-03-09 19:13:39 -08:00
kopenafs Add "pretty" build option 2011-11-08 19:39:46 -08:00
libacl libacl: Remove unnecessary assignment 2013-02-21 22:18:14 -08:00
libadmin libadmin: Don't pass garbage to pts_UserCreate 2013-03-07 08:05:33 -08:00
libafs Linux: Add missing semi-colon 2013-02-12 11:38:30 -08:00
libafsauthent Windows: Build libafsauthent.dll against mtafsubik.lib 2013-02-28 02:56:32 -08:00
libafscp afscp: null-terminate root.cell dir if needed in dynroot mode 2013-03-12 06:34:49 -07:00
libafsrpc Windows: Remove RXAFS* from afsrpc.dll 2013-02-28 02:54:24 -08:00
libuafs correct whitespace errors in readme files 2013-01-07 07:40:46 -08:00
log unlog: Don't overflow cells array 2013-03-03 19:01:52 -08:00
lwp afs: removing trailing semicolons 2013-02-26 13:55:22 -08:00
mcas afs: removing trailing semicolons 2013-02-26 13:55:22 -08:00
opr opr: Don't confuse isLast and isEnd 2012-11-23 06:18:31 -08:00
packaging packaging: remove largefile-fileserver option from spec file 2013-03-28 13:10:27 -07:00
pam Fix build with separate objdirs 2013-03-27 05:55:31 -07:00
platform afs: removing trailing semicolons 2013-02-26 13:55:22 -08:00
procmgmt Windows: link to afsroken.dll 2012-07-02 19:23:00 -07:00
ptserver readpwd: Make sure user supplies a passwdfile 2013-03-07 08:08:16 -08:00
roken Use rk_rename from roken 2012-08-31 10:21:38 -07:00
rx afs: removing trailing semicolons 2013-02-26 13:55:22 -08:00
rxdebug rx: Use a red black tree for the event stack 2011-11-29 12:29:41 -08:00
rxgen rxgen: Don't overflow PackageIndex 2013-03-03 19:02:25 -08:00
rxkad rxkad: Remove redundant checkCksum initialisation 2013-02-24 11:10:07 -08:00
rxosd src/rxosd/Makefile.in: avoid infinite recursion in CC variable 2013-03-04 04:47:28 -08:00
rxstat Split up libtool support into LWP and pthread 2012-09-16 13:34:57 -07:00
scout scout: Fix a lot of dead assignments 2013-02-24 11:39:52 -08:00
sgistuff afs: casting NULL is generally unnecessary 2012-09-27 11:03:07 -07:00
shlibafsrpc libafsrpc: Assemble with libtool 2012-09-09 20:14:11 -07:00
sys rmtsys: Don't overflow pathname buffer 2013-03-07 07:54:31 -08:00
tbudb Fix build for separate objdirs 2013-01-07 20:28:58 -08:00
tbutc Split up libtool support into LWP and pthread 2012-09-16 13:34:57 -07:00
tests correct whitespace errors in readme files 2013-01-07 07:40:46 -08:00
tools dumptool: Remove newlines safely 2013-02-28 16:17:06 -08:00
tptserver ptserver: Rename ubik.c as ptubik.c 2013-02-26 14:00:47 -08:00
tsalvaged rx: Use opr queues 2012-10-18 04:30:07 -07:00
tsm41 afs: casting NULL is generally unnecessary 2012-09-27 11:03:07 -07:00
tubik Fix build for separate objdirs 2013-01-07 20:28:58 -08:00
tvlserver Fix build for separate objdirs 2013-01-07 20:28:58 -08:00
tvolser libafsauthent: Build with libtool 2012-09-12 06:48:00 -07:00
ubik liboafs_ubik: Export DISK_GetFile 2013-04-06 05:33:10 -07:00
update upserver: Don't overflow file and hostname buffers 2013-03-12 06:51:20 -07:00
usd usd: Can't call usd_FileStandard* with NULL 2013-02-20 12:30:52 -08:00
uss include roken.h in yacc parsers 2012-11-13 20:12:31 -08:00
util util: fix dirpath use of clntEtcDir on Windows 2013-03-25 11:46:37 -07:00
venus Increase size of space for ACL in "up" command. 2013-04-09 07:17:09 -07:00
vfsck fileserver & friends: Don't cast from malloc() 2012-05-24 08:54:33 -07:00
viced Make ihandle sync behavior runtime-configurable 2013-04-17 07:06:54 -07:00
vlserver vlserver: Use correct literal in bounds check 2013-03-07 07:50:42 -08:00
vol Make ihandle sync behavior runtime-configurable 2013-04-17 07:06:54 -07:00
volser Make ihandle sync behavior runtime-configurable 2013-04-17 07:06:54 -07:00
WINNT Windows: AFSSetDispositionInfo Verify Dir Enum 2013-04-25 14:25:06 -07:00
xstat xstat: Add the residency RPC to the list of fs ops 2013-03-03 19:00:26 -08:00
.gitignore
BUILDNOTES
DOLASTCMP.BAT
helper-splint.sh.in
libafsdep
LICENSE Rework the Kerberos Autoconf probes 2010-06-15 16:30:04 -07:00
mkdest.pl
ntbuild.bat Windows: Build against KerbCompatSDK instead of KFW 2011-09-30 21:40:26 -07:00
NTObjdir viced: Remove the LWP fileserver 2012-01-23 14:18:59 -08:00
rmbat.bat
rmbat.rsp fix newline conventions 2010-07-06 08:16:25 -07:00
SOURCE-MAP viced: Remove the LWP fileserver 2012-01-23 14:18:59 -08:00
splint.cfg
symlink.bat
TechNotes-JavaAPI