| Commit message (Expand) | Author | Age | Files | Lines |
* | - specify the location of the subsystem lock when using the status()F-12-start | Nalin Dahyabhai | 2009-09-14 | 1 | -1/+8 |
* | - if the init script fails to start krb5kdc/kadmind/kpropd because it's | Nalin Dahyabhai | 2009-09-08 | 1 | -0/+4 |
* | - work around a compile problem with new openssl | Nalin Dahyabhai | 2009-08-24 | 1 | -1/+9 |
* | - rebuilt with new openssl | Tomáš Mráz | 2009-08-21 | 1 | -1/+4 |
* | - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild | Jesse Keating | 2009-07-25 | 1 | -1/+4 |
* | - simplify the man pages patch by only preprocessing the files we care | Nalin Dahyabhai | 2009-07-06 | 1 | -0/+2 |
* | - catch the case of ftpd printing file sizes using %i, when they might be | Nalin Dahyabhai | 2009-07-06 | 1 | -0/+4 |
* | - try to merge and clean up all the large file support for ftp and rcp | Nalin Dahyabhai | 2009-07-01 | 1 | -10/+11 |
* | - switch buildrequires: and requires: on e2fsprogs-devel into | Nalin Dahyabhai | 2009-06-29 | 1 | -4/+10 |
* | - selinux labeling: use selabel_open() family of functions rather than | Nalin Dahyabhai | 2009-06-26 | 1 | -0/+2 |
* | - fix a type mismatch in krb5_copy_error_message() | Nalin Dahyabhai | 2009-06-26 | 1 | -1/+9 |
* | - compile with %%{?_smp_mflags} (Steve Grubb) | Nalin Dahyabhai | 2009-06-16 | 1 | -5/+7 |
* | add and own %%{_libdir}/krb5/plugins/authdata | Nalin Dahyabhai | 2009-06-05 | 1 | -1/+6 |
* | remove obsolete files | Nalin Dahyabhai | 2009-06-04 | 1 | -57/+2 |
* | - update to 1.7, second pass | Nalin Dahyabhai | 2009-06-04 | 1 | -89/+94 |
* | - add an auth stack to ksu's PAM configuration so that pam_setcred() calls | Nalin Dahyabhai | 2009-05-19 | 1 | -1/+5 |
* | - make PAM support for ksu also set PAM_RUSER | Nalin Dahyabhai | 2009-05-11 | 1 | -1/+4 |
* | yeah, actually bump the release number | Nalin Dahyabhai | 2009-04-23 | 1 | -1/+1 |
* | - extend PAM support to ksu: perform account and session management for the | Nalin Dahyabhai | 2009-04-23 | 1 | -1/+8 |
* | - fix a typo in a ksu error message (Marek Mahut) | Nalin Dahyabhai | 2009-04-21 | 1 | -4/+8 |
* | note why we don't just run make check here | Nalin Dahyabhai | 2009-04-20 | 1 | -1/+1 |
* | - add LSB-style informational headers to the init scripts | Nalin Dahyabhai | 2009-04-20 | 1 | -1/+4 |
* | - explicitly run the pdf generation script using sh (part of #225974) | Nalin Dahyabhai | 2009-04-17 | 1 | -1/+4 |
* | - remove obsolete patch for CVE-2009-0845 | Nalin Dahyabhai | 2009-04-07 | 1 | -6/+18 |
* | - make the kpropd init script treat reload as restart (part of #225974) | Nalin Dahyabhai | 2009-04-06 | 1 | -0/+1 |
* | - take the execute bit off of the protocol docs (part of #225974) | Nalin Dahyabhai | 2009-04-06 | 1 | -3/+8 |
* | - fixup summary texts (part of #225974) | Nalin Dahyabhai | 2009-04-06 | 1 | -9/+10 |
* | - escape possible macros in the changelog (part of #225974) | Nalin Dahyabhai | 2009-04-06 | 1 | -4/+5 |
* | - clean up buildprereq/prereqs, explicit mktemp requires, and add the | Nalin Dahyabhai | 2009-04-06 | 1 | -11/+17 |
* | - make splitting up of the workstation bits unconditional | Nalin Dahyabhai | 2009-04-06 | 1 | -17/+1 |
* | - move the libraries to /%{_lib}, but leave --libdir alone so that plugins | Nalin Dahyabhai | 2009-04-06 | 1 | -6/+23 |
* | - turn off krb4 support (it won't be part of the 1.7 release, but do it | Nalin Dahyabhai | 2009-04-06 | 1 | -35/+23 |
* | - libgssapi_krb5: backport fix for some errors which can occur when we fail | Nalin Dahyabhai | 2009-03-17 | 1 | -1/+7 |
* | - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild | Jesse Keating | 2009-02-25 | 1 | -1/+4 |
* | aargh, what year is it? | Nalin Dahyabhai | 2009-01-16 | 1 | -1/+1 |
* | rebuild | Nalin Dahyabhai | 2009-01-16 | 1 | -1/+4 |
* | - if we successfully change the user's password during an attempt to get | Nalin Dahyabhai | 2008-09-04 | 1 | -0/+7 |
* | fix license tag | Tom Callaway | 2008-08-05 | 1 | -2/+5 |
* | - define ASN1BUF_OMIT_INLINE_FUNCS at compile-time (for now) to keep | Nalin Dahyabhai | 2008-07-16 | 1 | -0/+5 |
* | quote %%{__cc} where needed because it includes whitespace now | Nalin Dahyabhai | 2008-07-16 | 1 | -1/+2 |
* | - clear fuzz out of patches, dropping a man page patch which is no longer | Nalin Dahyabhai | 2008-07-16 | 1 | -3/+5 |
* | - build with -fno-strict-aliasing, which is needed because the library | Nalin Dahyabhai | 2008-07-11 | 1 | -2/+8 |
* | - rework how labeling is handled to avoid a bootstrapping problem in | Nalin Dahyabhai | 2008-07-11 | 1 | -4/+0 |
* | generate include/krb5/krb5.h before building, fix conditional for sparcv9 | Tom Callaway | 2008-06-14 | 1 | -2/+10 |
* | - ftp: use the correct local filename during mget when the 'case' option is | Nalin Dahyabhai | 2008-04-16 | 1 | -1/+7 |
* | - stop exporting kadmin keys to a keytab file when kadmind starts -- the | Nalin Dahyabhai | 2008-04-04 | 1 | -1/+6 |
* | bump for build | Nalin Dahyabhai | 2008-04-01 | 1 | -1/+1 |
* | - libgssapi_krb5: properly export the acceptor subkey when creating a lucid | Nalin Dahyabhai | 2008-04-01 | 1 | -0/+6 |
* | - add fixes from MITKRB5-SA-2008-001 for use of null or dangling pointer | Nalin Dahyabhai | 2008-03-18 | 1 | -1/+20 |
* | - rework file labeling patch to not depend on fragile preprocessor | Nalin Dahyabhai | 2008-03-18 | 1 | -2/+6 |