openafs.git
19 years agocellservdb-20040817
Jeffrey Altman [Tue, 17 Aug 2004 21:16:01 +0000]
cellservdb-20040817

update to current gco

19 years agoosilog-messages-20040817
Jeffrey Altman [Tue, 17 Aug 2004 18:15:37 +0000]
osilog-messages-20040817

move the cm_GetCell_gen debug messages to the trace log

19 years agosmb-notify-callback-expire-20040817
Jeffrey Altman [Tue, 17 Aug 2004 16:25:33 +0000]
smb-notify-callback-expire-20040817

When the callback expires on an scache item, if there is an smb client
listening for updates send it is a notification of change.  This will
force the smb client to refresh its listener which will in turn cause
a new callback to be registered.

Also, remove debugging statements from GetServer/PutServer

19 years agopost-1-3-70-windows-changes-20040816
Jeffrey Altman [Tue, 17 Aug 2004 05:21:17 +0000]
post-1-3-70-windows-changes-20040816

  * Fix aklog.exe to not add the AFS ID to the username

  * PTS registration of new users to foreign cells has been added to
     afscreds.exe

  * The cm_Daemon thread is used to perform checks for
    down servers, up servers, volumes, callback expirations,
    lock maintenance and token expiration.  Due to a gaff in
    larger integer division the thread never performed any
    work.  Instead the current time computation would always
    be less then the trigger times.  This had an adverse affect
    on the client's ability to maintain communication with servers,
    keep volumes up to date, and flush user tokens and acls
    when they have expired. This was broken when the 1.3 branch
    was modified to support VC7 which no longer included
    largeint.lib

  * An initialization problem with the Freelance code was
    detected while fixing the callbackRequest.  The cm_rootSCachep
    object is obtained during afsd_InitDaemons() but the callback
    information is incomplete.  The callback information will not
    be obtained until cm_MergeStatus is called from within
    cm_GetCallback.  Unfortunately, cm_SyncOp did not properly
    test for the conditions under which the callback information
    must be obtained.

  * Reports have been filed indicating that callbacks were
    being lost.  An examination of the code indicated that the
    cm_server_t objects were not being properly reference
    counted by the cm_scache_t and cm_callbackRequest_t objects.
    In particular, the cm_server_t objects may have been freed
    from beneath the cm_conn_t objects.

    All of the reference counting is now done via the functions:
        cm_GetServer
        cm_GetServerNoLock
        cm_PutServer
        cm_PutServerNoLock
    this improves the ability to track the referrals.

    Each cm_BeginCallbackGranting Call now allocates a reference
    to the cm_server_t.  The cm_EndCallbackGrantingCall either
    frees the reference or transfers it to the cm_scache_t
    cbServerp field.  These are then appropriately tracked
    through the cm_Analyze call.

  * Ensure that the dnlc hash table is the same size as the
    dir name hash table (as per original author's note).
    Increase the dnlc CM_AFSNCNAMESIZE to a multiple of 8
    for compatibility with 64-bit systems.

  * fix smb_ApplyV3DirListPatches to properly apply the hidden
     attribute to dotfiles when the infoLevel < 0x101 and
     cm_SyncOp has failed.

  * Fix the Freelance registry initialization code.  There
    was a possibility that some systems could end up with
    garbage in the registry during a clean install.

19 years agoinitialize-i-security-20040816
Kris Van Hees [Mon, 16 Aug 2004 22:23:26 +0000]
initialize-i-security-20040816

modern 2.6 kernels with i_security need this such that if the i_security field got garbage-collected out from under us we don't deref a null pointer.

19 years agos390x-20040811
Sven Oehme [Wed, 11 Aug 2004 16:45:35 +0000]
s390x-20040811

zLinux on S390x (64 bit S390)

19 years agonetbsd20-config-20040810
Love Hörnquist-Åstrand [Tue, 10 Aug 2004 21:35:08 +0000]
netbsd20-config-20040810

cleanup config files for NetBSD 2.0

19 years agonetbsd-lwp-no-param-h-20040810
Love Hörnquist-Åstrand [Tue, 10 Aug 2004 20:57:09 +0000]
netbsd-lwp-no-param-h-20040810

fix NetBSD process.o build

19 years ago1-3-70-release-really-20040809
Jeffrey Altman [Tue, 10 Aug 2004 05:07:58 +0000]
1-3-70-release-really-20040809

Restore the installation of afslogon.dll as a winlogon event handler.
Microsoft identified the problem as being a newly added restriction
on the behavior of DllMain entry points.  Network operations such
as bind() may no longer be called.  The ICF blocks them but does not
cause an error to be returned.

19 years agoxp-sp2-fix-plus-20040810
Jeffrey Altman [Tue, 10 Aug 2004 01:16:34 +0000]
xp-sp2-fix-plus-20040810

The XP SP2 problem was caused by attempting to call bind() from
within DllMain which is no longer permitted.  Added a new function
AfsLogonInit() which is called from every entry point to ensure
that the necessary initializaton is performed.

Cleaned up the prior fix to smb3.c to better test the invalid
conditions.

19 years agonull-pointer-20040809
Jeffrey Altman [Mon, 9 Aug 2004 21:51:56 +0000]
null-pointer-20040809

protect against a null pointer reference in smb_ReceiveV3Trans
when its the first packet and the totalData and totalParms are 0

19 years agomsvs8-20040810
Jeffrey Altman [Mon, 9 Aug 2004 10:45:35 +0000]
msvs8-20040810

changes to support building under msvs8.  this will allow us to produce
64-bit binaries.

19 years agosolaris-x86-9-support-20040809
Joakim Fallsjö [Mon, 9 Aug 2004 10:18:51 +0000]
solaris-x86-9-support-20040809

osconf stuff for solaris x86 9.0

19 years agoremove-winlogon-key-20040810 BP-openafs-stable-1_4_x
Jeffrey Altman [Mon, 9 Aug 2004 06:13:38 +0000]
remove-winlogon-key-20040810

Make sure installers remove winlogon event handler key

19 years agotvolser-default-20040809
Derrick Brashear [Mon, 9 Aug 2004 05:35:51 +0000]
tvolser-default-20040809

build and install tvolser on platforms with tviced.

19 years agorelease-1370-20040810
Jeffrey Altman [Mon, 9 Aug 2004 05:20:07 +0000]
release-1370-20040810

Disable the installation of the WinLogon Event Handlers to avoid
problems with XP SP2 Final Release booting and profiles being released
on logoff.

Update version to 1.3.7000

Add VS8 entries to the build system

19 years agoprepare-for-1-3-70-20040809
Derrick Brashear [Mon, 9 Aug 2004 05:13:57 +0000]
prepare-for-1-3-70-20040809

get configure scripts ready for 1.3.70

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

unget configure scripts ready for 1.3.70. not what i meant to do

19 years agoenable-largefile-clients-20040808
Derrick Brashear [Mon, 9 Aug 2004 05:07:33 +0000]
enable-largefile-clients-20040808

the linuxes should all work. it at least builds on openbsd. i can't imagine
freebsd doesn't work, likewise "netbsd 2.0", only question is hpux.

19 years agoirix-largefile-client-20040808
Derrick Brashear [Mon, 9 Aug 2004 04:30:18 +0000]
irix-largefile-client-20040808

enable largefile support in the client

19 years agoirix-osi-cred-decl-20040808
Derrick Brashear [Mon, 9 Aug 2004 04:25:45 +0000]
irix-osi-cred-decl-20040808

add cred declaration for irix back

19 years agodux50-largefile-client-20040808
Derrick Brashear [Mon, 9 Aug 2004 02:23:32 +0000]
dux50-largefile-client-20040808

good here also

19 years agodux-rxk-init-is-void-20040808
Derrick Brashear [Mon, 9 Aug 2004 01:58:50 +0000]
dux-rxk-init-is-void-20040808

rxk_init is a void function

19 years agodux-min-direct-20040808
Derrick Brashear [Mon, 9 Aug 2004 01:54:05 +0000]
dux-min-direct-20040808

someone removed d_fileno from the generic case, put it back there.
(maybe it was me, who knows...)

19 years agodux-kernel-cleanup-20040808
Derrick Brashear [Mon, 9 Aug 2004 01:24:57 +0000]
dux-kernel-cleanup-20040808

more "cleanup cleanup"

19 years agodux-gcpags-20040808
Derrick Brashear [Mon, 9 Aug 2004 01:17:33 +0000]
dux-gcpags-20040808

pidtab and npids need to be pulled in so this works

19 years agodux-vol-cleanup-20040808
Derrick Brashear [Mon, 9 Aug 2004 00:59:51 +0000]
dux-vol-cleanup-20040808

make partition code work again on dux

19 years agoubik-reorder-functions-20040808
Derrick Brashear [Mon, 9 Aug 2004 00:57:23 +0000]
ubik-reorder-functions-20040808

avoid need for prototypes by reordering

19 years agodux-lwp-makefile-fix-20040808
Derrick Brashear [Mon, 9 Aug 2004 00:49:52 +0000]
dux-lwp-makefile-fix-20040808

tru64 hates indented comments inmakefiles

19 years agomacos-largefile-client-20040808
Derrick Brashear [Mon, 9 Aug 2004 00:12:55 +0000]
macos-largefile-client-20040808

libcc_kext is needed for ashldi3, ashrdi3, so that long long operations
don't result in undefined symbols

19 years agorxgk-import-20040808
Love Hörnquist-Åstrand [Sun, 8 Aug 2004 20:21:33 +0000]
rxgk-import-20040808

not actually hooked in yet, but getting it in so we can work with it.

19 years agomacos-10-autoconf-update-20040808
Derrick Brashear [Sun, 8 Aug 2004 20:07:09 +0000]
macos-10-autoconf-update-20040808

10.3.4 and 10.3.5 work

19 years agosolaris-largefile-client-20040808
Derrick Brashear [Sun, 8 Aug 2004 19:14:08 +0000]
solaris-largefile-client-20040808

enable largefile client for sparc and x86 solaris 8 and on.

19 years agodebug-messages-20040808
Jeffrey Altman [Sun, 8 Aug 2004 17:55:28 +0000]
debug-messages-20040808

make sure that all messages logged to the Event Log are also in the
trace log

19 years agowinnotes-20040807
Jeffrey Altman [Sat, 7 Aug 2004 22:32:46 +0000]
winnotes-20040807

document new freelance functionality and update install notes

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

more updates

19 years agohidden-dot-files-20040807
Asanka Herath [Sat, 7 Aug 2004 17:56:26 +0000]
hidden-dot-files-20040807

Hide dot files even when we can't stat the file.

19 years agounused-vars-20040807
Jeffrey Altman [Sat, 7 Aug 2004 15:14:17 +0000]
unused-vars-20040807

remove unused variables

19 years agofree-serverref-list-20040807
Jeffrey Altman [Sat, 7 Aug 2004 15:12:11 +0000]
free-serverref-list-20040807

Freeing the cm_serverRef_t has proved to be a challenge to get it right.
We now pass a pointer to a pointer to the first object in the list to
the function.  We must be very careful to not destroy the list as we walk
the contents of the list with the extra level of indirection.   On the
other hand, when we are freeing members of the list which have reached
a refCount of zero, we must be sure to maintain the fiction of the extra
level of indirection.

19 years agoignore-me-20040812
Jeffrey Altman [Sat, 7 Aug 2004 14:45:59 +0000]
ignore-me-20040812

ignore this commit

19 years agofreelance-misc-20040807
Jeffrey Altman [Sat, 7 Aug 2004 06:44:05 +0000]
freelance-misc-20040807

Added a change monitor to the HKLM\SOFTWARE\OpenAFS\Client\Freelance
key.  When a change occurs mark the root.afs data as invalid and
for it to be reloaded on the next access.  This allows administrators
to modify the mount point list without restarting the service.

The freelance client used to provide a fake modification time for
the root.afs volume data and its mount points of 7/09/2001 14:24 EDT.
Added code to extract the last modification time of the Freelance
registry key and use that instead.  The time now represents the
most recent mount point change.

smb3.c: Fake the timestamp if we can't stat the file.  A zero FILETIME
value causes problems.

19 years agonetbsd-20-update-20040806
Tracy Di Marco White [Fri, 6 Aug 2004 22:48:28 +0000]
netbsd-20-update-20040806

make it compile with current netbsd

19 years agonetbsd-has-long-long-20040806
Derrick Brashear [Fri, 6 Aug 2004 21:13:44 +0000]
netbsd-has-long-long-20040806

feedback from gendalia@iastate.edu

19 years agontlang-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:51:41 +0000]
ntlang-20040805

No longer warn about executing language registry file.

19 years agontbuild-lang-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:50:04 +0000]
ntbuild-lang-20040805

No longer warn about executing a language registry file since the file
no longer exists and is not used with the new installers

19 years agowinnotes-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:47:28 +0000]
winnotes-20040805

Updates winnotes with current info

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

summary of changes performed this week for 1.3.70

19 years agompr-lib-required-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:31:34 +0000]
mpr-lib-required-20040805

All executables which include the pioctl functions now require mpr.lib
to be linked

19 years agowinxp-sp2-pioctl-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:28:10 +0000]
winxp-sp2-pioctl-20040805

On Windows XP SP2, when a Kerberos principal is used for login and the
KDC is not reachable, Windows will return a DOWNGRADE_DETECTED error
when attempting to open the ioctl file.  This is because NTLM will not
be permitted when there is the potential of an attack.  There is a hack
to get around this.  Manually create a CIFS connection to the AFS client
service while specifying the current user's name.  This will use the cached
password and allow the downgrade to NTLM.

19 years agonsis-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:24:27 +0000]
nsis-20040805

Correct missing debug conditional

19 years agoreadme-nt-20040805
Jeffrey Altman [Thu, 5 Aug 2004 17:23:25 +0000]
readme-nt-20040805

Update readme with latest WiX installer info

19 years agofindclient-print-stolen-clients-20040805
Derrick Brashear [Thu, 5 Aug 2004 15:48:09 +0000]
findclient-print-stolen-clients-20040805

when a client is "stolen" due to a race, print it.

19 years agoloopback-install-20040804
Asanka Herath [Thu, 5 Aug 2004 04:09:26 +0000]
loopback-install-20040804

If the backup hosts file can't be deleted, try changing attribtues
first, and failing that try to come up with a unique name for the
backup instead of failing.

19 years agopartly-revert-rx-cleanup-20040804
Derrick Brashear [Wed, 4 Aug 2004 20:41:53 +0000]
partly-revert-rx-cleanup-20040804

if there's a callback connection to a multihomed client, you need this
or you end up with multiple connections, one per IP, being made from
the single connection

19 years agoticket-6077-20040804
Jeffrey Altman [Wed, 4 Aug 2004 20:30:03 +0000]
ticket-6077-20040804

FIXES 6077

Patch from Joe Buehler modified by Asanka

19 years agomisc-post-1366-20040804
Asanka Herath [Wed, 4 Aug 2004 17:36:10 +0000]
misc-post-1366-20040804

Update documentation on cache control and credential manager options
in MSI deployment guide.

'CachePath' setting in registry allows REG_EXPAND_SZ type.

Update registry documentation for 'CachePath' setting.

Both installers save the credential manager command line options in
registry.

Fix handling of existing 'afsdcell.ini' file in WiX installer.

WiX 2.0.1927 changed the XML schema.  The WiX installer has beed
updated accordingly.

19 years agoshortcut-params-20040804
Jeffrey Altman [Wed, 4 Aug 2004 16:54:42 +0000]
shortcut-params-20040804

Fix the retrieval of the shortcut params from the registry when the
HKCU\Software\Openafs\Client key exists but the AfscredsShortcutParams
is missing.

19 years agoserver-list-refcount-20040804
Jeffrey Altman [Wed, 4 Aug 2004 16:52:56 +0000]
server-list-refcount-20040804

cm_GetVolServers must return a pointer to the pointer to the server list
so the volume can be updated when the list is freed

19 years agofreelance-deadlock-20070803
Jeffrey Altman [Tue, 3 Aug 2004 21:10:36 +0000]
freelance-deadlock-20070803

oops

19 years agofreelance-deadlock-20040803
Jeffrey Altman [Tue, 3 Aug 2004 20:40:31 +0000]
freelance-deadlock-20040803

Avoid deadlock in Freelance mount point re-initialization

19 years agowindows-misc-20040803
Jeffrey Altman [Tue, 3 Aug 2004 18:27:52 +0000]
windows-misc-20040803

Increase max chunksize to 128K from 32K.  Windows uses 64K SMB writes.
The large chunksize helps reduce the overlapped write to afs issue.

Increase number of server threads from 4 to 25.  Also helps to aleviate
the symptoms of the overlapped write to afs issue.  I can now write files
as large as 80MB.  120MB files still fail.

Export pr_CreateUser and pr_SNameToId from afsauthent.lib in order to
allow aklog.exe to use them to determine if a new pts uid should be
created for a user when accessing a foreign cell.

Modify pioctl to output a message to stderr if a Downgrade Detection error
has been returned when attempting to open the __IOCTL__ file.

Increase version number to 1.3.6601

Use HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer:Logon User Name
to determine the current user name for the afscreds.exe display

Do not allow submount names to have forward or backward slashes

Add debug info to cm_ioctl to track token addition and deletion

Add register new user code to aklog.exe from KenH's AFS kit

Correct test in cm_callback.c for freelance root.afs volume which
should not have been applied when freelance was not active.

19 years agofix-lwp-includes-again-20040803
Jim Rees [Tue, 3 Aug 2004 15:45:49 +0000]
fix-lwp-includes-again-20040803

Fix lwp includes AGAIN.

19 years agosubmount-20040731
Jeffrey Altman [Sun, 1 Aug 2004 01:20:34 +0000]
submount-20040731

Change "Description" field to "Submount"

19 years agoosi-save-strings-20040731
Jeffrey Altman [Sun, 1 Aug 2004 01:19:08 +0000]
osi-save-strings-20040731

Increase the save string length to 128 from 30 in order to be able to
handle principal names, paths, etc.

19 years agomisc-windows-20040731
Jeffrey Altman [Sun, 1 Aug 2004 01:16:37 +0000]
misc-windows-20040731

Move most log entries to the osi trace log from the afsd_init.log

Add log entries to help diagnose the lost callback problem

Fix a variety of type errors in header files and casts

More fixes for cm_Analyze.  Do not allow a retry to be performed
if the timeLeft on the call has expired.  Forcing a retry resets the
timeout period causing the call to never expire.  The side effect is
that the SMB sessions never close.  When the Windows SMB client times
out it will create a new session at a rate of one per 66 seconds.  This
causes the SMB session limit to be exceeded and we panic.

Modify the SMB Session limit to be four less then the number of SMB
NCBs.  This is because the server itself uses 4 NCBs which are not associated
with sessions.

19 years agoserver-list-and-volume-updates-20040730
Jeffrey Altman [Fri, 30 Jul 2004 21:02:57 +0000]
server-list-and-volume-updates-20040730

As discovered previously, the cm_serverRef_t objects were not reference
counted.  This resulted in the objects being freed while they were
still in use.  This patch adds reference counting to the cm_serverRef_t
objects which are locked using the cm_serverLock.

Once the reference counting was fixed it became immediately obvious
that cm_VolumeUpdates could not succeed in altering the state of a
server list from ALLOFFLINE to NOTBUSY. cm_VolumeUpdate calls cm_Analyze
without a fid_t object which was required to obtain the server list for
the affected volume.  Of course, cm_VolumeUpdate has a pointer to the
volume so cm_Analyze was updated to take an optional pointer to a
cm_serverRef_t which avoids the need for the fid_t object.

19 years agoget-server-list-20040729
Jeffrey Altman [Fri, 30 Jul 2004 05:04:27 +0000]
get-server-list-20040729

Undo the previous patch.  the server list can't be cloned.
instead we will have to refCount the cm_serverRef_t objects.
This is going to be a lot of work.  To be continued ...

19 years agolinux26-dont-lose-afs-smp-status-20040729
Rainer Schöpf [Thu, 29 Jul 2004 22:29:18 +0000]
linux26-dont-lose-afs-smp-status-20040729

this should be fixed better later, but for now we'll go with this

19 years agovos-shadow-print-status-correctly-20040729
Chaskiel M Grundman [Thu, 29 Jul 2004 19:51:20 +0000]
vos-shadow-print-status-correctly-20040729

we were printing that volumes were shadowed to partition partition
instead of server partition

19 years agoaklog-20040729
Jeffrey Altman [Thu, 29 Jul 2004 17:55:01 +0000]
aklog-20040729

Fix afs_realm_of_cell5() to validate the return value of
krb5_get_host_realm

19 years agononpersistentcaching-20040729
Jeffrey Altman [Thu, 29 Jul 2004 15:38:57 +0000]
nonpersistentcaching-20040729

document new value

19 years agovirtual-cache-file-20040729
Asanka Herath [Thu, 29 Jul 2004 15:34:21 +0000]
virtual-cache-file-20040729

This is a variation of Joe Buehler's request.
New registry key "NonPersistentCache" places the cache file into the
Windows paging file.  One limitation of doing so is that the page file
cannot be grown with "fs setcachesize" and the associated ioctl.

19 years agoserver-ref-list-20040729
Asanka Herath [Thu, 29 Jul 2004 14:53:35 +0000]
server-ref-list-20040729

There was a race condition where between a thread calling cm_GetServerList and using the returned server list, another
thread could free the server list.  Now cm_GetServerList duplicates the server list with proper locks held.  Callers of
cm_GetServerList call cm_FreeServerList to free the returned list.

19 years agoafsmonitor-update-stat-descriptions-20040729
Derrick Brashear [Thu, 29 Jul 2004 05:29:33 +0000]
afsmonitor-update-stat-descriptions-20040729

FIXES 5952

correct list of available stats

19 years agoafsmonitor-results-fix-20040729
Alf Wachsmann [Thu, 29 Jul 2004 05:20:52 +0000]
afsmonitor-results-fix-20040729

FIXES 5929

use the correct variable when converting result sto ascii

19 years agoafsmonitor-document-usage-20040729
Alf Wachsmann [Thu, 29 Jul 2004 05:17:02 +0000]
afsmonitor-document-usage-20040729

FIXES 5931

update the docs to reflect the usage correctly

19 years agoafsmonitor-remove-pointless-if-20040729
Alf Wachsmann [Thu, 29 Jul 2004 05:09:18 +0000]
afsmonitor-remove-pointless-if-20040729

FIXES 5933

an if in an else which will always trigger is dumb

19 years agoafsmonitor-document-stat-entries-correctly-20040729
Alf Wachsmann [Thu, 29 Jul 2004 05:03:31 +0000]
afsmonitor-document-stat-entries-correctly-20040729

FIXES 5934

NUM_CM_STAT_ENTRIES should match the docs

19 years agomakefileproto-configer-cleanup-20040728
Jeff Mahoney [Thu, 29 Jul 2004 04:57:03 +0000]
makefileproto-configer-cleanup-20040728

make config tool for MakefileProto processing able to deal with e.g.
"linux26" for all linux 2.6 platforms

19 years agoafsmonitor-categories-correction-20040728
Alf Wachsmann [Thu, 29 Jul 2004 04:53:27 +0000]
afsmonitor-categories-correction-20040728

FIXES 5951

wrong number of categeories defined. oops.

19 years agovolser-restore-timestamp-cleanup-20040728
Kris Van Hees [Thu, 29 Jul 2004 04:44:08 +0000]
volser-restore-timestamp-cleanup-20040728

FIXES 5926

This patch solves the problem of how timestamps are handled by during a
'vos restore' by allowing the specification of there the creation and last
updated timestamps are taken from:

        - generate a new one using the current time
        - retain the one in the target volume if there is one
        - restore the timestamp from the dump file

This is needed to allow sequences of restoring incremental dumps on top of
full dump work, and to ensure that a subsequent vos release can do a real
incremental release for the restored incremental dumps.

It also fixes the fact that the vos exa command hides potential problems
with timestamps by refusing to display a last updated timestamp that is
older than the creation timestamp.

19 years agodarwin-rc-script-update-20040728
Phil Holland [Thu, 29 Jul 2004 04:36:53 +0000]
darwin-rc-script-update-20040728

FIXES 6027

update rc script to support stopping afs

19 years agodarwin-afsdb-handler-signal-mask-20040728
Phil Holland [Thu, 29 Jul 2004 04:32:56 +0000]
darwin-afsdb-handler-signal-mask-20040728

FIXES 6027

mask signals on darwin so afsdb handler doesn't die

19 years agoafs-dont-shutdown-if-not-started-20040728
Rainer Schöpf [Thu, 29 Jul 2004 04:18:07 +0000]
afs-dont-shutdown-if-not-started-20040728

FIXES 6001

if the module is loaded, but afsd hasn't been started, don't allow a shutdown.

19 years agoafs-suser-consistent-20040728
Kris Van Hees [Thu, 29 Jul 2004 04:13:37 +0000]
afs-suser-consistent-20040728

FIXES 6034

always call afs_suser() with one arg.
always take one.

19 years agolinux-null-superblock-if-mount-failed-20040728
Rainer Schöpf [Thu, 29 Jul 2004 04:08:48 +0000]
linux-null-superblock-if-mount-failed-20040728

FIXES 6002

The appended patch resets afs_globalVFS to NULL if /afs cannot be mounted,
eg., if no cell server is accessible.

There are two advantages:

 - it is possible to do "afsd -shutdown" to terminate all daemons
 - more importantly, if /afs cannot be mounted, the linux kernel will
   probably free the superblock, ie the memory pointed to afs_globalVFS.

19 years agorx-provide-binding-version-of-init-20040728
Derrick Brashear [Thu, 29 Jul 2004 03:46:48 +0000]
rx-provide-binding-version-of-init-20040728

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

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

i should be dragged away and beaten for this

====================

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

====================

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

====================

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

====================

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

====================

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

====================

i should be dragged away and beaten for this

first pass at interface to allow bound Rx sockets

19 years agofssync-more-offline-volumes-20040728
Derrick Brashear [Wed, 28 Jul 2004 22:49:18 +0000]
fssync-more-offline-volumes-20040728

just let the offline volumes array be larger

19 years agolwp-track-qwaiting-second-try-20040728
Jeffrey Hutzelman [Wed, 28 Jul 2004 21:59:58 +0000]
lwp-track-qwaiting-second-try-20040728

FIXES 5616

track qwaiting lwps rather than potentially leaking them

19 years agounc-paths-current-directory-20040727
Jeffrey Altman [Wed, 28 Jul 2004 04:54:19 +0000]
unc-paths-current-directory-20040727

fix the handling of unc paths in pioctl calls when the current directory
is the unc path.  (not likely to be the case with cmd.exe since it does
not support pure unc path environments.  4nt.exe shows the problem though.)

19 years agofbsd53-20040727
Jeremy Mika [Tue, 27 Jul 2004 17:24:40 +0000]
fbsd53-20040727

FreeBSD 5.3 has an extra thread arg to vflush()

19 years agobsd-new-releases-20040727
Jim Rees [Tue, 27 Jul 2004 15:39:31 +0000]
bsd-new-releases-20040727

Preliminary support for FreeBSD 5.3 and OpenBSD 3.6.
OpenBSD osi_vnodeops.c patch from brent@graveland.net (slightly modified)
Remove obsolete src/lwp/process.fbsd.s to prevent further confusion

19 years agomsi-deployment-guide-20040727
Asanka Herath [Tue, 27 Jul 2004 14:32:38 +0000]
msi-deployment-guide-20040727

a guide to making organization specific modifications to the msi
installer

19 years agoregistry-txt-20040727
Tommie Gannert [Tue, 27 Jul 2004 14:23:11 +0000]
registry-txt-20040727

Remove duplicate entries

19 years agofreelance-rw-20040727 openafs-devel-1_3_66
Jeffrey Altman [Tue, 27 Jul 2004 22:34:46 +0000]
freelance-rw-20040727

Fix cm_Lookup to properly set the rw flag when adding Freelance mount
points based on whether the filename begins with a '.'

Fix cm_FreelanceAddMount to set the cellname to the cellname without
the '.' when rw mode is used and a cellname is not provided.

19 years agowinnotes-20040726
Jeffrey Altman [Tue, 27 Jul 2004 00:24:09 +0000]
winnotes-20040726

Updates for 1.3.66

19 years agoafsd-20040726
Asanka Herath [Tue, 27 Jul 2004 00:22:20 +0000]
afsd-20040726

Prevent a TID allocated for IPC from being used for anything other than RAP.

Implement NetServerGetInfo instead of returning an error.

When looking for shares, go through root.afs first before trying to add a
mount point.

19 years agoafslogon-20040726
Jeffrey Altman [Tue, 27 Jul 2004 00:14:42 +0000]
afslogon-20040726

Only display the "Integrated Login failed" message box if Integrated
Login is in fact being used.

19 years agoafsconfig-dns-cells-20040726
Jeffrey Altman [Tue, 27 Jul 2004 00:01:31 +0000]
afsconfig-dns-cells-20040726

Another annoying bug.  afs_config.exe now validates cell names against
DNS in addition to the CellServDB file.

19 years agomisc-patches-20040726
Jeffrey Altman [Mon, 26 Jul 2004 21:40:23 +0000]
misc-patches-20040726

Update .cvsignore files for windows

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

cleanup uninitialized variables

====================

more dlls to be replaced

====================

When determining the full path of a UNC path, strip the server and
share names

19 years agofreelance-cellid-20040726
Jeffrey Altman [Mon, 26 Jul 2004 20:08:42 +0000]
freelance-cellid-20040726

Replace Freelance cellid constant 0x1 with a #define and set its
value to 0xFFFFFFFF to avoid collisions with the root.cell volumes
on remote cells.

19 years agonovolume-20040725
Jeffrey Altman [Mon, 26 Jul 2004 03:48:47 +0000]
novolume-20040725

if we are going to return CM_ERROR_NOSUCHVOLUME do it whenever the
server list is empty.  If the server list is empty, allDown and allBusy
will always be set but there is nothing we can do.

19 years agoversion-update-20040725
Jeffrey Altman [Sun, 25 Jul 2004 22:47:20 +0000]
version-update-20040725

Update version to 1.3.66