4014 Commits

Author SHA1 Message Date
Derrick Brashear
4ea8536c90 macos-use-platform-copy-of-afssettings-20060802
we moved this to be made for real; use it
2006-08-02 05:01:56 +00:00
Derrick Brashear
4d67cb2f16 macos-platform-update-20060801
minor cleanup of the platform stuff
2006-08-02 04:48:27 +00:00
Derrick Brashear
6e8a145a55 macos-installer-20060801
partial updates
2006-08-02 04:35:52 +00:00
Russ Allbery
2eaae5ef3a death-to-null-20060801
General consensus is that the termlib hacks that necessitate the libnull.a
hack don't matter on any current platform we build on, and even if it does,
it should be dealt with in TXLIBS in osconf.m4.  So remove all of that
infrastructure and see what fails.
2006-08-01 23:55:11 +00:00
Derrick Brashear
d1da98ac49 darwin-platform-fix-20060801
get rid of tabs
2006-08-01 23:51:38 +00:00
Russ Allbery
1732c5cb5a death-to-obsolete-readmes-20060801
Remove README.SECURITY given that we've already removed all the code that
it was talking about.  Remove references to README.OBSOLETE, since it's
now gone.
2006-08-01 23:30:03 +00:00
Jeffrey Altman
80e88d6a80 viced-capability-writelock-20060801
add write loc king capability
2006-08-01 23:29:15 +00:00
Russ Allbery
b405868ca0 death-to-package-20060801
Remove package, mpp, and wsadmin, along with the remainder of configure
support for obsolete programs and the corresponding documentation.
2006-08-01 23:27:20 +00:00
Russ Allbery
25015276f8 cvsignore-happiness-20060801
Update .cvsignore files to ignore everything we should be ignorant of.
2006-08-01 23:16:42 +00:00
Russ Allbery
4736c08e8f volume-static-mismatch-20060801
VPrintExtendedCacheStats_r should not be static.
2006-08-01 23:15:45 +00:00
Russ Allbery
892d231ec9 dirpath-h-tmp-delete-20060801
Cleanup dirpath.h.tmp when dirpath.h doesn't need to be updated.
2006-08-01 22:52:54 +00:00
Russ Allbery
46574ccb91 death-to-sia-20060801
Drop the SIA code (PAM for Digital Unix).
2006-08-01 22:49:36 +00:00
Russ Allbery
3f75e40253 death-to-login-20060801
Get rid of the AFS integrated login, which we no longer care about.
2006-08-01 22:39:56 +00:00
Derrick Brashear
f6971a1415 djgpp-killer-20060801
kill djgpp code
2006-08-01 22:31:42 +00:00
Russ Allbery
088e1409f8 platform-build-fixes-20060801
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.
2006-08-01 22:27:17 +00:00
Derrick Brashear
c5613fadf5 macos-installer-20060801
partial updates
2006-08-01 22:05:08 +00:00
Russ Allbery
eb1dd3306b we-hate-dce-20060801
Destroy all traces of dauth, including the DCE authentication support in
afsweb.
2006-08-01 21:57:14 +00:00
Derrick Brashear
86a29ebd32 macos-move-afssettings-20060801
build this as part of the build
2006-08-01 21:43:34 +00:00
Russ Allbery
01441567bc dead-log-programs-20060801
log and passwd haven't existed for some time, so get rid of the Makefile
rules for them.
2006-08-01 21:31:47 +00:00
Russ Allbery
15dae9264f death-to-des-stub-20060801
Remove des_stub; we don't care any more.
2006-08-01 21:19:53 +00:00
Russ Allbery
8df5dcbc91 death-to-pinstall-20060801
Delete pinstall and convert the entire tree to use the install program
found by configure (falling back on install-sh in the local tree).  This
means that we have to pre-create directories with install -d.  Also redo
the install and dest rules to be lists of install rules rather than
dependencies driving separate make rules so that running make install will
always update the target directory with the current code, even if there are
files in the install area that are newer.

Stop installing libafssetpag; we're about to kill it in favor of a
different library.  Remove some djgpp rules.
2006-08-01 21:03:54 +00:00
Jeffrey Hutzelman
29dd792381 linux-afs-translator-xen-20060731
FIXES 36646

nfs translator for linux, plus xen support for shared afs client

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

add linux afs translator plus xen shared afs client support

====================
FIXES 36646

add linux afs translator plus xen shared afs client support

====================
FIXES 36646

add linux afs translator plus xen shared afs client support
2006-07-31 22:58:17 +00:00
Derrick Brashear
67f04fa714 kreltime-guard-against-null-tm-20060731
so we can memset 0 and get defaults
2006-07-31 22:12:39 +00:00
Derrick Brashear
75922872e6 fslog-dpf-20060731
turns out it's nice to log why we exit
2006-07-31 20:01:08 +00:00
Derrick Brashear
da47759090 FIXES 35559
va_list isn't integral on ppc
2006-07-31 19:15:15 +00:00
Russ Allbery
cc37bc5ae4 ka-forwarder-20060731
Add ka-forwarder.
2006-07-31 18:34:26 +00:00
Derrick Brashear
8c4496602b namei_mapper-20060731
add chaskiel's namei mapping tool to cvs and make a rule to build it
2006-07-31 17:50:32 +00:00
Russ Allbery
5f434b8087 aklog-man-page-20060731
Rewrite the aklog man page in POD and add documentation of the new flags
and .xlog.

====================
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 my misunderstanding of what rxkad2b is.

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

Fix unterminated B<>.
2006-07-31 17:43:19 +00:00
Christopher Allen Wing
57ef7a5d99 bucoord-64-bit-cleanup-20060701
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)
2006-07-31 17:36:01 +00:00
Alessandro Dellavedova
c04c2a0b1a fbsd-ifnet-flags-20060731
FIXES 35757

i should really fix this right
2006-07-31 17:15:53 +00:00
Jeffrey Altman
5a0c56d33b windows-cifs-vista-20060731
remove claim of support for Vista CIFS protocol version
2006-07-31 16:52:43 +00:00
Hans-Werner Paulsen
e6f6adc1bc libafsauthent-avoid-global-host-20060731
FIXES 36411

defining host globally in the rmtsysc interface: dumb
2006-07-31 16:33:16 +00:00
Derrick Brashear
77c5020470 vos-avoid-freeing-null-pointers-20060731
FIXES 36441

pretty obvious. don't.
2006-07-31 16:23:34 +00:00
Derrick Brashear
8d2dbc51f4 call-bzero-in-convertvolumeinfo-with-correct-size-for-dotreadonly-20060731
FIXES 36442

and slipstream in bzero() killing
2006-07-31 16:18:13 +00:00
Tom Keiser
e199597d52 rx-readpacket-leak-20060728
avoid just allocating packets forever
2006-07-31 16:07:49 +00:00
Jeffrey Altman
ebcfab8d32 windows-cifs-compatibility-20060728
more compatibility fixes to the CIFS gateway server
2006-07-28 14:36:24 +00:00
Jeffrey Altman
a4211966d7 windows-remove-bad-asserts-20060728
remove assert()s that should simply be if()
2006-07-28 03:07:13 +00:00
Jeffrey Altman
b805981546 windows-cifs-undo-large-x-20060726
remove claim of support for LARGE_READX and LARGE_WRITEX
2006-07-26 14:52:56 +00:00
Jeffrey Altman
d42394946f windows-cifs-rewrite-20060726
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()
2006-07-26 14:01:55 +00:00
Jeffrey Altman
3167f707fd windows-integrated-logon-20060726
delta windows-integrated-logon-20060724 would cause Windows 2000
 systems to blue screen with an exception in winlogon.exe.
2006-07-26 13:49:41 +00:00
Derrick Brashear
68e8e996b6 des-no-obsolete-encrypt-20060725
this version of encrypt() conflicts with current linux (which returns void)

we don't use it, so, buh-bye
2006-07-25 15:44:46 +00:00
Derrick Brashear
238ac51e80 cellservdb-dl-sanity-check-20060725
protect me from myself
2006-07-25 15:38:31 +00:00
Jeffrey Altman
1a0329fef0 windows-integrated-logon-20060724
* 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
2006-07-24 15:06:15 +00:00
Jeffrey Altman
22f43b30a0 windows-ifs-cleanup-20060720
* fix up prototypes

* remove unused variables

* re-organize code for readability

* fix type safety issues
2006-07-20 22:44:30 +00:00
Jeffrey Altman
8d4d47860b windows-ifs-afsrdr-20060718
updates to ifs afsrdr code to allow it to compile.
2006-07-20 07:06:42 +00:00
Jeffrey Altman
66db2c9bec windows-ifs-20060718
enable the afsifs code to build again
2006-07-20 04:23:09 +00:00
Derrick Brashear
72abe41e1d aix5-curpag-20060719
curpag() exists in too many places
anyway, fix em
2006-07-21 00:27:15 +00:00
Jeffrey Altman
14ed562c4b viced-checkrights-loglevel-20060719
increase the log level on the "CheckRights: len=%u, for host=%s:%d\n"
message to 5.
2006-07-19 15:41:48 +00:00
Tom Keiser
51d0c3c8d1 rxkad-typeindex-20060718
clean up an off by one error for type index
2006-07-19 05:11:06 +00:00
Jeffrey Altman
436e8fe17b windows-wix-2_0_4221-20060718
* Updates to WIX installer to support the 2.0.4221 build

 * Removes unnecessary files from Release Notes
2006-07-18 17:02:04 +00:00