Fix macro used to check kernel_read() argument order
[openafs.git] / src / util /
2016-04-26 Michael Meffieutil: reopen server logs on SIGUSR1 for external log... 27/11727/14
2016-04-25 Michael Meffieutil: doxygenate server logging functions 21/12221/6
2016-04-25 Michael MeffieRemove server logging globals 68/12168/11
2016-04-25 Benjamin KadukAdd comment about serverlog locking 23/12123/6
2016-04-25 Michael MeffieReopen the correct filename when -logfile is given 23/11723/16
2016-04-25 Michael Meffieutil: always reopen the log file 25/11725/16
2016-04-25 Michael Meffieutil: refactor OpenLog and ReOpenLog 21/11721/18
2016-04-25 Benjamin Kadukutil: Remove undocumented magic of mrafs-style logs 36/12136/5
2016-04-25 Michael Meffieutil: fix file descriptor leak in mrafs-style logging 22/11722/17
2016-04-25 Michael Meffieutil: fix log file renaming of mrafs-style logs 20/12220/4
2016-04-25 Michael Meffieutil: remove unused printLocks variable from mrafs... 19/11719/11
2016-04-25 Michael Meffieutil: allocate log filename buffers 19/12219/4
2016-04-25 Michael Meffieutil: open mrafs-style logs with O_APPEND too 18/12218/4
2016-04-25 Michael Meffieutil: remove obsolete SETVBUF_REVERSED 18/11718/11
2016-04-25 Michael Meffieutil: always initialize the server log mutex 17/11717/10
2016-04-25 Michael Meffieutil: fix server log fd validity checks 97/11797/13
2016-04-25 Michael Meffieutil: remove util/softsig 98/11998/8
2016-04-25 Michael Meffieutil: softsig version of function to setup logging... 38/12238/2
2015-12-25 Benjamin KadukAdd filepath entries for rxkad.keytab
2015-12-03 Michael Meffieutil: add CloseLog routine to close the server log
2015-11-19 Christof Hanketabular_output: allocate footer-line when set for the...
2015-02-11 Andrew Deasonrx: Rely on remote startWait idleness for idleDead
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2014-12-03 Christof Hankeliboafs_util: export symbols for tabular_output
2014-12-01 Jeffrey HutzelmanFix unchecked calls to asprintf
2014-11-05 Benjamin KadukAllow compiling with KERNEL and AFS_PTHREAD_ENV
2014-10-08 Benjamin KadukTweak AFSDIR_PATH_MAX definition
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-08-13 Ben KadukRemove some incomplete struct initializers
2014-08-13 Ben KadukAvoid a name conflict in a local variable
2014-05-21 Christof HankeLogfiles: open with O_APPEND
2013-11-19 Michael Meffieutil: remove dup include
2013-11-19 Michael Meffiecleanup potpourri.h references
2013-10-15 Christof Hanketabular_output: enable compilation on Windows
2013-10-15 Christof Hanketabular_output: move public headers
2013-10-15 Ben KadukConvert buserver to libutil's logging
2013-09-25 Andrew DeasonWhine if single-DES keys are in use
2013-09-13 Christof Hanketabular output: fix segmentation fault
2013-08-02 Ben KadukVerify, not Assert, for the (util) global mutex
2013-06-20 Andrew DeasonMake the inode fileserver backend build again
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-03-25 Jeffrey Altmanutil: fix dirpath use of clntEtcDir on Windows
2013-03-10 Simon Wilkinsonutil: Avoid overflow in GetNameByINet
2013-03-04 Simon Wilkinsonutil: Fix overflows in address parsing
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2012-11-19 Marc DionneLinux 3.7: remove use of param.h and ioctl.h
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-10 Simon Wilkinsonlibafsrpc: Assemble with libtool
2012-09-09 Simon Wilkinsonutil: Convert to using libtool
2012-09-04 Simon Wilkinsonutil: Don't use rx-internal locking macros
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-08-31 Simon WilkinsonUse rk_rename from roken
2012-07-31 Derrick Brashearkrb5 profile config support
2012-07-31 Derrick Brasheardirpath: fix macos alternate client etc dir support
2012-07-26 Garrett Wollmantabular_output: don't leak table struct on error exit
2012-07-22 Garrett Wollmanstrcompose: NULL must always be cast when passed to...
2012-07-16 Garrett Wollmanutil: eliminate dead store in hostutil_GetHostByName
2012-07-16 Garrett Wollmanutil: LogCommandLine: argc is an int, so assert that...
2012-07-16 Garrett Wollmanutil: in util_newTable, don't leak Table on error
2012-05-24 Simon Wilkinsonutil: 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 asprintf for string construction
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-04-22 Simon Wilkinsonutil: Completely remove get_krbrlm
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-09 Simon WilkinsonMove configuration parsing into libcmd
2012-04-09 Simon Wilkinsonktime: Don't leak token list
2012-04-07 Simon Wilkinsonutil: LogCommandLine has to have a command line
2012-03-28 Michael Meffieremove athena env conditionals
2012-03-24 Jeffrey Altmansoftsig: not used on windows
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2011-12-20 Andrew DeasonInclude afsconfig.h before anything else
2011-12-14 Garrett Wollmanutil: simplify thread-name interface
2011-10-26 Jeffrey Altmanopr: build on Windows after queue.h move
2011-10-24 Derrick Brashearukernel: get an ip address even when dns and hosts...
2011-10-23 Simon Wilkinsonopr: Move queue header out of util
2011-10-09 Jeffrey AltmanCorrect Heimdal conversion of libadmin/adminutil
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-28 Andrew DeasonRemove references to afs_assert.h
2011-09-28 Michael Meffiebozo: report bosserver -rxbind address
2011-09-26 Simon WilkinsonClean up assertion
2011-09-26 Simon WilkinsonMove abort() into opr
2011-09-12 Chas Williams (CON... crypto: Fixes for recent Heimdal changes
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-09-06 Rod WiddowsonWindows: Replace "%T" as format string to strftime
2011-08-01 Jeffrey AltmanWindows: conditionalize mappings of error values
2011-07-29 Simon Wilkinsonutil: Don't use FT_GetTimeOfDay for MRAFS logs
2011-07-23 Simon Wilkinsonutil: Cleanup generation of dirpath.h
2011-07-15 Garrett Wollmanutil: clean up two #ifs
2011-07-15 Garrett Wollmanutil: try again to satisfy the gatekeepers
2011-07-14 Andrew Deasonutil: Include pthread.h in afsutil_prototypes.h
2011-07-13 Garrett Wollmanutil: introduce a common interface for setting thread...
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-21 Marc DionneUnused variable warning fixes
2011-04-12 Simon Wilkinsonviced: Remove logging duplication
2011-04-08 Simon WilkinsonWindows: Use roken gettimeofday implementation
next