| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | If the configuration file does not exist (context->profile == NULL) | Theodore Tso | 1996-02-17 | 2 | -3/+12 |
| * | Added new error table code KRB5_CONFIG_NODEFREALM | Theodore Tso | 1996-02-16 | 2 | -0/+5 |
| * | If version is not FVNO_4, do not seek forwar a random stack value. | Ezra Peisach | 1996-02-15 | 2 | -2/+9 |
| * | Set magic number in krb5_address | Ezra Peisach | 1996-02-15 | 2 | -0/+7 |
| * | Make parsing more flexible, so we don't barf over lack of spaces | Theodore Tso | 1996-02-14 | 3 | -16/+21 |
| * | * kdb5_edit.c (enter_master_key, set_dbname_help): If master key | Ezra Peisach | 1996-02-14 | 2 | -11/+52 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before use | Ezra Peisach | 1996-02-14 | 2 | -1/+7 |
| * | * kdb5_edit.c (extract_v4_srvtab): krb5_dbekd_decrypt_key_data | Ezra Peisach | 1996-02-13 | 2 | -2/+7 |
| * | Remove junk file | Theodore Tso | 1996-02-13 | 1 | -31/+0 |
| * | Fix lint flame (added missing cast) | Theodore Tso | 1996-02-13 | 2 | -1/+5 |
| * | Incluide stdlib.h for declaration of malloc | Ezra Peisach | 1996-02-11 | 2 | -0/+8 |
| * | * g_glue.c: grab stdlib.h to get NULL | Tom Yu | 1996-02-10 | 2 | -0/+7 |
| * | Only display secure_message if encryption actually enabled | Sam Hartman | 1996-02-10 | 2 | -1/+6 |
| * | Fixed bug in v4 compatability: you don't check | Sam Hartman | 1996-02-10 | 2 | -30/+37 |
| * | * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c | Richard Basch | 1996-02-09 | 5 | -113/+221 |
| * | * pre.in | Richard Basch | 1996-02-09 | 1 | -1/+2 |
| * | * kinit.c | Richard Basch | 1996-02-09 | 1 | -11/+20 |
| * | * fcc_maybe.c | Richard Basch | 1996-02-09 | 1 | -13/+18 |
| * | * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c | Richard Basch | 1996-02-09 | 5 | -48/+154 |
| * | * configure.in: Check for stdlib.h | Ezra Peisach | 1996-02-07 | 6 | -1/+18 |
| * | Need to include stdio.h and errno.h no matter what. | Ezra Peisach | 1996-02-07 | 2 | -2/+7 |
| * | Make clean removes ftpd (not ftp) | Ezra Peisach | 1996-02-07 | 2 | -1/+5 |
| * | New files, for danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 1 | -0/+5 |
| * | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 24 | -10/+154 |
| * | Commited new snapshot from Roland Schemers at Sun | Theodore Tso | 1996-02-07 | 40 | -454/+1115 |
| * | * configure.in, Makefile.in | Richard Basch | 1996-02-04 | 2 | -2/+3 |
| * | * configure.in, Makefile.in | Richard Basch | 1996-02-04 | 2 | -25/+12 |
| * | * Makefile.in | Richard Basch | 1996-02-04 | 11 | -41/+75 |
| * | * aclocal.m4 | Richard Basch | 1996-02-04 | 1 | -11/+46 |
| * | Remove check to make sure ticket enctype | Sam Hartman | 1996-02-01 | 4 | -49/+11 |
| * | Remove check to make sure cached tickets are in tgs_enctypes | Sam Hartman | 1996-02-01 | 2 | -24/+6 |
| * | * rcp (client mode) now uses rsh -x but still supports the old encryption in | Sam Hartman | 1996-02-01 | 6 | -164/+92 |
| * | * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ... | Sam Hartman | 1996-01-31 | 5 | -17/+77 |
| * | Several changes to the db rename feature. | Richard Basch | 1996-01-31 | 1 | -19/+25 |
| * | * dump.c (load_db): dbrenerr_fmt prints "from" first, so pass it | Mark Eichin | 1996-01-30 | 2 | -1/+6 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless without | Mark Eichin | 1996-01-30 | 2 | -1/+6 |
| * | Don't update the utmp file unless update_utmp is true | Sam Hartman | 1996-01-30 | 2 | -3/+10 |
| * | * dump.c (process_k5_record): t2..t9 is only 8 vars, not 9 | Mark Eichin | 1996-01-28 | 2 | -1/+5 |
| * | Fix quoting problem | Sam Hartman | 1996-01-28 | 2 | -2/+6 |
| * | Fixes to build on Linux; | Sam Hartman | 1996-01-27 | 2 | -3/+5 |
| * | Fix bug in finding the tgs key; | Sam Hartman | 1996-01-27 | 3 | -2/+10 |
| * | Implement -e option for keytabs | Sam Hartman | 1996-01-27 | 2 | -0/+7 |
| * | * void_assoc.c (ptyint_void_association): if we don't have | Mark Eichin | 1996-01-27 | 2 | -0/+7 |
| * | * krb5.conf: use host:portnum in example files, not host,portnum | Mark Eichin | 1996-01-27 | 2 | -2/+6 |
| * | * kadmin.exp: use a longer password for kadmin_modify test to meet | Mark Eichin | 1996-01-27 | 2 | -3/+8 |
| * | fix indentation | Mark Eichin | 1996-01-27 | 1 | -2/+2 |
| * | * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out how | Mark Eichin | 1996-01-27 | 3 | -4/+11 |
| * | * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefs | Mark Eichin | 1996-01-27 | 3 | -2/+18 |
| * | * t_cksum.c (main): use proper old-style definition | Mark Eichin | 1996-01-27 | 2 | -1/+7 |
| * | * network.c (setup_network): strtol is good enough for port | Mark Eichin | 1996-01-27 | 2 | -2/+10 |