afs: Free 'addrs' array
[openafs.git] / src / afs / afs_pioctl.c
2018-10-12 Andrew Deasonafs: Free 'addrs' array 55/13355/2
2018-06-10 Andrew Deasonafs: Stop looking for dcaches on Get*DSlot errors 34/13034/6
2018-03-04 Benjamin Kadukafs_pioctl: avoid -Wpointer-sign 34/12934/3
2017-11-28 Benjamin Kadukafs: Fix bounds check in PNewCell 82/12782/2
2017-01-08 Andrew DeasonSOLARIS: Use AFS_PAG_ONEGROUP_ENV for Solaris 11 79/11979/5
2016-12-12 Mark Vitaleafs: fs getcacheparms miscounts dcaches for large files 47/12347/3
2016-12-11 Mark Vitaleafs: fs getcacheparms miscounts zero-length dcaches 46/12346/3
2016-09-15 Andrew Deasonafs: Create afs_StaleVCache 90/11790/10
2016-09-11 Andrew Deasonafs: Make ONEGROUP_ENV not Linux-specific 78/11978/7
2016-03-16 Benjamin KadukOPENAFS-SA-2016-002 AFSStoreVolumeStatus information...
2015-12-16 Mark Vitaleafs: pioctl kernel memory overrun
2015-08-22 Andrew Deasonafs: Stop abusing ENOENT
2015-08-21 Andrew Deasonafs: Use named constants for mvstat
2015-07-29 Andrew Deasonafs: Use correct output buffer for FSCmd pioctl
2015-07-29 Daria Brashearafs: Clear pioctl data interchange buffer before use
2015-06-13 Michael Meffielibafs: reset all the volumes with fs flushall
2014-12-07 Chas Williams (CON... afs: Remove AFS_BOZONLOCK_ENV
2014-05-21 Michael Meffielibafs: reduce stack space
2014-05-21 Michael Meffielibafs: check afs_InitReq return code
2013-10-25 Benjamin KadukFix build for FreeBSD 10.0
2013-10-08 Ben KadukFBSD: plug refcount leak in pioctl
2013-09-12 Christof Hankeclient: flag in cachemanager if rmtsys is enabled
2013-01-24 Michael Meffielibafs: fs flushall for unix cm
2013-01-21 Marc DionneLinux: setpag() may replace credentials
2012-10-30 Hartmut Reuterlinux: fix cache bypass applicability function
2012-09-06 Marc DionneLinux: drop GLOCK before calling dput
2012-07-22 Michael Meffielibafs: avoid flushing already freed dcaches in flush...
2012-07-16 Michael Meffielibafs: use afs_ResetVCache in flush volume data
2012-05-24 Simon WilkinsonUnix CM: Don't cast allocator returns
2012-01-23 Derrick Brashearlibafs: add replicated connection pool
2011-12-27 Andrew Deasonafs: Cope with afs_GetValidDSlot errors
2011-12-27 Andrew Deasonafs: Do not always ignore errors in afs_GetDSlot
2011-12-27 Andrew Deasonafs: Remove second argument to afs_GetDSlot
2011-10-10 Ben KadukFBSD: deal with kernel API rename
2011-09-19 Jeffrey AltmanFix input size computation in SetSPrefs pioctl
2011-08-31 Derrick Brashearxserver lock order violation
2011-08-07 Garrett Wollmanafs_pioctl: don't use cell uninitialized in PGetTokens2
2011-07-13 Simon Wilkinsonlibafs: Fix warnings in PPrefetchFromTape
2011-07-13 Simon Wilkinsonlibafs: Fix statistics for PrefetchFromTape pioctl
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-09 Jonathan A. KollaschRemove NetBSD-specific debugging statement
2011-05-31 Jonathan A. KollaschPort cache manager to NetBSD-5 and NetBSD-current
2011-05-21 Derrick Brashearmacos: bulkstat redux
2011-05-19 Andrew Deasonlibafs: Implement unixuser RW locks
2011-05-09 Andrew Deasonlibafs: Get rx conn ref with afs conn ref
2011-04-27 Marc Dionnesrc/afs: Set but unused variables warning fixes
2011-04-22 Andrew Deasonlibafs: Initialize _settok_tokenCell primary flag
2011-01-03 Simon WilkinsonUnix CM: Don't blow up if we have non-rxkad tokens
2010-12-07 Andrew DeasonRemove unreached lines
2010-12-02 Matt Benjaminunix cm rx-oblivious connection pooling
2010-11-25 Marc DionneCache bypass: Only compile bypass code for the Linux...
2010-10-29 Chas Williams (CON... afs: clean afs_osi_Alloc() usage
2010-09-20 Andrew Deasonlibafs: Fix pioctl get/putInt alignment issues
2010-08-30 Simon WilkinsonNew GetToken pioctl
2010-08-26 Matt Benjaminsed s/porc/proc/
2010-08-26 Simon WilkinsonAdd new SetTokenEx pioctl
2010-08-26 Simon WilkinsonMake unixuser's vid advisory
2010-08-26 Simon WilkinsonUnix CM: Generalise token storage
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-11 Derrick Brashearfs discon support alternate uid
2010-07-13 Derrick Brashearunix disconnected mode always
2010-07-02 Marc DionneLinux: cache bypass: warning fixes in afs_pioctl.c
2010-06-22 Ben KadukSimplify preprocessor logic in afs_pioctl
2010-06-13 Simon WilkinsonLinux: Fix set_cr_group_info and cr_group_info
2010-06-07 Andrew Deasonlibafs: consistently hold vnode refs
2010-05-19 Simon WilkinsonUnix CM: Use macros for process name and id access
2010-05-17 Ben KadukKill FBSD4X with fire
2010-05-16 Ben KadukDo not try to increase the refcount of a NULL vnode
2010-04-28 Matt Benjmainnetbsd: rebase cm at NetBSD 4.0
2010-04-01 Simon WilkinsonFix formatting issues in src/afs
2010-03-31 Ben KadukUpdate to the new thread world order for FBSD
2010-03-29 Ben KadukCatch up to dynamically-sized cr_groups in FBSD80
2010-03-20 Derrick Brashearmacos fsevents hinting
2010-03-18 Derrick Brashearaix vnode hold simplification
2010-03-09 Ben KadukFBSD build finishes for me
2010-03-03 Derrick Brashearde-printf the cache manager
2010-02-26 Derrick Brashearbackground daemon genericization
2010-02-17 Derrick Brashearmacos bulkstat support
2010-02-09 Simon WilkinsonUnix CM: Make cache bypass build again
2010-02-09 Simon WilkinsonUnix CM: Just use Bogus for VenusLogging
2010-02-09 Simon WilkinsonUnix CM: Wrap afs_pioctl.c at 80 columes
2010-02-09 Simon WilkinsonRefactor afs_ioctl code
2010-02-09 Simon WilkinsonUKERNEL: End the #define u insanity
2010-02-03 Simon WilkinsonFix pioctl input and output handling
2010-02-01 Jeffrey Hutzelmancall afs_osi_suser correctly in PNewUuid
2010-01-12 Matt Benjaminfreebsd: CM changes targeting RELENG_8
2009-12-22 Simon WilkinsonSolaris: Don't directly fiddle with the groups structure
2009-12-21 Michael MeffiePrefix global defines
2009-12-07 Andrew DeasonMake HandleClientContext take an afs_ucred_t
2009-11-11 Andrew DeasonDo not check *aoutSize in PGetPAG
2009-11-11 Simon WilkinsonRemove 'M' variants of lock macros
2009-11-11 Simon Wilkinsoncr_gid is already used by Darwin
2009-11-09 Marc DionneUnix client: wrappers for credentials structure access
2009-11-08 Simon WilkinsonComplete removal of DUX client code
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-11 matt@linuxbox.comUse AFS_PROC consistently
2009-09-29 Derrick Brashearirix compile fixes
2009-09-23 Andrew DeasonRemove one more AFS_UCRED struct
next