libafs: afs_InitVolSlot function
[openafs.git] / src /
2014-03-25 Michael Meffielibafs: afs_InitVolSlot function
2014-03-25 Michael Meffiecompile_et macros to generate source and headers separately
2014-03-25 Marc DionneLinux: Do drop dentry if lookup returns ENOENT
2014-03-22 Benjamin Kadukbcrypt keys are in the rxkad list, not the rxgk list
2014-03-22 Chas Williams (CON... vlserver: Add auditing to some more RPC's
2014-03-21 Chas Williams (CON... volser: remove commented code
2014-03-20 Jeffrey Altmanvos: GetServer search for non-loopback address
2014-03-20 Michael Meffielibafs: reset global icl set pointers on shutdown
2014-03-20 Benjamin KadukMake struct CallBack indentation uniform again
2014-03-20 Hartmut Reutervolser: use also vn_length_hi in dump size calculation
2014-03-18 Benjamin Kaduklibafs: DARWIN: update for Xcode 5.1
2014-03-18 Benjamin KadukDo not use garbage-collection for DARWIN ObjC apps
2014-03-18 Benjamin KadukUse correct include guard for vol_prototypes.h
2014-03-18 Benjamin KadukRemove static const char copyright[]
2014-03-18 Benjamin Kadukopr: removed the unused static_inline initnode
2014-03-18 Jeffrey AltmanWindows: Platform specific MIDL output
2014-03-18 Jeffrey AltmanWindows: XP do not mark rdr devices as secure
2014-03-18 Jeffrey AltmanWindows: NP AFSGetConnectionInfo AuthId == 0
2014-03-17 Jeffrey AltmanWindows: NP AFSGetConnection retrieve AuthId sooner
2014-03-17 Jeffrey AltmanWindows: AFSShareWrite do not assign pFcb too soon
2014-03-11 Stephan Wiesandbozo: remove obsolete bnode_Deactivate() prototype
2014-03-11 Perry Ruitercellconfig: move memcpy outside loop
2014-02-24 Jeffrey AltmanWindows: cm_ForceNewConnections serverp == NULL
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
next