improve readability, ensure that buffers we free are in fact cm_buffers,
and ensure that we obtain the next buffer before freeing the current one
(cherry picked from commit 5c90caf395060832f10c0d5c8befc589fea49826)
pop up error dialogs prevent auto shutdown and restart of afsd service
on network adapater error
(cherry picked from commit 2247c0e499df70f2de1797e674ce1035514fc05c)
kfm needs this first so when you include com_err.h from afs as a side effect of krb5.h we don't explode
(cherry picked from commit aebadcd5478994fec011368597004bef2439ccb6)
Add dummy makefiles for all the other supported architectures and fix a
few issues with makefile inclusion in the Makefile.in and
DARWIN/Makefile.in.
(cherry picked from commit 088e1409f8d318697023341e2050a3e58708b0fd)
Rewrite the aklog man page in POD and add documentation of the new flags
and .xlog.
RCS file: /cvs/openafs/src/aklog/Attic/aklog.1,v
Working file: src/aklog/aklog.1
head: 1.2
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 4; selected revisions: 0
description:
====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
Fix unterminated B<>.
(cherry picked from commit 5f434b8087d3c73123860f853d15a0f51c03bf73)
However, in bucoord/commands.c, bc_VolRestoreCmd(), bc_DiskRestoreCmd(),
bc_VolsetRestoreCmd(), and bc_DumpCmd() were passing '0' as arguments
instead of NULL. Because there is no prototype for bc_StartDmpRst() this
results in a crash on 64-bit Linux. (when running 'volrestore' from an
interactive backup session)
(cherry picked from commit 57ef7a5d999de2829e2f205f2308101819e7f08a)
delta windows-cifs-rewrite-20060717 introduced a bug in Tran2SetFileInfo
which would cause data loss by inappropriately truncating the file
instead of setting the file length.
this commit adds a new smb_SetSMBParmLong() function
fix smb_ReceiveCoreWrite to check for locks before truncation and
adds much debugging
fix CIFS protocol negotiation and declares support for large readx
and writex
updates debugging strings for Tran2 functions
configures the windows firewall before sleeping in cm_Daemon()
(cherry picked from commit d42394946fc8c4da27361e3ad39766f83b659fd1)
delta windows-integrated-logon-20060724 would cause Windows 2000
systems to blue screen with an exception in winlogon.exe.
(cherry picked from commit 3167f707fdf582c8ca851a353ca0c82b92ccc947)
this version of encrypt() conflicts with current linux (which returns void)
we don't use it, so, buh-bye
(cherry picked from commit 68e8e996b6cc82d5097e82a4c9c8af9eb8c3c093)
* apply ACL restrictions to credential cache immediately after
initialization
* move file from system temp directory to user temp directory
prior to starting executable as user to perform credential
import
(cherry picked from commit 1a0329fef030fedce3fb12d9c641825b0d49f053)
increase the log level on the "CheckRights: len=%u, for host=%s:%d\n"
message to 5.
(cherry picked from commit 14ed562c4b576bcfe6b0147b86fa5f7899d22c16)
Updates for 1.5.x
====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
add new files and remove dead files
* Updates to WIX installer to support the 2.0.4221 build
* Removes unnecessary files from Release Notes
(cherry picked from commit 436e8fe17b2051db806e386db86b3de789afb2f0)