summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move KDC PRNG reseed logic to a helper functionTom Yu2012-10-151-20/+29
* Eliminate some KDC globalsTom Yu2012-10-1515-327/+489
* Don't use kdc_active_realm in kdc/rtest.cTom Yu2012-10-151-11/+9
* Enforce TGS principals having 2 componentsTom Yu2012-10-151-9/+13
* Catch up to RST move/renameBen Kaduk2012-10-151-20/+42
* Make rules for building NOTICE from RSTBen Kaduk2012-10-151-5/+20
* Set pointers to NULL after freeing themZhanna Tsitkov2012-10-152-0/+2
* Bump libkdb5 API and DAL versionsGreg Hudson2012-10-152-3/+3
* Wait for correct message in t_iprop.pyGreg Hudson2012-10-151-2/+1
* Add a -C flag to klist to also show config entriesNalin Dahyabhai2012-10-151-12/+54
* Use hex escaping for non-printable trace dataNalin Dahyabhai2012-10-151-3/+42