summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* * user-guide.texinfo: Change `@end rawhtml' to `@end html' TexinfoEzra Peisach2002-07-032-10/+33
| | | | | | | | 4 is more particular about matching @ifhtml (texinfo 3 did not check). klist, ftp, and rcp postscript man pages have an additional page now. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14598 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile: changed the way html output is generated, made "make all"Jen Selby2002-06-2615-326/+2078
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove generated tex files * admin.texinfo: added sections about encryption types and salts, updated the configuration file sections, revised the example configuration files, updated dates on output strings, added an explanation of destroying a Kerberos database * build.texinfo: changed the description of the tarball * definitions.texinfo: added variables for all the default values so that they can all be updated in one place, changed the release from 1.2 to 1.3 * dnstxt.texinfo updated the information * install.texinfo added more description of the configuration files and the minimum needed in the files to set up a kerberos realm, revised the examples of the configuration file sections, took out old encryption type and salt information * kdcconf.texinfo: new file, taken from the admin guide and included in both the admin and install guides, provides descriptions of the sections in kdc.conf * krb425.texinfo: moved a texinfo tag so that makeinfo --html would work * krb5conf.texinfo: new file, take from the admin guide and included in both the admin and install guides, provides descriptions of the sections in krb5.conf * man2html, man2html.M: new files, a perl program to create html pages from the output of the man command * salts.texinfo: new file, a description of the different salt types that are currently supported * support-enc.texinfo: new file, a description of the currently supported encryptions types * user-guide.texinfo: added a section describing different ticket flags, added a way to have the man pages in the reference section accessible in the html version of the documentation git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14587 dc483132-0cff-0310-8789-dd5450dbe970
* more misc notes on getaddrinfoKen Raeburn2002-06-251-4/+21
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14566 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (IPv6 Support): Update fact that IRIX 6.5.16Ezra Peisach2002-06-212-0/+15
| | | | | | | | has enough support for configure to believe IPv6 support works, but the libraries fail to provide a definition of in6addr_any (although netinet/in.h implies it foes). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14554 dc483132-0cff-0310-8789-dd5450dbe970
* Touch up comments on shared librariesSam Hartman2002-06-202-11/+27
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14547 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo: Don't use @smallbook.Ken Raeburn2002-06-182-5/+12
| | | | | | | | (Host Address Lookup): Specify more precisely the IRIX version we use at MIT. (Operating System Notes for Shared Libraries): Add an introduction mentioning why we can't use libtool. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14528 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (IPv6 Support): New chapter.Ken Raeburn2002-06-182-340/+112
| | | | | | | | | (Socket API): New placeholder chapter. (Local Addresses): Specify more precisely the IRIX version we use at MIT. (Thread Safety): Delete quoted email, since we don't actually have this API yet. Refer people to the mailing list archives. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14527 dc483132-0cff-0310-8789-dd5450dbe970
* * copyright.texinfo: Update copyright yearKen Raeburn2002-06-182-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14526 dc483132-0cff-0310-8789-dd5450dbe970
* I updated the ChangeLog for the DNS files I checked inJen Selby2002-05-301-0/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14460 dc483132-0cff-0310-8789-dd5450dbe970
* Added the DNS information to the admin guide. The dns information is nowJen Selby2002-05-304-125/+142
| | | | | | in separate files, which are included by the install and admin guides. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14459 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed some typos, repeated words, etcJen Selby2002-05-303-12/+11
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14458 dc483132-0cff-0310-8789-dd5450dbe970
* fix comment notationKen Raeburn2002-05-081-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14434 dc483132-0cff-0310-8789-dd5450dbe970
* implementor.texinfo changesKen Raeburn2002-05-081-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14433 dc483132-0cff-0310-8789-dd5450dbe970
* Formatting updates. Tru64 5.1 SIOCGIFCONF and getaddrinfo update.Ken Raeburn2002-05-081-74/+118
| | | | | | Add fake-addrinfo.h description and thread-safety comments. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14432 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo: Add chapters on local addresses, hostname addressKen Raeburn2002-03-142-10/+537
| | | | | | lookups, and thread safety. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14272 dc483132-0cff-0310-8789-dd5450dbe970
* krb5_princ_realm returns a pointer to krb5_dataSam Hartman2002-01-152-1/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14113 dc483132-0cff-0310-8789-dd5450dbe970
* update to use makeindex instead of indexKen Raeburn2001-11-062-2/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13959 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile (clean): Delete *.ilgKen Raeburn2001-11-062-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13956 dc483132-0cff-0310-8789-dd5450dbe970
* better realm transit path checking for app serverKen Raeburn2001-09-263-1/+38
| | | | | | | transit path checking enforcement for kdc; supporting code, doc update [merged from 1.2.3 release branch] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13758 dc483132-0cff-0310-8789-dd5450dbe970
* * user-guide.texinfo, install.texinfo: Cleanup makeinfo warning ofEzra Peisach2001-06-263-5/+10
| | | | | | not having `.' or `,' after @xref. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13513 dc483132-0cff-0310-8789-dd5450dbe970
* * ccache.tex (krb5_cc_default): Fix "equivalent to" example codeKen Raeburn2001-06-232-1/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13502 dc483132-0cff-0310-8789-dd5450dbe970
* * draft-ietf-cat-kerb-chg-password-02.txt: Describes protocol inEzra Peisach2001-06-223-0/+364
| | | | | | | | | | | use by krb5_change_password(). * README: Describes which admin protocol is used with which server. There is a newer draft of the password changing protocol out (version 2 of the protocol) but we do not implement it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13498 dc483132-0cff-0310-8789-dd5450dbe970
* * design.tex: Silly typo fixedMitchell Berger2001-06-201-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13393 dc483132-0cff-0310-8789-dd5450dbe970
* * krb5.tex: Silly typo fixedMitchell Berger2001-06-202-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13391 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Assume ANSI C '89. Use krb5int_ for internal namesKen Raeburn2001-01-202-14/+18
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12918 dc483132-0cff-0310-8789-dd5450dbe970
* * library.tex: Update to latex2e. Include krb5idx.styEzra Peisach2000-10-185-4/+63
| | | | | | | | | | | | | * Makefile (lib1.stamp): Use makeindex to generate index instead of an antiquated texindex program - which is not the same texindex as in the texinfo package. * krb5idx.sty: Style for generating indexes. Provides definitions for use with krb5.ist. * krb5.ist: makeindex macros. Based on gind.ist. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12802 dc483132-0cff-0310-8789-dd5450dbe970
* * krb5.tex: krb5_unparse_name_ext(), krb5_build_principal(),Ezra Peisach2000-10-174-9/+20
| | | | | | | | | | | | krb5_build_principal_va, krb5_build_printicpal_ext() use unsigned ints. * libos.tex: krb5_read_password() takes an unsigned int * as the final argument. * keytab.tex: krb5_kt_get_name() takes an unsigned int. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12801 dc483132-0cff-0310-8789-dd5450dbe970
* * krb5.tex (krb5_init_context): Parameter is output onlyEzra Peisach2000-10-172-25/+29
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12762 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Update after some discussion. Add sectionsTom Yu2000-07-132-27/+140
| | | | | | comparing to BSD KNF and GNU coding standards. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12540 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Some minor tweaks. Require do-while to always beTom Yu2000-07-122-11/+98
| | | | | | | | braced. Note some aspects of function pointer and array pointer usage. Elaborate on function declaration practices. Add placeholders for sections on Makefiles and test suites. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12539 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Another pass. Add secion on namespaces.Tom Yu2000-07-102-15/+86
| | | | | | Elaborate some on null pointers. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12538 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: First pass draft of coding standardsTom Yu2000-07-102-0/+314
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12537 dc483132-0cff-0310-8789-dd5450dbe970
* pullup from 1.2.1 releaseKen Raeburn2000-07-015-11/+31
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12502 dc483132-0cff-0310-8789-dd5450dbe970
* merge from krb5-1-2-beta4Ken Raeburn2000-06-238-84/+394
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12425 dc483132-0cff-0310-8789-dd5450dbe970
* comment out doc on non-existent fnKen Raeburn2000-02-262-11/+16
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12078 dc483132-0cff-0310-8789-dd5450dbe970
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-14/+16
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11853 dc483132-0cff-0310-8789-dd5450dbe970
* 1.1 updatesKen Raeburn1999-09-213-90/+39
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11842 dc483132-0cff-0310-8789-dd5450dbe970
* alexis mac os x updates from 1.1 branchKen Raeburn1999-09-082-36/+59
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11789 dc483132-0cff-0310-8789-dd5450dbe970
* 1.1 updatesKen Raeburn1999-09-075-34/+128
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11786 dc483132-0cff-0310-8789-dd5450dbe970
* 1.1 updates; mostly des3 doc and y2k fixesKen Raeburn1999-09-014-16/+58
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11769 dc483132-0cff-0310-8789-dd5450dbe970
* krb5.tex (krb5_mk_safe): Fix reference to a non-existent flag.Theodore Tso1999-01-222-1/+7
| | | | | | | (KRB5_AUTH_CONTEXT_DO_TIME_NOTIME should have been KRB5_AUTH_CONTEXT_DO_TIME). [krb5-doc/528] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11116 dc483132-0cff-0310-8789-dd5450dbe970
* add setkeyBarry Jaspan1997-04-231-0/+71
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10073 dc483132-0cff-0310-8789-dd5450dbe970
* merge from V1_0_RELEASETom Yu1996-12-2412-656/+1114
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9686 dc483132-0cff-0310-8789-dd5450dbe970
* Brought reasonable krb425.texinfo over from Cygnus. Added section toJeff Bigler1996-11-154-402/+311
| | | | | | Makefile to make v4-to-v5 guide. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9424 dc483132-0cff-0310-8789-dd5450dbe970
* * user-guide.texinfo: Changes to put copyright page in its ownTom Yu1996-11-154-34/+51
| | | | | | | | | | | | node in the info file. * install.texinfo: Changes to put copyright page in its own node in the info file. * admin.texinfo: Changes to put copyright page in its own node in the info file, plus more krb5.keytab name updates. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9423 dc483132-0cff-0310-8789-dd5450dbe970
* * install.texinfo (The Keytab File):Tom Yu1996-11-152-102/+138
| | | | | | | | | | (Extract Host Keytabs for the KDCs): (The Keytab File): (Some Advice about Secure Hosts): Update filename to krb5.keytab. (Upgrading the application servers): Add node to explain keytab rename. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9421 dc483132-0cff-0310-8789-dd5450dbe970
* * install.texinfo (kdc.conf): remove profile relation fromBarry Jaspan1996-11-132-7/+8
| | | | | | krb5.conf and kdc.conf [PR 124] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9406 dc483132-0cff-0310-8789-dd5450dbe970
* * install.texinfo (kdc.conf): remove admin_database_name andBarry Jaspan1996-11-112-2/+5
| | | | | | lockfile fields from sample kdc.conf git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9367 dc483132-0cff-0310-8789-dd5450dbe970
* Several doc fixes, including those for [37]; see ChangeLog for detailsSam Hartman1996-11-114-43/+56
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9366 dc483132-0cff-0310-8789-dd5450dbe970
* add new conf file error codesBarry Jaspan1996-11-071-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9331 dc483132-0cff-0310-8789-dd5450dbe970