OpenAFS Master Repository annotated tag, openafs-stable-1_6_9, updated. openafs-stable-1_6_9
Gerrit Code Review
gerrit@openafs.org
Wed, 13 Aug 2014 11:21:20 -0400
The annotated tag, openafs-stable-1_6_9 has been updated
to eabd89fb98251e4d525e3e9f320c1278bbebe404 (tag)
from b8dadf3a29cec32e0a4582e7d4e7f6a6e4f6ca0d (which is now obsolete)
tagging ca0be5b2a69476cc577976fad0767dfbf8628857 (commit)
replaces openafs-stable-1_6_8
tagged by D Brashear
on Thu Jun 12 13:59:24 2014 -0400
- Shortlog ------------------------------------------------------------
openafs 1.6.9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Darwin)
iQEVAwUAU5nqgagrZQAZNTvhAQIH/Af/c2XcCSxVCWicC7o5qfsbk3L6aWnk33dZ
BnFIq6xE4L49ZqBtt7Fj5EHiMeBJXLjplcnCXk/ezPrCmRbxkXKVMWYHlDFZCL1w
+6NBVhUqH3GJAC8H1Tk0es2+GnMaZnguL2ykhbkg1knAZkI4tnvGv9Hv50ibyogn
6u1jispKHKKmDMXVXTIktFKNXLGAHSx2yd4oVKiqg+d8kUThXxFrucULGOwTOvk9
Tul1R0i1VZZZM2PP5s/w+lyqmRFbvRMs4/3GCT2GeoaV/4kMWNDeJIGIPp9fa0HP
Tkw08gK005PGWIjK6lZhxKVT3tPYQw1W9a4qZUSwBVygHWQ4rJyisA==
=DqWh
-----END PGP SIGNATURE-----
Andrew Deason (2):
afs: Raise fake free space reporting
doc: Clarify some BosConfig.new text
Antoine Verheijen (1):
Increase size of space for ACL in "up" command.
Ben Kaduk (1):
bozo: Remove dead code and minor cleanup
Chas Williams (CONTRACTOR) (1):
volser: remove commented code
D Brashear (1):
linux: make reading unixusers from proc actually work
Jeffrey Altman (1):
Revert "viced: Avoid issuing redundant TMAY requests"
Ken Dreyer (1):
doc: recommend cleanup steps in "vos convertROtoRW" man page
Michael Meffie (3):
pt_util: fix group line check for input files
volser: fix spurious strcat of volume extension.
volser: -log restore operations
Simon Wilkinson (56):
fs: Catch pioctl failure in mkmount
libadmin: Fix a lot of dead assignments in vsprocs
libadmin: Catch VL_GetNewVolumeId failures
bosserver: Catch failures to create daemon thread
ptserver: Rename ubik.c as ptubik.c
ptserver: Zero ubik header before writing to it
afsmonitor: Check correct variable is non-NULL
afsmonitor: Use NULL, rather than (struct foo *)0
volser: Fix bad readlink usage
bos_util: Fix buffer overflow
auth: Fix buffer overflow in afsconf_Open
auth: Refactor afsconf_Open failure handler
kauth: Fix overflow when writing ticket file
pt_util: Catch sscanf failures
pt_util: Protect against corrupt input files
libafscp: Can't unlock something we've freed
Unix CM: Don't free cell, then release lock on it
dumptool: Remove newlines safely
afsmonitor: Add missing items to fsOpNames array
afsmonitor: Fix multiple NUM_FS_STAT_ENTRIES overflows
afsmonitor: Fix multiple NUM_CM_STAT_ENTRIES overflows
libadmin: Don't free garbage
xstat: Add the residency RPC to the list of fs ops
bucoord: Remove theoretical overflow of ubik array
rxgen: Don't overflow PackageIndex
vlserver: Use correct literal in bounds check
aklog: Fix improper use of readlink
auth: Don't overflow cell string
kauth: Don't overflow cell string
volser: Don't overflow volume name
libadmin: Don't overflow volume name
auth: Don't overflow hostName array
fsprobe: Get rid of unused hostname buffer
rmtsys: Don't overflow pathname buffer
vsys: Avoid uninitialised variable warning
kauth: Handle calls to ka_log with no principal
kauth: Use strl* functions in ka_log
libadmin: Don't free garbage pointer
libadmin: Don't pass garbage to pts_GroupCreate
libadmin: Don't pass garbage to pts_UserCreate
readgroup: Make sure user supplies a groupfile
readpwd: Make sure user supplies a passwdfile
fstrace: Don't read uninitialised data
kauth: Don't overflow stack when building username
util: Avoid overflow in GetNameByINet
afsmonitor: Fix theoretical overflow of handler string
aklog: Fix overflows in auth_to_path
aklog: Avoid overflows in get_afs_mountpoint
aklog: Protect against overflows from cmdline
aklog: Fix buffer overflows in next_path
audit: Fix overflow in file backend
auth: Don't overflow buffer in CompFindUser
upserver: Don't overflow file and hostname buffers
butc: Init volheader before using it for hton
bos: Change to using char casts for ka functions
libadmin: Don't double check for required param
Stephan Wiesand (6):
bos: Change the remaining use of ktc_to_charptr to char cast
bozo: remove obsolete bnode_Deactivate() prototype
fs: Fix improper use of readlink
redhat: Use the right path to depmod
Make OpenAFS 1.6.9
Merge branch 'security-1.6' into HEAD
-----------------------------------------------------------------------
--
OpenAFS Master Repository