summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Update procedures for Subversion; fix some typosSam Hartman2006-06-031-9/+11
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18081 dc483132-0cff-0310-8789-dd5450dbe970
* Delete some bogus svn:mime-type propertiesTom Yu2006-05-301-1/+1
| | | | | | | | | * README: Update for krb5-1.5-alpha1. Update Kerberos Development Team member list. * doc/copyright.texinfo: Update copyright years. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18063 dc483132-0cff-0310-8789-dd5450dbe970
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-114-1159/+0
| | | | | | | subversion commit log entry needs to include information that would have been in the changelog. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17893 dc483132-0cff-0310-8789-dd5450dbe970
* update docs for include/krb5/ -> include/ mergeKen Raeburn2006-03-117-7/+16
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17734 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Modern (gnu) indent requires a number with -ipKen Raeburn2005-10-212-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17446 dc483132-0cff-0310-8789-dd5450dbe970
* Remove changebar.stySam Hartman2005-08-2912-473/+18
| | | | | | | | | | | | | The changebar.sty file found in the doc directory has questionable licensing. In particular, it is not the same changebar.sty found in CTAN and has no well defined license specified in the file. Since we do not actually need changebar.sty, remove it. ticket: new Target_Version: 1.4.3 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17363 dc483132-0cff-0310-8789-dd5450dbe970
* * kadm5/adb-unit-test.tex: Use RCS Id keyword instead of Header.Ken Raeburn2005-08-253-6/+8
| | | | | | * kadm5/api-unit-test.tex: Likewise. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17360 dc483132-0cff-0310-8789-dd5450dbe970
* * kadm5/api-unit-test.tex (ovsec_kadm_create_principal): Fix missing closingKen Raeburn2005-08-252-1/+6
| | | | | | brace that prevent latex from finishing. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17359 dc483132-0cff-0310-8789-dd5450dbe970
* Add execute property for man2ps, man2htmlKen Raeburn2005-08-252-0/+0
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17358 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Porting Issues): Fix up formattingKen Raeburn2005-04-222-19/+19
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17195 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Networking): New chapter node, incorporates Socket API,Ken Raeburn2005-04-222-15/+23
| | | | | | IPv6 Support, Local Addresses, and Host Address Lookup. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17194 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Thread Shim Layer Implementation): New node.Ken Raeburn2005-04-222-11/+35
| | | | | | (Internal Thread API): Move the k5_os_ descriptions there. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17193 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Local Addresses): Drop Mac OS 9, add Solaris 9, HP-UXKen Raeburn2005-04-212-66/+135
| | | | | | | | | | | | | | | | | 11. (IPv6 Support, Host Address Lookup): Update for fake getaddrinfo code moved to support library. (Thread System Requirements): Use @code when listing function names. Add a couple notes about some problematic routines. (Internal Thread API): Update k5_mutex_t description to indicate there's always non-OS data included. Describe case where thread support is disabled. (Advanced Shared Library Requirements): Describe recently raised Windows DllMain issues. Describe finalization code. Multiple init/fini functions are now allowed in a library. Describe LIBINITFUNC and LIBFINIFUNC makefile variables. Mention lib.in can have rules for generating temporary files for dealing with export lists. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17192 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile (clean-tex): Delete *.fns, *.vrs, *.tps too.Ken Raeburn2005-04-212-1/+16
| | | | | | (implementor.pdf, implementor.ps, implementor.info): New targets. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17191 dc483132-0cff-0310-8789-dd5450dbe970
* * build.texinfo (HPUX): Add some notes about the thread support and gccKen Raeburn2005-04-212-1/+15
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17190 dc483132-0cff-0310-8789-dd5450dbe970
* update release idsKen Raeburn2005-04-211-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17189 dc483132-0cff-0310-8789-dd5450dbe970
* add copyright 2005Ken Raeburn2005-04-211-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17188 dc483132-0cff-0310-8789-dd5450dbe970
* * build.texinfo (HPUX): Update with current state of shared library and threadKen Raeburn2005-03-042-0/+15
| | | | | | support. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17115 dc483132-0cff-0310-8789-dd5450dbe970
* ignore more targets and byproductsKen Raeburn2005-03-041-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17114 dc483132-0cff-0310-8789-dd5450dbe970
* build user-guide.pdf tooKen Raeburn2005-03-042-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17113 dc483132-0cff-0310-8789-dd5450dbe970
* Build/delete PDF filesKen Raeburn2005-03-042-1/+14
| | | | | | | | * Makefile (PSPDF): New variable. (admin-guide.pdf, install-guide.pdf): New targets. (clean-final): Delete PDF files. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17112 dc483132-0cff-0310-8789-dd5450dbe970
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-112-2/+9
| | | | | | | | | library. Adjust test suites to compensate. ticket: 2913 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17099 dc483132-0cff-0310-8789-dd5450dbe970
* fix typoTom Yu2005-01-041-1/+1
| | | | | | | ticket: 2861 version_fixed: git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16996 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Porting Issues): New chapter with a bunch of notes fromKen Raeburn2005-01-032-1/+101
| | | | | | email I sent regarding porting to pSOS. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16992 dc483132-0cff-0310-8789-dd5450dbe970
* update thread support docKen Raeburn2005-01-033-7/+35
| | | | | | | | | | * threads.txt, thread-safety.txt: Updates. ticket: new target_version: 1.4 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16991 dc483132-0cff-0310-8789-dd5450dbe970
* * build.texinfo (The util Directory): Add the new support library.Ken Raeburn2005-01-032-1/+14
| | | | | | (Installing the Binaries): Discuss parallel builds under GNU make. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16990 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Host Address Lookup): Document Mac OS X issuesKen Raeburn2005-01-032-0/+24
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16989 dc483132-0cff-0310-8789-dd5450dbe970
* document Solaris patches for pty-close bugTom Yu2004-11-202-0/+11
| | | | | | | | | | | | * build.texinfo (Solaris 9): Document Solaris patches for pty close bug. ticket: new version_reported: 1.4 target_version: 1.4 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16901 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo, thread-safe.txt, threads.txt: Various updates relating toKen Raeburn2004-10-074-28/+184
| | | | | | thread support. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16812 dc483132-0cff-0310-8789-dd5450dbe970
* commentTom Yu2004-09-072-1/+6
| | | | | | | | | | ticket: 696 version_fixed: 1.4 * install.texinfo (Propagate the Database to Each Slave KDC): Remove spurious "-R" flag from kdb5_util invocation. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16725 dc483132-0cff-0310-8789-dd5450dbe970
* improve documentation of ANSI C requirementTom Yu2004-09-032-12/+34
| | | | | | | | | | | | | * build.texinfo: Fix some typos. (Build Requirements): Note ANSI C (c89) requirement. (Alpha OSF/1 V4.0): Document "-std0" vs "-std" cc behavior. ticket: new target_version: 1.3.5 component: krb5-doc tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16717 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Compiler and OS Requirements): New sectionKen Raeburn2004-07-212-2/+44
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16619 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (Thread Safety): Rewrite; add subsections.Ken Raeburn2004-07-212-36/+257
| | | | | | | | (Advanced Shared Library Requirements): Use @defmac where appropriate. Make sure return types are specified where needed. Mention export lists. Indicate last-update date. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16618 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo: Changed @code to @file where files are referenced.Ken Raeburn2004-07-212-11/+156
| | | | | | (Advanced Shared Library Requirements): New section. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16617 dc483132-0cff-0310-8789-dd5450dbe970
* * implementor.texinfo (NetBSD Shared Library Support, Solaris Shared LibraryKen Raeburn2004-07-202-30/+9
| | | | | | | Support): Outdated sections deleted. (Shared Library Theory): Fixed typo. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16616 dc483132-0cff-0310-8789-dd5450dbe970
* * admin.texinfo (Supported Encryption Types): Reflect new AES support inKen Raeburn2004-06-102-17/+20
| | | | | | | | | | GSSAPI, but keep a warning about interoperability with old versions. ticket: 2585 tags: pullup target_version: 1.3.4 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16430 dc483132-0cff-0310-8789-dd5450dbe970
* Checkpoint notes on thread safety technique and status of various librariesKen Raeburn2004-06-033-0/+228
| | | | | | * threads.txt, thread-safe.txt: New files. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16396 dc483132-0cff-0310-8789-dd5450dbe970
* * build.texinfo (Solaris 9): Add section describing workaround forTom Yu2004-02-132-2/+25
| | | | | | | | | Solaris 9 pty-close kernel bug. ticket: 2195 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16078 dc483132-0cff-0310-8789-dd5450dbe970
* * admin.texinfo (realms (krb5.conf)): Add description of master_kdc tag.Ken Raeburn2003-07-252-0/+16
| | | | | | | | | (Sample krb5.conf File): Add it to the example. ticket: 1692 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15737 dc483132-0cff-0310-8789-dd5450dbe970
* Don't document kdc_supported_enctypesSam Hartman2003-07-242-5/+5
| | | | | | | | | | | Since the code for kdc_supported_enctypes was removed, the docs should be as well. Ticket: new Target_Version: 1.3.1 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15734 dc483132-0cff-0310-8789-dd5450dbe970
* * build.texinfo (Installing the Binaries): New node; describeTom Yu2003-06-202-8/+40
| | | | | | | | | basic "make install", along with "DESTDIR=...". ticket: 976 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15639 dc483132-0cff-0310-8789-dd5450dbe970
* Delete references to --with-system-db from READMETom Yu2003-06-202-2/+11
| | | | | | | | | | | * build.texinfo (HPUX): Fix typo. (Options to Configure): Note that --with-system-db is unsupported, concerning possible lossage with loading dumpfiles. ticket: 1592 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15637 dc483132-0cff-0310-8789-dd5450dbe970
* * dnssrv.texinfo: Add note about _kerberos-iv._udp SRV recordsTom Yu2003-06-182-0/+8
| | | | | | | ticket: 1607 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15635 dc483132-0cff-0310-8789-dd5450dbe970
* document team proceduresTom Yu2003-06-052-0/+163
| | | | | | | | | | * procedures.txt: New file. Draft of current procedures. Currently mostly contains a few email messages from Sam. More clarification should follow later. ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15577 dc483132-0cff-0310-8789-dd5450dbe970
* * definitions.texinfo (DefaultTktLifetime): Updated for code changesKen Raeburn2003-05-302-3/+6
| | | | | | | ticket: 1190 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15534 dc483132-0cff-0310-8789-dd5450dbe970
* * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync,Ken Raeburn2003-05-303-14/+7
| | | | | | | | | | | | | DefaultMasterKeyType): Updated for code changes. (DefaultCcacheTypeMac, DefaultKDCTimesyncMac): Deleted. * admin.texinfo (libdefaults): Update kdc_timesync and ccache_type descriptions to not separate Mac case. ticket: 1190 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15531 dc483132-0cff-0310-8789-dd5450dbe970
* * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync,Ken Raeburn2003-05-301-0/+10
| | | | | | | | | | DefaultTktLifetime, DefaultMasterKeyType): Updated for code changes. (DefaultCcacheTypeMac, DefaultKDCTimesyncMac): Deleted. * admin.texinfo (libdefaults): Update kdc_timesync and ccache_type descriptions to not separate Mac case. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15530 dc483132-0cff-0310-8789-dd5450dbe970
* Document that we support AES and the constraints on that supportSam Hartman2003-05-303-0/+31
| | | | | | | Ticket: 1535 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15526 dc483132-0cff-0310-8789-dd5450dbe970
* Docs for admin keytab changes... only this one change need pullupTom Yu2003-05-273-15/+22
| | | | | | | | | | | | | | * admin.texinfo (realms (kdc.conf)): Update to reflect that kadm5.keytab is only used by legacy admin daemons. * install.texinfo (Create a kadmind Keytab (optional)): Update to reflect that kadm5.keytab is only used by legacy admin daemons. ticket: 1372 version_fixed: 1.3 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15510 dc483132-0cff-0310-8789-dd5450dbe970
* * build.texinfo (HPUX): Make HPUX compiler flags simplerTom Yu2003-05-272-5/+10
| | | | | | ticket: 1520 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15508 dc483132-0cff-0310-8789-dd5450dbe970