SOLARIS: Define BSD_COMP for non-UKERNEL on 5.11
[openafs.git] / src /
2011-12-01 Andrew DeasonSOLARIS: Define BSD_COMP for non-UKERNEL on 5.11
2011-12-01 Derrick Brashearafsd.fuse: link libopr
2011-12-01 Derrick Brashearremove CopyOnWrite2 and unused vars
2011-11-30 Derrick Brashearviced: disable accelerated copyonwrite
2011-11-29 Jeffrey AltmanWindows: AFSRDFSProvider log to file
2011-11-29 Jeffrey AltmanWindows: NPEnumResources no Printer support
2011-11-29 Jeffrey AltmanWindows: NPGetConnectionCommon buffer too small
2011-11-29 Jeffrey AltmanWindows: no drive subst for NPCancelConnection
2011-11-29 Jeffrey AltmanWindows: refactor NPCancelConnection
2011-11-29 Chris OrsiWindows: Mount Point and Symlink Overlay Icons
2011-11-29 Jeffrey AltmanWindows: Wix disable integrated logon by default
2011-11-29 Simon Wilkinsonrx: Use a red black tree for the event stack
2011-11-29 Simon WilkinsonUnix CM: Build rbtrees in kernel
2011-11-29 Andrew Deasonudebug: Fix endianness when fudging lastYesHost
2011-11-29 Jeffrey AltmanWindows: FSync not CleanVnode during Cleanup
2011-11-29 Jeffrey AltmanWindows: Wix cell names can be greater than 120 chars
2011-11-29 Jeffrey AltmanWindows: cache format version change
2011-11-29 Jeffrey AltmanWindows: osi_mutex / osi_rwlock changes
2011-11-28 Jeffrey AltmanWindows: convert daemons threads to pthreads
2011-11-28 Ben KadukFBSD: cleanup dvp locking for ISDOTDOT
2011-11-28 Derrick Brashearnamei: force-close fd on read or write error
2011-11-27 Edward Z. YangLinux: 3: Update specfile to know about 3.* kernels.
2011-11-25 Simon WilkinsonUnix CM: Fix PutVolume in afs_BlackListOnce
2011-11-23 Jeffrey AltmanWindows: add trace logging to Pioctl File Info Query
2011-11-23 Jeffrey AltmanWindows: _._AFS_IOCTL_._ size is zero
2011-11-22 Jeffrey AltmanWindows: RDR_InvalidateObject do not hold locks
2011-11-22 Jeffrey AltmanWindows: cm_GetSCache do not release unheld lock
2011-11-22 Jeffrey AltmanWindows: Use Jenkins' Hash
2011-11-21 Simon Wilkinsonopr: Add Bob Jenkins's hash functions
2011-11-21 Anders KaseorgLinux: 3.2: Use set_nlink to update i_nlink
2011-11-19 Andrew Deasonafs: Leave cellnum alone for explicit mtpt cell
2011-11-18 Jeffrey Altmannamei: tweak getlinkbyte error handling
2011-11-18 Michael Meffieauth: avoid excessive stat of cellservdb
2011-11-18 Michael Meffievol: rate-limit volume usage updates
2011-11-18 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync unheld lock
2011-11-18 Jeffrey AltmanWindows: must obtain and release an actual lock
2011-11-18 Jeffrey AltmanWindows: non-release only worker threads can release
2011-11-16 Jeffrey Altmanauth: initKeys before first error exit path
2011-11-16 Jeffrey AltmanWindows: Do not install IBM AFS HLP files
2011-11-16 Jeffrey AltmanWindows: buf_CleanAsyncLocked dirty range only
2011-11-16 Jeffrey AltmanWindows: create scache->redirMx to reduce contention
2011-11-16 Jeffrey AltmanWindows: Increase default number of daemon threads
2011-11-16 Jeffrey AltmanWindows: cm_SetupStoreBIOD use firstModOffset chunk
2011-11-16 Jeffrey AltmanWindows: Fairness for background operations
2011-11-16 Andrew Deasonvlserver: Avoid atoi for vol ids
2011-11-15 Jeffrey AltmanWindows: Create default Security Descriptor
2011-11-15 Jeffrey AltmanWindows: interlocked refCount increment in cm_GetSCache
2011-11-14 Jeffrey AltmanWindows: netidmgr krb5_cc_get_principal can fail
2011-11-13 Jeffrey AltmanWindows: smb_ReceiveNTCreateX create smb_fid earlier
2011-11-13 Jeffrey AltmanWindows: cm_GetSCache avoid holding cm_scacheLock
2011-11-13 Jeffrey AltmanWindows: avoid null ptr in RDR_RequestFileExtentsAsync
2011-11-13 Jeffrey AltmanWindows: Track active RPCs per scache_t
2011-11-13 Jeffrey AltmanWindows: fix locking hierarchy in service
2011-11-12 Andrew Deasonafs: Do not use separate array for srvAddrs
2011-11-12 Simon Wilkinsonrx: Turn the rxevent_Cancel macro into a function
2011-11-12 Simon Wilkinsonrx: New signature for rx event functions
2011-11-12 Simon Wilkinsonopr: Add a red/black tree implementation
2011-11-12 Simon Wilkinsonrx: Add a helper function for delayed acks
2011-11-12 Simon Wilkinsonopr: Add opr_containerof
2011-11-11 Jeffrey AltmanWindows: Add Vista/Win7 Firewall Configuration
2011-11-11 Jeffrey AltmanWindows: Enforce Share Access
2011-11-11 Andrew DeasonSOLARIS: Do not build x86 kernel module on 5.11
2011-11-11 Andrew Deasonnamei: Remove extraneous rmdir
2011-11-11 Andrew Deasonvol: Remove O_EXCL|O_TRUNC combinations
2011-11-10 Jeffrey AltmanWindows: FSCTL_SET_REPARSE_POINT not yet implemented
2011-11-10 Jeffrey AltmanWindows: FSCTL_SET_REPARSE_POINT error
2011-11-10 Jeffrey AltmanWindows: FSCTL_IS_PATHNAME_VALID return success
2011-11-10 Jeffrey AltmanWindows: these fsctl cmds are not implemented
2011-11-10 Jeffrey AltmanWindows: Additional trace logging
2011-11-10 Jeffrey AltmanWindows: service must set reparse point attribute
2011-11-10 Peter ScottWindows: Correctly increment PIOCtl DE
2011-11-10 Peter ScottWindows: FileNetworkPhysicalNameInfo implementation
2011-11-10 Jeffrey AltmanWindows: improve store data parallelism
2011-11-10 Andrew Deasonvolser: Preserve needsSalvaged during restore
2011-11-09 Derrick Brashearviced: avoid bogus handle in rename
2011-11-09 Andrew DeasonAdd "pretty" build option
2011-11-09 Andrew DeasonSpecify pattern rules in addition to suffix rules
2011-11-09 Andrew DeasonAdd setenv/unsetenv to roken
2011-11-07 Derrick Brasheardafs: avoid null deref getting volume header
2011-11-05 Andrew Deasonsalvager: Implement AskDAFS via SYNC flags
2011-11-05 Derrick Brashearredhat: make rpms build on pre-f15 again
2011-11-05 Derrick Brashearukernel: handle pioctl errors properly in ktc
2011-11-05 Andrew Deasonlibafsauthent: Remove obsolete HP-UX workaround
2011-11-05 Andrew Deasonvolser: Remove debugging log messages
2011-11-04 Simon WilkinsonUnix CM: Fix dir buffer leak in afs_readdir
2011-11-04 Andrew DeasonDAFS: Deal with exclusive-state volume headers
2011-11-04 Jeffrey AltmanWindows: NPCancelConnection set correct length
2011-11-04 Jeffrey AltmanWindows: do not leak resource in AFSQueryDirectory
2011-11-04 Jeffrey AltmanWindows: KFW_AFS should use API: ccache
2011-11-04 Jeffrey AltmanWindows: Simplify KFW_AFS_klog
2011-11-04 Peter ScottWindows: Failed to release correct lock
2011-11-03 Heimdal DevelopersImport of code from heimdal
2011-11-03 Andrew DeasonSolaris: Specify ARCHFLAGS in CFLAGS
2011-11-03 Andrew DeasonRemove -settime/RXAFS_GetTime client support
2011-11-03 Michael Meffieopr: queue swap
2011-11-03 Andrew Deasonexternal: trigger git commit-msg hooks on import
2011-11-03 Andrew Deasonexternal: commit imports with --no-verify
2011-11-03 Andrew DeasonImport setenv.c and unsetenv.c from roken
2011-11-03 Peter ScottWindows: fix deadlock in symlink Attrib retrieval
2011-11-03 Jeffrey AltmanWindows: always set reparse point attrib for symlink
next