Do not use garbage-collection for DARWIN ObjC apps
[openafs.git] / src / butc /
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-03-12 Simon Wilkinsonbutc: Init volheader before using it for hton
2013-02-25 Simon Wilkinsonbutc: Remove dead initialisation
2013-02-25 Simon Wilkinsonbutc: Remove dead initialisation
2013-02-25 Simon Wilkinsonbutc: Remove dead assignment
2013-02-25 Simon Wilkinsonbutc: Catch failures to start keep alive thread
2013-02-25 Simon Wilkinsonbutc: Remove dead loop pointer allocations
2013-02-19 Ben Kadukbutc: do not use stack garbage for secobj
2013-01-03 Russ AllberyFix spelling error (retreive for retrieve) in strings
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-19 Rainer Toebbickebutc: clean xbsa shutdown on control C
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-07-28 Garrett Wollmanbutc: don't pass NULL to strcpy in RcreateDump
2012-07-22 Garrett Wollmanstrcompose: NULL must always be cast when passed to...
2012-05-24 Simon Wilkinsonbackup: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-05-12 Simon Wilkinsoncmd: Add support for pulling options from files
2012-03-26 Chas Williams (CON... Finish removing sunos 4.x references and build cruft
2011-11-09 Andrew DeasonAdd "pretty" build option
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-26 Simon WilkinsonClean up assertion
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-07 Garrett Wollmanbutc: avoid freeing uninitialized pointer in writeDbDump()
2011-08-07 Garrett Wollmanbutc: avoid testing stack garbage; remove dead initializer
2011-08-07 Garrett Wollmanbutc: initialize startTime before it is used
2011-07-29 Garrett Wollmanpthreaded servers: set thread names
2011-06-05 Simon Wilkinsonusd: Move to using real 64bit quantities
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-05-15 Russ AllberyFix misspelling of writable as writeable
2011-04-27 Simon Wilkinsoncmd: Tidy up -help output
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-04-05 Simon WilkinsonReplace afs_ctime with strftime and friends
2011-03-28 Simon Wilkinsonbu*: Tidy header includes
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2010-12-07 Andrew DeasonRemove unreached lines
2010-12-01 Simon WilkinsonBuild and use roken's mkstemp
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-06 Michael Meffieavoid private stdio fields in waitkey
2010-11-01 Derrick Brashearkill off afs/debug.h
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-20 Marc Dionnebutc: Set but unused variables
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-06-27 Andrew DeasonUse unsigned IP addresses in bu*
2010-05-06 Simon WilkinsonAlways include afsconfig.h
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-17 Derrick Brashearkill macos prior to panther
2010-02-03 Simon WilkinsonAdd printf format checks to the rest of tree
2010-02-03 Simon WilkinsonDon't pass tokens around the backup system
2010-01-21 Marc DionneWarning cleanup: implicit function declarations in...
2009-11-11 Simon WilkinsonPrototype UV_Bind
2009-10-16 Derrick Brashearsnowleopard 64 bit warning death
2009-10-14 Andrew DeasonFix warnings in butc, tbutc, and butm
2009-10-13 Simon WilkinsonAdd public protoypes for volser
2009-09-28 Derrick Brashearmacos 10.6 warning fixes
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-28 Simon WilkinsonMake butc logging use va_args
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-23 Simon WilkinsonFurther code cleanup for the backup suite
2009-07-21 Andrew DeasonCorrect ctime arguments
2009-07-15 Jeffrey AltmanDo not call ctime() twice in the same statement
2009-07-15 Jeffrey AltmanAdd missing TapeLog parameter to warning message
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Simon WilkinsonFurther cleanup of the butc directory
2009-07-10 Simon WilkinsonAdd prototypes for butc
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-05-25 Jeffrey Altmanwindows-libafsconf-20090525
2009-03-17 Simon Wilkinsonprintf-sanity-20090317
2009-03-15 Mike Meffiebutc-xbsa-buffersize-20090315
2008-12-15 Garry Zacheissbutc-xbsa-64bit-linux-20081215
2008-11-29 Jeffrey Altmannetrestrict-netinfo-20081129
2008-10-27 Simon Wilkinsonkill-uninitialized-variable-warnings-20081026
2008-07-11 Todd DeSantisbutc-xbsa-update-20080711
2008-07-02 Jeffrey Altmanwindows-code-signing-20080702
2008-05-27 Asanka Herathwindows-unicode-20080527
2008-05-02 Derrick Brashearbutc-xbsa-lwp-protoize-damage-20080501
2008-04-18 Derrick Brashearlwp-fix-protoize-20080418
2008-04-09 Simon Wilkinsonvoid-return-casts-20080409
2008-03-11 Simon Wilkinsonlwp-protoize-20080310
2008-02-02 Jeffrey Altmanwindows-cellservdb-location-20080202
2007-12-11 Derrick Brashearbutc-no-retval-in-void-func-20071211
2007-11-26 Christof Hankeassorted-warning-cleanup-20071126
2007-10-31 Simon Wilkinsonopenafs-void-star-pointers-20071031
2007-10-30 Simon Wilkinsonopenafs-string-header-cleanup-20071030
2007-09-19 Jeffrey Altmanwindows-version-info-20070919
2007-07-16 Eric Sturdivantxbsa-54-solaris-cplusplus-fun-20070716
next