summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Generate and use version.py for SphinxTom Yu2012-11-143-4/+37
* Regenerate kdc.conf.man to pick up CamelliaBen Kaduk2012-11-141-0/+18
* Make kdb5_util dump work with LDAP againGreg Hudson2012-11-121-1/+2
* Correctly document krb5_unparse_name_extGreg Hudson2012-10-251-7/+13
* Always rebuild rst_composite in src/docGreg Hudson2012-10-251-3/+3
* 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
* 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
* 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-171-1/+1
* 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
* 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
* 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
* 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-166-26/+93
* Regenerate man pagesBen Kaduk2012-10-1623-1054/+525
* Check in kadm5.acl.manBen Kaduk2012-10-161-0/+234
* Remove nroff man pagesBen Kaduk2012-10-1636-6149/+2
* More RST rename follow-upBen Kaduk2012-10-162-4/+4
* Avoid bit shifting in krb5.h constantsGreg Hudson2012-10-161-5/+5
* 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
* Clean up domain->realm referralsTom Yu2012-10-154-144/+91
* Refactor process_tgs_req() service princ searchTom Yu2012-10-151-101/+91
* Move validate_tgs_request() to a separate fileTom Yu2012-10-154-334/+394
* Refactor validate_tgs_request()Tom Yu2012-10-151-199/+257
* Move add_to_transited to a separate fileTom Yu2012-10-153-385/+420