2010-01-13 | Jeffrey Altman | Windows: return ENOMEM from cm_BPlus functions on malloc... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-30 | Simon Wilkinson | rxgen: Remove stray debugging statement Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-08 | Simon Wilkinson | pt_util runs on database servers Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-08 | Jeffrey Altman | Windows: cm_BPlusEnumAlloc should not fail for zero... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-08 | Jeffrey Altman | Windows: cm_BPlusDirBuildTree can fail Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-04 | Jeffrey Altman | Fix midnight volume calculation to build on Windows Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-04 | Jeffrey Altman | Windows: Version update for 1.5.67 Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-03 | Jeffrey Altman | Windows: change notes for 1.5.67 release Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-12-03 | Jeffrey Altman | Use xdr_alloc and xdr_free within ptuser Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-26 | Jeffrey Altman | Windows: Fix test for setting FILE_ATTR_READONLY Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-24 | Jeffrey Altman | Windows: disable readonly volume versioning due to... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-24 | Jeffrey Altman | Windows: provide enhanced error output to aklog Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-24 | Jeffrey Altman | Windows: cm_TryBulkStatus processing changes Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-24 | Jeffrey Altman | Windows: when assigning a new clientModTime, hold a... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-24 | Jeffrey Altman | Windows: modify src/rxkad/NTMakefile to avoid file... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-19 | Mickey Lane | Fix 2 errors in Windows release Notes Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-19 | Jeffrey Altman | Windows: cm_BkgDaemon requeuing only applies to BkgStore Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-19 | Jeffrey Altman | Windows: Improvements to background fetch processing Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-19 | Jeffrey Altman | Windows: buf_DirtyBuffersExist uses fileHashp not allp... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-19 | Jeffrey Altman | Windows: Permit custom version numbers and default... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-16 | Jeffrey Altman | Windows: Code signing with cross-signed certificates Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-16 | Jeffrey Altman | Windows: Error mapping for VBUSY and VRESTARTING Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-16 | Jeffrey Altman | Windows: Use STATUS_IO_TIMEOUT where STATUS_TIMEOUT... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-15 | Jeffrey Altman | Windows: Fix port assignment to use network byte order Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-11-15 | Jeffrey Altman | Windows: ports in the cache manager are stored in network... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-26 | Jeffrey Altman | Updates to Jake's RTT based server ranking (Gerrit... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-26 | Jacob Thebault-Spieker | Adds cm_RankUpServers() and cm_RankServer() Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-23 | Jeffrey Altman | Windows: Notes for 1.5.66 Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-23 | Jeffrey Altman | Windows: Updates to Release Notes Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-22 | Jeffrey Altman | Windows: no longer use WinExec in afscreds Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-22 | Jeffrey Altman | rx lwp include assert.h where AFS_NT40_ENV builds can... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-22 | Jeffrey Altman | Windows: Update Control Panel to use ShellExecuteEx... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Derrick Brashear | rx don't exit Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Simon Wilkinson | Fix fall out from removal of memset casts Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: Update MSI installer properties Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: ports in the cache manager are stored in network... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Asanka Herath | Windows: Set the ARPINSTALLLOCATION property when installing Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: Add registry entries for rx_SetMinPeerTimeout... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: Modify afscreds.exe and afs_config.exe to... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: Do not permit infinite attempts to obtain... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: digital signatures are required for resource... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-21 | Jeffrey Altman | Windows: Adjust error return values Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-20 | Derrick Brashear | rx window size increase Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-20 | Derrick Brashear | afscp warnings cleanup Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-20 | Jeffrey Altman | Windows: AFS_PTR_FMT is just 'p' Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-19 | Asanka Herath | Windows: Add a token status icon to the NIM plug-in Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-17 | Jeffrey Altman | Windows: Always compute time remaining in cm_Analyze Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-17 | Jeffrey Altman | Windows: mark volume status online during cm_MergeStatus Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-16 | Andrew Deason | Fix rxgen-generated warnings Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-15 | Andrew Deason | Fix unitialized variable warning in cfghost.c Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-15 | Jeffrey Altman | Windows: AFSVolSync creationDate based readonly volume... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-14 | Derrick Brashear | add SRV record lookups to unix afsconf support suite... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-14 | Jeffrey Altman | Windows: refactor afs status cloning and clone when... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-14 | Jeffrey Altman | Revert "Windows: Readonly Volume Versioning for Windows... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-14 | Jeffrey Altman | Windows: fix build due to broken src/volser/NTMakefile Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-13 | Jeffrey Altman | Windows: If SecurityLevel is configured use it for... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-12 | Simon Wilkinson | Add afsio to gitignore Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-12 | Jeffrey Altman | Windows: Readonly Volume Versioning for Windows Cache... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-12 | Jeffrey Altman | Windows Explorer Shell Extension: Remove OutputDebugString... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-12 | Jeffrey Altman | Windows: Correct lock error codes and log file server... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-12 | Jeffrey Altman | Improve accuracy of Rx RTT calculation by skipping... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-10 | Jeffrey Altman | Windows: use port when finding server by address Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-10 | Jeffrey Altman | Windows: Prevent fs fetchdata offset bug error from... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-08 | Davor Ocelic | Update README with solved/pending docs tasks Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-08 | Davor Ocelic | Update backup suite manpages Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-08 | Davor Ocelic | Update fstrace suite manpages Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-08 | Davor Ocelic | Minimal left docs updates for vos suite Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-08 | Jeffrey Altman | Permit DNS SRV record lookups to be used by the Windows... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-07 | Hartmut Reuter | pioctl with VIOC_FS_CMD removed Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-07 | Jeffrey Altman | Windows: fs listacl -cmd Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-10-06 | Jeffrey Altman | documentation for "fs listacl -cmd" Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-29 | Jeffrey Altman | Windows: short circuit background volume checks for... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-29 | Jeffrey Altman | Windows: Trace log smb_FindFID errors Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-28 | Jeffrey Altman | Windows: cm_GetBuffer does not need to contact file... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-28 | Jeffrey Altman | Windows: Directories do not have a default stream Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-25 | Derrick Brashear | h_GetHost_r cleanup cases Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-21 | Jeffrey Altman | Windows version number 1.5.64 Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-21 | Jeffrey Altman | Windows: 1.5.64 updates for Windows Notes Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-20 | Jeffrey Altman | Windows: uninitialized variable in cm_GetBuffer Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-20 | Jeffrey Altman | Windows: Protect against null serverp in cm_Analyze Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-20 | Jeffrey Altman | Windows: Do not mark server down due to Store / Fetch... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-19 | Jeffrey Altman | Windows: more pioctl output validation Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-19 | Jeffrey Altman | Windows: Use "Name not found" instead of "File not... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-19 | Jeffrey Altman | Windows: trace logging changes for smb_ReceiveTran2QPathInfo Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-19 | Jeffrey Altman | Windows: Improve WKSSRC and SRVSVC compatibility with... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-19 | Jeffrey Altman | Windows: Trace wkssvc and srvsvc rpc calls Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-19 | Jeffrey Altman | Windows: No rand_s on Windows 2000 Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-14 | Brant Gurganus | Corrects file_CmdRef_1_fs_chgrp_html and file_CmdRef_1_fs_ch... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-13 | Jeffrey Altman | Add indexing to Windows Release Notes Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-13 | Jeffrey Altman | Windows Release Notes XML Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-11 | Jeffrey Altman | Windows: Handle "(Default)" regsitry value in MountGlobalDri... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-11 | Jeffrey Altman | Windows: Add pioctl data output validation to fs and... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-10 | Russ Allbery | Windows: update build system for restorevol man page... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-09 | Jeffrey Altman | Windows: Use secure ctime and strncpy in afs_ctime Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-09 | Jeffrey Altman | Windows: secure rand() Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-09 | Jeffrey Altman | Windows: Add data validation to ktc_xxxx functions... Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-09 | Marc Dionne | build fix: ubik_client is a struct Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-08 | Jeffrey Altman | Windows: Use secure ctime and strncpy in afs_ctime Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-08 | Jeffrey Altman | Windows: Prevent pioctl races from crashing afsd_service Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2009-09-08 | Jeffrey Altman | Windows: Fake scache not completely initialized Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
next |