libuafs: Don't #define user
[openafs.git] / src / volser /
2010-09-20 Andrew Deasonvolser: Delete timed-out temporary volumes
2010-09-14 Marc DionneAlways check return code from iod_Write
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-31 Michael Meffieihandle positional read and write
2010-08-30 Michael Meffieclean up stale defines in volser header
2010-08-21 Marc DionneFixes for signed char architectures
2010-08-19 Andrew DeasonAvoid thread-unsafe PrintInode in threaded code
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-12 Andrew Deasonvolser: Ignore duplicate file tags when restoring
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-07-18 Andrew Deasonvos status: report human-readable last*Time
2010-07-18 Andrew Deasonvos status: add lastActiveTime field
2010-07-18 Andrew Deasonvos status: actually show created time
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-07-12 Andrew DeasonConsolidate loopback address tests
2010-07-09 Andrew DeasonUse afs_sfsize_t for *_SIZE results
2010-07-08 sanketvos: Don't call SubEnumerate twice
2010-07-02 Andrew DeasonDAFS: Salvage VG on volume creation error
2010-06-25 Andrew Deasonvolser: Use unsigned addresses and volume IDs
2010-06-23 Andrew Deasonvos: Interpret VLOP_* lock flags
2010-06-14 Derrick Brasheargenerated file target
2010-05-26 Derrick Brasheardumpstuff nbytes can't exceed 32 bits
2010-05-25 Andrew Deasonvol, volser, and viced type fixes
2010-04-16 Marc DionneRemove unused variable in vos.c
2010-04-16 Harald BarthAdd vos setaddrs command and man page
2010-03-30 Jonathan BillingsMove restorevol to bin from sbin in make dest
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'
2010-03-19 Dan HydeVOL_LOCK needed when traversing DiskPartitionList
2010-03-10 Andrew DeasonSquash pthreaded vos warnings
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-09 Jeffrey AltmanWindows: Permit Windows to build
2010-02-09 Antoine VerheijenFix segmentation fault in vsu_GetVolumeID
2010-02-03 Simon WilkinsonCommon interface for server security objects
2010-01-14 Dan Hydevolmonitor keep vtrans lock
2010-01-14 Andrew DeasonAlways check VInitVolumePackage2 return code
2010-01-12 Andrew DeasonDAFS: Allow non-fileserver to schedule salvages
2010-01-06 Dan Hydevolmonitor copy link before calling free
2009-12-31 Simon WilkinsonRemove --disable-full-vos-listvol-switch option
2009-12-31 Simon WilkinsonRemove --disable-largefile-fileserver
2009-12-16 Andrew DeasonAdd the 'vos endtrans' command
2009-12-10 Andrew DeasonExpand ProgramType enumeration
2009-12-07 Derrick Brashearadd newline to lockprocs_prototypes.h
2009-11-18 Michael Meffiefix for volser transaction object race conditions
2009-11-17 Simon WilkinsonRationalise our include paths
2009-11-11 Simon WilkinsonUpdate warning inhibition
2009-11-11 Simon WilkinsonPrototype UV_Bind
2009-11-08 Simon WilkinsonAdd printf-style format checking
2009-10-26 Jeffrey Altmanubik_VL_GetAddrsU does not accept a VLCallBack parameter
2009-10-23 Michael Meffievolser transaction object race conditions
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-18 Andrew DeasonLog error messages in volser i/o errors
2009-10-18 Simon WilkinsonUpdate warning management
2009-10-16 Derrick Brashearsnowleopard 64 bit warning death
2009-10-15 Simon WilkinsonFix checked builds with gcc4.2
2009-10-14 Jeffrey AltmanWindows: fix build due to broken src/volser/NTMakefile
2009-10-13 Jeffrey AltmanWindows: If SecurityLevel is configured use it for...
2009-10-13 Simon WilkinsonAdd public protoypes for volser
2009-10-08 Andrew DeasonReduce warnings in vos.c
2009-10-08 Andrew DeasonCorrect and use AFS_SIZET_FMT
2009-09-30 Andrew DeasonDAFS: Avoid volserver segfault in GetVolInfo
2009-09-29 Simon WilkinsonDemand attach warning fixes
2009-09-28 Simon WilkinsonFix warnings in new dumptag code
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Hartmut ReuterImplementation of new dump tag and length standard
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-10 Russ AllberyMove restorevol to bin from sbin
2009-09-09 Marc DionneRemove extraneous + character in src/volser/common.c
2009-09-01 Christof HankeRemove unnecessary type ViceFid
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-31 Marc DionneEliminate some multiple targets in Makefile rules
2009-07-30 Andrew DeasonAdd additional vlprocs safety checks
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-29 Simon WilkinsonFix signed vs unsigned pointers in volser
2009-07-27 Marc DionneEliminate some "implicit function declaration" warnings
2009-07-27 Marc DionneUnused variable cleanup
2009-07-24 Andrew DeasonEnhance audit logs to support SysV message queues
2009-07-24 Andrew DeasonAllow specifying vos create/addsite volume IDs
2009-07-21 Andrew DeasonCorrect ctime arguments
2009-07-16 Jeffrey AltmanDo not print volume name in DisplayFormat2 if status...
2009-07-16 Jeffrey Altmanvos print_addr() must call ubik_VL_GetAddrsU with corre...
2009-07-13 Evan BroderAllow passing in human-readable units for specifying...
2009-07-12 Simon WilkinsonAdd system headers
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Simon WilkinsonDon't remove ccode, just conditionalise it
2009-07-10 Simon WilkinsonPrototyping for the volser directory
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-09 Andrew DeasonAlways display vnode accesses in vos output
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-29 Derrick Brashearrevert-voldump-v-tag-generation-20090629
2009-06-15 Simon Wilkinsongitignore-20090615
2009-06-01 Simon Wilkinsonvsprocs-log-format-bug-20090531
2009-05-27 Derrick Brashearvolser-retry-transaction-creation-20090526
2009-05-25 Jeffrey Altmanwindows-libafsconf-20090525
2009-05-14 Derrick Brashearvol-split-no-nearinode-hint-for-namei-20090514
next