]> git.michaelhowe.org Git - packages/o/openafs.git/commit
i-need-sleep-20040406
authorJeffrey Altman <jaltman@mit.edu>
Tue, 6 Apr 2004 09:53:15 +0000 (09:53 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 6 Apr 2004 09:53:15 +0000 (09:53 +0000)
commit991edf329f7e0bff7a8b1f86337fab3aa4a321a6
treed442e913ada80c727a2bad66285b81d66b6902a7
parent00543744955243dcfb829286aacc6e3d7bb88c89
i-need-sleep-20040406

 * fix uninitialized return variables in smb.c and smb3.c

 * open the osi_log file as early as possible in afsd_init.c

 * create an argv to use for non-service executions

 * add support for \\afs\.cellname for rw volumes

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

Do not use IsKerberosLogon() it does not always report the right value.
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_config.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb3.c
src/WINNT/client_creds/afskfw.c