| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | * 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 |