libuafs: enable 64 bit mode on linux
[openafs.git] / src / volser /
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-12 Simon Wilkinsonlibafsauthent: Build with libtool
2012-09-12 Simon Wilkinsonvolser: Use libtool
2012-09-05 Mark Vitalevos: convertROtoRW - prevent VLDB corruption
2012-09-04 Mark Vitalevos: convertROtoRW incorrect warning when RO not in...
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-08-22 Mark Vitalevos: convertROtoRW susceptible to VLDB changes during...
2012-08-17 Michael Meffievos: use the roken max macro
2012-07-28 Garrett Wollmanvolser: restructure GetNextVol and clients to remove...
2012-07-26 Andrew Deasonvos: Minimize release impact for new RO sites
2012-07-16 Garrett Wollmanvolser: don't derefernce null pointer in copyVnodes()
2012-07-16 Garrett Wollmanvolser: dead store in UV_MoveVolume2
2012-07-06 Andrew Deasonvos: Avoid creating volume with the same RO/BK ids
2012-05-24 Simon Wilkinsonfileserver & friends: Don't cast from malloc()
2012-05-24 Simon WilkinsonDon't cast the return from calloc()
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-05-21 Mark Vitalevos: volume lock not released on convertROtoRW error
2012-05-21 Mark Vitalevos: convertROtoRW does not respect volume lock
2012-05-16 Mark Vitalevos: convertROtoRW may create two RW volumes
2012-05-12 Michael Meffievolser: preserve stats over reclones and restores
2012-05-12 Mark Vitalevos: convertROtoRW misc error reporting problems
2012-05-04 Andrew Deasonvos: Default to server confdir for -localauth
2012-05-04 Andrew Deasonvos: Correct comment
2012-05-04 Andrew Deasonvos setaddrs: notice unexpected errors
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-10 Simon WilkinsonRework the ugen_* interface
2012-04-10 Andrew Deasonvos: Do not try to remove backup volume id 0
2012-04-09 Simon Wilkinsonvol-dump: Don't leak memory
2012-04-09 Simon Wilkinsonvol-dump: Make static things static
2012-04-09 Simon Wilkinsonvos: Initialise total counters
2012-02-21 Marc Dionnevolser: Remove unused variable
2012-02-20 Derrick Brashearvos: allow releases without offline time
2012-02-20 Derrick Brashearvos: refactor code
2012-02-20 Derrick Brashearvolser: allow clonevol purge id to be new id
2012-02-20 Derrick Brashearvolser: allow cloning non-rw volumes
2012-02-07 Marc DionneRW Replication: Add basic definitions
2011-12-14 Andrew Deasonvolser: Do not reset copyDate in ReClone
2011-12-14 Derrick Brashearvos: fix code to not triple-negate
2011-12-04 Simon Wilkinsonrx: Make the rx_call structure private
2011-12-04 Simon Wilkinsonrx: Make struct rx_connection private
2011-12-03 Simon Wilkinsonrx: Refactor MaxMTU error checking
2011-11-10 Andrew Deasonvolser: Preserve needsSalvaged during restore
2011-11-05 Andrew Deasonvolser: Remove debugging log messages
2011-10-24 Jacob Thebault-Spiekerallow cloning of any volume to any volume with same...
2011-10-24 Jacob Thebault-Spiekerremove check for disallowing clones of backup or ro...
2011-10-24 Andrew Deasonvolser: Remove ExtractVolId
2011-10-24 Andrew Deasonvos offline: Bring volume back online for -busy
2011-10-10 Hartmut Reutervol_split: avoid using stale open directory vnodes
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-28 Rod WiddowsonWindows: Remove spurious use of CRTL
2011-09-26 Simon WilkinsonClean up assertion
2011-09-14 Marc Dionnevos: print correct command name in diagnostics for...
2011-09-13 Derrick Brashearvolser: dont double-stat vnodes when dumping
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-09-08 Simon Wilkinsonvolser: Don't initialise all error tables
2011-09-07 Simon Wilkinsonvolser: Don't declare cstruct twice
2011-08-12 Michael Meffievolser: log host address of caller in extra logging
2011-08-10 Marc Dionnevolser: flag unused variable
2011-08-10 Garrett Wollmandir/vol: Die() really does
2011-08-09 Garrett Wollmanvos: eliminate unnecessary global variables
2011-08-09 Garrett Wollmanvolser: let it be known that Abort() really aborts
2011-08-07 Garrett Wollmanvos: don't free stack garbage on error
2011-08-01 Derrick Brashearvos: spell "vldb" correctly
2011-07-29 Garrett Wollmanpthreaded servers: set thread names
2011-07-23 Simon Wilkinsonrx: Provide Get/SetThreadNum functions
2011-07-14 Derrick Brashearvolser: remove pragma requiring ultranew gcc
2011-07-14 Simon Wilkinsonvolser: fix set-but-unused variable warning
2011-07-13 Simon Wilkinsonvolser: Actually return errors from ListOneVolume
2011-07-13 Simon WilkinsonMark nearInode as unused
2011-06-28 Jeffrey Altmanvos: refactor ListAddrs
2011-06-07 Simon Wilkinsonvos: Add the -config option
2011-06-05 Simon Wilkinsonusd: Move to using real 64bit quantities
2011-06-05 Simon Wilkinsonvos: print_addrs never receives multi-homed addrs
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-06-02 Simon Wilkinsondir: Prototype and function name cleanup
2011-06-01 Simon Wilkinsonvos: Don't leak/overflow bulkaddrs
2011-05-19 Jeff BlaineHide -noexecute in favor of -dryrun
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-11 Andrew DeasonDAFS: Request salvage on detach for volser
2011-04-11 Andrew Deasonvolser: Avoid assert on ViceCreateRoot failure
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-03-28 Simon Wilkinsonvolser: Tidy header includes
2011-03-28 Simon Wilkinsonvolser: More renaming of putshort and putint32
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-13 Simon Wilkinsonafsconf: Rework security flags
2011-03-08 Jeffrey Altmanvol: consolide afs_xxxx macros in ihandle.h
2011-03-06 Jeffrey Altmanvolser: warning removal
2011-03-05 Jeffrey Altmanvolser: restore diskPartition[64] lock_fd comment
2011-03-05 Jeffrey Altmanvolser: cleanup volser_internal.h
2011-03-05 Jeffrey Altmanvolser: make private lockproc routines private
2011-03-05 Jeffrey AltmanRevert "Convert from using nvldbentry to uvldbentry"
2011-03-05 Jeffrey AltmanRevert "modify FindIndex to compare uuids"
2011-03-03 Derrick Brasheartweak uvldb-making function
2011-03-02 Simon Wilkinsonvolser: Rename putshort and putint32
2011-01-18 Jeffrey Altmanvolser: select() cannot be used to sleep on windows
2011-01-15 Jeffrey Altmanvol: use OS_DIRSEP when constructing paths
2011-01-15 Jeffrey Altmanvolser: use OS_CLOSE() instead of close()
next