Implement afsconf_GetRXGKKey
[openafs.git] / src / viced /
2019-03-23 Andrew Deasonrx: Do not ignore RXS_* op errors 22/13522/4
2019-01-25 Michael Meffieviced: use calloc in SRXAFS_GetXStats 04/13204/8
2019-01-25 Michael MeffieAdd the CellServDB pathname to the afsconf_dir 08/13408/5
2018-10-26 Mark Vitaleviced: fix typo in help for option -unsafe-nosalvage 67/13367/4
2018-10-26 Mark Vitaleviced: correct option parsing for -vlru*, -novbc 65/13365/3
2018-10-05 Mark Vitalefsint: remove dead code 24/13324/5
2018-10-05 Andrew DeasonLog binding ip address and port during startup 72/13272/4
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
2018-05-26 Pat RieheckyRemove pointless assignments 86/13086/3
2018-05-25 Pat RieheckyAdd braces to empty conditional blocks 81/13081/5
2018-05-15 Jeffrey Altmanviced: SRXAFS_InlineBulkStatus set InterfaceVersion... 67/13067/2
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2018-02-10 Andrew DeasonDo not require AFS_SYSCALL 37/11937/11
2017-03-10 Mark VitaleDAFS: do not save or restore host state if CPS in progress 61/12561/3
2016-11-28 Dave BotschMac OS Sierra deprecates syscall() 52/12452/3
2016-07-17 Garrett Wollmanptuser: guarantee that all names are valid C strings 96/7896/11
2016-07-05 Benjamin Kadukviced: make -vhashsize usable for non-DAFS 87/12287/4
2016-04-26 Michael Meffieexternalize log rotation 31/11731/15
2016-04-25 Michael MeffieRemove server logging globals 68/12168/11
2016-04-25 Michael MeffieReopen the correct filename when -logfile is given 23/11723/16
2016-04-25 Michael Meffieviced: convert the fileserver to opr softsig 94/11994/8
2016-04-25 Michael Meffieviced: remove old signal handler wrappers 21/11921/10
2015-12-24 Marcio Barbosaviced: do not overwrite possible failure
2015-12-08 Michael Meffieviced: add missing new lines to log messages
2015-02-11 Andrew Deasonrx: Rely on remote startWait idleness for idleDead
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2015-01-21 Benjamin KadukAdd auditing to GetXStats
2015-01-21 Simon WilkinsonBuild system: MT_LIBS includes XLIBS
2015-01-14 Michael Meffiefix byte ordering in check_sysid
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2015-01-05 Michael Meffiedafs: avoid asserting on dafs VSALVAGING error code
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-10-31 Jeffrey Altmanviced: kill CLIENT_TO_ZERO macro
2014-10-31 Jeffrey Altmanviced: kill HOST_TO_ZERO macro
2014-10-29 Jeffrey Altmanviced: move host tmay fields before index
2014-10-29 Mark Vitaleviced: remove obsolete comment about alignment
2014-10-27 Nathaniel Wesley... Remove duplicate CREATE_SGUID_ADMIN_ONLY define
2014-10-15 Benjamin KadukRemove unused -k argument to fileserver
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-08-13 Garrett Wollmanviced: time_t might not be long
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-04-09 Simon WilkinsonMerge branch 'security-master' into HEAD 99/10999/1
2014-04-01 Michael Meffieviced: fix get-statistics64 buffer overflow 98/10998/1
2014-03-28 Michael Meffieviced: disable hot threads
2014-03-26 Andrew Deasonviced: Restore some previous log message language
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
next