| Commit message (Expand) | Author | Age | Files | Lines |
| * | * client_principal.c (kadm5_get_principal, | Ezra Peisach | 1996-11-07 | 2 | -2/+19 |
| * | * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL principal | Barry Jaspan | 1996-11-06 | 2 | -8/+20 |
| * | * lib/lib.t: global $test everywhere it is used | Barry Jaspan | 1996-11-06 | 3 | -18/+24 |
| * | Don't ignore errors found from parsing the config file. Currently, we | Theodore Tso | 1996-11-06 | 2 | -4/+27 |
| * | * svr_principal.c (kadm5_modify_principal): don't free the | Barry Jaspan | 1996-11-06 | 2 | -2/+12 |
| * | * Makefile.in: Add dependencies on $(srcdir)/foo.c so that some | Tom Yu | 1996-11-06 | 2 | -0/+7 |
| * | Initialize the error tables, so applications don't need to call | Theodore Tso | 1996-11-06 | 2 | -0/+8 |
| * | We don't need the special case for linux anymore, since we're | Theodore Tso | 1996-11-06 | 2 | -11/+6 |
| * | * Makefile.in (HDRS): Changes so that $(OBJS) will not get | Tom Yu | 1996-11-06 | 3 | -8/+10 |
| * | * configure.in: Revert removal of CopySrcHeader, etc., for now | Tom Yu | 1996-11-05 | 3 | -33/+25 |
| * | * serialize.c (krb5_register_serializer): Do not free a NULL pointer | Ezra Peisach | 1996-11-05 | 2 | -1/+5 |
| * | * kadm_err.et: update for new tl_data semantics [krb5-admin/140] | Barry Jaspan | 1996-11-01 | 2 | -0/+5 |
| * | * svr_principal.c (kadm5_modify_principal): update for new tl_data | Barry Jaspan | 1996-11-01 | 2 | -20/+22 |
| * | * api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: update | Barry Jaspan | 1996-11-01 | 3 | -12/+40 |
| * | Make it more obvious that default ticket lifetimes is not yet | Theodore Tso | 1996-10-31 | 2 | -2/+9 |
| * | Use $(LD) instead of $(CC) at link stage - this allows one to use | Ezra Peisach | 1996-10-31 | 2 | -2/+7 |
| * | * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a | Ezra Peisach | 1996-10-31 | 2 | -1/+5 |
| * | Fix typo in last | Ezra Peisach | 1996-10-31 | 1 | -1/+1 |
| * | * Makefile.in: Only run tests if required programs, libraries | Ezra Peisach | 1996-10-31 | 3 | -1/+26 |
| * | * Makefile.in (check): Only run tests is Perl, tcl, runtest | Ezra Peisach | 1996-10-31 | 3 | -8/+17 |
| * | nuke leftover conflict marker | Mark Eichin | 1996-10-31 | 1 | -1/+0 |
| * | * xdr_stdio.c: Remove the #ifndef mc68000 cruft. I'm not sure | Barry Jaspan | 1996-10-30 | 2 | -5/+12 |
| * | Use $(S) instead of / for productions which could be used on both DOS | Theodore Tso | 1996-10-29 | 2 | -2/+7 |
| * | * auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a null | Barry Jaspan | 1996-10-29 | 2 | -1/+9 |
| * | * configure.in, Makefile.in: Tweaks to prevent unecessary | Tom Yu | 1996-10-26 | 3 | -4/+9 |
| * | * Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION before the | Ezra Peisach | 1996-10-25 | 2 | -1/+6 |
| * | * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h: | Barry Jaspan | 1996-10-24 | 5 | -9/+125 |
| * | * api.2/get-principal-v2.exp: Fix for test 100 where {} is not | Ezra Peisach | 1996-10-23 | 2 | -1/+6 |
| * | Change #ifdef sparc to #ifdef sun for more portability. | Theodore Tso | 1996-10-23 | 3 | -3/+9 |
| * | * Makefile.in, configure.in: Fixes to work with new directory | Tom Yu | 1996-10-22 | 3 | -16/+65 |
| * | * Makefile.in: Fixes for new directory recursion method; also | Tom Yu | 1996-10-22 | 2 | -1/+21 |
| * | * svr_principal.c (kadm5_modify_principal): fix modify_principal's | Barry Jaspan | 1996-10-21 | 2 | -12/+19 |
| * | * server_internal.h (ALL_PRINC_MASK): add KADM5_TL_DATA and | Barry Jaspan | 1996-10-21 | 2 | -1/+6 |
| * | * api.2/mod-principal-v2.exp: create this file, implement tests | Barry Jaspan | 1996-10-21 | 2 | -0/+107 |
| * | Fixed typo so that the remaining length field is set correctly | Theodore Tso | 1996-10-21 | 2 | -2/+8 |
| * | New magic number for the GSSAPI QUEUE structure | Theodore Tso | 1996-10-19 | 2 | -3/+4 |
| * | util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size): | Theodore Tso | 1996-10-19 | 3 | -0/+46 |
| * | ser_sctx.c (kg_oid_externalize, kg_oid_internalize, | Theodore Tso | 1996-10-19 | 5 | -12/+183 |
| * | Add magic code for GSS OID, which is needed for the serialization | Theodore Tso | 1996-10-18 | 2 | -0/+6 |
| * | * svr_misc_free.c, server_dict.c, adb_policy.c, adb_free.c: | Barry Jaspan | 1996-10-18 | 5 | -4/+9 |
| * | * kadm_rpc_xdr.c, misc_free.c, server_internal.h: include stdlib.h | Barry Jaspan | 1996-10-18 | 4 | -3/+8 |
| * | * adb_openclose.c (osa_adb_rename_db): create the destination | Barry Jaspan | 1996-10-18 | 2 | -0/+10 |
| * | update rename comment to agree with code and previous comment in | Barry Jaspan | 1996-10-18 | 1 | -1/+1 |
| * | make start/stop message display only when verbose | Barry Jaspan | 1996-10-18 | 1 | -2/+2 |
| * | comment out useless messages | Barry Jaspan | 1996-10-18 | 1 | -2/+2 |
| * | * api.2/init-v2.exp: add test 117, for default max_life | Barry Jaspan | 1996-10-18 | 2 | -0/+67 |
| * | create README.new-tests | Barry Jaspan | 1996-10-17 | 1 | -0/+12 |
| * | * svr_principal.c: update for new pw_expiration semantics | Barry Jaspan | 1996-10-17 | 2 | -95/+83 |
| * | * config/unix.exp, lib/lib.t: begin in process of making these | Barry Jaspan | 1996-10-17 | 8 | -186/+144 |
| * | *** empty log message *** | Marc Horowitz | 1996-10-16 | 1 | -0/+6 |