ubik: take DB lock in ubik_GetVersion
[openafs.git] / src / WINNT /
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-27 Simon WilkinsonWindows: Don't use %I for IP addresses
2011-03-27 Simon WilkinsonNO_DES_H_INCLUDE is no longer necessary
2011-03-25 Jeffrey AltmanWindows: trailing dot not part of volume name
2011-03-24 Jeffrey AltmanWindows: avoid recursive cm_CheckOfflineVolume
2011-03-17 Simon Wilkinsonutil: Remove itc.h
2011-03-09 Jeffrey AltmanWindows: handle rx busy call channel
2011-03-04 Jeffrey AltmanWindows: mp target trailing dot not part vol name
2011-03-04 Jeffrey AltmanWindows: avoid use of cm_buf for MPs and Symlinks
2011-02-17 Jeffrey AltmanWindows: Change GiveUpAllCallBacks default to On
2011-02-12 Jeffrey AltmanWindows: Fix symlink and mount point make \\afs\xxx...
2011-02-08 Jeffrey AltmanWindows: correct pthread_xxx_init semantics
2011-02-01 Jeffrey AltmanWindows: No NCBRESET when probing Loopback after start
2011-01-31 Jeffrey AltmanWindows: out of order locks cm_CheckCBExpiration
2011-01-27 Jeffrey AltmanWindows: Correct cm_volume locking
2011-01-25 Jeffrey AltmanWindows: cm_GiveUpAllCallBacksAllServersMulti()
2011-01-23 Jeffrey AltmanWindows: log and invalidate invalid dir pages
2011-01-18 Jeffrey AltmanWindows: refactor cm_CheckCBExpiration multihomed
2011-01-18 Jeffrey AltmanWindows: use cm_ServerEqual() in cm_Analyze()
2011-01-14 Jeffrey AltmanWindows: osilog param size is size_t
2011-01-10 Jeffrey AltmanWindows: refactor buf_Get() to improve readability
2011-01-10 Jeffrey AltmanWindows: remove all refs to unused buf_GetNew()
2011-01-04 Jeffrey AltmanWindows: remove unused vars from cm_server.c
2011-01-04 Jeffrey AltmanWindows: netidmgr_plugin move roken.h to afscred.h
2010-12-30 Vincent ArcherWindows: MIT license applies to parsemode()
2010-12-29 Jeffrey AltmanWindows: buf_CleanAsync scp->fid == bp->fid
2010-12-28 Jeffrey AltmanWindows: fs checkserver skip multi-homed up server
2010-12-28 Jeffrey AltmanWindows: fs checkservers should list vldb as well
2010-12-28 Jeffrey AltmanWindows: cleanup preprocessor definition namespace
2010-12-28 Jeffrey AltmanWindows: separate parsemode from fs into own file
2010-12-20 Jeffrey AltmanWindows: fs chmod and display mode in fs examine
2010-12-20 Jeffrey AltmanWindows: clear mountPointStringp on status change
2010-12-20 Jeffrey AltmanWindows: Add VIOC_GETUNIXMODE and VIOC_SETUNIXMODE
2010-12-13 GCO Public CellServDBCellServDB update 13 Dec 2010
2010-12-13 Jeffrey AltmanWindows: log error code for smb lan thread fail
2010-12-12 Jeffrey AltmanWindows: PerformanceTuningInterval Merge error
2010-12-07 Jeffrey AltmanWindows: test for path in afs before symlink test
2010-12-05 Stefan KuengWindows: fix checked UNICODE build of talocale
2010-12-05 Jeffrey AltmanWindows: Build afs_shl_ext.dll with talocaleU.lib
2010-12-05 Jeffrey AltmanWindows: install afs_shl_ext icon files
2010-12-05 Jeffrey AltmanWindows: build a UNICODE version of talocale.lib
2010-12-05 Jeffrey AltmanWindows: fix UNICODE build for talocale
2010-12-05 Stefan KuengWindows: afs_shl_ext improve overlay handlers
2010-12-05 Stefan KuengWindows: afs_shl_ext Show icon mount point overlay
2010-12-05 Stefan KuengWindows: afs_shl_ext folder bkgrnd context menu
2010-12-04 Jeffrey AltmanWindows: Remove fallback from GetCaps to GetTime
2010-11-27 Jeffrey AltmanWindows: NSIS installer requires the architecture for...
2010-11-22 Jeffrey AltmanWindows: update nsis installer for hcrypto and roken
2010-11-22 Jeffrey AltmanWindows: update wix installer for afsroken.dll
2010-11-20 Jeffrey AltmanWindows: permit aklog to build with krb4 support and...
2010-11-20 Jeffrey AltmanWindows: Add hcrypto to the msi installer
2010-11-20 Jeffrey AltmanWindows: conditionally set tray icon state
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-03 Jeffrey AltmanWindows: Do not leak cm_volume_t objects from the LRU...
2010-11-01 Derrick Brashearkill off afs/debug.h
2010-10-26 Jeffrey AltmanWindows: Fix math error in rx_Writev processing
2010-10-26 Jeffrey AltmanWindows: move debug break in afsd_notifier
2010-10-24 Jeffrey AltmanWindows: Add version number to event log start pending...
2010-10-23 Jeffrey AltmanWindows: register idle dead timeout error
2010-10-23 Asanka C. HerathWindows: Backup and restore configuration across installs
2010-10-23 Jeffrey AltmanWindows: Make Rx PMTU discovery configurable; disable...
2010-10-22 Jeffrey AltmanWindows: Use rx_Readv / rx_Writev
2010-10-21 Jeffrey AltmanWindows: Improve cm_SyncOpDone logging
2010-10-21 Jeffrey AltmanWindows: remove unnecessary prototype from smb.c
2010-10-21 Jeffrey AltmanWindows: optimize cm_BkgDaemon()
2010-10-21 Jeffrey AltmanWindows: remove warnings from cm_daemon.c
2010-10-21 Jeffrey AltmanWindows: prototype cm_PerformanceTuningInit()
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Jeffrey AltmanWindows: Do not issue RXAFS change RPCs on known RO...
2010-10-05 Jeffrey AltmanWindows: do not leak cm_volume_t objects from LRU queue
2010-10-05 Jeffrey AltmanWindows: Kill AFS_LARGEFILES preprocessor symbol
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-10-03 Jeffrey AltmanWindows: Ensure that cm_NameI errors are acted upon...
2010-10-03 Jeffrey AltmanWindows: Fix Parent(path) computation to permit mp...
2010-10-02 Jeffrey AltmanWindows: Pass Volume Root Fid to cm_Analyze after RXAFS...
2010-09-21 Jeffrey AltmanWindows: Negative Caching for Volume Lookups
2010-09-07 Jeffrey AltmanWindows: Improve SMB detection of Local System account
2010-09-07 Jeffrey AltmanWindows: revise NTSTATUS response for ALLBUSY, ALLOFFLI...
2010-09-06 Jeffrey AltmanWindows: Modify signature of buf_CleanAsync and buf_Cle...
2010-09-06 Jeffrey AltmanWindows: Permit cm_scache rwlock to be dropped when...
2010-09-06 Jeffrey AltmanWindows: fail cm_CheckNTOpen if READ|DELETE for readonl...
2010-09-06 Jeffrey AltmanWindows: Add validation for directory buffer contents
2010-09-06 Jeffrey AltmanWindows: cm_TryBulkStatRPC must process VIO errors
2010-09-06 Jeffrey AltmanWindows: better handle RX_MSGSIZE errors
2010-09-06 Jeffrey AltmanWindows: print the value of cm_OfflineROIsValid to...
2010-09-06 Jeffrey AltmanWindows: Handle RX_RESTARTING consistently for all...
2010-09-06 Jeffrey AltmanWindows: Log cell along with volume id for server errors
2010-09-06 Jeffrey AltmanWindows: unix modes represented in octal
2010-08-17 Jeffrey AltmanWindows: fix Freelance trailing dot enforcement
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-16 Jeffrey AltmanWindows: Return error for SetToken PIOCTL_LOGON if...
2010-08-16 Jeffrey AltmanWindows: prevent buffer overrun in cklog
2010-08-16 Jeffrey AltmanWindows: Only Local System Account may set tokens for...
2010-08-16 Jeffrey AltmanWindows: Parse Freelance entries and enforce trailing...
2010-08-12 Jeffrey AltmanWindows: comparisons of nul strings should match
2010-08-11 Jeffrey AltmanWindows: cm_Analyze should treat VOFFLINE like VMOVED...
2010-08-05 Jeffrey AltmanWindows: add flags field to smb_ioctlProc_t function...
2010-08-05 Jeffrey AltmanWindows: optimize buf_FlushCleanPages
next