]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-todays-bugs-20060203
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 3 Feb 2006 23:21:04 +0000 (23:21 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 3 Feb 2006 23:21:04 +0000 (23:21 +0000)
commit22b02189ecc70a94410fb1648da987d0964ddcaf
tree6193cc7102ddd862993f6f5ba7aba1f2641a5625
parent04c3d3cc3900914725c479b993a6313b0ef29e3f
windows-todays-bugs-20060203

* cell names must be treated as case insensitive

* smb logoff messages do not mean the user is logging off the machine.
  do not use as an indication that tokens should be destroyed

* use the correct lock and avoid a deadlock when handling dead VCs
src/WINNT/afsd/cm_cell.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb3.c