Link hcrypto before roken
[openafs.git] / src / vol /
2010-12-10 Andrew DeasonDAFS: Avoid logging harmless LEAVE_OFF failures
2010-12-10 Andrew DeasonDAFS: Fix VOL_QUERY_VOP error codes
2010-12-08 Derrick BrashearDAFS: make FSYNC_VOL_QUERY_VOP DAFS-only
2010-12-08 Derrick BrashearDAFS: fix ifdef
2010-12-07 Andrew DeasonRemove unreached lines
2010-11-25 Andrew Deasonvol: Move VOL_CV_TIMEDWAIT to volume_inline.h
2010-11-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-16 Andrew DeasonUse afs_foff_t for file offsets
2010-11-15 Andrew Deasonviced: Add options for interrupting clients
2010-11-15 Andrew Deasonvol: Interrupt RX calls accessing offlining vols
2010-11-15 Andrew Deasonvol: Add interfaces for registering RX calls
2010-11-15 Andrew Deasonvol: Add VGetVolumeTimed
2010-11-12 Andrew Deasonviced: Allow checkout of VOL_STATE_DELETED volumes
2010-11-11 Andrew Deasonsalvager: Do not break cbks when salvaging parts
2010-11-09 Tom Keiservol: make namei_ListAFSSubDirs deal with multiple/bad...
2010-11-08 Andrew Deasonvolser: Do not FSYNC_VOL_DONE temporary volumes
2010-11-08 Andrew Deasonvol: Do not give back not-checked-out vols
2010-11-05 Andrew DeasonDAFS: Do not let VScheduleSalvage_r free vp
2010-11-05 Derrick Brashearmerge ntops and namei
2010-11-02 Jeffrey Altmanvol: attach2 must always return with VOL_LOCK held
2010-11-02 Andrew DeasonDAFS: Fix demand-salvages of attached volumes
2010-11-02 Andrew DeasonCleanup VOffline log message for non-DAFS
2010-10-29 Jeffrey AltmanWindows: Finish converting vol apps to pthread only
2010-10-29 Rod Widdowsonwindows: native versions of ih_pread and ih_pwrite
2010-10-29 Jeffrey Altmanvol: Use OSI_NULLSOCKET and not -1 to indicate invalid...
2010-10-29 Jeffrey Altmanvol: Always use INVALID_FD to indicate an invalid fd
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-18 Derrick Brashearvutil use lockfile mutex macros for lockfile mutex
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-10-14 Andrew DeasonParallel I/O extensions to namei backend
2010-10-14 Tom Keiserdon't release Volume lightweight ref too early
2010-10-13 Tom Keiserupdate fssync-debug to handle the VOL_LOCKED flag
2010-10-13 Tom Keisertrailing commas make xlc a sad panda
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-10-11 Andrew Deasonfssync-debug: exec DAFS version if DAFS detected
2010-10-04 Andrew Deasonvol: Log ignored dirs that look like partitions
2010-09-30 Simon Wilkinsonrx: Add rx_NewThreadId function
2010-09-20 Marc Dionnevol: Set but not used variables
2010-09-14 Andrew DeasonDAFS: raise vhashsize limit
2010-09-09 Andrew Deasonnamei: Do not remove n_voldir1
2010-09-09 Andrew Deasonvol: Add VInit cond var and remove busywaits
2010-09-08 Andrew Deasonnamei: Limit traversal when removing data dirs
2010-08-31 Michael Meffieihandle positional read and write
2010-08-19 Andrew DeasonAvoid thread-unsafe PrintInode in threaded code
2010-08-19 Andrew DeasonWindows: vol-salvage SalvInfo fixes
2010-08-19 Andrew DeasonRemove the global tempHeader/stuff structures
2010-08-19 Andrew Deasonvol-salvage: Move global vars into SalvInfo struct
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-12 Andrew Deasonviced: VNOVOL on deleted volumes
2010-08-11 Andrew Deasonsalvage: update inodes array after CopyAndSalvage
2010-08-11 Andrew Deasonsalvage: Remove redundant 'code' declaration
2010-08-11 Andrew Deasonsalvage: Do not look at not-found root dir
2010-08-11 Andrew Deasonsalvage: Zero corrupted header
2010-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-08-05 Derrick Brashearnamei decodevolume allow low volume ids
2010-07-29 Andrew DeasonInstall DAFS and non-DAFS fssync-debug
2010-07-29 Andrew Deasonviced: Correct unblessed attach2 errors
2010-07-29 Andrew Deasonvol-bless: Detach, not put, volumes on completion
2010-07-22 Andrew Deasonsalvage: Zero root/readme vnodes before writing
2010-07-22 Andrew DeasonAFS_INT64_FMT takes a afs_int64, not int64_t
2010-07-21 Andrew DeasonRemove an outdated inode comment block
2010-07-20 Jeffrey AltmanWindows: Build Demand Attach File Service
2010-07-20 Derrick Brashearvol AttachByName should mimic other volpkg errors
2010-07-18 Simon Wilkinsonvol: Fix logging functions
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-07-14 Andrew DeasonAdd -unsafe-nosalvage fileserver option
2010-07-14 Derrick Brasheardemand attach build always
2010-07-13 Jeffrey AltmanDAFS: variable declarations in C must be a top of block
2010-07-12 Andrew DeasonGetInodeSummary: free inode info
2010-07-09 Andrew DeasonUse afs_sfsize_t for *_SIZE results
2010-07-08 Andrew DeasonFix VPrintDiskStats_r logging
2010-07-06 Andrew DeasonFix stray static inline
2010-07-02 Derrick Brashearupdate VAllocVnode logging
2010-07-02 Andrew DeasonDAFS: Allow FSSYNC salvages on unknown volumes
2010-07-02 Andrew DeasonDAFS: Log attempted salvage requests
2010-07-02 Andrew Deasonvol: Move destroyMe check outside of inUse check
2010-07-02 Derrick BrashearVAllocVnode error handling
2010-07-01 Tom KeiserDAFS: fix VOL_HDR_IN_LRU state bit tracking
2010-06-23 Rainer ToebbickeDo not corrupt volume linktable when special file alrea...
2010-06-23 Andrew Deasonvol: break callbacks when needsCallback is set
2010-06-22 Andrew Deasonsalvaged: Break volume callbacks on vol change
2010-06-22 Andrew DeasonSet VolumeChanged when we create a new root dir
2010-06-21 Davor OcelicUpdate manpage links, fix doc typo in fssync-debug
2010-06-15 Andrew DeasonGetVolume: do not wait for offlining volumes
2010-06-15 Andrew DeasonCleanup and doxygen-ify the comments for GetVolume
2010-06-14 Derrick Brasheararm darwin port
2010-06-13 Simon Wilkinsonvol: open() needs mode if called with O_CREAT
2010-06-13 Simon WilkinsonAdd AFS_NORETURN macro and use it
2010-06-12 Andrew DeasonDo not set inUse for non-fileserver non-DAFS
2010-05-25 Andrew Deasonvol, volser, and viced type fixes
2010-05-19 Simon WilkinsonMore warnings cleanup
2010-05-18 Simon WilkinsonFileserver: Don't sync every 10 seconds
2010-05-17 Simon WilkinsonDemand Attach: Volumes and vnodes are different
2010-05-17 Simon WilkinsonDemand Attach: Simplify __VVGC_entry_cl_add
2010-05-17 Simon WilkinsonDemand-Attach: Remove dangerous trailing else
2010-05-12 Jeffrey AltmanFix missing semicolon in non-AFS_NAMEI_ENV builds vol...
2010-05-11 Derrick Brashearvnode alloc bitnumber returns bitnumber
next