Unix: Rework build system
[openafs.git] / src / WINNT /
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
2010-08-03 Jeffrey AltmanWindows: Reduce complexity of Freelance Callback Logic
2010-08-03 Jeffrey AltmanWindows: When processing pioctl paths ensure callbacks...
2010-08-02 Asanka HerathWindows: Don't configure client when not installing...
2010-08-02 Jeffrey AltmanWindows: Do not reference cm_data.rootSCachep directly
2010-08-02 Jeffrey AltmanWindows: Update root.afs scache dv when Freelance dir...
2010-08-02 Jeffrey AltmanWindows aklog: remove lstat preprocessor definition
2010-08-02 Jeffrey AltmanWindows aklog: include afs/pterror.h
2010-06-14 Jeffrey AltmanWindows: ensure that afsconfig.h and afs/param.h are...
2010-06-11 Matt Benjaminwindows cm_BeginDirOp add flags (nobuildtree)
2010-06-10 Jeffrey AltmanWindows: Revise SMB QuerySecurityInfo for MS10-020
2010-06-09 Jeffrey AltmanWindows: Detect if AFSCache is memory mapped to a new...
2010-06-05 Jeffrey AltmanWindows: Cleanup .exp .res .manifest and others
2010-06-05 Jeffrey AltmanWindows: Update fs newcell and add VIOCNEWCELL2
2010-06-05 Jeffrey AltmanWindows: Freelance Import CellServDB
2010-06-05 Jeffrey AltmanWindows: engage path mtu discovery for rx
2010-06-04 Simona PoilincaWindows: convert cm_config.c to use strsafe library
2010-06-04 Asanka HerathWindows: Support building a lite-client installer
2010-06-03 Jeffrey AltmanWindows: Fix usage of cm_FreeServerList
2010-06-03 Jeffrey AltmanWindows: Reduce number of Nat Ping Connections
2010-06-03 Jeffrey AltmanWindows: Fix cm_IoctlSkipQueryOptions buffer management
2010-06-03 Jeffrey AltmanWindows: do not request KEY_WRITE privilege if not...
2010-06-03 Jeffrey AltmanWindows: warning removal
2010-06-03 Asanka HerathWindows: Fix midl options for generating stub code
2010-05-25 matt@linuxbox.comwindows handle NONODE case uniformly in cm_BPlusDirDel...
2010-05-12 Jeffrey AltmanWindows: move afsconfig.h / param.h to afscred.h
2010-05-12 Jeffrey AltmanWindows: netidmgr_plugin must include afsconfig.h
2010-05-12 Jeffrey AltmanWindows: Add support for NetWkstaGetInfo levels 101...
2010-05-12 Jeffrey AltmanWindows: Prevent overflow during percent used calc...
2010-05-12 Jeffrey AltmanWindows: Freelance vs ACLs
2010-05-12 Jeffrey AltmanWindows: use system CreateUuid instead of afs variant
2010-05-12 Jeffrey AltmanWindows: RXAFS_InlineBulkStat errors must be processed...
2010-05-09 Jeffrey AltmanWindows: fs.c requires size_t len not int len
2010-05-04 tharidufernandoWindows: Secure C String usage in src\WINNT\afsd\fs.c
2010-05-03 Asanka HerathWindows: Show configuration pages for all types of...
2010-05-02 Jeffrey AltmanWindows: Restructure cm_LookupInternal addition of...
2010-05-02 Jeffrey AltmanWindows: Permit BPlus tree lookups within cm_ApplyDir
2010-05-02 Jeffrey AltmanWindows: Prevent cm_FreelanceAddSymlink from creating...
2010-05-02 Jeffrey AltmanWindows: normalize error codes from cm_FreelanceAddSymlink
2010-05-02 Jeffrey AltmanWindows: Force rebuilding Freelance directory in AddMou...
2010-05-02 Jeffrey AltmanWindows: normalize return codes from cm_FreelanceAddMount
2010-05-02 Jeffrey AltmanWindows: use cm_noteLocalMountPointChange whenever...
2010-05-02 Jeffrey AltmanWindows: add locked parameter to cm_noteLocalMountPoint...
2010-05-02 Jeffrey AltmanWindows: remove unused code from cm_FollowMountPoint
2010-05-02 Jeffrey AltmanWindows: initialize to zero Freelance fake root directory
2010-05-02 Jeffrey AltmanWindows: make cm_BPlusDirFoo public
2010-05-02 Jeffrey AltmanWindows: correct "fs quota" pioctl validation check
2010-05-02 Jeffrey AltmanWindows: getAFSServer wrong variable used in uncompiled...
2010-05-02 Jeffrey AltmanWindows: FlushFile ioctl should call cm_FSync, not...
2010-05-02 Jeffrey AltmanWindows: add 'locked' flag to cm_FSync and call when...
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...
next