FBSD: Give 0 'rootrefs' to vflush on unmount
[openafs.git] / src / bucoord /
2019-01-25 Michael MeffieAdd the CellServDB pathname to the afsconf_dir 08/13408/5
2018-09-11 Benjamin KadukOPENAFS-SA-2018-001 backup: use authenticated connectio...
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2016-03-16 Benjamin KadukOPENAFS-SA-2016-002 VldbListByAttributes information...
2015-04-23 Jeffrey HutzelmanAllocate pathname buffers dynamically
2015-02-26 Ben KadukRemove spurious NULL checks
2014-12-04 Nathaniel Wesley... Make all VLDB interactions use VLF/VLSF names
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-05-28 Michael Meffiebuild: separate source and header compile_et rules
2013-11-07 Andrew Deasonbackup deletedump: Change -port to -portoffset
2013-11-07 Andrew Deasonbackup: Display general help on -help
2013-10-26 Ben KadukRemove bucoord/expire.c
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-03-12 Simon Wilkinsonbucoord: restore requires server and partition
2013-03-04 Simon Wilkinsonbucoord: Remove theoretical overflow of ubik array
2013-02-25 Simon Wilkinsonbucoord: Remove dead assignments in cmd init
2013-02-25 Simon Wilkinsonbucoord: Remove dead initialisation
2013-02-25 Simon Wilkinsonbucoord: Remove dead initialisation
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-05-24 Simon Wilkinsonbackup: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-04-09 Simon Wilkinsonrx: Hide struct rx_peer from the rest of the tree
2012-04-09 Simon Wilkinsonbucoord: Don't malloc(0) if there's no work to do
2012-03-21 Michael Meffiebuild on solaris 10 again
2011-12-09 Karl RammPrint "waiting for job termination" at most once.
2011-10-01 Andrew DeasonRemove a few extra trailing backslashes
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-06-28 Jeff BlaineChange -n to -dryrun for backup subcommands
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-05-19 Jeff BlaineHide -noexecute in favor of -dryrun
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-02 Marc DionneConvert ubik_Call(x) calls to ubik_x()
2011-03-28 Simon Wilkinsonbu*: Tidy header includes
2010-12-27 Simon WilkinsonDon't trust # of entries from ListAttributes
2010-12-20 Derrick Brashearbackup: pass in valid dummy pid for LWP
2010-12-07 Andrew DeasonRemove unreached lines
2010-12-01 Simon WilkinsonBuild and use roken's mkstemp
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-10-29 Marc Dionnebucoord: Set but not used variables
2010-10-28 Marc Dionnebucoord: parallel make fix
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-06-27 Andrew DeasonUse unsigned IP addresses in bu*
2010-06-23 Andrew DeasonMake ubik use unsigned addresses
2010-06-14 Derrick Brasheargenerated file target
2010-06-13 Simon Wilkinsonbucoord: Use mkstemp properly
2010-02-28 Marc DionneDon't pass NULL to strcmp
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-02-03 Simon WilkinsonAdd interface to select client security objects
2010-02-03 Simon WilkinsonAdd printf format checks to afs_com_err()
2010-02-03 Simon WilkinsonDon't pass tokens around the backup system
2010-02-02 Simon WilkinsonRemove internal vldbClientInit prototype
2010-01-21 Jeffrey AltmanWindows: add build and clean rule for bc.h
2010-01-21 Jeffrey AltmanInstall bucoord/bc.h to permit Windows to build
2010-01-21 Marc DionneWarning cleanup: implicit function declarations in...
2009-11-17 Simon WilkinsonRationalise our include paths
2009-10-19 Jeffrey AltmanAdd server prefix to bumon.xg; avoid rx_call * vs rx_co...
2009-10-13 Simon WilkinsonAdd public protoypes for volser
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-27 Marc DionneUnused variable cleanup
2009-07-23 Simon WilkinsonFurther code cleanup for the backup suite
2009-07-22 Hans-Werner PaulsenUse Posix regex(3) within src/bucoord/commands.c
2009-07-15 Jeffrey AltmanCorrect pointer type of 'next' field within struct...
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Jeffrey Altmanbucoord_prototypes.h is a new public header file.
2009-07-10 Simon WilkinsonRework bucoord prototypes for external dlq use
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-05-25 Jeffrey Altmanwindows-libafsconf-20090525
2009-04-27 Simon Wilkinsondprintf-rename-20090427
2009-03-27 Garry Zacheissbucoord-update-kvno-check-20090327
2009-03-17 Simon Wilkinsonprintf-sanity-20090317
2009-03-16 Simon Wilkinsonbucoord-prototypes-20090316
2009-01-22 Derrick Brashearbcdb-listdumps-argument-fix-20090122
2009-01-22 Jeffrey Altmanbucoord-ubik_call-no-more-20090122
2008-10-27 Simon Wilkinsonkill-uninitialized-variable-warnings-20081026
2008-10-18 Jeffrey Altmanrestore-uninitialized-var-20081018
2008-07-02 Jeffrey Altmanwindows-code-signing-20080702
2008-05-27 Asanka Herathwindows-unicode-20080527
2008-04-09 Simon Wilkinsonvoid-return-casts-20080409
2008-03-11 Simon Wilkinsonlwp-protoize-20080310
2008-02-02 Jeffrey Altmanwindows-cellservdb-location-20080202
2007-11-26 Christof Hankeassorted-warning-cleanup-20071126
2007-10-31 Simon Wilkinsonopenafs-void-star-pointers-20071031
2007-10-30 Simon Wilkinsonopenafs-string-header-cleanup-20071030
2007-10-16 Jeffrey Altmanrestore-20071016
next