Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Do what the rfc says we should do, rather than what the error message | Nalin Dahyabhai | 2007-09-04 | 1 | -3/+10 | |
| | | | | suggests we're doing. | |||||
* | add missing gawk buildrequirementkrb5-1_6_2-4_fc8 | Nalin Dahyabhai | 2007-08-25 | 1 | -1/+2 | |
| | ||||||
* | - actually bump the release number | Nalin Dahyabhai | 2007-08-25 | 1 | -1/+1 | |
| | ||||||
* | - cover more cases in labeling files on creation | Nalin Dahyabhai | 2007-08-25 | 2 | -412/+544 | |
| | ||||||
* | - experimental ok-as-delegate setting patch (not applied) | Nalin Dahyabhai | 2007-08-25 | 2 | -0/+154 | |
| | ||||||
* | rebuildkrb5-1_6_2-3_fc8 | Nalin Dahyabhai | 2007-08-23 | 2 | -1/+171 | |
| | ||||||
* | - include but don't applykrb5-1_6_2-2_fc8 | Nalin Dahyabhai | 2007-07-26 | 1 | -0/+4 | |
| | ||||||
* | - test patch for login chdir when $HOME is on root-squashed nfs | Nalin Dahyabhai | 2007-07-26 | 1 | -0/+38 | |
| | ||||||
* | - test patch for password expiration reporting | Nalin Dahyabhai | 2007-07-26 | 1 | -0/+13 | |
| | ||||||
* | - kdc.conf: default to listening for TCP clients, too (#248415) | Nalin Dahyabhai | 2007-07-26 | 2 | -2/+7 | |
| | ||||||
* | - add a preliminary patch for #231147. initially not applied. | Nalin Dahyabhai | 2007-07-23 | 2 | -0/+30 | |
| | ||||||
* | - update to 1.6.2krb5-1_6_2-1_fc8 | Nalin Dahyabhai | 2007-07-19 | 7 | -301/+14 | |
| | | | | - add "buildrequires: texinfo-tex" to get texi2pdf | |||||
* | - truncate the echoed string at the newline, not at the first non-cr/lf | Nalin Dahyabhai | 2007-07-17 | 1 | -1/+1 | |
| | ||||||
* | add CVE identifiers to the more recent changelog | Nalin Dahyabhai | 2007-06-27 | 1 | -1/+2 | |
| | ||||||
* | - incorporate fixes for MITKRB5-SA-2007-004 and MITKRB5-SA-2007-005krb5-1_6_1-8_fc8 | Nalin Dahyabhai | 2007-06-27 | 3 | -1/+236 | |
| | ||||||
* | - add missing pam-devel build requirement, force selinux-or-fail buildkrb5-1_6_1-5 | Nalin Dahyabhai | 2007-06-25 | 1 | -2/+7 | |
| | ||||||
* | rebuildkrb5-1_6_1-4 | Nalin Dahyabhai | 2007-06-25 | 1 | -1/+4 | |
| | ||||||
* | - label all files at creation-time according to the SELinux policy | Nalin Dahyabhai | 2007-06-25 | 2 | -3/+10 | |
| | | | | (#228157) | |||||
* | - apply a label to all files upon creation | Nalin Dahyabhai | 2007-06-25 | 1 | -0/+736 | |
| | ||||||
* | - also don't error out in the --disable-shared case, which while it doesn't | Nalin Dahyabhai | 2007-06-25 | 1 | -0/+11 | |
| | | | | actually build to completion, is pretty handy for testing build changes | |||||
* | - adjust the login-specific bits for changes which were made for ftpd | Nalin Dahyabhai | 2007-06-25 | 1 | -2/+4 | |
| | ||||||
* | - that should work better | Nalin Dahyabhai | 2007-06-22 | 1 | -8/+12 | |
| | ||||||
* | - um, maybe not just yet | Nalin Dahyabhai | 2007-06-22 | 1 | -1/+1 | |
| | ||||||
* | nope, we don't provide that file | Nalin Dahyabhai | 2007-06-22 | 1 | -1/+1 | |
| | ||||||
* | - oops, note that pam changes went in, too | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+6 | |
| | ||||||
* | - preprocess kerberos.ldif into a format FDS will like better, and include | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+14 | |
| | | | | that as a doc file as well | |||||
* | - switch man pages to being generated with the right paths in them | Nalin Dahyabhai | 2007-06-22 | 3 | -168/+43 | |
| | | | | | | - drop old, incomplete SELinux patch - add patch from Greg Hudson to make srvtab routines report missing-file errors at same point that keytab routines do (#241805) | |||||
* | - patch to make srvtab routines report missing-file errors at the same | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+22 | |
| | | | | point that the keytab routines do | |||||
* | - PAM support for rshd, login (used by telnet and rlogind), and ftpd | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+1017 | |
| | ||||||
* | - filename listing all of the man pages in the source tree, so that the | Nalin Dahyabhai | 2007-06-22 | 2 | -0/+356 | |
| | | | | | | .spec file can rename them from $foo to $foo.in - patch to replace absolute paths in man pages with configure-based values, and to generate man pages | |||||
* | - actually use a configuration file that's not login's as a template | Nalin Dahyabhai | 2007-06-22 | 1 | -13/+8 | |
| | ||||||
* | - PAM configuration for ftpd | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+14 | |
| | ||||||
* | - PAM configuration for krshd when encryption is being used | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+10 | |
| | ||||||
* | - PAM configuration for krshd when encryption is not being used | Nalin Dahyabhai | 2007-06-22 | 1 | -0/+10 | |
| | ||||||
* | - pull patch from svn to undo unintentional chattiness in ftpkrb5-1_6_1-2 | Nalin Dahyabhai | 2007-05-24 | 1 | -1/+10 | |
| | | | | | - pull patch from svn to handle NULL krb5_get_init_creds_opt structures better in a couple of places where they're expected | |||||
* | - patch from svn to fixup a couple of get_init_creds_opt problems | Nalin Dahyabhai | 2007-05-24 | 1 | -0/+41 | |
| | ||||||
* | - patch from svn to fix debug spew in ftp | Nalin Dahyabhai | 2007-05-24 | 1 | -0/+50 | |
| | ||||||
* | bump release numberkrb5-1_6_1-1 | Nalin Dahyabhai | 2007-05-23 | 1 | -1/+1 | |
| | ||||||
* | - bump to 1.6.1 | Nalin Dahyabhai | 2007-05-23 | 3 | -17/+16 | |
| | ||||||
* | - obsolete by 1.6.1 release | Nalin Dahyabhai | 2007-05-23 | 4 | -1464/+0 | |
| | ||||||
* | - obsoleted by krb5-1.6-manpage-paths.patch | Nalin Dahyabhai | 2007-05-23 | 1 | -125/+0 | |
| | ||||||
* | - experimental patch to ignore empty values for various environment values | Nalin Dahyabhai | 2007-05-23 | 1 | -0/+224 | |
| | ||||||
* | - as before, but get the location of the kpropd acl file correct | Nalin Dahyabhai | 2007-05-23 | 1 | -0/+142 | |
| | ||||||
* | - kadmind.init: don't fail outright if the default principal database isn't | Nalin Dahyabhai | 2007-05-18 | 2 | -1/+14 | |
| | | | | | | there if it looks like we might be using the kldap plugin - kadmind.init: attempt to extract the key for the host-specific kadmin service when we try to create the keytab | |||||
* | - omit dependent libraries from the krb5-config --libs output, as usingkrb5-1_6-6F-7-startF-7-split | Nalin Dahyabhai | 2007-05-16 | 2 | -1/+24 | |
| | | | | | | shared libraries (no more static libraries) makes them unnecessary and they're not part of the libkrb5 interface (patch by Rex Dieter, #240220) (strips out libkeyutils, libresolv, libdl) | |||||
* | - pull in keyutils as a build requirement to get the "KEYRING:" ccachekrb5-1_6-5 | Nalin Dahyabhai | 2007-05-04 | 1 | -3/+7 | |
| | | | | type, because we've merged | |||||
* | - fix an uninitialized length value which could cause a crash when parsingkrb5-1_6-4 | Nalin Dahyabhai | 2007-05-04 | 1 | -1/+10 | |
| | | | | | key data coming from a directory server - correct a typo in the krb5.conf man page ("ldap_server"->"ldap_servers") | |||||
* | - fix an unitialized length count which caused the plugin to attempt to | Nalin Dahyabhai | 2007-05-04 | 1 | -0/+14 | |
| | | | | | read from an uninitialized pointer when reading back salted key which didn't include a non-default salt | |||||
* | - fix incorrect doc: "ldap_server" refers to what the code expects is | Nalin Dahyabhai | 2007-05-04 | 1 | -0/+22 | |
| | | | | "ldap_servers" | |||||
* | - nope, a not-realm-specific value is only handled in appdefaults | Nalin Dahyabhai | 2007-04-13 | 1 | -3/+3 | |
| |