Linux: Remove prototype warning inhibition
[openafs.git] / src / WINNT /
2010-04-18 Jeffrey AltmanWindows: Preserve volume location info in case of comm...
2010-04-18 Jeffrey AltmanWindows: correct locking in cm_FreeServerList
2010-04-18 Jeffrey AltmanWindows: prevent infinite idle error response
2010-04-17 Jeffrey AltmanWindows: Increase the memory map version
2010-04-17 Jeffrey AltmanWindows: cm_UpdateCell must hold cell lock across serve...
2010-04-17 Jeffrey AltmanWindows: CM_SCACHESYNC_STOREDATA for non-files have...
2010-04-17 Jeffrey AltmanWindows: define new event log messages for cm_Analyze...
2010-04-17 Jeffrey AltmanWindows: wait for I/O on buffers to complete in cm_Setu...
2010-04-17 Jeffrey AltmanWindows: split cm_buf_t.flags field to ensure proper...
2010-04-06 Jeffrey AltmanWindows: WinTorture Verbose mode display all logged...
2010-04-06 Jeffrey AltmanWindows: cm_UpdateVolumeLocation !append exts to num...
2010-03-28 Jeffrey AltmanWindows: buffers whose offsets are beyond EOF should...
2010-03-25 Jeffrey AltmanWindows: afslogon.dll vs windows 7
2010-03-25 Jeffrey AltmanWindows: aklog must reset viceId to 0 before pr_CreateU...
2010-03-25 Jeffrey AltmanWindows: output pt error messages as strings
2010-03-24 Asanka HerathWindows: Use a timestamp for the minidump filename
2010-03-24 Asanka HerathWindows: Monitor requests and gather diagnostics before...
2010-03-23 Jeffrey AltmanWindows: cm_attrs_t requires inclusion of cm_vnodeops.h
2010-03-23 Asanka HerathWindows: Make default mode bits configurable
2010-03-13 Jeffrey AltmanWindows: warnings removal for afskfw.c
2010-03-13 Jeffrey AltmanWindows: afskfw - conditionalize use of krb5_get_error_...
2010-03-13 Jeffrey AltmanWindows: netidmgr - conditionalize use of krb5_get_erro...
2010-03-06 Jeffrey AltmanWindows: use krb5_get_error_message instead of error_me...
2010-03-06 Jeffrey AltmanWindows: use krb5_get_error_message to translate krb5...
2010-03-06 Jeffrey AltmanWindows: use krb5_get_error_message in netidmgr_plugin
2010-03-06 Jeffrey AltmanWindows: Add krb5 error message functions to loadfuncs...
2010-03-05 Jeffrey AltmanWindows: reset local mount point count during freelance...
2010-02-28 Jeffrey AltmanWindows: rx lowlevel nat ping
2010-02-12 Jeffrey AltmanWindows: Prevent explorer shell extension from crashing...
2010-01-28 Jeffrey AltmanWindows: drop cm_Freelance_Lock before call to cm_Freel...
2010-01-27 Simon WilkinsonXDR memory management fixes
2010-01-22 Jeffrey AltmanWindows: AFS_AFSDB_ENV preprocessor symbol no longer...
2010-01-21 Jeffrey AltmanWindows: Windows v6.0 SDK does not define __RPC__out
2010-01-19 Jeffrey AltmanWindows: Help text update for Network Identity Manager... openafs-devel-1_5_69
2010-01-19 Asanka HerathWindows: Add a context menu for the AFS icon
2010-01-16 Asanka HerathWindows: Query the MTU value from the registry
2010-01-13 Jeffrey AltmanWindows: remove signed vs unsigned error in smb_Init
2010-01-13 Jeffrey AltmanWindows: Protect buffers in smb_WriteData from simultan...
2010-01-13 Jeffrey AltmanWindows: fs examine owner and group are signed
2010-01-13 Jeffrey AltmanWindows: do not call cm_SearchCellByDNS if AFS_AFSDB_EN...
2010-01-13 Jeffrey AltmanWindows: buf_Recycle should clean up flags and reset...
2010-01-13 Jeffrey AltmanWindows: do not leak scp->dirlock if cm_BPlusDirBuildTr...
2010-01-13 Jeffrey AltmanWindows: alter nmtest CreateFile modes
2010-01-13 Jeffrey AltmanWindows: return ENOMEM from cm_BPlus functions on mallo...
2009-12-31 Simon WilkinsonRemove --disable-afsdb
2009-12-21 Michael MeffiePrefix global defines
2009-12-21 Michael MeffieConsolidate duplicate definitions
2009-12-08 Jeffrey AltmanWindows: cm_BPlusEnumAlloc should not fail for zero...
2009-12-08 Jeffrey AltmanWindows: cm_BPlusDirBuildTree can fail
2009-11-26 Jeffrey AltmanWindows: Fix test for setting FILE_ATTR_READONLY
2009-11-24 Jeffrey AltmanWindows: disable readonly volume versioning due to...
2009-11-24 Jeffrey AltmanWindows: provide enhanced error output to aklog
2009-11-24 Jeffrey AltmanWindows: cm_TryBulkStatus processing changes
2009-11-24 Jeffrey AltmanWindows: when assigning a new clientModTime, hold a...
2009-11-19 Jeffrey AltmanWindows: cm_BkgDaemon requeuing only applies to BkgStore
2009-11-19 Jeffrey AltmanWindows: Improvements to background fetch processing
2009-11-19 Jeffrey AltmanWindows: buf_DirtyBuffersExist uses fileHashp not allp...
2009-11-16 Jeffrey AltmanWindows: Error mapping for VBUSY and VRESTARTING
2009-11-16 Jeffrey AltmanWindows: Use STATUS_IO_TIMEOUT where STATUS_TIMEOUT...
2009-11-15 Jeffrey AltmanWindows: Fix port assignment to use network byte order
2009-10-26 Jeffrey AltmanUpdates to Jake's RTT based server ranking (Gerrit...
2009-10-26 Jacob Thebault-SpiekerAdds cm_RankUpServers() and cm_RankServer()
2009-10-22 Jeffrey AltmanWindows: no longer use WinExec in afscreds
2009-10-22 Jeffrey AltmanWindows: Update Control Panel to use ShellExecuteEx...
2009-10-21 Jeffrey AltmanWindows: Update MSI installer properties
2009-10-21 Jeffrey AltmanWindows: ports in the cache manager are stored in netwo...
2009-10-21 Asanka HerathWindows: Set the ARPINSTALLLOCATION property when insta...
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-21 Jeffrey AltmanWindows: Add registry entries for rx_SetMinPeerTimeout...
2009-10-21 Jeffrey AltmanWindows: Modify afscreds.exe and afs_config.exe to...
2009-10-21 Jeffrey AltmanWindows: digital signatures are required for resource...
2009-10-21 Jeffrey AltmanWindows: Adjust error return values
2009-10-19 Asanka HerathWindows: Add a token status icon to the NIM plug-in
2009-10-17 Jeffrey AltmanWindows: Always compute time remaining in cm_Analyze
2009-10-17 Jeffrey AltmanWindows: mark volume status online during cm_MergeStatus
2009-10-15 Jeffrey AltmanWindows: AFSVolSync creationDate based readonly volume...
2009-10-14 Jeffrey AltmanWindows: refactor afs status cloning and clone when...
2009-10-14 Jeffrey AltmanRevert "Windows: Readonly Volume Versioning for Windows...
2009-10-12 Jeffrey AltmanWindows: Readonly Volume Versioning for Windows Cache...
2009-10-12 Jeffrey AltmanWindows Explorer Shell Extension: Remove OutputDebugStr...
2009-10-12 Jeffrey AltmanWindows: Correct lock error codes and log file server...
2009-10-10 Jeffrey AltmanWindows: use port when finding server by address
2009-10-10 Jeffrey AltmanWindows: Prevent fs fetchdata offset bug error from...
2009-10-08 Jeffrey AltmanWindows: use xdr_alloc to allocate memory for Callback...
2009-10-08 Jeffrey AltmanPermit DNS SRV record lookups to be used by the Windows...
2009-10-07 Jeffrey AltmanBuild afsio on Windows; remove many warnings
2009-10-07 Jeffrey AltmanWindows: fs listacl -cmd
2009-09-29 Jeffrey AltmanWindows: short circuit background volume checks for...
2009-09-29 Jeffrey AltmanWindows: Trace log smb_FindFID errors
2009-09-28 Jeffrey AltmanWindows: cm_GetBuffer does not need to contact file...
2009-09-28 Jeffrey AltmanWindows: Directories do not have a default stream
2009-09-20 Jeffrey AltmanWindows: uninitialized variable in cm_GetBuffer
2009-09-20 Jeffrey AltmanWindows: Protect against null serverp in cm_Analyze
2009-09-20 Jeffrey AltmanWindows: Do not mark server down due to Store / Fetch...
2009-09-19 Jeffrey AltmanWindows: more pioctl output validation
2009-09-19 Jeffrey AltmanWindows: Use "Name not found" instead of "File not...
2009-09-19 Jeffrey AltmanWindows: trace logging changes for smb_ReceiveTran2QPat...
2009-09-19 Jeffrey AltmanWindows: Improve WKSSRC and SRVSVC compatibility with...
2009-09-19 Jeffrey AltmanWindows: Trace wkssvc and srvsvc rpc calls
2009-09-19 Jeffrey AltmanWindows: No rand_s on Windows 2000
next