compile_et macros to generate source and headers separately
[openafs.git] / src / viced /
2014-03-20 Benjamin KadukMake struct CallBack indentation uniform again
2014-01-18 Benjamin KadukRemove some explicit sbrk() usage
2014-01-17 Andrew DeasonRevert "viced: Enable NAT ping on hosts"
2014-01-17 Benjamin Kadukviced/callback.c: Ignore dump write errors even harder
2014-01-12 Andrew Deasonviced: Avoid issuing redundant TMAY requests
2014-01-12 Andrew Deasonviced: Move host quota calculation
2013-12-18 Mark Vitaleviced: remove dead code CheckHost()
2013-11-05 Andrew DeasonExit successfully on -help
2013-11-05 Andrew Deasonviced: Misc argument parsing fixes
2013-10-23 Andrew Deasonviced: Improve client error log messages
2013-10-08 Andrew Deasonviced: Avoid endless BCB loop
2013-10-08 Andrew DeasonRevert "Atomically collect callbacks to be broken"
2013-09-25 Andrew DeasonWhine if single-DES keys are in use
2013-08-22 Andrew Deasonviced: Clarify comment explaining cba sorting
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-07-12 Jeffrey Hutzelmanviced/callback.c: Don't ignore dump read errors
2013-06-19 Jeffrey Hutzelmanviced/callback.c: Ignore dump write errors harder
2013-06-02 Marc Dionneviced: Add support for -config and -logfile options
2013-04-17 Andrew DeasonMake ihandle sync behavior runtime-configurable
2013-03-26 Mark Vitaledafs: prevent corruption in large fsstate.dat files
2013-03-07 Simon Wilkinsonfsprobe: Get rid of unused hostname buffer
2013-03-07 Andrew Deasonviced: Improve CallPreamble error messages
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2013-02-26 Simon Wilkinsonviced: Don't write out garbage when extending file
2013-02-25 Simon Wilkinsonviced: Unused sentinel in h_stateVerifyUuuidHash
2013-02-24 Simon Wilkinsonviced: Allow GetCapabilities to return an error
2013-02-24 Simon Wilkinsonviced: Catch GetCellInfo failure
2013-02-24 Simon Wilkinsonviced: Don't store rc from IH_DEC on error path
2013-02-21 Simon WilkinsonFix incorrect sizeof() arguments in allocations
2013-02-21 Simon WilkinsonDon't allocate objects of 0 length
2013-02-20 Simon Wilkinsonviced: Avoid clang errors with modeBits
2013-01-17 Marc Dionnegcc 4.8: fix warnings
2013-01-02 Andrew Deasonviced: initInterfaceAddr_r regardless of ICBS code
2013-01-02 Andrew Deasonviced: Avoid dangling uuid hash table entry
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2013-01-02 Derrick Brashearvol: use header access macros everywhere
2012-12-26 Andrew Deasonviced: Sanity check file link count during CoW
2012-11-09 Hans-Werner Paulsenfileserver: check value of -cb argument
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-18 Simon Wilkinsonrx: Use opr queues
2012-09-27 Marc Dionneviced: Remove unused gettimeofday calls
2012-09-12 Simon WilkinsonStop using libafsauthent
2012-09-12 Simon Wilkinsonvlserver: Use libtool
2012-09-11 Simon Wilkinsonacl: Use libtool
2012-09-11 Simon WilkinsonStop using libafsrpc
2012-09-09 Simon WilkinsonDon't explicitly build and link rx_pthread.o
2012-09-09 Simon Wilkinsonfsint: Move to using libtool
2012-09-09 Simon Wilkinsonlwp: Build a pthreaded compat library with libtool
2012-09-09 Simon Wilkinsonutil: Convert to using libtool
2012-09-07 Simon Wilkinsoncmd: Convert to using libtool
2012-09-05 Marc Dionneviced: Make use of unused variable
2012-09-04 Simon Wilkinsonopr: Convert to using libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-09-04 Simon Wilkinsonviced: Don't use fasttime
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-08-31 Simon WilkinsonUse rk_rename from roken
2012-08-22 Christof Hankefileserver: add volume number to error-messages
2012-08-03 Andrew Deasonrx: Remove ADAPT_MTU and MISCMTU
2012-07-31 Derrick Brashearkrb5 profile config support
2012-07-16 Jeffrey Altmanviced: RXAFS_GetVolumeStatus remove access check
2012-07-06 Andrew Deasonviced: fsprobe needs MT_LIBS
2012-07-03 Jeffrey AltmanWindows: link to afsroken.dll
2012-06-29 Derrick Brashearviced: null-terminate server list for ubik
2012-06-27 Simon Wilkinsonviced: Remove localcellname
2012-06-27 Simon Wilkinsonviced: Make private host stuff static
2012-06-27 Simon Wilkinsonviced: Make the config directory path global
2012-06-27 Andrew Deasonviced: Clear all client CPS on FlushCPS
2012-06-27 Andrew Deasonviced: Restrict RXAFS_FlushCPS to administrators
2012-06-27 Andrew Deasonviced: Rename fs_rxstat_userok
2012-06-14 Simon Wilkinsonviced: Abstract out peer mapping code
2012-06-14 Simon Wilkinsonviced: Tidy up VL initialization
2012-06-14 Simon Wilkinsonviced: Abstract out hpr thread context code
2012-06-14 Simon Wilkinsonviced: Remove unused profiling code
2012-06-11 Derrick Brashearviced: fix GetVolumePackage to not bomb always when...
2012-06-11 Derrick Brashearviced: fix merge error
2012-06-08 Derrick Brashearviced: clear optstring before parsing
2012-05-24 Simon Wilkinsonfileserver & friends: Don't cast 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-05-03 Jeffrey AltmanRevert "viced: avoid crash if missing volume header"
2012-05-01 Michael Meffieviced: avoid crash if missing volume header
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-18 Michael Meffieviced: remove static local realms
2012-04-11 Michael Meffieviced: fix log message for MapName_r
2012-04-10 Marc Dionneviced: Make Update_TargetVnodeStatus usable by replicat...
2012-04-10 Marc Dionneviced: Make GetVolumePackageWithCall usable by replicat...
2012-04-10 Marc Dionnevol: Allow VAllocVnode of specific vnodes
2012-04-09 Simon Wilkinsonrx: Hide struct rx_peer from the rest of the tree
2012-04-09 Simon Wilkinsonviced: Remove pointless braces
2012-04-08 Simon Wilkinsonvice & vol: Cast FDH_SYNC results to void
2012-04-06 Andrew Deasonviced: Do not offline volume on successful IH_DEC
2012-04-03 Jeffrey Altmanviced: AFSDisk, AFSFetchVolumeStatus Int31 PartSize
2012-04-01 Simon Wilkinsonviced: Do error translation for InlineBulkStatus
2012-03-28 Michael Meffieremove athena env conditionals
2012-03-26 Andrew Deasonviced: Do not ignore all InlineBulkStatus errors
2012-03-24 Jeffrey Altmansoftsig: not used on windows
2012-03-12 Jens Wegenerviced: fix inverted lockCount assignment
2012-03-04 Michael Meffieviced: fix -realm option arg parse
next