summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always rebuild rst_composite in src/docGreg Hudson2012-10-251-3/+3
* Document GSSAPI loadable module interfaceGreg Hudson2012-10-253-5/+112
* Don't leak new fields of krb5_init_creds_contextGreg Hudson2012-10-241-0/+2
* Don't save empty cc_config_out in ccacheGreg Hudson2012-10-244-1/+11
* Quiet down two noisy test programsGreg Hudson2012-10-232-4/+0
* Revert last trace.c changeGreg Hudson2012-10-231-1/+1
* Add loop() kdcpreauth methodNathaniel McCallum2012-10-234-5/+34
* Fix verto_ctx declaration in preauth_plugin.hGreg Hudson2012-10-231-1/+1
* Add missing macro and type index.rst entriesGreg Hudson2012-10-232-0/+17
* Only record real selected preauth typeGreg Hudson2012-10-231-3/+3
* Correct typo in krb5_rd_req documentationGreg Hudson2012-10-231-1/+1
* Print tilde characters as-is in trace outputGreg Hudson2012-10-231-1/+1
* Alter responder function signature for consistencyGreg Hudson2012-10-232-5/+5
* Document prompter and responder callbacksGreg Hudson2012-10-221-0/+85
* Don't use PA_PSEUDO in pkinit client codeGreg Hudson2012-10-221-1/+1
* Add dependencies for some test programsGreg Hudson2012-10-214-3/+77
* Improve C style checkingGreg Hudson2012-10-191-22/+34
* Don't expose binary format in preauth otpNathaniel McCallum2012-10-192-2/+2
* Use config storage for client OTP token selectionNalin Dahyabhai2012-10-181-0/+90
* Fix sam2 client preauth after salt changesGreg Hudson2012-10-181-2/+3
* Update versioning for krb5-1.12-prereleaseTom Yu2012-10-172-5/+5
* make dependGreg Hudson2012-10-172-39/+41
* Regenerate mit-krb5.potGreg Hudson2012-10-171-1349/+1504
* Regen kswitch.1 from RST sourcesBen Kaduk2012-10-171-5/+5
* Fix kswitch section heading markupBen Kaduk2012-10-171-1/+1
* Use config storage for client identity selectionNalin Dahyabhai2012-10-178-40/+403
* Add "pa_config_data" configuration to ccachesNalin Dahyabhai2012-10-176-48/+200
* Regen kinit.man from RST sourcesBen Kaduk2012-10-171-0/+14
* Add docs for kinit's -I optionNalin Dahyabhai2012-10-171-0/+9
* Make rules for missing man/catpagesBen Kaduk2012-10-171-0/+11
* Install missing man pagesBen Kaduk2012-10-171-4/+5
* Remove install-oldmanBen Kaduk2012-10-1720-72/+0
* Regenerate NOTICE from RST sourcesBen Kaduk2012-10-171-1026/+1013
* Use bulleted instead of ordinal lists as neededBen Kaduk2012-10-171-26/+26
* Remove KRB5_DB_LOCKMODE_DONTBLOCK from kdb.hGreg Hudson2012-10-161-2/+0
* Use blocking locks for policy DBGreg Hudson2012-10-161-19/+6
* Test in_ccache and pa_types functionalityNalin Dahyabhai2012-10-168-6/+416
* Add "pa_type" configuration to ccachesNalin Dahyabhai2012-10-164-0/+97
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-167-26/+94
* Regenerate man pagesBen Kaduk2012-10-1623-1054/+525
* Check in kadm5.acl.manBen Kaduk2012-10-161-0/+234
* Remove nroff man pagesBen Kaduk2012-10-1637-6150/+2
* More RST rename follow-upBen Kaduk2012-10-165-32/+32
* Avoid bit shifting in krb5.h constantsGreg Hudson2012-10-161-5/+5
* Better doc the accepted values for kdc_timesyncZhanna Tsitkov2012-10-161-1/+1
* Modify MIT Kerberos Features documentZhanna Tsitkov2012-10-161-3/+4
* Handle concat OTP responder caseNathaniel McCallum2012-10-162-8/+20
* make dependTom Yu2012-10-155-57/+100
* Don't unparse principal names in process_tgs_req()Tom Yu2012-10-153-88/+104
* Refactor process_tgs_req() 2nd-ticket handlingTom Yu2012-10-151-95/+144