| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * change_password.c (krb_change_password): Explicitly zero the | Tom Yu | 2003-06-03 | 3 | -4/+15 |
| * | * api.2/init-v2.exp (test117): Update lifetime expected for new defaults | Ken Raeburn | 2003-06-02 | 2 | -2/+7 |
| * | * default.exp: Default RLOGIN_FLAGS to "-x". | Ken Raeburn | 2003-06-01 | 2 | -1/+33 |
| * | More visible notes on incompleteness of AES support. | Ken Raeburn | 2003-05-31 | 1 | -1/+12 |
| * | * alt_prof.c (kadm5_get_config_params): Change default max_life to one day | Ken Raeburn | 2003-05-31 | 2 | -1/+6 |
| * | * kdc.conf: Delete supported and master key type specs | Ken Raeburn | 2003-05-31 | 2 | -2/+2 |
| * | * krb5.conf: Delete commented-out enctype specs | Ken Raeburn | 2003-05-31 | 2 | -4/+2 |
| * | * krb5.conf: Delete Athena KDC specifications. Delete Cygnus realm info. | Ken Raeburn | 2003-05-31 | 2 | -13/+10 |
| * | * krb5.conf.M: Remove "kdc =" lines from "realms" section example, and | Ken Raeburn | 2003-05-31 | 2 | -4/+7 |
| * | * definitions.texinfo (DefaultTktLifetime): Updated for code changes | Ken Raeburn | 2003-05-30 | 2 | -3/+6 |
| * | * get_in_tkt.c (krb5_get_init_creds): Change hardcoded default ticket lifetime | Ken Raeburn | 2003-05-30 | 2 | -1/+4 |
| * | * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, as | Ken Raeburn | 2003-05-30 | 2 | -1/+6 |
| * | * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync, | Ken Raeburn | 2003-05-30 | 3 | -14/+7 |
| * | * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync, | Ken Raeburn | 2003-05-30 | 1 | -0/+10 |
| * | * init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always. | Ken Raeburn | 2003-05-30 | 2 | -8/+5 |
| * | * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
| * | update kinit krb4 fallback lifetime default | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
| * | Document that we support AES and the constraints on that support | Sam Hartman | 2003-05-30 | 3 | -0/+31 |
| * | * get_in_tkt.c: (verify_as_reply) Only check the renewable lifetime of ticket... | Alexandra Ellwood | 2003-05-30 | 2 | -0/+8 |
| * | update path for kdc.conf in man page | Ken Raeburn | 2003-05-30 | 2 | -1/+6 |
| * | krb524d.h: removed invalid Mac pragmas [RT 1533] | Alexandra Ellwood | 2003-05-29 | 2 | -7/+4 |
| * | update for krb5-1.3-beta2 | Tom Yu | 2003-05-28 | 1 | -1/+69 |
| * | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 12 | -15/+71 |
| * | Docs for admin keytab changes... only this one change need pullup | Tom Yu | 2003-05-27 | 3 | -15/+22 |
| * | * build.texinfo (HPUX): Make HPUX compiler flags simpler | Tom Yu | 2003-05-27 | 2 | -5/+10 |
| * | * schpw.c (process_chpw_request): Log chpw requests | Tom Yu | 2003-05-27 | 2 | -1/+18 |
| * | * win-pre.in (CPPFLAGS): Define KRB5_DEPRECATED=1 | Ken Raeburn | 2003-05-27 | 2 | -1/+5 |
| * | Avoid memory leak of server and client principal in | Sam Hartman | 2003-05-27 | 3 | -1/+52 |
| * | * Makefile.in (KRBHDEP): Add krb524_err header | Ken Raeburn | 2003-05-27 | 2 | -1/+5 |
| * | * Makefile.in (clean-windows): Remove new "timestamp" file when | Ken Raeburn | 2003-05-27 | 2 | -1/+6 |
| * | * krb5.hin: Sequence number of krb5_replay_data should be unsigned | Ezra Peisach | 2003-05-25 | 2 | -1/+5 |
| * | Missing prototype for krb5_db_iterate_ext | Ezra Peisach | 2003-05-25 | 2 | -0/+8 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 54 | -881/+758 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 46 | -1015/+1003 |
| * | When generating etype_info2 for DES style keys, use s2kparams to | Sam Hartman | 2003-05-24 | 4 | -12/+58 |
| * | Populate etype_info_entry.s2kparams.data | Sam Hartman | 2003-05-24 | 2 | -1/+7 |
| * | update descriptions of OS-specific configure options | Ken Raeburn | 2003-05-23 | 2 | -4/+16 |
| * | * admin.texinfo (appdefaults): Clarify afs_krb5 slightly | Tom Yu | 2003-05-23 | 2 | -6/+10 |
| * | use kdc_default_options | Sam Hartman | 2003-05-23 | 2 | -1/+5 |
| * | Document afs_krb5 appdefaults section | Sam Hartman | 2003-05-23 | 3 | -2/+51 |
| * | Memory leak in kdc etype_info2 preauth | Ezra Peisach | 2003-05-23 | 2 | -2/+14 |
| * | * gen_seqnum.c (krb5_generate_seq_number): Fix think-o on sequence | Tom Yu | 2003-05-23 | 2 | -1/+4 |
| * | Implement heuristic for matching broken Heimdal sequence number encodings | Tom Yu | 2003-05-23 | 7 | -2/+188 |
| * | * kt_file.c (krb5_ktfile_get_entry): Check principal name prior to | Tom Yu | 2003-05-22 | 2 | -8/+13 |
| * | Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuff | Tom Yu | 2003-05-22 | 4 | -15/+16 |
| * | Log transited checkd not done as info not error | Sam Hartman | 2003-05-22 | 2 | -1/+3 |
| * | Provide an explicit list of options not to be allowed in AS requests | Sam Hartman | 2003-05-22 | 2 | -5/+10 |
| * | Cross realm checks can check beyond end of buffer | Ezra Peisach | 2003-05-22 | 2 | -1/+6 |
| * | krb5int_populate_gic_opt should return void | Sam Hartman | 2003-05-22 | 4 | -2/+10 |
| * | * kdb5_mkdums.c (main): When attempting to register writable | Ezra Peisach | 2003-05-22 | 2 | -2/+9 |