| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (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 |
| * | * tcl_kadm5.c: don't assume tl_data_contents is null-terminated, | Barry Jaspan | 1996-11-07 | 2 | -2/+10 |
| * | * api.2/mod-principal-v2.exp: provide finer-grained test numbers | Barry Jaspan | 1996-11-07 | 2 | -15/+25 |
| * | Fixed mangled copyright notice | Theodore Tso | 1996-11-07 | 3 | -2/+7 |
| * | kdc_preauth.c (check_padata): Fixed error handling; in order for | Theodore Tso | 1996-11-07 | 3 | -9/+34 |
| * | New error codes for KADM5_MISSING_CONF_PARAMS and | Theodore Tso | 1996-11-07 | 2 | -0/+7 |
| * | client_init.c (_kadm5_init_any): Use a more fined grained error code, | Theodore Tso | 1996-11-07 | 2 | -2/+10 |
| * | server_init.c (kadm5_init): Use a more fined grained error code, | Theodore Tso | 1996-11-07 | 2 | -1/+7 |
| * | alt_prof.c (krb5_aprof_init): If the user specifies the config file | Theodore Tso | 1996-11-07 | 2 | -9/+24 |
| * | Eliminate extra files not needed for Macintosh and Windows. (This | Theodore Tso | 1996-11-07 | 2 | -11/+23 |
| * | login.c (destroy_tickets): Just use global kcontext instead | Theodore Tso | 1996-11-07 | 7 | -21/+55 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-07 | 2 | -2/+12 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-07 | 2 | -2/+11 |
| * | Check the return code from krb5_init_context, and print an error | Theodore Tso | 1996-11-07 | 2 | -2/+11 |
| * | (initialize_realms): Remove rather pointless use of krb5.conf to find | Theodore Tso | 1996-11-07 | 2 | -344/+323 |
| * | * client_principal.c (kadm5_get_principal, | Ezra Peisach | 1996-11-07 | 2 | -2/+19 |
| * | * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do not free memory | Ezra Peisach | 1996-11-07 | 3 | -3/+12 |
| * | * gssftp.exp: Check for "foo: No such file or directory" in | Tom Yu | 1996-11-07 | 2 | -1/+9 |
| * | * 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 |
| * | * Makefile.in (install-recurse): Add dependency of install-recurse | Tom Yu | 1996-11-05 | 2 | -1/+6 |
| * | * admin_server.c: use params.admin_keytab instead of a hard-coded | Barry Jaspan | 1996-11-05 | 2 | -7/+10 |
| * | minor fix to verification of specified load version (autodetect code | Barry Jaspan | 1996-11-05 | 2 | -8/+9 |
| * | * serialize.c (krb5_register_serializer): Do not free a NULL pointer | Ezra Peisach | 1996-11-05 | 2 | -1/+5 |
| * | kadmin/testing/tcl/util.t is in the source tree and not the build tree. | Ezra Peisach | 1996-11-05 | 2 | -1/+5 |
| * | Accept either ';' or '#' on the first line of a string as a comment | Theodore Tso | 1996-11-05 | 2 | -1/+6 |
| * | recurse into unit-test | Barry Jaspan | 1996-11-04 | 1 | -0/+1 |
| * | Removed unusued prototype for krb5_verify_padata(); | Theodore Tso | 1996-11-04 | 2 | -6/+5 |
| * | * mkrel: Run make in doc so that .info and .ps files get created. | Tom Yu | 1996-11-04 | 2 | -5/+18 |
| * | Start by breaking my own rule about not changing this code; | Sam Hartman | 1996-11-02 | 2 | -17/+20 |
| * | Initial revision | Sam Hartman | 1996-11-02 | 9 | -0/+1447 |
| * | * Fix broken comment ; it's setuid() that must suceed not the setleuid | Sam Hartman | 1996-11-02 | 2 | -3/+14 |
| * | * Remove rhosts support [138] | Sam Hartman | 1996-11-02 | 6 | -244/+25 |
| * | * Add forward command. [45] | Sam Hartman | 1996-11-02 | 4 | -6/+138 |
| * | * Add TOS support on other than Cray [57] | Sam Hartman | 1996-11-02 | 6 | -33/+67 |
| * | * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltcl | Tom Yu | 1996-11-02 | 2 | -5/+10 |
| * | * tcl_kadm5.c (unparse_err): update for new tl_data semantics | Barry Jaspan | 1996-11-01 | 2 | -0/+8 |
| * | * 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 |