| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | - use an in-memory ccache instead of an on-disk temporary to avoid | Nalin Dahyabhai | 2009-06-04 | 1 | -0/+29 |
| * | - send the length of the file by printf()ing a long long instead of a long, | Nalin Dahyabhai | 2009-06-04 | 1 | -0/+33 |
| * | - link binaries to produce position-independent executables, and strip the | Nalin Dahyabhai | 2009-06-04 | 1 | -0/+31 |
| * | - forward-port long-present out-of-tree patch to support "ANY" keytab type, | Nalin Dahyabhai | 2009-06-04 | 1 | -0/+351 |
| * | - add an auth stack to ksu's PAM configuration so that pam_setcred() calls | Nalin Dahyabhai | 2009-05-19 | 2 | -1/+6 |
| * | - make PAM support for ksu also set PAM_RUSER | Nalin Dahyabhai | 2009-05-11 | 2 | -12/+31 |
| * | yeah, actually bump the release numberkrb5-1_6_3-104_fc12krb5-1_6_3-104_fc11 | 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 | 3 | -23/+218 |
| * | - fix a typo in a ksu error message (Marek Mahut) | Nalin Dahyabhai | 2009-04-21 | 2 | -4/+20 |
| * | - okay, finally remove this | Nalin Dahyabhai | 2009-04-21 | 1 | -45/+0 |
| * | - "rev" works the way the test suite expects now, so don't disable tests | Nalin Dahyabhai | 2009-04-21 | 1 | -19/+0 |
| * | note why we don't just run make check herekrb5-1_6_3-102_fc12 | Nalin Dahyabhai | 2009-04-20 | 1 | -1/+1 |
| * | - add empty Default-Start: statements to the init scripts | Nalin Dahyabhai | 2009-04-20 | 3 | -0/+3 |
| * | - add LSB-style informational headers to the init scripts | Nalin Dahyabhai | 2009-04-20 | 4 | -2/+36 |
| * | - 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-0845krb5-1_6_3-101_fc12 | Nalin Dahyabhai | 2009-04-07 | 2 | -22/+18 |
| * | - add patch to fix length validation bug in libkrb5 (CVE-2009-0847) | Nalin Dahyabhai | 2009-04-07 | 1 | -0/+34 |
| * | - add patch for attempt to free uninitialized pointer in libkrb5 | Nalin Dahyabhai | 2009-04-07 | 1 | -0/+39 |
| * | - add patches for read overflow and null pointer dereference in the | Nalin Dahyabhai | 2009-04-07 | 1 | -0/+157 |
| * | - make the kpropd init script treat reload as restart (part of #225974) | Nalin Dahyabhai | 2009-04-06 | 2 | -1/+3 |
| * | - 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 | 3 | -114/+23 |
| * | - libgssapi_krb5: backport fix for some errors which can occur when we failkrb5-1_6_3-19_fc11F-11-split | Nalin Dahyabhai | 2009-03-17 | 2 | -1/+23 |
| * | - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuildkrb5-1_6_3-18_fc11 | Jesse Keating | 2009-02-25 | 1 | -1/+4 |
| * | - add a patch to catch out-of-space errors rcp'ing files to NFS | Nalin Dahyabhai | 2009-02-19 | 1 | -0/+19 |
| * | - flesh out the note to include why the patch isn't going anywhere | Nalin Dahyabhai | 2009-02-19 | 1 | -1/+2 |
| * | - add a hunk so that the db2 test will compile correctly | Nalin Dahyabhai | 2009-02-19 | 1 | -0/+12 |
| * | - note the RT number for the upstream discussion | Nalin Dahyabhai | 2009-02-19 | 1 | -1/+1 |
| * | aargh, what year is it?krb5-1_6_3-17_fc11 | Nalin Dahyabhai | 2009-01-16 | 1 | -1/+1 |
| * | rebuild | Nalin Dahyabhai | 2009-01-16 | 1 | -1/+4 |
| * | - krb5_fcc_generate_new(): unlock the fcc list lock before returning in theF-10-split | Nalin Dahyabhai | 2008-10-28 | 1 | -0/+25 |
| * | - telnet can suspend itself if the calling shell supports job control, and | Nalin Dahyabhai | 2008-10-28 | 1 | -0/+13 |
| * | - if we successfully change the user's password during an attempt to get | Nalin Dahyabhai | 2008-09-04 | 2 | -0/+55 |
| * | fix license tagkrb5-1_6_3-16_fc10 | 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 | 7 | -27/+11 |
| * | - build with -fno-strict-aliasing, which is needed because the librarykrb5-1_6_3-15_fc10 | Nalin Dahyabhai | 2008-07-11 | 1 | -2/+8 |
| * | - rework how labeling is handled to avoid a bootstrapping problem in | Nalin Dahyabhai | 2008-07-11 | 2 | -35/+60 |
| * | generate include/krb5/krb5.h before building, fix conditional for sparcv9 | Tom Callaway | 2008-06-14 | 1 | -2/+10 |
| * | - whoops, forgot to go back and get the ITS entry number | Nalin Dahyabhai | 2008-05-12 | 1 | -1/+1 |
| * | - ftp: use the correct local filename during mget when the 'case' option iskrb5-1_6_3-13_fc9F-9-split | Nalin Dahyabhai | 2008-04-16 | 2 | -1/+26 |
| * | Provide an option to make the KDC also listen on loopback interfaces forkrb5-1_6_3-12_fc9 | Nalin Dahyabhai | 2008-04-04 | 1 | -0/+247 |
| * | - stop exporting kadmin keys to a keytab file when kadmind starts -- the | Nalin Dahyabhai | 2008-04-04 | 3 | -12/+9 |
| * | bump for build | Nalin Dahyabhai | 2008-04-01 | 1 | -1/+1 |