libafs: allocate vattrs in LINUX to reduce stack used
[openafs.git] / src /
2014-02-19 Stephan Wiesandredhat: don't package kpasswd
2014-02-08 Benjamin Kadukafs_fetchstore: re-avoid uninitialized variable
2014-02-08 Benjamin Kadukfstrace: only declare 'rval' when it is used
2014-02-08 Benjamin KadukFBSD: Switch the dummy 'data' for mount(2)
2014-02-08 Benjamin Kadukpointers are not castable to unsigned int
2014-02-08 Benjamin KadukSatisfy clang's aggressive strlcpy warnings
2014-02-08 Benjamin KadukRemove unneeded inclusion of <sys/timeb.h>
2014-02-08 Jeffrey AltmanWindows: cm_GetCell_gen Fixup cm_server cellp on race
2014-02-08 Jeffrey AltmanWindows: Support arbitrary callback ports
2014-02-08 Jeffrey AltmanWindows: cm_AddCellProc always call cm_NewServer
2014-02-08 Chas Williams (CON... bos: Remove last of MRAFS references
2014-02-08 Arne Wiebalcklibacl: use initialized memory
2014-02-06 Andrew Deasonafs: Throttle byte-range locks warnings per-file
2014-02-05 Andrew Deasonnamei: Ignore misplaced files
2014-02-05 Andrew Deasonsalvager: Handle multiple/inconsistent linktables
2014-02-05 Mark Vitalevos: move convertROtoRW core logic to vsprocs
2014-02-05 Stephan WiesandRedHat: don't package manpages for binaries not included
2014-02-05 Andrew Deasonafs: Include FID in DoLockWarning
2014-02-05 Andrew Deasonafs: Refactor DoLockWarning
2014-02-05 Marc DionneLinux: When revalidating, don't drop in-use dentries
2014-02-05 Arne WiebalckLog shutdown progress
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
next