vlserver: bulkaddrs are unsigned ints
[openafs.git] / src / budb /
2013-01-31 Marc DionneRework set_header_word macros
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-07-16 Garrett Wollmanbudb: don't malloc(0) on error condition in GetText()
2012-07-16 Garrett Wollmanbudb: remove dead assignment in verifyFreeLists()
2012-05-24 Simon Wilkinsonbackup: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
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-05-12 Andrew DeasonCall rx_SetNoJumbo earlier
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-09 Simon Wilkinsonbudb: Don't leak memory
2012-03-21 Michael Meffiebuild on solaris 10 again
2012-01-18 Marc DionneParallel build fixes
2012-01-05 Marc DionneUse offsetof() in set_header_word to get field offset
2011-10-01 Andrew DeasonRemove a few extra trailing backslashes
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-07-29 Garrett Wollmanpthreaded servers: set thread names
2011-07-23 Simon Wilkinsonrx: Provide Get/SetThreadNum functions
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-03-28 Simon Wilkinsonbu*: Tidy header includes
2011-03-13 Simon Wilkinsonubik: Allow servers to have more than 3 seclayers
2011-03-13 Simon Wilkinsonafsconf: Rework security flags
2011-03-13 Simon Wilkinsonubik: Remove dependency on auth
2011-02-21 Andrew Deasonbudb: Fix objdir builds
2011-02-21 Andrew DeasonFix budb build rules for tbudb and WINNT
2011-02-21 Simon Wilkinsonbudb: Only have one build rule for budb_errs.c
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-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-07-28 Marc Dionnegcc 4.5: Sequence point warning fixes
2010-07-18 Simon Wilkinsonbudb: Add printf format checks to logging fns
2010-06-23 Andrew DeasonMake ubik use unsigned addresses
2010-06-14 Derrick Brasheargenerated file target
2010-06-13 Simon WilkinsonAdd AFS_NORETURN macro and use it
2010-05-26 Andrew DeasonProtect ubik cache accesses
2010-03-23 Russ AllberyFix strict aliasing problems or add -fno-strict-aliasing
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-09 Jeffrey AltmanWindows: Permit Windows to build
2010-02-03 Simon WilkinsonCommon interface for server security objects
2010-02-02 Andrew DeasonSquash pthreaded ubik warnings
2009-11-11 Simon WilkinsonUpdate warning inhibition
2009-10-23 Jeffrey AltmanRemove warning from all calls to afsconf_GetExtendedCel...
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-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-31 Marc DionneEliminate some multiple targets in Makefile rules
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-27 Marc DionneEliminate some "implicit function declaration" warnings
2009-07-24 Andrew DeasonEnhance audit logs to support SysV message queues
2009-07-23 Simon WilkinsonFurther code cleanup for the backup suite
2009-07-23 Simon WilkinsonDo not call principal_ntoh to copy ktc_principal structs
2009-07-15 Jeffrey AltmanDo not call principal_hton() to copy ktc_principal...
2009-07-11 Marc DionneParallel make fixes
2009-07-10 Simon WilkinsonExport budb_prototypes.h
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-16 Jeffrey Altmanbudb-no-pointer-math-on-void-star-20090316
2009-03-16 Simon Wilkinsonbudb-prototypes-20090316
2008-12-22 Derrick Brashearubik-serverinit-clones-correction-20081222
2008-12-17 Steve McIntoshaudit-consolidate-open-20081217
2008-11-29 Jeffrey Altmannetrestrict-netinfo-20081129
2008-10-27 Simon Wilkinsonkill-uninitialized-variable-warnings-20081026
2008-07-19 Russ Allberykill-ubik-pthread-env-20080718
2008-07-02 Jeffrey Altmanwindows-code-signing-20080702
2008-05-29 Jeffrey Altmanstrftime-portability-20080528
2008-05-27 Asanka Herathwindows-unicode-20080527
2008-04-02 Steven Jenkinspthreaded-ubik-20080402
2008-03-11 Simon Wilkinsonlwp-protoize-20080310
2008-02-02 Jeffrey Altmanwindows-cellservdb-location-20080202
2007-11-26 Christof Hankeassorted-warning-cleanup-20071126
2007-11-01 Simon Wilkinsonrxgen-ansi-again-20071101
2007-10-31 Simon Wilkinsonopenafs-void-star-pointers-20071031
2007-10-30 Simon Wilkinsonopenafs-string-header-cleanup-20071030
2007-07-06 Marcus Wattsbudb-ol_verify-20070706
2007-04-10 Derrick Brashearcomerr-rename-20070410
2007-02-09 Marcus Wattsauth-cleanup-20070208
2006-10-26 Jim Reesproto-20061026
2006-08-03 Russ Allberyautoconf-likes-relative-paths-20060802
2006-08-01 Russ Allberydeath-to-pinstall-20060801
2006-07-04 Jeffrey Altmanubik-call-sucks-20060704
2006-07-04 Derrick Brashearubik-call-sucks-20060703
2006-06-20 Jeffrey Altmanrxbind-for-servers-20060620
2006-06-13 Derrick Brashearrxbind-for-servers-20060612
2006-04-04 Derrick Brasheartime-t-casting-fixes-20060404
next