venus: Remove dedebug
[openafs.git] / src / volser / vsprocs.c
2021-04-09 Andrew Deasonvolser: Remove unused UV_* operations 80/14580/2
2020-11-18 Michael Meffievsprocs: Remove dead code 04/14004/5
2020-11-13 Mark Vitalevos: avoid double release of a volume lock 26/14426/2
2020-11-13 Mark Vitalevolser: document 'vos restore -readonly' restriction 48/14348/4
2020-11-13 Mark Vitalevolser: improve error checking for 'vos restore' 47/14347/4
2020-11-13 Mark Vitalevolser: fix 'cant' typos 46/14346/4
2020-09-04 Marcio BarbosaRevert "vos: take RO volume offline during convertROtoRW" 39/14339/3
2020-08-28 Mark Vitalevos: avoid 'half-locked' volume after interrupted ... 57/14157/3
2020-08-21 Michael Meffievos: avoid CreateVolume when restoring over an existing... 08/14208/7
2020-04-03 Andrew Deasonvos: Print "done" in non-verbose 'vos remsite' 27/14127/2
2020-03-20 Marcio Barbosavos: take RO volume offline during convertROtoRW 66/14066/2
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2018-06-30 Jeffrey Altmanvolser: DoVolDelete returning VNOVOL is success 76/12976/4
2018-05-26 Pat RieheckyRemove pointless assignments 86/13086/3
2018-05-25 Pat RieheckyAdd braces to empty conditional blocks 81/13081/5
2016-12-05 Michael Meffievos: fix vos release -verbose output 55/12455/2
2016-05-04 Andrew Deasonvos: Remove redundant " done" messages 80/10980/6
2016-03-16 Benjamin KadukOPENAFS-SA-2016-002 VldbListByAttributes information...
2015-12-03 Benjamin Kadukvolser: set error, not code, before rfail
2015-08-23 Hans-Werner Paulsenvos dump -clone: use volumename of cloned volume
2015-07-29 Daria Brashearvos: Clear nvldbentry before sending on the wire
2015-06-16 Daria Brashearvos: desupport -stayonline
2015-02-11 Michael Meffievos: preserve cloneId and backupId when restoring
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2014-12-04 Nathaniel Wesley... Make all VLDB interactions use VLF/VLSF names
2014-12-04 Nathaniel Wesley... Revert "vos-sync-flag-voltype-properly-20080521"
2014-08-26 Hans-Werner Paulsenvos clone use the value of the -toname argument
2014-05-21 Michael Meffievos: vos release -force-reclone option
2014-04-14 Andrew DeasonFix rx_EndCall error precedence
2014-03-29 Michael Meffievolser: fix spurious strcat of volume extension.
2014-02-05 Mark Vitalevos: move convertROtoRW core logic to vsprocs
2013-09-30 Michael Meffievos: more details in vos release -verbose output
2013-04-05 Andrew Deasonvos: Restore some VNOVOL error messages
2013-03-13 Mark Vitalevos: noise messages when attempting to delete non-exist...
2013-03-07 Simon Wilkinsonvolser: Don't overflow volume name
2013-02-25 Simon Wilkinsonvolser: Don't catch errors in cleanup
2013-02-25 Simon Wilkinsonvolser: Remove redundant success flag
2013-02-25 Simon Wilkinsonvolser: Remove dead assignment
2013-02-24 Simon Wilkinsonvolser: Fix a couple of assigned but not read errors
2013-02-24 Simon Wilkinsonvolser: Don't assign code when we don't care
2013-02-24 Simon Wilkinsonvolser: Don't NULL conn right before assigning it
2013-01-03 Russ AllberyFix spelling error (retreive for retrieve) in strings
2012-10-18 Simon Wilkinsonrx: Use opr queues
2012-08-17 Michael Meffievos: use the roken max macro
2012-07-26 Andrew Deasonvos: Minimize release impact for new RO sites
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 WilkinsonUse calloc, rather than malloc/memset
2012-04-10 Andrew Deasonvos: Do not try to remove backup volume id 0
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
2011-12-14 Derrick Brashearvos: fix code to not triple-negate
2011-10-24 Jacob Thebault-Spiekerallow cloning of any volume to any volume with same...
2011-09-08 Simon Wilkinsonvolser: Don't initialise all error tables
2011-09-07 Simon Wilkinsonvolser: Don't declare cstruct twice
2011-03-28 Simon Wilkinsonvolser: Tidy header includes
2011-03-05 Jeffrey Altmanvolser: cleanup volser_internal.h
2011-03-05 Jeffrey AltmanRevert "Convert from using nvldbentry to uvldbentry"
2010-12-07 Andrew DeasonRemove unreached lines
2010-11-27 Andrew Deasonvos: Improve release recovery on timed-out trans
2010-11-18 Jeffrey Altmanvolser: remove unused yesprompt function
2010-11-18 Jeffrey AltmanConvert from using nvldbentry to uvldbentry
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-12 Andrew Deasonvos release: Avoid full dump on all sites
2010-10-03 Andrew Deasonvos release: Force full dump on RO_DONTUSE sites
2010-09-27 Marc Dionnevolser: Set but not used variables
2010-09-05 Andrew Deasonvos: Show effects in single-volume dryrun mode
2010-09-05 Andrew Deasonvos: Show after effects in dryrun mode
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-06-25 Andrew Deasonvolser: Use unsigned addresses and volume IDs
2010-03-23 Jeffrey AltmanWindows LWP and UNIX LWP do not have the same lwp_cpptr...
2010-03-23 Andrew Deasonvos: correct syncvldb -verbose server byte order
2010-03-23 Andrew Deasonvos: Avoid LWP stack overflow error on SIGINT
2010-03-23 Andrew Deasonvos: Use IOMGR_SoftSig for signals
2010-03-23 Andrew Deasonvos: Mark longjmp-used variables as 'volatile'
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-18 Simon WilkinsonUpdate warning management
2009-10-16 Derrick Brashearsnowleopard 64 bit warning death
2009-10-13 Simon WilkinsonAdd public protoypes for volser
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-07-30 Andrew DeasonAdd additional vlprocs safety checks
2009-07-29 Simon WilkinsonFix signed vs unsigned pointers in volser
2009-07-24 Andrew DeasonAllow specifying vos create/addsite volume IDs
2009-07-10 Simon WilkinsonPrototyping for the volser directory
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-06-01 Simon Wilkinsonvsprocs-log-format-bug-20090531
2009-05-27 Derrick Brashearvolser-retry-transaction-creation-20090526
2009-03-23 Jeffrey Altmanvolid-unsigned-int32-20090323
2008-10-27 Simon Wilkinsoninitialize-variables-to-avoid-logic-issues-20081027
2008-05-21 Derrick Brashearvos-sync-flag-voltype-properly-20080521
2008-04-24 Derrick Brashearvos-move-avoid-spurious-unlock-20080424
2008-04-14 Derrick Brashearvolser-prototype-include-fix-20080414
2008-04-10 Jeffrey Altmanvos-noresolve-option-20080410
2008-04-03 Kevin McBridetubik-vos-20080403
2008-03-05 Derrick Brashearlarge-partition-support-20080305
2008-02-11 Derrick Brashearvos-syncv-dryrun-20080210
2008-01-29 Alistair Fergusonsyncvl-fix-bogus-rw-update-20080129
next