comerr, cmd, opr: fix library install targets
[openafs.git] / src / util /
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
2010-11-22 Christof Hankeuse intptr_t instead of ifdef
2010-11-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-10-31 Simon Wilkinsonutil: netutils never builds in the kernel ...
2010-10-27 Jeffrey Altmandon't duplicate work of ctime_s
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-18 Derrick Brashearafs assert should use afs abort
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-10-15 Jeffrey AltmanUtil: include assert.h in pthreads_nosig.h when required
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-10-05 Simon WilkinsonRevert "util: Add base64 from Heimdal's roken"
2010-10-04 Simon Wilkinsonutil: Add base64 from Heimdal's roken
2010-10-02 Andrew DeasonProvide an abstract thread pool object
2010-10-02 Andrew DeasonProvide an abstract work queue object
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-09-23 Simon WilkinsonMove des/stats.h to rxkad directory
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew Deasontubik: Fix objdir builds
2010-08-04 Andrew Deasonutil: add afs_exec_alt
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-07-12 Andrew DeasonConsolidate loopback address tests
2010-06-14 Derrick Brasheararm darwin port
2010-06-14 Derrick Brashearbuildtools target
2010-06-13 Simon WilkinsonAdd AFS_NORETURN macro and use it
2010-05-27 Russ AllberyFix compilation of the imported config_file.c parser
2010-05-26 Simon WilkinsonAdd an OpenAFS config file parser
next