Commit Graph

1204 Commits

Author SHA1 Message Date
Derrick Brashear
da3dad6730 bg-fcrypt-cleanup-20021030
make the libafsrpc libraries work with new fcrypt

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

readd missing statistics
make cm and ukernel compile with new stuff

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

readd missing statistics
make cm and ukernel compile with new stuff

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

make it work with ukernel macros
2002-10-31 00:19:55 +00:00
Jim Rees
58c34e103c openbsd-20021030
More small OpenBSD fixes.
Now the module loads, afsd starts, and /afs gets mounted.
2002-10-30 22:56:58 +00:00
Derrick Brashear
19f082ad8c rx-junk-writevinit-20021030
we don't use it, so it's gone
2002-10-30 22:27:18 +00:00
Nickolai Zeldovich
f349e5b3fa Allocate memory for the interface addr arrays dynamically
to avoid potential overruns.
2002-10-30 09:10:16 +00:00
Derrick Brashear
dfaf556aea viced-cleanup-20021030
it all compiles nicely

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

a little more cleanup

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

a little more cleanup

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

a little more cleanup

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

a little more cleanup
2002-10-30 08:40:38 +00:00
Derrick Brashear
fac0740132 afsfileprocs-more-cleanup-20021030
finish ansification
take some functions internal
reorganize to avoid need for some prototypes
remove said prototypes
strip out some unused code
2002-10-30 07:06:46 +00:00
Derrick Brashear
76b9b95174 lhash-includes-cleanup-20021027
make stddef be included when building ukernel so NULL is defined
cleanup redundancy
2002-10-30 07:03:05 +00:00
Derrick Brashear
e1f2501c4f viced-afsfileprocs-partial-protoizing-20021029
need to finish protoizing and create useful header
2002-10-30 00:12:15 +00:00
Derrick Brashear
511e067fd2 fileserver-host-interface-cleanup-20021029
get rid of HPCS macros from person who was confused

get rid of unused functions in host.c

convert to ansi func decls
2002-10-29 23:03:13 +00:00
Nickolai Zeldovich
fac48b50c7 Mention the cross-cell fakestat feature in NEWS; I had meant to check this
in with the original delta, but missed this file since it was above src/.
2002-10-29 21:32:23 +00:00
Nathan Neulinger
190bc027de fileserver-readonly-support-20021028
so a fileserver can deny writes
2002-10-29 00:06:41 +00:00
Love Hörnquist-Åstrand
ea57d1062c rxkad-new-fcrypt-20021028
rxkad fcrypt from bg@pdc.kth.se. we should also add autoconf test for what
to use for EFF_NTOHL
2002-10-29 00:05:06 +00:00
Love Hörnquist-Åstrand
7da7434842 lwp-take-insque-internal-20021028
make insque/remque internal
2002-10-29 00:00:28 +00:00
Simon Spero
d67e1550e4 darwin-restore-terminal-after-read-password-20021028
turn echo back on
2002-10-28 23:56:40 +00:00
Derrick Brashear
05a3224474 rxkad-krb5-windows-fix-20021028
based on report from leg@andrew.cmu.edu
2002-10-28 22:51:34 +00:00
Jim Rees
c9139f0c54 openbsd-20021028
Add OBSD subdirs to afs and rx
some other minor tweaks
2002-10-28 21:28:25 +00:00
Love Hörnquist-Åstrand
fdeaffdd91 acinclude-updates-20021027
so AC_DEFINE() specifies 3 arguments for everything defined
2002-10-28 02:43:56 +00:00
Derrick Brashear
1f8e892794 ukernel-fix-osi-settime-20021027
make this match the prototype
2002-10-28 02:16:08 +00:00
Love Hörnquist-Åstrand
ce34c263e6 rxkad-krb5-20021027
Added support to rxkad for servers accepting Kerberos V5 tickets and
truncated "proposal 2b" tickets.  When used with an appropriate aklog
or krb524d (such as shipped with Heimdal and MIT Kerberos), this allows
the use of Kerberos V5 tickets (with DES session keys) to authenticate
connections to OpenAFS servers.
2002-10-28 01:18:38 +00:00
Nickolai Zeldovich
08ed0bffcb As reported/suggested by Derek Atkins, use AFSTOI() instead of AFSTOV()
in vcache2fakeinode(), since we really do want an inode.
2002-10-27 23:21:41 +00:00
Nathan Neulinger
52381274cd vos-dump-clone-and-vos-copy-support-20021026
support for cloning before a dump, and for vos copy
2002-10-26 16:41:14 +00:00
Sam Hartman
c7f84a5867 uss-fix-bogus-grammar-20021026
newer bison actually wants you to write correct grammars apparently.
2002-10-26 16:40:07 +00:00
Sam Hartman
5f051a666b getchar-returns-int-20021026
don't assume it returns char
2002-10-26 16:39:08 +00:00
Derrick Brashear
eb66163ac0 solaris-nfs-translator-expand-macros-and-cleanup-20021011
make the acl stuff work too
2002-10-22 09:00:00 +00:00
Nickolai Zeldovich
70872e9d3c Slight change to the semantics of the serial number field in the
ack packet, which results in more reliable RTT computation.
2002-10-20 08:35:21 +00:00
Jim Rees
12d6de6dd0 openbsd-20021018
OpenBSD kernel module builds now.
2002-10-18 18:09:27 +00:00
Satish Kumar
ec5df8df8c fix-quota-calcs-with-unsigned-20021018
Change some ints to unsigned for correct quota calculation.
From Gregory via Satish Kumar.
2002-10-18 16:59:00 +00:00
Jim Rees
840b977dba openbsd-fix-20021017
Fix another merge screwup on my part. Sorry.
2002-10-18 00:04:56 +00:00
Chaskiel M Grundman
141c26f78e volserver-dont-deal-poorly-with-fssync-blockage-20021016
The attached patch attempts to deal with the issue that the volserver
blocks if the fileserver's fssync interface isn't responsive by doing a
select (IOMGR_Select) before trying to read the server's response.
2002-10-17 02:50:40 +00:00
Jim Rees
f0b8a1c61d restore-osi-msg-20021016
Put back osi_Msg.  It got lost in the merge.
Hey, if I never made mistakes, I'd never get anything done.
2002-10-16 20:57:27 +00:00
Jim Rees
1a8c712ae1 rx_securityClass-20021016
Back out my previous change, and instead declare struct rx_securityClass
here.
Thanks to Derek Atkins <warlord@MIT.EDU> for this excellent suggestion.
2002-10-16 20:42:38 +00:00
Jim Rees
b68affbc6c openbsd-20021016
Fix includes for mbuf.h, if.h
auth/cellconfig.p.h:
  Use (void *) for 2d arg to afsconf_ClientAuth(), since we have no def for
  struct rx_securityClass at this point

====================
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 OpenBSD merge
prototypes
cleanup
2002-10-16 18:48:47 +00:00
Nathan Neulinger
782109a29b no-copy-libafs-builds-20021015
make things so file copies from src/libafs don't happen; change how libafs_tree is done
2002-10-16 04:58:13 +00:00
Derrick Brashear
695bf4bd6f solaris-build-translator-kernel-module-20021015
make libafs.o get built on solaris
2002-10-16 04:03:51 +00:00
Derrick Brashear
48c005a467 solaris-nfs-translator-expand-macros-and-cleanup-20021011
trying to get this to work

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

make it not go down in flames

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

fix nfsv2 also

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

looks like we need to do this when we create something new also

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

cast correctly.

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

and add in some fstrace crap which afs_trace.et already had
2002-10-16 04:00:48 +00:00
Jim Rees
69edd3e06b fix-dir-voids-20021014
Revert some voids back to char.  I was too ambitious.
Thanks to kolya for pointing this out.
2002-10-14 23:13:45 +00:00
Jim Rees
393fc0d046 openbsd-20021014
More OpenBSD merge.
Most of this is just cleanup, not OpenBSD specific.
2002-10-14 16:48:40 +00:00
Jim Rees
a64d9d729d dir-char-to-void-20021014
Change a bunch of (char *) to (void *)
2002-10-14 15:41:16 +00:00
Nickolai Zeldovich
7aebf2b2ea If the user calls rx_EndCall and we still have an outstanding
delayack, force-send it now, to be nice to the server (otherwise
the server will keep retransmitting to us for a while).
2002-10-13 10:01:02 +00:00
Jim Rees
73579f285f openbsd-20021011
More OpenBSD merge.
2002-10-11 22:43:14 +00:00
Nickolai Zeldovich
fa0d85ce03 Undo part of openbsd-20021010 which changes ReSortCells_cb, and
have it return (void *) NULL instead, which is necessary to tell
afs_TraverseCells to not stop the traversal.
2002-10-11 01:50:40 +00:00
Jim Rees
3ce7e41622 openbsd-20021010
More OpenBSD merge.
2002-10-10 23:45:14 +00:00
Jim Rees
9031c3b7d3 netsend-proto-and-obsd-includes-20021010
Put in a prototype for osi_NetSend(), and try to fix all versions
 of rx_knet.c.  Sorry if I broke yours.
Fix includes for OpenBSD.
2002-10-10 22:22:45 +00:00
Nickolai Zeldovich
2d182a7fc1 A better way to do cross-cell-only fakestat, which should
also avoid problems with Linux's attribute validation.
2002-10-09 23:36:54 +00:00
Jim Rees
0c4ee80a72 openbsd-continues-20021009
More OpenBSD merge.
Please let me know if this breaks other architectures.
2002-10-09 19:25:54 +00:00
Jim Rees
41c2b9aa17 no-stddef-in-kernel-20021009
Don't include stddef.h in the kernel.
Untested except on OpenBSD, but I warned the mailing list.
Let me know if this breaks your favorite sysname.
2002-10-09 16:57:18 +00:00
Derrick Brashear
5714e09b34 fileserver-cbs-raise-limit-by-killing-goofy-u-short-indexing-20021008
i probably missed something here.

====================
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 did miss something. also, change FileEntry padding and axe useless comment

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

try, try again

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

once more with feeling

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

make typing of the indexes into timeout[] match

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

make struct CallBack a multiple of 32 bit so the weird math works again
2002-10-09 16:54:48 +00:00
Hartmut Reuter
56e095daea aix51-support-20021008
aix 5.1 support, not yet ready for prime-time
2002-10-09 02:02:47 +00:00
Derrick Brashear
32c2d6f846 osi-wakeup-return-zero-on-doing-a-wakeup-20021008
based on patch submitted by reuter@rzg.mpg.de, but i actually ported it
to all platforms.
2002-10-09 01:54:48 +00:00
Jim Rees
b0e51e2993 curcred-20021008
Add osi_curcred().
Re-format a bit for readability.
2002-10-08 18:48:42 +00:00