| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -3/+12 |
| * | Remove KRB5ROOT | Theodore Tso | 1995-06-09 | 2 | -1/+4 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 10 | -30/+40 |
| * | sim_server.c: #include krb5.h first, to reduce size of debugging | Theodore Tso | 1995-06-09 | 3 | -7/+9 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 11 | -35/+28 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -9/+11 |
| * | Added additional changes made to aclocal.m4: | Theodore Tso | 1995-06-09 | 1 | -2/+11 |
| * | aclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains the standardized | Theodore Tso | 1995-06-09 | 3 | -28/+31 |
| * | Build adm_err.h here | Paul Park | 1995-06-09 | 2 | -2/+7 |
| * | Ported to DEC Alpha OSF/1: | Ezra Peisach | 1995-06-09 | 6 | -32/+45 |
| * | error.c (ss_error): remove const declaration from local variable. (it is | Ezra Peisach | 1995-06-09 | 4 | -2/+16 |
| * | oops these weren't necessary | Tom Yu | 1995-06-09 | 2 | -5/+0 |
| * | * Makefile.in: don't install et-generated headers in the build tree | Tom Yu | 1995-06-09 | 2 | -16/+8 |
| * | * Makefile.in, configure.in: use CopyHeader rather than hand-coded | Tom Yu | 1995-06-09 | 3 | -7/+6 |
| * | * rd_cred.c (krb5_rd_cred_basic): fix typo (extra "context" | Tom Yu | 1995-06-09 | 2 | -1/+6 |
| * | * .cvsignore: ignore "configure" | Tom Yu | 1995-06-09 | 2 | -0/+5 |
| * | $($(WHAT)_OBJS) is not accepted by all Makes! We assume for now that | Theodore Tso | 1995-06-09 | 2 | -8/+12 |
| * | read_passwd.c (des_read_pw_string): Don't depend on | Theodore Tso | 1995-06-09 | 3 | -33/+134 |
| * | list_req.c, ss_internal.h: Clean up -Wall flames | Theodore Tso | 1995-06-09 | 5 | -15/+29 |
| * | Change mk_cmds so that the output file is always created in the | Theodore Tso | 1995-06-09 | 2 | -2/+9 |
| * | Fix problem where the ticket field was assigned with a krb5_data, | Theodore Tso | 1995-06-09 | 2 | -1/+7 |
| * | Don't install compile_et.1; we're not installing the program, anyway | Theodore Tso | 1995-06-08 | 2 | -3/+9 |
| * | Add install target | Theodore Tso | 1995-06-08 | 2 | -0/+6 |
| * | Don't install the install/kerberosIV header files | Theodore Tso | 1995-06-08 | 2 | -3/+6 |
| * | Integrated patch from OpenVision which allows klist to list keytabs as | Theodore Tso | 1995-06-08 | 2 | -76/+242 |
| * | Define ${prefix} since exec_prefix is sometimes to that. Don't create | Theodore Tso | 1995-06-08 | 2 | -3/+10 |
| * | Remove excess definitions of prefix, exec_prefix, etc. (Defined in | Theodore Tso | 1995-06-08 | 2 | -10/+5 |
| * | Clean up gcc -Wall flames | Theodore Tso | 1995-06-08 | 36 | -376/+410 |
| * | Add comment explaining old admin acl | Theodore Tso | 1995-06-08 | 2 | -3/+4 |
| * | Don't install the include/krb5 header files | Theodore Tso | 1995-06-08 | 2 | -8/+4 |
| * | Add description of logging section | Paul Park | 1995-06-08 | 2 | -0/+86 |
| * | Add logging section to profile, export profile to root shell | Paul Park | 1995-06-08 | 2 | -0/+23 |
| * | Update kadmind5 to use new logging routines | Paul Park | 1995-06-08 | 15 | -190/+105 |
| * | Add new logging control routines | Paul Park | 1995-06-08 | 4 | -5/+951 |
| * | Add prototypes for logging routines | Paul Park | 1995-06-08 | 2 | -0/+23 |
| * | Reinstate default name of kadmin.old ACL file | Paul Park | 1995-06-08 | 2 | -0/+6 |
| * | osconf.h: Use INSTALL and INSTALL_PREFIX instead of KRB5ROOT. How the | Theodore Tso | 1995-06-07 | 2 | -27/+18 |
| * | Makefile.in: Process osconf.h using PREFIX and EXEC_PREFIX instead of | Theodore Tso | 1995-06-07 | 3 | -10/+10 |
| * | Makefile.in (CFLAGS), srv_acl.c (acl_init): Use KRB5_DEFAULT_ADMIN_ACL | Theodore Tso | 1995-06-07 | 3 | -7/+7 |
| * | Makefile.in (INSTALLMKDIRS): Make sure that the $(INSTALL_PREFIX) directory | Theodore Tso | 1995-06-07 | 2 | -1/+6 |
| * | pre.in: Use the GNU/configure standard method of prefix and | Theodore Tso | 1995-06-07 | 2 | -6/+14 |
| * | clean-$(what) should be clean-$(WHAT) | Theodore Tso | 1995-06-07 | 1 | -1/+1 |
| * | configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it wants ${foo}! | Theodore Tso | 1995-06-07 | 4 | -2/+10 |
| * | Remove old CONFIG_FILE code | Theodore Tso | 1995-06-07 | 2 | -2/+5 |
| * | def_realm.c (krb5_get_default_realm), get_krbhst.c | Theodore Tso | 1995-06-07 | 8 | -612/+44 |
| * | Include time.h (or sys/time.h) for struct tm structure which is now | Ezra Peisach | 1995-06-07 | 2 | -0/+12 |
| * | test.c (do_remote): Case sockaddr_in * to sockaddr * in calling | Ezra Peisach | 1995-06-07 | 4 | -5/+17 |
| * | Change lifetime field of decomp_ticket prototype to KRB4_32 to match the | Ezra Peisach | 1995-06-07 | 2 | -1/+6 |
| * | (key_decrypt_keys): On error, when clearing keyblocks, set contents to null. | Ezra Peisach | 1995-06-07 | 2 | -5/+26 |
| * | * configure.in: fix make install | Tom Yu | 1995-06-07 | 2 | -0/+5 |