OPENAFS-SA-2016-002 AFSStoreStatus information leak
[openafs.git] / src / venus / afsio.c
2016-03-16 Benjamin KadukOPENAFS-SA-2016-002 AFSStoreStatus information leak
2015-05-26 Benjamin Kadukafsio: switch BreakUpPath to strdup
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-11-05 Michael Meffieremove cmd-suite-option-for-hiding-admin-commands
2013-02-23 Simon Wilkinsonafsio: Remove redundant assignment
2013-02-22 Simon Wilkinsonafsio: Ignore return values from afscp_SetDefault*
2013-02-22 Simon Wilkinsonafsio: Don't leak memory on GetVenusFidBy* failure
2012-11-12 Jeffrey Altmanafsio: process windows file paths consistently
2012-09-26 Chas Williams (CON... afsio: add -clear and -crypt option
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-09 Simon Wilkinsonvenus: Make clang happy with strlcpy use
2011-07-13 Simon Wilkinsonafsio: Remove unused 'code' value
2011-04-27 Chaz Chandlerafsio: remove unnecessary reference to malloc.h
2011-04-19 Derrick Brashearlibafscp: add lock support
2011-04-16 Chaz Chandlerafsio: rewrite using libafscp
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-04-04 Simon Wilkinsonvenus: Tidy up header includes
2011-03-08 Jeffrey Altmanvol: consolide afs_xxxx macros in ihandle.h
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-06-11 Andrew DeasonRemove afsio warnings and errors
2010-05-12 Jeffrey AltmanMake afsio be useful on Windows and fix bugs
2010-02-09 Jeffrey AltmanWindows: Permit Windows to build
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-02-03 Simon WilkinsonAdd interface to select client security objects
2009-12-21 Michael MeffiePrefix global defines
2009-12-21 Michael MeffieConsolidate duplicate definitions
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-08 Jeffrey AltmanAdd missing variable to afsio
2009-10-07 Hartmut Reuterpioctl with VIOC_FS_CMD removed
2009-10-07 Jeffrey AltmanBuild afsio on Windows; remove many warnings
2009-10-05 Hartmut Reuterafsio is a command to pipe data into or out of afs...