summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add krb5_db_register_keytabRobbie Harwood2016-09-192-1/+76
| | | | Resolves: #1376812
* Use responder for non-preauth AS requestsRobbie Harwood2016-08-292-1/+95
| | | | Resolves: #1370622
* Guess Samba client mutual flag using ap_optionRobbie Harwood2016-08-292-1/+44
| | | | Resolves: #1370980
* Fix KDC return code and set prompt types for OTP client preauthRobbie Harwood2016-08-254-2/+213
| | | | Resolves: #1370072
* Turn OFD locks back on with glibc workaroundRobbie Harwood2016-08-152-3/+80
| | | | Resolves: #1274922
* Fix use of KKDCPP with SNIRobbie Harwood2016-08-102-1/+117
| | | | Resolves: #1365027
* Make krb5-devel depend on libkadm5Robbie Harwood2016-08-051-1/+6
| | | | Resolves: #1364487
* Up-port a bunch of stuff from the el-7.3 cycleRobbie Harwood2016-08-031-75/+30
| | | | | Resolves: #1255450 ResolveS: #1314989
* New upstream version 1.14.3Robbie Harwood2016-08-0112-594/+20
|
* Fix CVE-2016-3120Robbie Harwood2016-07-282-1/+64
| | | | Resolves: #1361051
* Fix incorrect recv() size calculation in libkradRobbie Harwood2016-06-232-1/+50
|
* Separate out the kadm5 libsRobbie Harwood2016-06-161-9/+31
|
* Fix setting of AS key in OTP preauth failureRobbie Harwood2016-05-272-2/+59
|
* Use the correct patches this time.Robbie Harwood2016-04-053-45/+37
| | | | Resolves: #1321135
* Add send/receive sendto_kdc hooks and corresponding testsRobbie Harwood2016-04-043-1/+704
| | | | Resolves: #1321135
* Fix CVE-2016-3119 (NULL deref in LDAP module)Robbie Harwood2016-03-182-1/+49
|
* Backport OID mech fixRobbie Harwood2016-03-172-1/+46
| | | | Resolves: #1317609
* New rawhide, new upstream versionRobbie Harwood2016-02-299-802/+16
| | | | | | - Drop CVE patches - Rename fix_interposer.patch to acquire_cred_interposer.patch - Update acquire_cred_interposer.patch to apply to new source
* Fix log file permissions patch with our selinuxRobbie Harwood2016-02-222-3/+7
| | | | Resolves: #1309421
* Backport my interposer fixes from upstreamRobbie Harwood2016-02-197-59/+386
| | | | Supersedes krb5-mechglue_inqure_attrs.patch
* Clean up bad mergeRobbie Harwood2016-02-161-1/+0
|
* Adjust dependency on crypto-polices to be just the file we wantRobbie Harwood2016-02-161-2/+8
| | | | | | Patch courtesy of lslebodn. Resolves: #1308984
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_RebuildDennis Gilmore2016-02-041-1/+4
|
* Replace _kadmin/_kprop with systemd macrosRobbie Harwood2016-01-288-346/+15
| | | | | | Remove traces of upstart from fedora package per policy Resolves: #1290185
* Fix CVE-2015-8629, CVE-2015-8630, CVE-2015-8631Robbie Harwood2016-01-274-1/+710
|
* Make krb5kdc.log not world-readable by defaultRobbie Harwood2016-01-212-1/+70
| | | | Resolves: #1276484
* Allow verification of attributes on krb5.confRobbie Harwood2016-01-211-2/+5
|
* Use "new" systemd macros for service handling. (Thanks vpavlin!)Robbie Harwood2016-01-201-19/+8
| | | | Resolves: #850399
* Simplify spec file by removing some dead code pathsRobbie Harwood2016-01-201-43/+10
| | | | | | | | This includes removal of the following macros: - WITH_NSS (always false) - WITH_SYSTEMD (always true) - WITH_LDAP (always true) - WITH_OPENSSL (always true)
* Backport fix for chrome crash in spnego_gss_inquire_contextRobbie Harwood2016-01-082-1/+53
| | | | Resolves: #1295893
* Backport patch to fix mechglue for gss_inqure_attrs_for_mech()Robbie Harwood2015-12-172-1/+62
|
* Backport interposer fix from masterRobbie Harwood (frozencemetery)2015-12-033-27/+230
| | | | | | Drop workaround pwsize initialization patch (gcc has been fixed) Resolves: rhbz#1284985
* Fix FTBFS by no longer working around bug in nss_wrapperRobbie Harwood (frozencemetery)2015-11-241-2/+5
|
* Upstream release. No actual change from beta, just version bumpRobbie Harwood (frozencemetery)2015-11-233-81/+16
| | | | Also clean up unused parts of spec file.
* Release 1.14-beta2Robbie Harwood (frozencemetery)2015-11-169-1691/+11
|
* Patch CVE-2015-2698Robbie Harwood (frozencemetery)2015-11-042-1/+154
|
* Patch CVE-2015-2697, CVE-2015-2696, CVE-2015-2695Robbie Harwood (frozencemetery)2015-10-274-1/+1365
|
* Ensure pwsize is initialized in chpass_util.cRobbie Harwood (frozencemetery)2015-10-222-1/+30
|
* Fix typo of crypto-policies file in previous versionRobbie Harwood (frozencemetery)2015-10-221-2/+5
|
* Start using crypto-policiesRobbie Harwood (frozencemetery)2015-10-192-1/+8
|
* TEMPORARILY disable usage of OFD locks as a workaround for x86Robbie Harwood (frozencemetery)2015-10-192-1/+24
|
* New upstream beta versionRobbie Harwood (frozencemetery)2015-10-157-260/+15
|
* Work around KDC client prinicipal in referrals issueRobbie Harwood (frozencemetery)2015-10-082-1/+24
| | | | Resolves: rhbz#1259844
* Revert "New upstream version: krb5-1.14-alpha1"Robbie Harwood (frozencemetery)2015-10-0114-35/+1755
| | | | This reverts commit 11389918936e78505288c4f1164ea2be933150d5.
* Bring back krb5.conf.d and allow building with bad krb5.confRobbie Harwood2015-09-292-2/+87
|
* New upstream version: krb5-1.14-alpha1Robbie Harwood (frozencemetery)2015-09-2414-1752/+32
| | | | | Drop patches that have since been applied. Create new patches as needed.
* Drop dependency on pax&ksh and remove support for fedora < 20Robbie Harwood (frozencemetery)2015-09-233-100/+12
|
* Nix /usr/share/krb5.conf.d to reduce complexityRobbie Harwood (frozencemetery)2015-09-232-6/+4
|
* Depend on crypto-policies which provides /etc/krb5.conf.dRobbie Harwood (frozencemetery)2015-09-231-4/+6
| | | | Resolves: rhbz#1225792
* Miscalaneous spec fixes.Robbie Harwood (frozencemetery)2015-09-111-25/+16
| | | | | Remove dependency on systemd-sysv which is no longer needed for fedora > 20. Other fixes as needed to resolve a fail-to-build issue.