.cvsignore
|
- update to 1.8.2
|
2010-06-10 22:21:43 +00:00 |
kadm5.acl
|
auto-import changelog data from krb5-1.2.1-8.src.rpm
|
2004-09-09 07:05:48 +00:00 |
kadmin.sysconfig
|
- update to 1.4.1, incorporating fixes for CAN-2005-0468 and CAN-2005-0469
|
2005-05-06 20:16:06 +00:00 |
kadmind.init
|
- tell krb5kdc and kadmind to create pid files, since they can
|
2010-07-07 17:41:39 +00:00 |
kadmind.logrotate
|
- add logrotate configuration files for krb5kdc and kadmind (#462658)
|
2010-07-07 18:09:05 +00:00 |
kdc.conf
|
- kdc.conf: no more need to suggest a v4 mode, or listening on the v4 port
|
2010-04-08 21:27:15 +00:00 |
kerberos-adm.portreserve
|
- use portreserve correctly -- portrelease takes the basename of the file
|
2010-01-22 15:08:24 +00:00 |
kerberos-iv.portreserve
|
- use portreserve correctly -- portrelease takes the basename of the file
|
2010-01-22 15:08:24 +00:00 |
kpropd.init
|
- fix output of kprop's init script's "status" and "reload" commands
|
2010-05-04 19:32:52 +00:00 |
krb5_prop.portreserve
|
- use portreserve correctly -- portrelease takes the basename of the file
|
2010-01-22 15:08:24 +00:00 |
krb5-1-8-gss-noexp.patch
|
- libgssapi: pull in patch from svn to stop returning context-expired
|
2010-06-21 18:26:35 +00:00 |
krb5-1.3.1-dns.patch
|
- note the RT number
|
2010-03-11 19:19:55 +00:00 |
krb5-1.3.4-send-pr-tempfile.patch
|
- add a header describing the what and why here
|
2010-03-11 19:23:59 +00:00 |
krb5-1.6.1-telnet-manual_z.patch
|
- telnet can suspend itself if the calling shell supports job control, and
|
2008-10-28 21:35:45 +00:00 |
krb5-1.6.3-kdc_listen_all.patch
|
Provide an option to make the KDC also listen on loopback interfaces for
|
2008-04-04 21:32:15 +00:00 |
krb5-1.7-buildconf.patch
|
- this needs to be more portable before we try to send it upstream
|
2010-03-12 21:09:35 +00:00 |
krb5-1.7-doublelog.patch
|
- avoid double-logging in the servers by avoiding processing of the same
|
2009-06-04 19:32:36 +00:00 |
krb5-1.7-ktany.patch
|
- the last members of the ops structure are pointers
|
2010-03-12 21:09:55 +00:00 |
krb5-1.7-nodeplibs.patch
|
- fix a syntax error
|
2009-06-04 20:45:45 +00:00 |
krb5-1.7.1-24139.patch
|
- pull up fix for upstream #6745, in which the gssapi library would add the
|
2010-06-21 18:11:40 +00:00 |
krb5-1.8-api.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-dirsrv-accountlock.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-key_exp.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-kpasswd_tcp.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-kprop-mktemp.patch
|
- note Sam's RT entry that this fixes
|
2010-03-12 21:08:54 +00:00 |
krb5-1.8-ksu-access.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-ksu-path.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-manpaths.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8-manpaths.txt
|
- whoops, need these lists, too
|
2010-03-05 22:27:37 +00:00 |
krb5-1.8-pam.patch
|
don't skip the PAM account check for root or the same user (more of
|
2010-05-27 20:53:30 +00:00 |
krb5-1.8-selinux-label.patch
|
- update to 1.8
|
2010-03-05 22:19:38 +00:00 |
krb5-1.8.2-getoptP.patch
|
- fix parsing of the pidfile option in the KDC (upstream #6750)
|
2010-07-07 20:56:07 +00:00 |
krb5-tex-pdf.sh
|
- preserve timestamps on profile.d shell scriptlets
|
2007-01-22 21:23:54 +00:00 |
krb5-trunk-kpasswd_tcp2.patch
|
- a second approach proposed in RT
|
2008-02-12 16:28:13 +00:00 |
krb5-trunk-manpaths.txt
|
- simplify the man pages patch by only preprocessing the files we care
|
2009-07-06 22:56:11 +00:00 |
krb5.conf
|
- forwardable=yes -> forwardable=true, which should mean the same thing,
|
2010-02-16 22:38:25 +00:00 |
krb5.spec
|
- fix parsing of the pidfile option in the KDC (upstream #6750)
|
2010-07-07 20:56:07 +00:00 |
krb5kdc.init
|
- tell krb5kdc and kadmind to create pid files, since they can
|
2010-07-07 17:41:39 +00:00 |
krb5kdc.logrotate
|
- add logrotate configuration files for krb5kdc and kadmind (#462658)
|
2010-07-07 18:09:05 +00:00 |
krb5kdc.sysconfig
|
- update to 1.4.1, incorporating fixes for CAN-2005-0468 and CAN-2005-0469
|
2005-05-06 20:16:06 +00:00 |
ksu.pamd
|
- add an auth stack to ksu's PAM configuration so that pam_setcred() calls
|
2009-05-19 23:21:48 +00:00 |
Makefile
|
Fix typo that causes a failure to update the common directory. (releng
|
2009-11-25 23:51:28 +00:00 |
sources
|
- update to 1.8.2
|
2010-06-10 22:21:43 +00:00 |