Linux 4.2: total_link_count is no longer accessible
[openafs.git] / src / util /
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
2011-04-05 Andrew DeasonCorrect strftime callers
2011-04-05 Simon WilkinsonReplace afs_ctime with strftime and friends
2011-04-04 Simon Wilkinsonutil: Remove the unused magic.h header
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-27 Simon WilkinsonHP/UX: Make more use of roken
2011-03-25 Simon Wilkinsonutil: Tidy header includes
2011-03-21 Simon Wilkinsonutil: Fix exec_alt
2011-03-18 Simon Wilkinsonutil: Remove unnecessary uuid_mem* macros
2011-03-18 Simon Wilkinsonutil: Remove remote.h
2011-03-17 Simon Wilkinsonutil: Remove packages.h
2011-03-17 Simon Wilkinsonutil: Remove itc.h
2011-03-17 Simon Wilkinsonutil: Remove isathing
2011-02-17 Andrew Deasonutil: Use foo_pic.o instead of pic_foo.o
2011-02-17 Andrew DeasonFix PIC CFLAGS
2011-02-13 Andrew DeasonAdd PIC variant for libuafs
2011-02-13 Simon Wilkinsonauth: Rewrite KeyFile handling code
2011-02-11 Simon Wilkinsonutil: Actually install thread_pool_types.h
2011-01-14 Jeffrey AltmanWindows: fixup gettmpdir()
2010-12-13 Simon Wilkinsonopr: Add new queue implementation
2010-12-01 Simon Wilkinsonutil: Add definition of KRB5_BUFSIZ
2010-11-27 Christof HankeAdd output-table to libafsutil
next