5511 Commits

Author SHA1 Message Date
Jeffrey Altman
7497120212 DEVEL15-windows-linked-cells-10081107
LICENSE MIT

prevent stack overflow


(cherry picked from commit aff6ee8987961bc2631fa5dfd599de91a2c51419)
2008-11-07 21:00:54 +00:00
Jeffrey Altman
6f9abac107 DEVEL15-windows-notes-20081107
LICENSE MIT

1.5.55
2008-11-07 19:24:12 +00:00
Asanka Herath
d54c07afc2 DEVEL15-windows-nim-afs-longer-cell-names-20081107
LICENSE MIT

permit cell and realm names to be longer than the input field.


(cherry picked from commit 99e202b073c35a5c7d76a66a9d9cd2d0b9a6c73d)
2008-11-07 18:19:51 +00:00
Jeffrey Altman
fb9ed37e0a DEVEL15-windows-nim-afs-linked-cells-20081107
LICENSE MIT

add linked cell support to the NIM afs provider.


(cherry picked from commit fffc8d7016b3f659d111276a1657dad8acc8cf50)
2008-11-07 16:36:03 +00:00
Jeffrey Altman
f849a1f9a9 DEVEL15-windows-aklog-linked-cells-20081106
LICENSE MIT

Add support for linked cells.  Acquire tokens for the linked cell in
addition to the specified cell.


(cherry picked from commit 01c4e08cf8c90c4f01a70e14a73c07e2382d3451)
2008-11-07 05:41:11 +00:00
Jeffrey Altman
8e2387404c DEVEL15-windows-config-ipaddr-parsing-20081106
LICENSE MIT

when parsing ipaddrs in CellServDB rejects addrs whose components are
values greater than 255.


(cherry picked from commit 68902640a2eb1d47d7dd13b3fae9d19eddf64a6e)
2008-11-06 22:09:18 +00:00
Jeffrey Altman
a51916957b DEVEL15-windows-afsd-hook-20081106
LICENSE MIT

When loading the afsdhook.dll require that it be in the same directory
as afsd_service.exe.  This prevents LoadLibrary() from searching the PATH
environment variable if it cannot be found.   If the PATH environment
variable contains a path in AFS, the library will fail to load and take
a very long time doing so.


(cherry picked from commit a36618213694f37cd1cec660336267a38cee9344)
2008-11-06 19:18:51 +00:00
Simon Wilkinson
d4612586a9 DEVEL15-redhat-packaging-krb-conf-man-page-20081105
LICENSE IPL10

account for the new manpage


(cherry picked from commit eccc12fb07cc5fef660ee29fe5ebcc573b027568)
2008-11-05 21:29:47 +00:00
Jeffrey Altman
a1fd3da236 DEVEL15-windows-linked-cells-20081103
LICENSE MIT
FIXES 123571

The Windows code base was implemented ignorant of linked cells as
defined in the src/auth/cellconfig.h struct afsconf_cell.  The code
that made use of the afsconf_cell objects would leak the memory from
the linkedCell field if is non-NULL.

Add cm_SearchCellFileEx which is an extended version of cm_SearchCellFile
capable of returning a linked cell obtained from the CellServDB file.

Update GetCellConfig to populate the linkedCell field of the afsconf_cell
structure.

Modify cm_cell_t to support a linked cell name.

Modify cm_GetCell_Gen() to populate the cm_cell_t linked cell and enforce
that two cells are linked to each other.

Modify cm_GetVolumeByID() and cm_GetVolumeByName() to perform fallback
to the linked cell if the response is CM_ERROR_NOSUCHVOLUME.


(cherry picked from commit 70fda445bd0fb8bd3e246e859b4582170ea271eb)
2008-11-03 19:56:03 +00:00
Jeffrey Altman
bf2f87ef6f DEVEL15-windows-prevent-wow64-execution-20081031
LICENSE MIT

prevent the 32-bit build from being executed in the wow64 environment


(cherry picked from commit 303c70efd4cb54ad673bed5a0c438670ae2b97ad)
2008-11-01 03:38:12 +00:00
Simon Wilkinson
7138612043 DEVEL15-aklog-attempt-order-comments-20081029
LICENSE IPL10

to clarify what gets tried when and why.


(cherry picked from commit 50e1e59a92f38e0751384b401016ea01fe01ed8f)
2008-10-29 19:43:53 +00:00
Max Cohan
2d3786f0df DEVEL15-windows-setup-utils-20081028
LICENSE IPL10

correct file name to match the file.
committed broken in windows-file-versioning-20030619


(cherry picked from commit ef70f73141bf9940ec10d42c2d6ab5b6b341cdc9)
2008-10-28 17:58:59 +00:00
Simon Wilkinson
9fc0c53630 DEVEL15-initialize-variables-to-avoid-logic-issues-20081027
LICENSE IPL10

make sure any variable whose value is used will be initialized before that
value is used. (these aren't just warnings)


(cherry picked from commit fc78255c1dc29c55b67f7a7b4599bed141282213)
2008-10-27 23:53:44 +00:00
Simon Wilkinson
6fd92f3b3a DEVEL15-kill-uninitialized-variable-warnings-20081026
LICENSE IPL10

kill lots of compiler warnings


(cherry picked from commit f27165f13796a84cdbc36c31714781509ad25ba0)
2008-10-27 23:41:43 +00:00
Jeffrey Altman
c4d8d3127a DEVEL15-windows-pioctl-drive-map-20081026
LICENSE MIT

a remote drive connection may not be mapped to a local drive letter.


(cherry picked from commit aa09aa2be151d44a9fe5008ff5931dd1892ddf35)
2008-10-26 21:52:43 +00:00
Jeffrey Altman
1599d74dbb DEVEL15-rx-rdwr-avoid-free-null-packet-20081026
LICENSE MIT

avoid a potential call to rxi_FreePacket with a NULL pointer as input


(cherry picked from commit a824cbda621151c34dd85d00c3ee2779d839c237)
2008-10-26 21:17:41 +00:00
Jeffrey Altman
9107fc7661 DEVEL15-ptutils-restricted-accessok-20081025
LICENSE MIT

Fix restricted mode test when 'any' is not set on AccessOK


(cherry picked from commit a614a8d95476ae49642d055cb0ac7942109d021e)
2008-10-26 07:50:55 +00:00
Simon Wilkinson
ed49857908 DEVEL15-exporter-call-gethost-method-correctly-20081025
LICENSE IPL10

actually call the correct method for EXP_GETHOST


(cherry picked from commit 8a33059215c00f688ea38fa039b2ac53d8d26dc9)
2008-10-26 01:45:55 +00:00
Simon Wilkinson
26baee9127 DEVEL15-aklog-chatty-20081025
LICENSE IPL10

make aklog not accidentally be chatty


(cherry picked from commit f2014112bcc27ecc1426ef078af7456285d839d2)
2008-10-26 01:00:07 +00:00
Jeffrey Altman
e184be1604 DEVEL15-windows-reformatting-20081021
LICENSE MIT

reformat some of the recent changes

cast away warnings on 64-bit windows


(cherry picked from commit f64ecbf721dbc115103684a3d71a095854607812)
2008-10-22 02:25:38 +00:00
Derrick Brashear
4c147faf85 DEVEL15-fd-setsize-test-20081021
LICENSE BSD

a test so we can deal with platforms which don't honor FD_SETSIZE


(cherry picked from commit a7a1846ab7fb049360b2c69486b7c673d09b8b28)
2008-10-21 19:36:46 +00:00
Derrick Brashear
b7f5361ada DEVEL15-linux24-writepage-antideadlock-20081021
LICENSE IPL10

also make this work for 2.4.x


(cherry picked from commit 9bca8ce22add91b32f45922650c429404d74797d)
2008-10-21 14:46:02 +00:00
Derrick Brashear
11eb44f477 DEVEL15-blacklist-move-init-checks-back-into-req-code-20081020
LICENSE IPL10

revise things so we don't need to check initd outside analyze.c/InitReq

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

since these end up being used, init them too


(cherry picked from commit 6d14b44b7c83918bcd7e6e07ec365f8430ad23c5)
2008-10-20 20:29:36 +00:00
Derrick Brashear
585935fbe5 DEVEL15-linux-mmap-antirecursion-20081020
LICENSE IPL10
FIXES 120491

avoid deadlocking ourselves due to recursion when flushing pages on an
mmap()ed file larger than the cache


(cherry picked from commit 4a587356a31ac5afdf17d329a8598f70cf8bc3af)
2008-10-20 13:38:18 +00:00
Marc Dionne
6d113df4d9 DEVEL15-autoconf-262-support-20081020
LICENSE IPL10
FIXES 118058

fix the quoting and remove the tests we shouldn't need anymore


(cherry picked from commit bc9c0a14154639d8e45554a3abeb867af9a8d0b2)
2008-10-20 13:35:13 +00:00
Derrick Brashear
a456c980d0 DEVEL15-blacklist-check-only-existing-servers-20081020
LICENSE IPL10

based on suggestion from haba@pdc.kth.se


(cherry picked from commit 3ad8fba85f5b45cdd6537c3ca71717c9370cc48e)
2008-10-20 13:03:55 +00:00
Marc Dionne
8352443c00 DEVEL15-blacklistonce-use-only-initd-vrequest-20081020
LICENSE IPL10

avoid using an un "initd" vrequest for server blacklisting


(cherry picked from commit 7366eb3d46506b1fdda5ece843abd96aa76b7936)
2008-10-20 13:01:47 +00:00
Asanka Herath
3e1f1dcc1e DEVEL15-DELTA15-windows-handle-invalid-utf16-names-20081019
LICENSE MIT
FIXES 116641

Windows will deliver to OpenAFS UTF16 strings that are not valid Unicode
and cannot be converted to UTF8.  Return bad file name errors in those
cases.

Make sure all file server strings once converted to UTF16 can be converted
back.  If not, escape the invalid portions of the string so that the
file can be accessed.
2008-10-20 00:19:33 +00:00
Jeffrey Altman
82cc68dabb DEVEL15-windows-smb-rdr-duration-logging-20081019
LICENSE MIT

if an smb request takes longer than 45 seconds, log info to afsd_init.log
that might be helpful in determining patterns in the smb client disconnects


(cherry picked from commit 0c7d7ce3b8386a1aca6d1fc3d738c8621708eb95)
2008-10-19 23:50:33 +00:00
Jeffrey Altman
7a24d485af DEVEL15-windows-smb-bridge-nowild-error-handling-20081019
LICENSE MIT

add the error preprocessor symbol to the error string

if both an NRC_BRIDGE and NRC_NOWILD error are received within
the smb_Listener thread, try re-adding the NetbiosName to the lana
before giving up and quiting.


(cherry picked from commit 622f9b0de85f2a45d3a327cd8b8bea470dba9862)
2008-10-19 23:45:46 +00:00
Jeffrey Hutzelman
c7f695190b DEVEL15-newtrans-lock-fix-fix-20081018
LICENSE IPL10

swap in the freshly allocated memory instead of throwing it away


(cherry picked from commit 2767cbf773653bffaa63e098cce463ada804d6d7)
2008-10-18 20:26:07 +00:00
Jeffrey Altman
edf7542b2a DEVEL15-smb-symlink-to-vnovnode-attribute-20081017
LICENSE MIT

When reporting the attribute of a directory name which happens to be
a symlink object to a file that cannot be accessed or does not exist,
use the target name to guess the type of the object.  If it has an
extension, consider it a file, otherwise report it as a directory.


(cherry picked from commit f9191fdebcf694f1a6afac8c0f4679c35114ce93)
2008-10-18 18:01:19 +00:00
Jeffrey Altman
fe6399e9eb DEVEL15-ubik-uninitialized-var-20081018
LICENSE MIT

'pass' must be initialized.  do so.


(cherry picked from commit 7e8c41d53fcd51ae0ff4420ba1027b354af306c8)
2008-10-18 16:24:45 +00:00
Jeffrey Altman
81024f80e9 DEVEL15-restore-uninitialized-var-20081018
LICENSE MIT

'last' must be initialized.  do so.


(cherry picked from commit f69137625fde97e465671978820350d41ca5d5b8)
2008-10-18 16:23:24 +00:00
Jeffrey Altman
b7689d008f DEVEL15-fix-maxmtu-command-line-20081018
LICENSE MIT

fix the variable used for maxmtu command line processing


(cherry picked from commit 1bdea5e4707e9c60b949cc55b847c498fc9a7bec)
2008-10-18 16:09:07 +00:00
Jeffrey Altman
2e63080c43 DEVEL15-windows-pioctl-wnet-connected-20081018
LICENSE MIT

refactor.  consolidate netbios name acquistion.


(cherry picked from commit f5455f74988da78a652f035cd93c3184aa2ce490)
2008-10-18 14:12:38 +00:00
Jeffrey Altman
7576fa8841 DEVEL15-windows-pioctl-wnet-connected-20081017
LICENSE MIT

use WNetEnumXXX functions to list connected disk resources.
If the requested drive letter is an AFS resource, perform the pioctl
test.  If it is not, fail immediately.


(cherry picked from commit 75f496df1727a5b1d00809fcf493c7c815c90816)
2008-10-18 07:19:31 +00:00
Jeffrey Altman
f4bf6380b7 DEVEL15-windows-reset-acl-list-20081017
LICENSE MIT

Move definition of cm_ResetACLCache from cm_ioctl.c to cm_aclent.c


(cherry picked from commit edf7a4020318b305ce8fd3852f09f2f565563f7c)
2008-10-18 05:45:05 +00:00
Jeffrey Altman
0e190781ed DEVEL15-windows-shell-extension-20081017
LICENSE MIT

windows-afsreg-20081017 wraps strings for wide char usage.
use the wide char versions of win32 apis to match.


(cherry picked from commit 4c79498bc3dd87cb45d1827133aff3c93c2caff8)
2008-10-18 05:12:35 +00:00
Jeffrey Altman
5cad8304df DEVEL15-windows-afsreg-20081017
LICENSE MIT

wrap all text strings with TEXT() to permit use with wide char functions


(cherry picked from commit 81a921759520b03088ddcc37c1c624c0641981fc)
2008-10-18 05:09:56 +00:00
Jeffrey Altman
16df019e1c DEVEL15-windows-pthread-rwlock-20081017
LICENSE MIT

Adds pthread rwlock support to the library.


(cherry picked from commit e4b6e4d4a63c036be326e3e933fb7f7c6787275b)
2008-10-17 21:24:49 +00:00
Jeffrey Altman
16671d72b7 DEVEL15-windows-install-nsis-20081016
LICENSE MIT

update copyright dates

remove old AFS IFS entries

delete afslogon* and afscpcc.* from $SYSDIR

correct install location of afslogon.dll in WinLogon\Notify registry key


(cherry picked from commit c3251a3b18a83bf66d4d2f0a549fa573eccbdde2)
2008-10-17 02:41:37 +00:00
Jeffrey Altman
d99efa0277 DEVEL15-windows-netbios-name-logging-20081015
LICENSE MIT

log more data to afsd_init.log regarding events that
can cause the netbios name registration to become
invalid.


(cherry picked from commit bfd01550bddcce18f6f76e97231e21680a545e3f)
2008-10-16 02:39:11 +00:00
Jeffrey Altman
e3d22fc07a DEVEL15-windows-dnlc-20081015
LICENSE MIT
FIXES 116641

Do not use the DNLC if the name when converted from Unicode is NULL.


(cherry picked from commit e0298d5f09d7e791aeb0f98438e299ad1faf186a)
2008-10-16 02:26:24 +00:00
Jeffrey Altman
76abf59daa DEVEL15-windows-checkVCs-20081015
LICENSE MIT
FIXES 116641

Do not drop references to 'nextp' until we are done with the object.
Dropping the last reference can result in the object being destroyed.


(cherry picked from commit 1115e29dacab98ed29ec603edfdaa8f697507daa)
2008-10-15 14:51:12 +00:00
Mike Meffie
1ff2d7329c DEVEL15-linux-alt-builddir-fix-20081014
LICENSE IPL10
FIXES 121650

correct the if test to include missing x


(cherry picked from commit 9be6b92a17ebe1d125e13c1cbd7bce620e7672ce)
2008-10-14 15:38:41 +00:00
Derrick Brashear
49048a0377 DEVEL15-linux-proc-walk-locking-20081012
LICENSE IPL10
FIXES 116603

sort out rcu locking versus tasklist lock. if this fails we probably have to
disable walking entirely


(cherry picked from commit 24ce8010cd414c8c573f2b035d186a2418900546)
2008-10-12 19:44:36 +00:00
Dragos Tatulea
3d5ecb9977 DEVEL15-disconnected-rmdir-infinite-recursion-20081012
LICENSE IPL10
FIXES 121226

fix infinite recursion when replaying rmdir transaction


(cherry picked from commit 0195d7c0828e3eae7281aad3b983160089b8846a)
2008-10-12 19:10:14 +00:00
Simon Wilkinson
f4cb4d782c DEVEL15-disconnected-getvcache-avoid-duplicate-work-20081012
LICENSE IPL10
FIXES 121254

don't do duplicate work finding a vcache we already had


(cherry picked from commit 7c6fac305c81af3e10f48560c03db4d2da630527)
2008-10-12 19:07:01 +00:00
Stefaan De Roeck
d4d0c44755 DEVEL15-linux-alternate-kernel-builddir-20081012
LICENSE IPL10
FIXES 121354

add support for KBUILD_OUTPUT=... builds.


(cherry picked from commit 726fc5b8425eb7bbaab4bdde38d977382dc17a9d)
2008-10-12 19:02:18 +00:00