| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * lndir (ls): use ls -a to get dotfiles too | Mark Eichin | 1995-04-28 | 2 | -1/+5 |
| * | Don't try to strip an empty line. This causes memory reference error | Theodore Tso | 1995-04-28 | 2 | -1/+6 |
| * | Use $(LD) instead of $(CC) when trying to link. (So purify works). | Theodore Tso | 1995-04-28 | 2 | -1/+7 |
| * | Add kadm to list of subdirectories to be built | Paul Park | 1995-04-28 | 4 | -1/+8 |
| * | Oops, checked in wrote version of gss-misc | Theodore Tso | 1995-04-28 | 1 | -1/+4 |
| * | gss-server.c (main, sign_server): Make changes to allow | Theodore Tso | 1995-04-28 | 3 | -17/+79 |
| * | Fix aclocal.m4 with --with-krb4 has a value. KDB4_LIB is now $withval/ | Paul Park | 1995-04-28 | 2 | -1/+6 |
| * | Use new library libkadm. | Paul Park | 1995-04-28 | 9 | -40/+145 |
| * | Use new library libkadm. Compilation cleanup | Paul Park | 1995-04-28 | 3 | -9/+11 |
| * | Moved these administrative protocol functions out of libkrb5 | Paul Park | 1995-04-28 | 7 | -0/+1118 |
| * | Remove INTERFACE from prototype definitions in adm_proto.h | Paul Park | 1995-04-28 | 2 | -7/+11 |
| * | Moving adm_conn out of libkrb5 | Paul Park | 1995-04-28 | 5 | -512/+5 |
| * | Remove adm_rw from libkrb5 | Paul Park | 1995-04-28 | 4 | -527/+5 |
| * | * krb4-proto.h: #if 0, not #ifdef 0 | Mark Eichin | 1995-04-28 | 2 | -1/+5 |
| * | Don't try to include osconf.h | Theodore Tso | 1995-04-28 | 4 | -119/+5 |
| * | Added zipping up windows gssapi demo program | Keith Vetter | 1995-04-28 | 2 | -4/+13 |
| * | Added an icon for the windows gss demo program | Keith Vetter | 1995-04-28 | 2 | -2/+6 |
| * | * aclocal.m4 (WITH_KRB4): put AC_CONST in, since we always end up | Mark Eichin | 1995-04-28 | 2 | -0/+6 |
| * | Added windows gssapi demo program | Keith Vetter | 1995-04-28 | 11 | -0/+757 |
| * | Add des_read_pw_string, since it's used by the V4 login.c code | Theodore Tso | 1995-04-28 | 2 | -0/+26 |
| * | Also compile the kadmin.old directory, at least for now. (At some | Theodore Tso | 1995-04-28 | 2 | -1/+7 |
| * | Lots of lint cleanup; declare functions before they are used, add | Theodore Tso | 1995-04-28 | 2 | -15/+30 |
| * | conf.h, conf-*.h: Removed. We don't need them anymore, we're using | Theodore Tso | 1995-04-28 | 15 | -460/+15 |
| * | srv_net.c: Linux doesn't have SOMAXCONN, assume 5 if not defined | Theodore Tso | 1995-04-28 | 3 | -0/+14 |
| * | Remove unnecessary include of conf.h | Theodore Tso | 1995-04-28 | 3 | -8/+4 |
| * | * init_ctx.c (krb5_free_context): Extra semicolon meant the etypes | Theodore Tso | 1995-04-28 | 2 | -1/+6 |
| * | Lint cleanup; explicitly declare that daemon() returns an int | Theodore Tso | 1995-04-28 | 2 | -0/+6 |
| * | Makefile.in (clean-unix): Remove profile.h and test_profile | Theodore Tso | 1995-04-28 | 2 | -1/+6 |
| * | * configure.in: switch to WITH_KRB4 since it suffices in this case | Mark Eichin | 1995-04-28 | 2 | -2/+5 |
| * | * configure.in: correct use of --with-krb4 to match top level | Mark Eichin | 1995-04-28 | 4 | -5/+25 |
| * | * reconf (usage): fix the whole message | Mark Eichin | 1995-04-28 | 2 | -1/+5 |
| * | really fix the quoting. $() is not an sh construct, only a make construct. | Mark Eichin | 1995-04-28 | 1 | -3/+3 |
| * | Remove util/profile/prof_err.[ch] after building kerbsrc.zip, since | Theodore Tso | 1995-04-28 | 2 | -1/+7 |
| * | * aclocal.m4 (WITH_KRB4): fix quoting in pathname case | Mark Eichin | 1995-04-28 | 2 | -2/+6 |
| * | * kuserok.c: HAS_UNISTD_H instead of USE_. | Mark Eichin | 1995-04-28 | 3 | -1/+7 |
| * | * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32. | Mark Eichin | 1995-04-28 | 2 | -0/+31 |
| * | * send_tgs.c (krb5_send_tgs()), gc_via_tkt.c (krb5_get_cred_via_tkt()): | Chris Provenzano | 1995-04-28 | 3 | -15/+13 |
| * | * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argument | Chris Provenzano | 1995-04-28 | 2 | -1/+5 |
| * | I don't know why it didn't get removed the last time I tried | Chris Provenzano | 1995-04-28 | 1 | -222/+0 |
| * | Remove util/profile/profile.h after building kerbsrc.zip; this file | Theodore Tso | 1995-04-28 | 2 | -0/+7 |
| * | Do not prototype krb_err_txt. kerberosIV/krb.h defines | Ezra Peisach | 1995-04-28 | 2 | -2/+4 |
| * | * krb5.h : Added mask AP_OPTS_WIRE_MASK | Chris Provenzano | 1995-04-28 | 2 | -0/+6 |
| * | * auth_con.c (krb5_auth_con_getaddrs() and krb5_auth_con_getflags()): | Chris Provenzano | 1995-04-28 | 3 | -2/+65 |
| * | Have makefile copy profile.h for configuring on the PC | Keith Vetter | 1995-04-28 | 2 | -0/+5 |
| * | Fixes so that the Unix changes no longer breaks on the PC | Keith Vetter | 1995-04-28 | 14 | -30/+62 |
| * | Adding missing .cvsignore file | Theodore Tso | 1995-04-27 | 1 | -0/+1 |
| * | * configure.in: check KRB4_LIB to know if we're building with krb4 | Mark Eichin | 1995-04-27 | 2 | -1/+6 |
| * | * Makefile.in (krshd, login.krb5, krlogind): KRB4_LIB needs to | Mark Eichin | 1995-04-27 | 2 | -3/+8 |
| * | * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from cc-unix.h also | Mark Eichin | 1995-04-27 | 2 | -0/+7 |
| * | * configure.in: use AC_CONST since we need it for v4 | Mark Eichin | 1995-04-27 | 2 | -0/+4 |