openafs.git
20 years agodarwin-pageout-limit-to-filesize-20040405
Chaskiel M Grundman [Mon, 5 Apr 2004 07:21:33 +0000]
darwin-pageout-limit-to-filesize-20040405

FIXES 3870

previously we weren't limiting to file size, now we are

20 years agoversion-1-3-6300-20030405
Jeffrey Altman [Mon, 5 Apr 2004 07:00:11 +0000]
version-1-3-6300-20030405

Update version number to 1.3.6300

20 years agopreserve-server-config-20040404
Jeffrey Altman [Mon, 5 Apr 2004 05:26:45 +0000]
preserve-server-config-20040404

Fix the replacedll macro

Comment out the code which deletes the server configuration files
on AFS Server uninstall.  We need to do this to protect existing
volumes if the product must be uninstalled and reinstalled

20 years agofor-rodney-20040404
Jeffrey Altman [Mon, 5 Apr 2004 03:16:11 +0000]
for-rodney-20040404

Formatting changes

Fix the problem with a corrupted cell table when using \\afs\cell-alias

Attempt to fix Rodney's DST problem.  Added a check for tm_isdst to the
computation of the local vs GMT differential.

20 years agoshell-extension-20040403
Jeffrey Altman [Sun, 4 Apr 2004 03:41:07 +0000]
shell-extension-20040403

Fix missing resource strings for Symbolic Links and error strings
(english only)

20 years agonsis-installer-20040403
Jeffrey Altman [Sun, 4 Apr 2004 03:38:49 +0000]
nsis-installer-20040403

Change UpgradeDLL to ReplaceDLL

Fix missing pts.pdb

20 years agoktc_nt-20040403
Jeffrey Altman [Sun, 4 Apr 2004 03:35:47 +0000]
ktc_nt-20040403

Increase TBUFFERSIZE to match increase in KTCMAXTICKETSIZE

20 years agotchar-ptr-20040403
Jeffrey Altman [Sat, 3 Apr 2004 23:33:35 +0000]
tchar-ptr-20040403

TCHAR != TCHAR * but MS VS .NET 2003 does not care.  Why not?

20 years agoupgrade-dll-20040403
Jeffrey Altman [Sat, 3 Apr 2004 23:16:37 +0000]
upgrade-dll-20040403

Apply the upgradedll to .CPL files as well as .DLL

20 years agoafsd-improvements-20040403
Jeffrey Altman [Sat, 3 Apr 2004 20:50:37 +0000]
afsd-improvements-20040403

continuing attempts to identify the cause of the crash after the service
shuts down successfully.  (without success)

Add shutdown logic for SMB and RX daemons.

Fix Global Drive Mapping

Add Global Drive Unmapping

20 years agofix-missing-parameters-20040403
Jeffrey Altman [Sat, 3 Apr 2004 20:47:22 +0000]
fix-missing-parameters-20040403

Fix missing username parameter in calls to Mount Drives

20 years agoresource-20040403
Jeffrey Altman [Sat, 3 Apr 2004 20:45:48 +0000]
resource-20040403

conflict resolution

20 years agoprecedence-20040403
Jeffrey Altman [Sat, 3 Apr 2004 20:43:15 +0000]
precedence-20040403

!= has higher precedence than &

20 years agomore-cleanup-20040403
Jeffrey Altman [Sat, 3 Apr 2004 10:34:16 +0000]
more-cleanup-20040403

removal of unused variables, formatting, comments, etc.

20 years agoeven-larger-ticket-sizes-20040403
Jeffrey Altman [Sat, 3 Apr 2004 08:59:53 +0000]
even-larger-ticket-sizes-20040403

Microsoft Windows 2003 max ticket size is 12000

20 years agoreformatting-20040402
Jeffrey Altman [Sat, 3 Apr 2004 08:17:52 +0000]
reformatting-20040402

Reformatting of the source code.  Minor editorial changes to comments.

20 years agounitialized-return-variable-20040402
Jeffrey Altman [Fri, 2 Apr 2004 17:41:27 +0000]
unitialized-return-variable-20040402

krb5_des_decrypt() does not initialize the return value to 1, failure,
therefore it returns random success (0) values when ticket types of
DES-CBC-MD5 or DES-CBC-MD4 are used because we do not have checksum
functions for those types.

20 years agorestore-original-size-test-20040402
Jeffrey Altman [Fri, 2 Apr 2004 12:12:01 +0000]
restore-original-size-test-20040402

feeling like an idiot.  the original test compared the size of the
ticket field in the ktc_token struct allocated by the app which might
be smaller than the size of the field defined in the library

20 years agosomething-weird-20040402
Jeffrey Altman [Fri, 2 Apr 2004 11:54:35 +0000]
something-weird-20040402

something weird.  the previous commit had diff marks.

20 years agoone-more-try-20040402
Jeffrey Altman [Fri, 2 Apr 2004 11:52:49 +0000]
one-more-try-20040402

much too sleepy.  TBUFFERSIZE for all tbuffers

20 years agolowercase-cell-20040402
Jeffrey Altman [Fri, 2 Apr 2004 11:41:58 +0000]
lowercase-cell-20040402

Lowercase the cell name (from realm name) for which we are
requesting set/get token operations

Return the error code generated by the ktc_SetToken operation and
not one of the many Kerberos operations.

20 years agomaxticketsize-20040402
Jeffrey Altman [Fri, 2 Apr 2004 11:39:13 +0000]
maxticketsize-20040402

When processing pioctl() operations, properly perform the test of
the ticket size to the ktc.ticket field.  The field is of fixed
size MAXKTCTICKETLEN and not some value which is adjusted based
upon the content of the message.

20 years agomaxktcticketlen-20040402
Jeffrey Altman [Fri, 2 Apr 2004 08:46:07 +0000]
maxktcticketlen-20040402

The buffer size for the ktc_SetToken and ktc_GetToken should be of size
MAXKTCTICKETLEN not some arbitrary value.

20 years agowindows-server-config-20040402
Jeffrey Altman [Fri, 2 Apr 2004 07:56:24 +0000]
windows-server-config-20040402

Corrections to the libadmin interface for the Windows Server Configurator

====================
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.
====================

Use lanahelper.lib for the server configurator as well

20 years agomacos-fstab-fun-so-fileserver-works-20040401
Ed Moy [Thu, 1 Apr 2004 23:26:22 +0000]
macos-fstab-fun-so-fileserver-works-20040401

so we use getfsent and actually find vice partitions (and make volinfo work)

20 years agorxkad-increase-token-ticket-sizes-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:53:49 +0000]
rxkad-increase-token-ticket-sizes-20040401

In order to support the large ticket sizes produced by Microsoft
Active Directory and allow the use of raw Kerberos 5 tickets as tokens
increase the size of MAXKTCTICKETLEN and MAXKRB5TICKETLEN to 4096
from 344 and 1024 respectively.

20 years agokill-afsd-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:51:09 +0000]
kill-afsd-20040401

Remember to kill afsd_service.exe when uninstalling.

20 years agosmb-8dot3-pattern-matching-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:49:49 +0000]
smb-8dot3-pattern-matching-20040401

Do not enforce the funky 8dot3 pattern matching rule that the first "."
is special when using long file names.  (you must use "*.*" and not "*")
Instead only enforce it when performing 8dot3 searches.

20 years agoafsd-debugging-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:46:42 +0000]
afsd-debugging-20040401

Add additional debugging during initialization

20 years agoresource-string-loading-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:45:03 +0000]
resource-string-loading-20040401

Fix TaLocale_Initialize to be thread safe

Fix String Resource loading to not generate exceptions which must
be caught by try-catch(...)

20 years agokfw-ak5log-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:43:06 +0000]
kfw-ak5log-20040401

Remove internally defined life_to_time.  Instead rely on version
in rxkad

Use kvno = RXKAD_TKT_TYPE_KERBEROS_V5 when setting tokens.  No longer
use krb524d.

Fix the assignment of the username and instance to place the instance
within the aclient.instance field instead of appended to the aclient.name
field.

20 years agowindows-srvr-cfg-resource-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:38:37 +0000]
windows-srvr-cfg-resource-20040401

Renumber and re-organize all of the String Table entries
to adhere to the rules specified for dynamically loading
them with the tools in WINNT/talocale.  All numbers must
be sequential.  Each block must begin on a mod 16 == 0
value.

====================
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.
====================

Update resource constants to avoid conflicts

20 years agontmakefile-clean-20040401
Jeffrey Altman [Thu, 1 Apr 2004 20:29:38 +0000]
ntmakefile-clean-20040401

Cleanup the *_component_version_number.* files in all directories

20 years agowinnt-dont-display-ibm-legal-message-20040326
Derrick Brashear [Fri, 26 Mar 2004 07:42:21 +0000]
winnt-dont-display-ibm-legal-message-20040326

remove the ibm legal message display at bosserver startup

20 years agowin-xp-sp2-20040325
Jeffrey Altman [Fri, 26 Mar 2004 06:39:23 +0000]
win-xp-sp2-20040325

Support for punching holes in the Win XP SP2 Firewall
for AFS Cache Manager Callbacks

20 years agopam-login-sia-et-al-reorg-20040325
Derrick Brashear [Thu, 25 Mar 2004 23:25:50 +0000]
pam-login-sia-et-al-reorg-20040325

FIXES 3680

rework top makefile to build pam or not depending on acinclude.m4

20 years agoremove-vnop-dont-unmount-fix-20040325
Nickolai Zeldovich [Thu, 25 Mar 2004 22:52:15 +0000]
remove-vnop-dont-unmount-fix-20040325

Make remove-vnop-denies-unlink-on-mtpt-20040325 more likely to work,
and don't forget to afs_PutFakeStat() while we're at it.  After we
call afs_EvalFakeStat(), there's no way that mvstat can be 1 -- either
the object wasn't a mountpoint and it'll be mvstat 0, or EvalFakeStat
will evaluate it and it'll be mvstat 2.

20 years agoremove-vnop-denies-unlink-on-mtpt-20040325
Derrick Brashear [Thu, 25 Mar 2004 22:10:54 +0000]
remove-vnop-denies-unlink-on-mtpt-20040325

FIXES 3724

if mvstat is 1, we're a mountpoint; simply short circuit EISDIR and return

20 years agoafsd-service-shutdown-crash-20040325
Jeffrey Altman [Thu, 25 Mar 2004 19:37:41 +0000]
afsd-service-shutdown-crash-20040325

More fixes to the afsd client service which do not result in solving
the problem but still should be done.

20 years agoglobal-mapping-20040325
Jeffrey Altman [Thu, 25 Mar 2004 19:35:49 +0000]
global-mapping-20040325

Undo change imported from MIT bulk changes

20 years agoopenbsd-20040325
Jim Rees [Thu, 25 Mar 2004 17:04:44 +0000]
openbsd-20040325

go back to using afs_vget instead of VREF for VN_HOLD
in afs_vget, only insert vnode in mount queue if it came off freelist

20 years agoopenbsd-packaging-20040324
Jim Rees [Wed, 24 Mar 2004 22:53:19 +0000]
openbsd-packaging-20040324

fix small typo

20 years agoviced-dont-atoi-NULL-20040324 openafs-devel-1_3_62
Derrick Brashear [Wed, 24 Mar 2004 17:36:57 +0000]
viced-dont-atoi-NULL-20040324

FIXES 3726

check argument number when processing args at startup

20 years agonsis-install-20040323
Jeffrey Altman [Wed, 24 Mar 2004 09:47:06 +0000]
nsis-install-20040323

Uninstall should be deleting CRT and MFC DLLs; not be installing them

Add new startup flags to the LogonScript for Integrated Logon

20 years agostatic-cm_dnsEnabled-20040323
Jeffrey Altman [Wed, 24 Mar 2004 09:24:16 +0000]
static-cm_dnsEnabled-20040323

Make cm_dns.c cm_dnsEnabled static to prevent potential
conflict (not really) with a variable of the same name
in afsd_init.c

20 years agobad-checkin-20040323
Jeffrey Altman [Wed, 24 Mar 2004 09:22:59 +0000]
bad-checkin-20040323

bad checkin

20 years agosunx86-59-sysname-id-20040324
Derrick Brashear [Wed, 24 Mar 2004 08:40:19 +0000]
sunx86-59-sysname-id-20040324

add missing sysname id for solaris 9 x86

20 years agoaix52-add-param-header-20040324
Derrick Brashear [Wed, 24 Mar 2004 08:38:15 +0000]
aix52-add-param-header-20040324

FIXES 3718

copy and modify the aix 5.1 header

20 years agoversion-update-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:35:36 +0000]
version-update-20040323

1.3.6200

20 years agono-getcellconfig-error-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:32:16 +0000]
no-getcellconfig-error-20040323

don't produce a MessageBox when getcellconfig fails

20 years agono-longjmp-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:27:36 +0000]
no-longjmp-20040323

Do not use setjmp/longjmp in multithreaded code.  It will destroy the stack.

20 years agointegrated-logon-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:25:39 +0000]
integrated-logon-20040323

Cleanup the integrated logon code.  Remove memory overwrites.  Refactor
the rest of the code.  Make it readable.

20 years agodoug-nsis-20040322
Jeffrey Altman [Tue, 23 Mar 2004 04:45:29 +0000]
doug-nsis-20040322

apply patch to include more header and lib files.

====================
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 doug's patch.  remote extraneous colons

Move (once again) the DependsOnXXX values to the right place.
(how did these end up back in NetworkProvider?)

20 years agouninstall-exception-handler-20040321 openafs-devel-1_3_61
Jeffrey Altman [Mon, 22 Mar 2004 05:40:52 +0000]
uninstall-exception-handler-20040321

Before we shut down the service and return control to the service
manager uninstall the exception handler before it gets unloaded
from the process.

20 years agopower-mgmt-20040321
Jeffrey Altman [Mon, 22 Mar 2004 04:09:48 +0000]
power-mgmt-20040321

#define REGISTER_POWER_MANAGEMENT

20 years agopower-mgnt-close-handles-20040321
Jeffrey Altman [Mon, 22 Mar 2004 04:07:10 +0000]
power-mgnt-close-handles-20040321

Close the Handles before terminating the thread to ensure that
additional power events cannot be queued during shutdown.

20 years agonofindlanabyname-20040321
Jeffrey Altman [Sun, 21 Mar 2004 23:03:56 +0000]
nofindlanabyname-20040321

Disable the Find Lana By Name functionality for 1.3.61 because it
appears to be causing grief for too many people.

20 years agoversion-1-3-6100-20040321
Jeffrey Altman [Sun, 21 Mar 2004 21:35:27 +0000]
version-1-3-6100-20040321

update version to 1.3.6100

20 years agonsis-installer-20040321
Jeffrey Altman [Sun, 21 Mar 2004 20:56:25 +0000]
nsis-installer-20040321

Remove Rob's new way of installing services as it does not appear
to work properly.

Add in code to test the legitimacy of the upgrade to ensure we don't
try to upgrade an old IBM AFS version that isn't supported

Make sure that the only AFS in the PATH is ours and that we are only
in once.

Add the TransarcAFSDaemon entry into the Control\NetworkProviders::Order value
to support Integrated Login

Build service.exe and killer.exe with static libraries to avoid
run-time dependencies at install and uninstall time

====================
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.
====================

Check both Client and Server for unsupported previous installation

20 years agodebug-log-20040321
Jeffrey Altman [Sun, 21 Mar 2004 19:48:49 +0000]
debug-log-20040321

A more informative log message plus fix uninitialized variable

20 years agoVLCallBack-vos-20040321
Jeffrey Altman [Sun, 21 Mar 2004 11:41:57 +0000]
VLCallBack-vos-20040321

The variable 'm_unique' is an afs_uint32 where the desired parameter
must be of type struct VLCallBack when attempting to call VL_GetAddrs.
I do not know how this code ever worked on any platform as the stack
was being overwritten.

This produced binary, vos.exe on windows, also generates massive
memory leaks.  I do not think we care all that much because the
utility does not stay around all that long.  However, the fact that
the API makes it so easy to lose memory is scary.

20 years agonsis-service-20040320
Jeffrey Altman [Sun, 21 Mar 2004 05:24:19 +0000]
nsis-service-20040320

Incorporate a new NSIS library ServiceLib.nsh which will allow us
to avoid using the Service.exe which we must build from Service.cpp

20 years agoregistry-20040320
Jeffrey Altman [Sun, 21 Mar 2004 04:27:10 +0000]
registry-20040320

Document "NoFindLanaByName"

20 years agomore-optimizations-20040320
Jeffrey Altman [Sun, 21 Mar 2004 03:12:55 +0000]
more-optimizations-20040320

Replace all calls to lana_GetNetbiosName with GetClientNetbiosName
which performs the local caching

20 years agofind-netbios-optimize-20040320
Jeffrey Altman [Sun, 21 Mar 2004 03:05:45 +0000]
find-netbios-optimize-20040320

In Mount_ReadSubmount() cache the first response to GetNetbiosName()
since the result won't change and the work necessary to get the result
is considerable.  We don't want to be calling it loops over and over
again.

20 years agoprevent-crash-at-shutdown-20040320
Jeffrey Altman [Sat, 20 Mar 2004 18:42:16 +0000]
prevent-crash-at-shutdown-20040320

The Power Management Exit routine was instructing the thread to
terminate but was not waiting for the conclusion of the operation
before returning control to the caller.  This allows the service
to pass control to the Service Manager before cleanup was properly
completed.

20 years agoper-user-registry-20040320
Jeffrey Altman [Sat, 20 Mar 2004 18:00:01 +0000]
per-user-registry-20040320

Rename existing registry Read/Write functions to Global

Add new registry functions to support Per User Read/Write operations

Clean up references to Registry Key strings

Change "ShowTrayIcon" to be a "Per User" item from a "Global" item

20 years agofs-setserverprefs-bug-20040320
Jeffrey Altman [Sat, 20 Mar 2004 17:23:48 +0000]
fs-setserverprefs-bug-20040320

FIXES 3555

Rodney Dyer (UNCC) reported that the "fs setserverprefs" command if
issued multiple times would result in the AFSD server becoming unresponsive.
This appears to have been caused by improper use of writeLocks, a failure
to use writeLocks when necessary, and improper reference counting on the
cm_server_t data structures placed into the cm_allServersp list.

20 years agotab-drives-20040319
Jeffrey Altman [Sat, 20 Mar 2004 07:55:38 +0000]
tab-drives-20040319

the mount root is used to define mount paths not the netbios name

20 years agouse-dns-install-fix-20040319
Jeffrey Altman [Sat, 20 Mar 2004 01:03:08 +0000]
use-dns-install-fix-20040319

allow use of dns to be configurable

20 years agonon-kfw-probe-fix-20040319
Jeffrey Altman [Sat, 20 Mar 2004 01:01:07 +0000]
non-kfw-probe-fix-20040319

Fix the non-KFW case of the KDC Probe.  Prevent infinite loop.

20 years agoversion-update-20040319
Jeffrey Altman [Sat, 20 Mar 2004 00:56:28 +0000]
version-update-20040319

Update version to 1.3.6090

20 years agodns-fixes-20040319
Jeffrey Altman [Fri, 19 Mar 2004 19:50:27 +0000]
dns-fixes-20040319

Reorganize some debug statements to put them in more consistent locations

Do not initialize the internal dns support if using the Windows DNS API.
(Win2000 and above)

20 years agonsis-installer-20040319
Jeffrey Altman [Fri, 19 Mar 2004 19:44:31 +0000]
nsis-installer-20040319

Fix: The use a provided CellServDB file option was not working.
     You can't compare a filename to "1" and expect it to work.

Add: Make the use of DNS optional and default it to off.

20 years agoobsd-vnops-warnings-20040319
Jim Rees [Fri, 19 Mar 2004 16:38:29 +0000]
obsd-vnops-warnings-20040319

eliminate compiler warnings

20 years agofreebsd-mkdir-panic-20040319
Jim Rees [Fri, 19 Mar 2004 15:37:10 +0000]
freebsd-mkdir-panic-20040319

don't vput(dvp) on error return from afs_mkdir (vfs already does this)
bug found by, and fix tested by, adridg@sci.kun.nl

20 years agoirix-ucred-is-really-cred-20040319
Derrick Brashear [Fri, 19 Mar 2004 07:58:52 +0000]
irix-ucred-is-really-cred-20040319

FIXES 3651

gotta wonder what crack monkey came up with this
AFS_UCRED is ucred in osi_machdep.h, and ucred is redefined to cred in osi_vfs.h

whatever

20 years agogetipaddrlist-20040318
Jeffrey Altman [Fri, 19 Mar 2004 05:16:24 +0000]
getipaddrlist-20040318

Improve error checking in GetNumOfIpAddrs to prevent potential
invalid memory access if the IP Address Table cannot be accessed.
(win2000 with no privs)

20 years agoafslogon-20040318
Jeffrey Altman [Fri, 19 Mar 2004 03:52:07 +0000]
afslogon-20040318

Fix memory deallocation errors (never call free() on memory allocated
by GlobalAlloc() or LocalAlloc())

Modify event logging to be consistent between High and Low Security

Only generate a random user name when using High Security.  Use the normal
user name when running with Low security.

20 years agonotifyaddrchange-20040318
Jeffrey Altman [Fri, 19 Mar 2004 01:09:40 +0000]
notifyaddrchange-20040318

NotifyAddrChange() on Win2000 without privs fails.  Detect the failure
and terminate the IPChangeMonitor thread to prevent an infinite loop
eating up system resources.

Anyone have a clue which bits are required?

20 years agothe-correct-mkdir-fix-20040318 openafs-devel-1_3_60
Jeffrey Altman [Thu, 18 Mar 2004 06:13:55 +0000]
the-correct-mkdir-fix-20040318

Apply the correct file including the fix to the MIT recursive directory
creation patch.

20 years agomkdir-fix-20040318
Jeffrey Altman [Thu, 18 Mar 2004 06:10:12 +0000]
mkdir-fix-20040318

Fix recursive directory creation from MIT for single component case.

20 years agoirix-attempt-to-detect-kernel-mem-routines-20040317
Derrick Brashear [Thu, 18 Mar 2004 05:12:18 +0000]
irix-attempt-to-detect-kernel-mem-routines-20040317

FIXES 3651

first pass at routine to detect kernel mem* routines

====================
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.
====================
FIXES 3651

second try

====================
FIXES 3651

third try

====================
FIXES 3651

this time for sure.
includes the definitions too, this way we can not have macros conflict with
headers we don't need

====================
FIXES 3651

this time for sure.
includes the definitions too, this way we can not have macros conflict with
headers we don't need

====================
FIXES 3651

this time for sure.
includes the definitions too, this way we can not have macros conflict with
headers we don't need

20 years agomove-readme-to-top-20040317
Jeffrey Altman [Thu, 18 Mar 2004 04:32:20 +0000]
move-readme-to-top-20040317

Move the README files to the top directory where they belong.

====================
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.
====================

As of 1.3.60 move the Windows Readme files from src to top directory

20 years agowindows-readme-updates-20040317
Jeffrey Altman [Thu, 18 Mar 2004 04:03:21 +0000]
windows-readme-updates-20040317

Add warning to WIN9X indicating that OpenAFS probably won't build on WIN9X
anymore.

Describe the new build procedure for 2000/XP/2003 in README-NT

20 years agofix-install-bugs-20040317
Jeffrey Altman [Thu, 18 Mar 2004 03:39:54 +0000]
fix-install-bugs-20040317

Fix:

Compatibility with IBM/Transarc and 1.2.10 installations

Correct Pathname

Compatibility with incorrect Pathname from 1.3.xx > 1.3.5299

Call CheckSDK on upgrades

20 years agoa-better-way-20040317
Jeffrey Altman [Thu, 18 Mar 2004 01:46:48 +0000]
a-better-way-20040317

Make the directories first, then the trailing spaces won't matter.

20 years agomissing-spaces-20040317
Jeffrey Altman [Thu, 18 Mar 2004 01:42:36 +0000]
missing-spaces-20040317

Add trailing spaces to xcopy commmands.

20 years agonsis-20040317
Jeffrey Altman [Thu, 18 Mar 2004 01:20:10 +0000]
nsis-20040317

make sure that afscreds.exe is terminated after executing with the -z
option.

20 years agoupdate-afsdcell-20040317
Jeffrey Altman [Thu, 18 Mar 2004 00:34:50 +0000]
update-afsdcell-20040317

grab current version from http://grand.central.org/dl/cellservdb/CellServDB

====================
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.
====================

grab latest version from http://grand.central.org/dl/cellservdb/CellServDB

20 years ago1360-version-20040317
Jeffrey Altman [Thu, 18 Mar 2004 00:00:15 +0000]
1360-version-20040317

Update the version number to 1.3.6000

20 years agodarwin-new-systypes-20040317
Derrick Brashear [Wed, 17 Mar 2004 08:24:13 +0000]
darwin-new-systypes-20040317

make autoconf figure it out for us

20 years agoaix-install-kmods-20040317
Derrick Brashear [Wed, 17 Mar 2004 07:51:57 +0000]
aix-install-kmods-20040317

would be nice if make dest worked again

20 years agoaix64-dont-build-on-aix4-20040317
Derrick Brashear [Wed, 17 Mar 2004 07:21:43 +0000]
aix64-dont-build-on-aix4-20040317

don't build the 64 bit stuff on aix 4

20 years agosupport-nfs-translator-sysname-lists-20040317
Derrick Brashear [Wed, 17 Mar 2004 06:43:34 +0000]
support-nfs-translator-sysname-lists-20040317

support sysname lists in nfs translator

20 years agomacos-update-readme-20040317
Derrick Brashear [Wed, 17 Mar 2004 06:38:38 +0000]
macos-update-readme-20040317

FIXES 3317

update readme to indicate success through 10.3.3

20 years agodistclean-remove-include-lib-20040317
Derrick Brashear [Wed, 17 Mar 2004 06:27:37 +0000]
distclean-remove-include-lib-20040317

FIXES 3610

include a lib directories generated during build not removed
fix it.

20 years agofix-typo-20040316
Jeffrey Altman [Wed, 17 Mar 2004 04:20:31 +0000]
fix-typo-20040316

fix last commit

20 years agouse-oldstyle-netbios-name-for-default-20040316
Jeffrey Altman [Wed, 17 Mar 2004 04:17:20 +0000]
use-oldstyle-netbios-name-for-default-20040316

For UNCC, allow old style netbios name to be the default for this
release to give them time to convert their scripts to use \\AFS\...
instead of \\%MACHINENAME%-AFS\...

20 years agoaix-largefile-update-20040316
Hartmut Reuter [Wed, 17 Mar 2004 02:29:39 +0000]
aix-largefile-update-20040316

FIXES 3647

don't allow reading past the end of a file