summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - replace our patch for #563431 (kpasswd doesn't fall back to guessing yourNalin Dahyabhai2010-03-191-18/+34
* - whoops, -p level off by onekrb5-1_8-3_fc14Nalin Dahyabhai2010-03-121-1/+1
* - add the RT entry numberNalin Dahyabhai2010-03-123-3/+3
* - the last members of the ops structure are pointersNalin Dahyabhai2010-03-121-3/+3
* - this needs to be more portable before we try to send it upstreamNalin Dahyabhai2010-03-121-1/+2
* - note Sam's RT entry that this fixesNalin Dahyabhai2010-03-121-1/+1
* - oh wait, i did thatNalin Dahyabhai2010-03-121-1/+1
* - add documentation for the ticket_lifetime option (#561174)Nalin Dahyabhai2010-03-122-1/+39
* - drop this; we're not going to worry about itNalin Dahyabhai2010-03-112-227/+0
* - add a header describing the what and why hereNalin Dahyabhai2010-03-111-0/+2
* - drop this; it's not sufficient any more anywayNalin Dahyabhai2010-03-112-28/+0
* - note the RT numberNalin Dahyabhai2010-03-111-0/+1
* - correct a few typoskrb5-1_8-2_fc14Nalin Dahyabhai2010-03-081-8/+9
* - this patch is no longer needed; at some point between 1.7 and 1.8 thisNalin Dahyabhai2010-03-082-118/+0
* - pull up patch to get the client libraries to correctly perform passwordNalin Dahyabhai2010-03-082-0/+81
* - whoops, need these lists, tookrb5-1_8-1_fc14Nalin Dahyabhai2010-03-052-0/+10
* - update to 1.8krb5-1_0-1_fc14Nalin Dahyabhai2010-03-0537-1617/+1958
* - whoops, revert inadvertent not-working version bumpkrb5-1_7_1-6_fc14Nalin Dahyabhai2010-03-031-2/+2
* - fix a null pointer dereference and crash introduced in our PAM patch thatNalin Dahyabhai2010-03-032-6/+16
* - fix a regression (not labeling a kdb database lock file correctly,krb5-1_7_1-5_fc14Nalin Dahyabhai2010-03-022-1/+22
* - move the package changelog to the end to match the usual style (jdennis)krb5-1_7_1-4_fc14Nalin Dahyabhai2010-02-251-592/+633
* - pull up the change to make kpasswd's behavior better match the docs whenkrb5-1_7_1-3_fc14Nalin Dahyabhai2010-02-172-1/+39
* - forwardable=yes -> forwardable=true, which should mean the same thing,F-13-splitNalin Dahyabhai2010-02-161-3/+3
* - whoops, that's the wrong filename for the patchkrb5-1_7_1-2_fc13Nalin Dahyabhai2010-02-161-1/+1
* - upstream patch to correct a denial-of-service in KDCs in 1.7 and laterNalin Dahyabhai2010-02-161-0/+42
* - apply patch from upstream to fix KDC denial of service (CVE-2010-0283,Nalin Dahyabhai2010-02-161-1/+7
* - update to 1.7.1krb5-1_7_1-1_fc13Nalin Dahyabhai2010-02-037-511/+30
* - tighten up default permissions on kdc.conf and kadm5.acl (#558343)krb5-1_7-23_fc13Nalin Dahyabhai2010-01-251-3/+6
* - use portreserve correctly -- portrelease takes the basename of the filekrb5-1_7-22_fc13Nalin Dahyabhai2010-01-225-7/+17
* - suppress warnings of impending password expiration if expiration is morekrb5-1_7-21_fc13Nalin Dahyabhai2010-01-181-2/+10
* - suppress warnings of impending password expiration if expiration is moreNalin Dahyabhai2010-01-181-0/+17
* - krb5_get_init_creds_password: check opte->flags instead of options->flagsNalin Dahyabhai2010-01-152-1/+21
* - use portreserve to make sure the KDC can always bind to the kerberos-ivNalin Dahyabhai2010-01-145-2/+26
* - fix the description of the problemkrb5-1_7-18_fc13Nalin Dahyabhai2010-01-121-1/+1
* - add upstream patches for KDC crash during AES and RC4 decryptionNalin Dahyabhai2010-01-122-1/+384
* - back down to the earlier version of the patch for #551764; the backportedkrb5-1_7-17_fc13Nalin Dahyabhai2010-01-062-43/+110
* - put the conditional back for the -devel subpackageNalin Dahyabhai2010-01-061-2/+5
* - revise this to look more like what's been done in upstream trunkkrb5-1_7-16_fc13Nalin Dahyabhai2010-01-051-108/+43
* - pull up proposed patch for creating previously-not-there lock files forNalin Dahyabhai2010-01-052-0/+119
* - use %%global instead of %%defineNalin Dahyabhai2010-01-051-7/+13
* - add tracking bug ID for the latest security patchkrb5-1_7-15_fc13Nalin Dahyabhai2010-01-041-1/+1
* - add upstream patch for KDC crash during referral processingNalin Dahyabhai2010-01-042-1/+34
* - fix a typokrb5-1_7-14_fc13Nalin Dahyabhai2009-12-211-1/+1
* refresh patch for #542868 from trunkNalin Dahyabhai2009-12-212-17/+19
* - add the upstream RT numberNalin Dahyabhai2009-12-111-1/+1
* - move man pages that live in the -libs subpackage into the regularNalin Dahyabhai2009-12-101-8/+16
* - re-enable this change:krb5-1_7-13_fc13Nalin Dahyabhai2009-12-091-3/+6
* - if the result of our attempt to look up the context is NULL, eitherNalin Dahyabhai2009-12-091-1/+7
* back that last change outNalin Dahyabhai2009-12-081-1/+4
* - try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)krb5-1_7-12_fc13Nalin Dahyabhai2009-12-082-2/+68