summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make t_iprop.py faster and more robustGreg Hudson2012-10-123-32/+80
* Fix a couple of typosNalin Dahyabhai2012-10-121-2/+2
* Add responder support to preauth_encts/preauth_ecNathaniel McCallum2012-10-122-0/+26
* Add responder support to get_as_key()Nathaniel McCallum2012-10-129-9/+70
* Allow null inputs to response item functionsNathaniel McCallum2012-10-121-2/+14
* Remove unused texinfo sourcesBen Kaduk2012-10-1210-6233/+0
* Remove make glue for texinfo admin guideBen Kaduk2012-10-121-30/+1
* Disconnect the texinfo admin guide from the buildBen Kaduk2012-10-121-1/+1
* Fix cast regexp in C style checkerGreg Hudson2012-10-111-1/+1
* Improve the ktadd and ktremove synopsesBen Kaduk2012-10-111-3/+4
* Fix ordered list styleBen Kaduk2012-10-111-0/+22
* Fix copy/paste errors in dbadminBen Kaduk2012-10-111-4/+4
* Update kdb5_util example outputBen Kaduk2012-10-111-2/+4
* Wordsmith kdb5_util stash -fBen Kaduk2012-10-111-1/+2
* Remove pronoun referent ambiguityBen Kaduk2012-10-111-2/+2
* Move cross-realm info to the cross-realm sectionBen Kaduk2012-10-111-16/+10
* Normalize format of kadmin option descriptionsBen Kaduk2012-10-101-27/+28
* Correct kadm5.acl synopsisBen Kaduk2012-10-101-1/+1
* Make the kadm5.acl example saneBen Kaduk2012-10-101-9/+10
* kadm5.acl line order is importantBen Kaduk2012-10-101-2/+2
* Wordsmith in kadm5_acl.rstBen Kaduk2012-10-101-2/+2
* Fix slow kprop dejagnu testGreg Hudson2012-10-103-6/+4
* Wordsmith SRV records for KDCsBen Kaduk2012-10-101-5/+6
* Document TXT records for realm lookupBen Kaduk2012-10-101-1/+22
* Fix argument order when calling the responderNathaniel McCallum2012-10-101-2/+2
* Remove unused texinfo sourcesBen Kaduk2012-10-103-2461/+1
* Remove make glue for texinfo install guideBen Kaduk2012-10-101-30/+1
* Disconnect texinfo install guide from the buildBen Kaduk2012-10-101-1/+1
* Add section on updating from single-DESBen Kaduk2012-10-093-1/+132
* Add a kdb5_util examples for old KDC upgradesBen Kaduk2012-10-091-0/+20
* De-conditionalize Camellia codeGreg Hudson2012-10-0930-221/+42
* Document DejaGnu dependency and manual testsBen Kaduk2012-10-081-0/+11
* Remove bug-report.texinfoBen Kaduk2012-10-082-11/+1
* Untabify preauth_sam2.cGreg Hudson2012-10-081-17/+17
* Remove iprop dejagnu testGreg Hudson2012-10-081-236/+0
* Import and complete Greg Hudson's iprop testNicolas Williams2012-10-082-0/+140
* Prep k5test.py for iprop (add start_kpropd(), ...)Nicolas Williams2012-10-081-6/+42
* krb5_db_delete_principal() can fail to unlock ulogNicolas Williams2012-10-081-1/+3
* Remove an old, incorrect comment in kpropd.cNicolas Williams2012-10-081-9/+0
* Send kpropd debug msgs to stderrNicolas Williams2012-10-081-4/+5
* Fix a minor race in kdb5_util loadNicolas Williams2012-10-053-37/+65
* Make kadmind iprop never return UPDATE_BUSYNicolas Williams2012-10-051-11/+1
* Remove MAX_ULOGENTRIESNicolas Williams2012-10-052-4/+1
* Add -R option to kproplog to force full resyncsNicolas Williams2012-10-053-4/+34
* Fix policy refcount corruption race in dumpNicolas Williams2012-10-051-10/+10
* Sync iprop header in kdb5_util dumpNicolas Williams2012-10-051-0/+10
* kdb5_util load needs iprop safety netNicolas Williams2012-10-051-15/+36
* Deprecate kpropd -S optionNicolas Williams2012-10-052-6/+17
* Correct docs re: kpropd usage w/ ipropNicolas Williams2012-10-052-7/+8
* Add -p, -F, -K options to kadmindNicolas Williams2012-10-053-14/+49