FIXES 124157
LICENSE BSD
More wording and typo fixes for the pts membership man page.
(cherry picked from commit 8c18c62dffa23557fb521950eede4252cdafc0b5)
FIXES 124151
LICENSE BSD
Add system:ptsviewers to the privilege documentation of pts membership and
try to clarify the privilege required by being less verbose and hopefully
more direct.
(cherry picked from commit d781450cf3c08bf89f3d1490620ed89885f7e518)
After code study, we've decided that additional blocks do add 32 octets,
not 16, despite messages to the contrary in the archives.
(cherry picked from commit a3c9b01f3adae098dbd31e7b9742dec5f8081d2c)
LICENSE BSD
Various file server man page updates: number of partitions, partition size
limits, directory file name block size, and a reference to the IBM manual
set.
(cherry picked from commit 794967ed3ec5a46329375ae19eac21c1c508c1ee)
LICENSE BSD
The sizing limit on directories is better expressed in octets than in
characters in the new possibly-Unicode world.
(cherry picked from commit 196e995b2569c7dceea8748a36431802d4875188)
LICENSE IPL10
FIXES 108703
go through and make servers able to take debug log level on command line;
add -jumbo; default to -nojumbo
(cherry picked from commit 12c8abc69030d3368194b148c692215c61b5da9c)
LICENSE BSD
Remove underscores from the anchor in the index for all section 5 manual
pages.
(cherry picked from commit 6a322e4eb7e79896e3322e0ace16a6ed99668162)
LICENSE BSD
Pod::Simple::Search ignores every POD file that doesn't "look right," which
means it skips files containing a period (like krb.conf.pod) unless you set
a search option. Pod::Simple::HTMLBatch has no way to set search options.
Apply a truly horrible hack to get around this.
(cherry picked from commit 2a92f43987cd08dc0134b775e0d118894d22d3e5)
LICENSE BSD
FIXES 104110
add krb.conf
update CellServDB to discuss AFSDB DNS records
(cherry picked from commit 298fb5ce52f3f5296c24ed1300287b5fa5870a3c)
LICENSE MIT
- fs diskfree
- fs examine
- fs listquota
- fs quota
require read permission not list for the root directory
of the volume and list permission for the preceding path.
(cherry picked from commit df9f2455fbe34ac105179797f85aacc63a8b8da8)
LICENSE BSD
Use the correct subcommand name (fs getacl instead of fs_getacl) on the
HTML index page, even though we have to use the underscore in the NAME
section of the actual POD documentation.
(cherry picked from commit 9b61f58fa78259eb092350599a0a26d75ac14fa8)
LICENSE BSD
vos convertROtoRW can now be used with an inode file server. Adjust the
man page accordingly.
(cherry picked from commit 6331d37125428956586610b8e514e1b304a16022)
LICENSE BSD
Add additional missing commands to the to-do list. Add a section on man
page section numbers and their rationale. Document that embedding a
license in the man page isn't required if it's one of the licenses in our
LICENSE file.
(cherry picked from commit cf816d535a60a7a5f7efa5564b647ee87e33b7d7)
LICENSE IPL10
Install the Kerberos v5 klog as klog.krb5 and install a man page for it.
(cherry picked from commit 3b273dd55291b28c698990001370a97c413c2673)
LICENSE IPL10
Purge the old AFS Administration Reference documentation. This has now
been completely replaced by the manual pages.
(cherry picked from commit 62ffbc2a464521eeee4c244d2555c316dfae180f)
FIXES 104745
LICENSE BSD
Fix several issues with the afs(1) man page. Based on the patch by Jason,
but I also documented /vicepiv as the maximum, and /vicepiu as the
maximum recommended, partition.
(cherry picked from commit e381e1d07822639ba4ce00c96ff483034104afb5)
LICENSE BSD
Remove the note about missing file server options. We think we got them
all.
(cherry picked from commit 1473a8747a104af3938a14393f73da666149b114)
LICENSE BSD
Add documentation of foreign realm user registration and cross-realm PTS
groups. Add documentation of missing ptserver flags. Add some additional
to-do entries for the man pages.
(cherry picked from commit 1fdfac7065b85feafcfa3f9fc382cfd90680d67f)
LICENSE IPL10
FIXES 75101
give an option to not enforce the dotted principal check. document it.
(cherry picked from commit 98a68f9b021a06d056fb3b97681b9cfc04873d55)
LICENSE BSD
Document the 2TB volume and partition limits and the -abortthreshold flag
to the AFS fileserver.
(cherry picked from commit efba39ead059458d222f923db83c660f23c20b80)
LICENSE BSD
Add -ctime and -cellservdb options to the cmdebug man page and improve
example host names and SEE ALSO references.
(cherry picked from commit 110d5702ea51ce43fca6a5962d9ef8a0ec56d6eb)
LICENSE BSD
Add some additional cross-references, add some missing man pages, fix a
few references to the OpenAFS manuals, document the -live flag to vos
move, and add an example for rxdebug.
(cherry picked from commit 84ef02b0f392c761211adc7d5876217ad835c6c0)
Add new man pages for vos convertROtoRW, vos copy, and read_tape and add
a troubleshooting section to the fileserver man page.
(cherry picked from commit 2ecef5038e81386a002740f6b0112330117c4f6e)
The NAME heading for man pages can't contain a space in the program side
or the man pages won't index with some man implementations.
(cherry picked from commit 6ef9f3933595e4fef5c4af334ab580dbb08212c3)
More details on how to run check-pod. Restore the [] markup in the vos
changeloc SYNOPSIS since the flags really are optional.
(cherry picked from commit dfb2961b677299a726be33e63b29476f003d03a7)