| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | same typo | Mark Eichin | 1996-11-12 | 1 | -0/+1 |
| * | fix typo | Mark Eichin | 1996-11-12 | 1 | -1/+1 |
| * | * init_db, save_files.sh, start_servers_local, stop_servers, | Tom Yu | 1996-11-12 | 6 | -8/+18 |
| * | missed some ChangeLogs | Tom Yu | 1996-11-12 | 3 | -0/+14 |
| * | + dejagnu: set env(TERM) dumb, find ktutil, drain for gss, rlogin tests | Mark Eichin | 1996-11-12 | 6 | -5/+59 |
| * | * rpc_test_setup.sh: Use a temp file rather than a here document | Tom Yu | 1996-11-12 | 2 | -3/+8 |
| * | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 5 | -2/+10 |
| * | * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key | Mark Eichin | 1996-11-12 | 2 | -1/+11 |
| * | * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163] | Barry Jaspan | 1996-11-11 | 2 | -2/+15 |
| * | * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_data | Barry Jaspan | 1996-11-11 | 2 | -2/+35 |
| * | * svr_principal.c (kadm5_modify_principal): fix memory leak | Barry Jaspan | 1996-11-11 | 2 | -8/+22 |
| * | * db2: overflow_page fixes, __P redef | Mark Eichin | 1996-11-11 | 6 | -2/+360 |
| * | * kadmin/dbutil dumpv4 expiration ("never") fixes | Mark Eichin | 1996-11-11 | 8 | -9/+205 |
| * | * krb524d.c (do_connection): only free v4/v5 keyblock contents and | Mark Eichin | 1996-11-11 | 2 | -3/+6 |
| * | * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: added | Mark Eichin | 1996-11-11 | 6 | -17/+1237 |
| * | * Makefile.in (client.o, server.o): client.o and server.o, not | Tom Yu | 1996-11-11 | 2 | -4/+6 |
| * | * start_servers, start_servers_local, init_db: Use ${FOO+bar} and | Tom Yu | 1996-11-11 | 4 | -6/+12 |
| * | Commit jhawk's patch to print IP status. | Sam Hartman | 1996-11-11 | 2 | -2/+6 |
| * | Fail completely if there is no srvtab | Sam Hartman | 1996-11-11 | 2 | -1/+6 |
| * | Call gethostbyaddr over what we connect to to get the Kerberos principal to | Sam Hartman | 1996-11-10 | 2 | -0/+12 |
| * | (setup_wrapper): Set KRB5_CONFIG in wrapper scripts | Ezra Peisach | 1996-11-10 | 2 | -0/+6 |
| * | Test for tcl, Perl, and runtest and only run tests if all are present | Ezra Peisach | 1996-11-10 | 3 | -1/+21 |
| * | * login.c (k_init): Set up KRBTKFILE if converting krb5 tickets to | Tom Yu | 1996-11-10 | 2 | -1/+6 |
| * | This commit was generated by cvs2svn to compensate for changes in r9357, | Sam Hartman | 1996-11-10 | 1 | -3/+3 |
| * | This commit was generated by cvs2svn to compensate for changes in r9354, | Sam Hartman | 1996-11-10 | 2 | -2/+8 |
| * | * t_krb5.conf: Dummy krb5.conf file from the krb5 library | Ezra Peisach | 1996-11-09 | 4 | -6/+51 |
| * | * Makefile.in (check-unix): Invoking t_ser requires that | Ezra Peisach | 1996-11-09 | 3 | -1/+13 |
| * | Fix so login.c compiles with krb4 support. | Sam Hartman | 1996-11-09 | 2 | -2/+7 |
| * | Build and install send-pr | Sam Hartman | 1996-11-09 | 2 | -1/+5 |
| * | update_utmp.c (pty_update_utmp): Add code which attempts to compensate | Theodore Tso | 1996-11-08 | 3 | -10/+20 |
| * | Makefile.tmpl: Add in version resource | Theodore Tso | 1996-11-08 | 3 | -2/+26 |
| * | Remove erroneous changelog entry that should have been entered in | Theodore Tso | 1996-11-08 | 1 | -6/+0 |
| * | Check to see if the -lgen library exists; if so, add it to the | Theodore Tso | 1996-11-08 | 3 | -1/+10 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 26 | -29/+152 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 5 | -11/+38 |
| * | movemail.c (main): Check the error return from krb5_init_context(), | Theodore Tso | 1996-11-08 | 2 | -23/+40 |
| * | poplib.c, mailquery.c: Cleaned up gcc -Wall warnings | Theodore Tso | 1996-11-08 | 4 | -38/+52 |
| * | Check return value of krb5_init_context() | Theodore Tso | 1996-11-08 | 2 | -1/+7 |
| * | * mkrel: Fix to work with new modules definitions because cvs | Tom Yu | 1996-11-08 | 2 | -4/+9 |
| * | * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the AC_LN_S macro | Tom Yu | 1996-11-08 | 2 | -2/+7 |
| * | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 10 | -9/+18 |
| * | * svr_iters.c (glob_to_regexp): a principal glob with no @ | Barry Jaspan | 1996-11-07 | 2 | -5/+8 |
| * | * Makefile.in (server.o): Fix typo in previous checkin | Tom Yu | 1996-11-07 | 2 | -1/+5 |
| * | Fix stupid typo in previous checkin | Theodore Tso | 1996-11-07 | 2 | -2/+2 |
| * | Use single quotes around @KRB5_RUN_ENV@ so that bash doesn't try to | Theodore Tso | 1996-11-07 | 2 | -1/+6 |
| * | Correctly build the file lists for the Macintosh 68K and PPC object | Theodore Tso | 1996-11-07 | 2 | -4/+17 |
| * | (unparse_err): add new finer-grained conf file error codes | Barry Jaspan | 1996-11-07 | 2 | -0/+5 |
| * | * api.2/init-v2.exp: update tests for new init error codes and | Barry Jaspan | 1996-11-07 | 2 | -2/+24 |
| * | lib.t moved to lib/lib.t | Barry Jaspan | 1996-11-07 | 1 | -367/+0 |
| * | Make the KRB5_CONFIG_CANTOPEN and | Theodore Tso | 1996-11-07 | 2 | -2/+8 |