libafscp: Actually return callback from FindCallback
[openafs.git] / src / libadmin /
2013-02-21 Simon WilkinsonFix incorrect sizeof() arguments in allocations
2013-02-21 Simon WilkinsonDon't allocate objects of 0 length
2013-02-21 Simon Wilkinsonlibadmin: Don't try to release garbage connection
2013-01-17 Marc Dionnegcc 4.8: fix warnings
2013-01-06 Nickolai Zeldovichlibadmin/vos/vosutils.c: mask out sign-extension
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2012-09-09 Simon Wilkinsonutil: Convert to using libtool
2012-09-07 Simon Wilkinsoncmd: Convert to using libtool
2012-09-04 Simon Wilkinsonopr: Convert to using libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-06-14 Simon Wilkinsonrxgen: Make input strings const
2012-05-24 Simon Wilkinsonlibadmin & uss: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonDon't cast the return from calloc()
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 strdup to copy strings
2012-04-17 Simon Wilkinsonrx: Use native 64bit data counters
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-07 Simon Wilkinsonlibadmin: Clear structures according to their size.
2012-04-07 Simon Wilkinsonlibadmin: read returns an ssize_t, not a size_t
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2011-11-29 Simon Wilkinsonrx: Use a red black tree for the event stack
2011-10-09 Jeffrey AltmanCorrect Heimdal conversion of libadmin/adminutil
2011-10-01 Jeffrey AltmanDo not call krb5_get_error_message with NULL context
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-07-13 Simon Wilkinsonlibadmin: Remove unused error codes
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-05-15 Russ AllberyFix misspelling of writable as writeable
2011-04-27 Thomas L. KulaAdd -usetokens option to libadmin test 'afscp'
2011-04-21 Marc DionneUnused variable warning fixes
2011-04-20 Marc Dionneadminutil: parallel build fixes
2011-04-08 Simon WilkinsonWindows: Use roken gettimeofday implementation
2011-04-01 Simon Wilkinsonlibadmin: Tidy header includes
2011-03-08 Marc Dionnelibadmin: minor warning fix
2011-01-02 Simon Wilkinsonlibadmin: Don't use internal struct for key data
2010-12-27 Simon WilkinsonDon't trust # of entries from ListAttributes
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
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-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-07-12 Andrew DeasonConsolidate loopback address tests
2010-06-13 Simon Wilkinsonlibadmin: Don't dereference NULL pointer in cmd
2010-06-13 Simon Wilkinsonlibadmin: Don't use undefined value
2010-05-28 Russ AllberyMake all the default target in libadmin samples and...
2010-05-28 Russ AllberyClean up warnings in libadmin/bos/afs_bosAdmin.c
2010-03-23 Marc DionneWarning fix: print burstWait fields
2010-03-19 Jeffrey Altmanafsadminutil: translate krb5 error messages on Windows
2010-01-27 Simon WilkinsonXDR memory management fixes
2010-01-20 Russ AllberyAvoid executable headers in local include tree
2009-11-29 Marc DionneWarning fixes - key handling
2009-11-17 Simon WilkinsonRationalise our include paths
2009-11-11 Simon WilkinsonUpdate warning inhibition
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-21 matt@linuxbox.comMake typedefs of AFS_UCRED and AFS_PROC with renaming
2009-10-15 Andrew DeasonFix unitialized variable warning in cfghost.c
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-27 Simon WilkinsonFurther warning cleanup for the libadmin directory
2009-07-27 Marc DionneEliminate some "implicit function declaration" warnings
2009-07-27 Marc DionneUnused variable cleanup
2009-07-15 Jeffrey AltmanRXAFSCB_GetCellServDB takes a serverList not an array...
2009-07-12 Simon WilkinsonAdd system headers
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Simon WilkinsonWarning cleanup for the libadmin directory
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-05-20 Asanka Herathwindows-make-cygwin-libs-20090519
2009-03-24 Derrick Brashearfd-t-definition-fun-20090323
2009-03-23 Jeffrey Altmanlibadmin-vos-ihandle-20090323
2009-03-23 Jeffrey Altmanvolid-unsigned-int32-20090323
2009-03-20 Jeffrey Altmanlibadmin-client-prototype-20090320
2009-03-20 Jeffrey Altmanlibadmin-vos-windows-exports-20090320
2009-03-20 Jeffrey Altmanlibadmin-client-prototypes-20090320
2009-03-20 Jeffrey Altmanlibadmin-windows-socket-20090320
2009-03-16 Simon Wilkinsonlibadmin-prototypes-20090316
2008-10-27 Simon Wilkinsonkill-uninitialized-variable-warnings-20081026
2008-09-25 Jeffrey Altmanrename-rx-stats-20080925
2008-07-02 Jeffrey Altmanwindows-code-signing-20080702
2008-04-21 Derrick Brashearlibadmin-vos-irix-fixes-20080421
2008-02-29 Jeffrey Altmanwindows-libadmin-closesocket-20080228
2008-02-02 Jeffrey Altmanwindows-cellservdb-location-20080202
2008-02-02 Jeffrey Altmanwindows-more-cellservdb-consolidation-20080201
2008-01-21 Derrick Brashearmake-avoid-double-slash-20080121
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-10-03 Jeffrey Altmanlibadmin-minimize-dns-lookups-20071003
2007-07-18 Cesar Garcialibadmin-deubikcall-cleanup-20070718
2007-07-16 Jeffrey Altmanlibadmin-ubik_call-20070715
2007-04-10 Derrick Brashearcomerr-rename-20070410
next