afs: Pay attention to fetchOps->destroy error code
[openafs.git] / src /
2014-02-04 Andrew Deasonafs: Pay attention to fetchOps->destroy error code
2014-01-31 Jeffrey AltmanWindows: Add caching to cm_GetAddrsU
2014-01-31 Jeffrey AltmanWindows: cm_GetAddrsU wrapper for VL_GetAddrsU
2014-01-31 Jeffrey AltmanWindows: replace cm_allServersp list with osi_queue
2014-01-29 Andrew Deasonafs: Translate VNOSERVICE to ETIMEDOUT
2014-01-29 Andrew Deasonafs: Fix afs_CheckCode identifier collision
2014-01-29 Andrew Deasonafs: Treat vc_error as a CheckCode-translated code
2014-01-29 Michael Meffielibadmin: add header file deps
2014-01-29 Michael Meffielibadmin: use INSTALL_DATA to export headers
2014-01-29 Michael Meffielibadmin: makefile rule for afs_AdminError.h
2014-01-29 Michael Meffielibadmin: remove duplicate dependency
2014-01-29 Michael Meffietvolser: fix makefile clean target
2014-01-29 Michael Meffieconfig: use the standard INSTALL_DATA makefile macro
2014-01-29 Michael Meffieconfig: parallel-safe param.h makefile rule
2014-01-29 Michael Meffielibafscp: makefile install rule update
2014-01-29 Michael Meffiecomerr: compile_et -emit option for parallel make
2014-01-28 Stephan WiesandRedHat: Use systemd unit files on RHEL >= 7
2014-01-28 Michael Meffiecomerr: long and short form of the -prefix option.
2014-01-28 Michael Meffiecomerr: avoid comma operator
2014-01-28 Benjamin KadukFBSD: catch up to 1997 and include if_var.h with if.h
2014-01-28 Andrew Deasonafs: Return raw code from background daemons
2014-01-18 Benjamin KadukRemove some explicit sbrk() usage
2014-01-17 Andrew DeasonRevert "viced: Enable NAT ping on hosts"
2014-01-17 Benjamin KadukUse an explicit symbol for uninitialized vnode types
2014-01-17 Benjamin KadukAdd braces to avoid a 'dangling else' warning
2014-01-17 Benjamin KadukDisable deprecated warnings for krb5 routines
2014-01-17 Benjamin Kadukvol/salvaged.c: Remove unused variable
2014-01-17 Benjamin Kadukviced/callback.c: Ignore dump write errors even harder
2014-01-17 Benjamin KadukAdd a routine to get the size of the current process
2014-01-17 Benjamin Kadukafs_fetchstore: avoid use of uninitialized variable
2014-01-17 Benjamin Kadukrfc3961: Use enctypes, not keytypes
2014-01-16 Andrew Deasonopr: Silence rbtree warning
2014-01-15 Benjamin KadukDe-duplicate a couple afs_CheckCode uniquifiers
2014-01-15 Michael Meffiexstat: fix a malformed debug message
2014-01-15 Michael Meffiexstat: use ephemeral ports for xstat_fs_test and scout
2014-01-12 Marc DionneLinux 3.13: Check return value from bdi_init
2014-01-12 Andrew Deasonviced: Avoid issuing redundant TMAY requests
2014-01-12 Andrew DeasonDARWIN: Convert crfree back into a macro
2014-01-12 Andrew DeasonSOLARIS: Support VSW_STATS
2014-01-12 Michael Meffievol: reset nextVnodeUnique when uniquifier rolls over
2014-01-12 Michael Meffievol: fix nextVnodeUnique roll over
2014-01-12 Benjamin KadukFix vcache/vnode mismatch in lookup for DARWIN
2014-01-12 Andrew Deasonafs: Don't clear afs_CacheTooFull prematurely
2014-01-12 Andrew Deasonafs: Fix some dcache-related comments
2014-01-12 Andrew Deasonrx: Clarify error checks for busy channel check
2014-01-12 Andrew Deasonviced: Move host quota calculation
2014-01-11 Andrew DeasonRedHat: Fix specfile changelog
2014-01-11 Andrew DeasonFedora: Handle new kernel variant paths
2014-01-11 Andrew DeasonRedHat: Munge future kernel versions
2014-01-09 Benjamin Kadukktc: fix up initializer for local_tokens
2014-01-09 Jeffrey AltmanWindows: AFSCommonWrite STATUS_PENDING is Success
2014-01-09 Jeffrey AltmanWindows: Mark Irp Pending before Deferring
2014-01-09 Jeffrey AltmanWindows: cm_ConnByServer fix search for replication
2014-01-09 Jeffrey AltmanWindows: cm_connLock not required for cm_GetUCell
2013-12-30 Jeffrey AltmanWindows: Rewrite LargeSearchTime conversions
2013-12-27 Jeffrey AltmanWindows: RDR_EvaluateNodeByName out of order param
2013-12-24 Jeffrey AltmanWindows: cm_SetupStoreBIOD compute correct scanEnd
2013-12-24 Jeffrey AltmanWindows: BUF_HASH use opr_jhash_int2
2013-12-18 Andrew Deasoncellconfig: Do not use 'long' for dbserver IPs
2013-12-18 Mark Vitaleviced: remove dead code CheckHost()
2013-12-18 Arne Wiebalckmake openafs uninstallable even if /afs is missing
2013-12-18 Andrew DeasonLINUX: Use sock_create_kern where available
2013-12-18 Andrew Deasonrx: Remove obsolete comment
2013-12-14 Ben KadukSort the rfc3961 library's export symbol list
2013-12-11 Jeff LaytonLinux: stop trying to use getname/putname
2013-12-06 Ken HornsteinRemove extra whitespace from macro invocations
2013-12-05 Ken HornsteinPackaging support for MacOS X 10.9 "Mavericks".
2013-12-05 Ken HornsteinAdd support for configuration of MacOS 10.9 "Mavericks".
2013-12-05 Jeffrey AltmanWindows: RXAFS_GetVolumeStatus no PRSFS_READ check
2013-12-05 Chas Williams (CON... lwp: rw now depends on libopr
2013-12-05 Christof HankeLinux: fix whitespace issue
2013-12-03 Jeffrey AltmanWindows: RDR capture Cc/Mm exceptions do not break
2013-12-03 Jeffrey AltmanWindows: AFSRDFSProvider NPOpenEnum vs no redirector
2013-11-27 Ben KadukRemove klogin
2013-11-27 Jeffrey AltmanWindows: Rationalize Freelance vs "fs flush*"
2013-11-27 Jeffrey AltmanWindows: Reset mp/symlink target during fs flush*
2013-11-25 Stephan WiesandLinux: Fix build for older kernels w/o bool
2013-11-21 Ken HornsteinSupport for changes to OS X Mavericks VNOP_SYMLINK...
2013-11-20 Jeffrey AltmanWindows: cm_Analyze retries vs CM_REQ_NORETRY
2013-11-20 Chas Williams (CON... cmd: Correctly initialize cmd_OptionAsString arguments
2013-11-19 Christof HankeLinux: always include <linux/uidgid.h> headerfile
2013-11-19 Michael Meffieutil: remove dup include
2013-11-19 Michael Meffiecleanup potpourri.h references
2013-11-19 Chas Williams (CON... autoconf: Combine the x86/solaris configuration stanzas
2013-11-18 Chas Williams (CON... autoconf: Combine the sparc/solaris configurations
2013-11-16 Jeffrey AltmanWindows: cm_FindVolumeByFID
2013-11-16 Jeffrey AltmanWindows: Fix out of range pointer validation
2013-11-16 Jeffrey AltmanWindows; GetSystemTimeAsFileTime
2013-11-16 Jeffrey AltmanWindows: GiveUpAllCallBacks only if non-loopback
2013-11-13 Anders KaseorgLinux: Get rid of !STRUCT_KEY_UID_IS_KUID_T case
2013-11-12 Anders KaseorgLinux: afs_fill_super: Call bdi_destroy on the failure...
2013-11-10 Michael Meffiebuild: more configure summary
2013-11-07 Andrew Deasonbackup deletedump: Change -port to -portoffset
2013-11-07 Andrew Deasonbackup: Display general help on -help
2013-11-07 Andrew Deasonbos: Remove MR-AFS commands and options
2013-11-07 Andrew Deasonvolserver: Remove -sleep functionality
2013-11-07 Andrew Deasonvolserver: Restore -allow-dotted-principals
2013-11-07 Andrew Deasonvolserver: Exit on arg parsing failure
2013-11-05 Anders KaseorgLinux: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS...
2013-11-05 Anders Kaseorgafs_linux_pag_from_groups: Stop checking for NOGROUP...
next