summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document conventions used in RST sourceGreg Hudson2012-03-081-0/+46
* Do not generate "Feedback" sections in rst files for API documentationZhanna Tsitkov2012-03-083-28/+0
* Remove "Feedback" paragraphs from the rst files.Zhanna Tsitkov2012-03-0845-313/+5
* Extended Sphinx layout.html with a "feedback" referenceZhanna Tsitkov2012-03-081-0/+8
* Properly decode etype-info2 with no saltGreg Hudson2012-03-082-1/+42
* Simplify some ASN.1 array encoder testsGreg Hudson2012-03-083-67/+19
* Remove unused arg from encode_run in ASN.1 testsGreg Hudson2012-03-081-93/+91
* Document KDC settings in kdc.conf manualGreg Hudson2012-03-072-188/+180
* Edit admin config file docs for clarityGreg Hudson2012-03-073-469/+356
* Use GETSOCKNAME_ARG3_TYPE to prevent warning in type incompatibility.Ezra Peisach2012-03-061-2/+6
* Make sure thatZhanna Tsitkov2012-03-0512-22/+43
* Consolidate application server docs into one fileGreg Hudson2012-03-057-243/+215
* Consolidate DB admin docs into one fileGreg Hudson2012-03-0530-1034/+894
* Remove eDirectory references in RST docsGreg Hudson2012-03-057-460/+0
* Fix spurious password expiry warningGreg Hudson2012-03-051-0/+4
* Remove admin_keytab references in code and docsGreg Hudson2012-03-0419-103/+4
* Consolidate realm config docs into one fileGreg Hudson2012-03-039-297/+241
* Fix the problem when the text of the examples and alike's was not properly in...Zhanna Tsitkov2012-03-0316-83/+164
* Fix the reference to the non-existing labelZhanna Tsitkov2012-03-021-0/+1
* Add test cases for Windows RODC kvno compatibilityTom Yu2012-03-024-0/+26
* Consolidate RST install docs into larger filesGreg Hudson2012-03-0216-755/+670
* Fix KDB iteration when callback does write callsGreg Hudson2012-03-011-4/+2
* Add GSSAPI acceptor names documentationGreg Hudson2012-02-292-0/+76
* Remove unused RST filesZhanna Tsitkov2012-02-287-230/+0
* Correct some referencesZhanna Tsitkov2012-02-282-4/+1
* Require IPv6 supportKen Raeburn2012-02-2815-101/+9
* Fix the labelZhanna Tsitkov2012-02-281-1/+1
* Edit RST install guide for clarity and accuracyGreg Hudson2012-02-2710-296/+191
* Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu2012-02-272-2/+8
* Clean up labels in RST docsGreg Hudson2012-02-2740-95/+90
* Improve man page references in RST documentationGreg Hudson2012-02-2767-329/+356
* Updated versions and feature list; fixed some typosZhanna Tsitkov2012-02-261-5/+8
* Format pass over RST documentationGreg Hudson2012-02-26129-6924/+8443
* Fail during configure if unable to find arTom Yu2012-02-221-0/+3
* Document the following kadmin commands and/or the related privieleges:Zhanna Tsitkov2012-02-221-16/+108
* Correct fix for #7092Greg Hudson2012-02-221-1/+13
* Revert broken #7092 fixGreg Hudson2012-02-221-9/+1
* Access controls for string RPCs [CVE-2012-1012]Greg Hudson2012-02-211-8/+11
* kvno ASN.1 encoding interop with Windows RODCsGreg Hudson2012-02-211-1/+9
* In kadmin_getprivs replace the non-existing "GET" privilege by "INQUIRE". Zhanna Tsitkov2012-02-151-1/+1
* Fix void pointer arithmetic in ASN.1 decoderGreg Hudson2012-02-141-4/+4
* Initialize gss_get_name_attribute output buffersGreg Hudson2012-02-141-0/+8
* Add explanatory README for ASN.1 infrastructureGreg Hudson2012-02-131-0/+560
* Separate tag info and length in ASN.1 encoderGreg Hudson2012-02-123-52/+54
* Fix ASN.1 buildGreg Hudson2012-02-121-4/+2
* Update ASN.1 TODO fileGreg Hudson2012-02-121-22/+7
* Remove unneeded ASN.1 codeGreg Hudson2012-02-1223-5634/+24
* Convert utility functions to new decoderGreg Hudson2012-02-123-9/+58
* Data-driven ASN.1 decoderGreg Hudson2012-02-1112-221/+1650
* Change optional handling in ASN.1 encoderGreg Hudson2012-02-115-641/+343