Windows: Adjust setting of VERIFY_DATA flag
[openafs.git] / src /
2013-09-03 Jeffrey AltmanWindows: Adjust setting of VERIFY_DATA flag
2013-09-03 Jeffrey AltmanWindows: Add trace to track setting VERIFY flag
2013-09-03 Jeffrey AltmanWindows: Skip Extent operations if Direct IO
2013-08-30 Jeffrey AltmanWindows: Hold Fcb Resource across CcPurgeSection
2013-08-30 Rod WiddowsonWindows: Strip out unused ModWriter Fastio code
2013-08-30 Rod WiddowsonWindows: Take FCB resource in presection create.
2013-08-30 Rod WiddowsonWindows: Pin the Cc FileObject during section create.
2013-08-30 Jeffrey AltmanWindows: AFSPerformObjectInvalidate FILE processing
2013-08-30 Jeffrey AltmanWindows: AFSVerifyEntry get rid of bPurgeExtents
2013-08-30 Jeffrey AltmanWindows: Fix trace messages in AFSSetEndOfFileInfo
2013-08-30 Jeffrey AltmanWindows: AFSWrite comments
2013-08-30 Jeffrey AltmanWindows: Missing try..except in AFSCachedWrite
2013-08-30 Jeffrey AltmanWindows: Refactor AFSVerifyEntry AFSValidateEntry
2013-08-30 Jeffrey AltmanWindows: introduce Section Object Resource Trace Subsystem
2013-08-30 Jeffrey AltmanWindows: afsredirlib afscommonwrite trace msg error
2013-08-30 Jeffrey AltmanWindows: Call AFSExeceptionFilter for all exceptions
2013-08-22 Andrew Deasonviced: Clarify comment explaining cba sorting
2013-08-21 Jeffrey AltmanWindows: Delay MP Target evaluation until required
2013-08-21 Jeffrey AltmanWindows: modify PopulateCurrentEntry follow mp rules
2013-08-21 Jeffrey AltmanWindows: update GetFileVersionInformation fail msg
2013-08-21 Jeffrey AltmanWindows: Cap Cache Size on X86
2013-08-21 Jeffrey AltmanWindows: do not return STATUS_RETRY for rx timeouts
2013-08-21 Jeffrey AltmanWindows: np AddConnection error code
2013-08-21 Jeffrey AltmanWindows: Do not recycle deleted scache on refcnt 0
2013-08-21 Jeffrey AltmanWindows: Do not remove scp from hash table on deletion
2013-08-21 Jeffrey AltmanWindows: CM_SCACHEFLAG_DELETED use InterlockedOr
2013-08-21 Jeffrey AltmanWindows: buf_CleanLocked no callback for deleted file
2013-08-18 Mark Vitalevolser: repair volserver -udpsize and -sleep options
2013-08-02 Ben KadukCheck for over/underflow while allocating PTS ids
2013-08-02 Ben KadukVerify, not Assert, for the (util) global mutex
2013-08-02 Ben KadukDo not use a non-literal format string
2013-08-02 Andrew Deasonbudb: Do not use garbage cellinfo
2013-08-02 Andrew DeasonDAFS: Remove AFS_DEMAND_ATTACH_UTIL
2013-07-26 Marc DionneLinux: Remove extra "goto out" from tmpfs fix
2013-07-25 Anders Kaseorgvolume_inline.h: Down with assert, again
2013-07-25 Jeffrey Altmanrxkad: remove warnings from der-protos.h
2013-07-25 Jeffrey AltmanWindows: fix cm_ServerFindByUUID
2013-07-25 Jeffrey Altmanaix: link afs_dynamic_kerbauth to rfc3961
2013-07-25 Jeffrey AltmanWindows: fix building of aklog
2013-07-24 Jeffrey AltmanWindows: fix cm_ServerEqual bug
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-23 Michael LaßUse -nofork when starting bosserver via systemd
2013-07-13 Ben KadukFix typo
2013-07-13 Ben KadukAdd support for deriving DES keys to klog.krb5
2013-07-13 Ben KadukUse the string form of key types in asetkey
2013-07-13 Chaskiel GrundmanDerive DES/fcrypt session key from other key types
2013-07-13 Chaskiel GrundmanKrb5 ticket support for server-to-server and localauth
2013-07-13 Chaskiel GrundmanAsetkey now handles afsconf_rxkad_krb5 keys too
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-07-13 Ben KadukUpdate the WiX installer to know about afsrfc3961.dll
2013-07-13 Chaskiel Grundmanlibafsrpc: link afsrpc.dll to afsrfc3961.lib
2013-07-13 Chaskiel GrundmanAllow some rfc3961 functionality to be disabled
2013-07-13 Simon Wilkinsonhcrypto: Add exports for more crypto algorithms
2013-07-12 Jeffrey Hutzelmanscsi_command_size became scsi_command_size_tbl
2013-07-12 Andrew Deasonvolser: Use the new IH_CREATE_INIT function
2013-07-12 Jeffrey HutzelmanMake RXGEN_CPPCMD work on unix
2013-07-12 Mark Vitalevos: incorrectly defined alias for -cell parm
2013-07-12 Jeffrey Hutzelmanlibafs/LINUX: update file pos in corrupt dir fix
2013-07-12 Jeffrey Hutzelmanlibafs/LINUX: Report FID of corrupt directories
2013-07-12 Jeffrey Hutzelmanlibafs/LINUX: avoid leaks due to corrupt dir
2013-07-12 Jeffrey Hutzelmanviced/callback.c: Don't ignore dump read errors
2013-07-12 Michael Meffieptserver: increase the max lwp threads
2013-07-12 Michael Meffievlserver: increase the max lwp threads
2013-07-12 Ben KadukMake KeyFileExt comment match reality
2013-07-12 Russ AllberyFix restorevol sanity check on afs_int32
2013-07-12 Russ AllberyFix restorevol crash on corrupt nDumpTimes value
2013-07-12 Michael Meffiebosserver dir creation for non-transarc paths
2013-07-12 Jeffrey HutzelmanAdd a tool to find lock ID numbers
2013-07-12 Michael Meffielibafs: initialize hard mount last errors
2013-07-12 Marc DionneLinux 3.11: Convert from readdir to iterate file operation
2013-07-12 Arne WiebalckRedHat: support building on ELRepo kernels
2013-07-12 Ben KadukAlias "vos e" to "vos examine"
2013-07-11 Ben KadukMake UKERNEL's panic() a real function, not a macro
2013-07-09 Jeffrey AltmanWindows: build UNIX asetkey
2013-07-09 Jeffrey AltmanWindows: define HAVE_KRB5_CREDS_SESSION
2013-07-09 Jeffrey Altmanwindows: afsauthent.dll export afsconf_ functions
2013-07-09 Jeffrey AltmanWindows: afsrpc.dll export afs_set_com_err_hook
2013-07-09 Jeffrey AltmanWindows: HAVE_TIMEGM provided by roken
2013-07-09 Jeffrey Altmanbos: Fix Windows import of afsconf_SawCell
2013-07-09 Chaskiel GrundmanBuild 3961 library in userspace, and add enctypes
2013-07-09 Ben Kadukhcrypto: export weak key routine
2013-07-09 Ben KadukExport RAND_bytes from hcrypto on Windows
2013-07-09 Ben KadukDisable some heimdal bits
2013-07-09 Chaskiel GrundmanAdd krb5_free_context stub to rfc3961
2013-07-09 Simon Wilkinsonhcrypto: Add exports for more crypto algorithms
2013-07-09 Ben KadukUse rk_mkdir from libafsroken
2013-07-09 Heimdal DevelopersImport of code from heimdal
2013-07-09 Simon WilkinsonAdd additional files to import from Heimdal
2013-07-05 Marc Dionnebos: Do encryption if requested
2013-07-04 Jeffrey AltmanWindows: validate pointer consistency
2013-07-04 Jeffrey AltmanWindows: Protect all Mm and Cc calls with try..except
2013-07-02 Russ AllberyDiagnose calling compile_et -v without another argument
2013-07-02 Ben KadukUpdate windows build documentation
2013-06-21 Jeffrey HutzelmanMake opr_uuid_toString return a status
2013-06-21 Jeffrey AltmanWindows: Wake waiters on failed cm_SyncOp exit
2013-06-21 Jeffrey AltmanWindows: cm_scache flags missing interlocked ops
2013-06-21 Derrick Brashearlibafs: track dynroot locks for cmdebug
2013-06-20 Andrew Deasonnamei: Create the IH_CREATE_INIT function
2013-06-20 Andrew Deasonihandle: Refactor ih_open to split out ih_attachfd
2013-06-20 Andrew Deasonihandle: Fix fdInUseCount leak on EMFILE
next