summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Forgot to make entries before checking inJeff Bigler1996-09-091-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9064 dc483132-0cff-0310-8789-dd5450dbe970
* Updated copyright dates and modify copyright text to have non-commitalTheodore Tso1996-09-071-0/+3
| | | | | | words about export licenses. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9058 dc483132-0cff-0310-8789-dd5450dbe970
* admin.texinfo, install.texinfo: Set edition to "b7-1"Theodore Tso1996-09-071-0/+24
| | | | | | | | | | | | | | | | | | | | | | user-guide.texinfo: Set edition to "b7-1". Fix the hoffset and voffsets for the included man page poscript files so that the images are lined up correctly (at least using MIT's dvips). Makefile (user-guide): Make sure the kpasswd man page's postscript is built. Add new target "clean-temp-ps" which cleans up the temporary postscript files. man2ps: Changes to make man2ps more portable. Remove bash specific constructs, and replace with calls to expr. Since the arguments to "troff" require groff, just try to run groff explicitly (someone can always edit the ROFF and ROFF_OPTIONS at the top of the script). Try to automatically detect whether csplit or gcsplit should be used, by grovelling through the user's path. texinfo.tex: Check in version of texinfo.tex that has Jeff's magic doubleleft arrow hack. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9055 dc483132-0cff-0310-8789-dd5450dbe970
* Renamed cyg-install.texinfo to install.texinfo.Jeff Bigler1996-09-061-0/+8
| | | | | | | | Renamed install.texi to install-old.texi. Added include file bug-report.texinfo Made relevant changes in Makefile. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9047 dc483132-0cff-0310-8789-dd5450dbe970
* Completely rewrote Makefile. Fixed up man2ps script and wrote manpageJeff Bigler1996-09-061-0/+20
| | | | | | for it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9040 dc483132-0cff-0310-8789-dd5450dbe970
* Remove --enable options which are no longer valid. Updated referenceTheodore Tso1996-09-061-0/+5
| | | | | | to dejagnu. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9039 dc483132-0cff-0310-8789-dd5450dbe970
* Minor grammer fixTheodore Tso1996-06-061-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8256 dc483132-0cff-0310-8789-dd5450dbe970
* Update the two sections I worked on with comments from jhawk. I don'tSam Hartman1996-04-211-0/+5
| | | | | | | have time to implement the rest of his comments to the document as a whole. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7853 dc483132-0cff-0310-8789-dd5450dbe970
* Document installing BSD utilities,Sam Hartman1996-04-201-0/+10
| | | | | | | in particular talking about checksums and other confusing issues. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7848 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile (clean): Remove *.info-? nowEzra Peisach1996-03-201-0/+7
| | | | | | | * install.texi: Changes to allow emacs M-X texinfo-format-buffer to work. (The problem was @item used within @enumerate). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7684 dc483132-0cff-0310-8789-dd5450dbe970
* Add comments about the DejaGnu testsEzra Peisach1996-03-081-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7599 dc483132-0cff-0310-8789-dd5450dbe970
* Fix all paths in document, convert tabs to spaces for TeX, and checkEzra Peisach1995-10-301-0/+5
| | | | | | spelling. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7005 dc483132-0cff-0310-8789-dd5450dbe970
* Document shared library support - includingEzra Peisach1995-10-201-0/+5
| | | | | | | | gotchas on individual platforms. Add initial comments on SGI 5.2 libsocket brokeness (fixed in 5.3) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6974 dc483132-0cff-0310-8789-dd5450dbe970
* * .Sanitize (Things-to-keep): Add MakefileEzra Peisach1995-10-171-0/+10
| | | | | | | | | | | | * Makefile: Simple file to build both dvi and info versions of install and allow for easy cleaning. * install.texi (Options to Configure): Updated to reflect current major configuration options. I have not documented that kdb4 and dbm database options. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6972 dc483132-0cff-0310-8789-dd5450dbe970
* Remove config.h descriptions, describe krb5.confEzra Peisach1995-10-111-0/+4
| | | | | | This is a first stab - but you gotta start somewhere. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6962 dc483132-0cff-0310-8789-dd5450dbe970
* BSDI fixesTheodore Tso1995-07-111-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6277 dc483132-0cff-0310-8789-dd5450dbe970
* Minor fixups for beta 5 release. Mainly points that the krb.conf andTheodore Tso1995-05-051-0/+6
| | | | | | | krb.realms section need to be updated and should be ignored in favor of the krb5.conf manual page. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5744 dc483132-0cff-0310-8789-dd5450dbe970
* Add new document describing kadmin extensions to admin protocolPaul Park1995-04-281-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5639 dc483132-0cff-0310-8789-dd5450dbe970
* * install.texi: Minor corrections. Add info about bare sourceJohn Gilmore1995-02-231-0/+5
trees (without configure scripts). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4980 dc483132-0cff-0310-8789-dd5450dbe970