1995-04-28 |
Paul Park | Fix bug in lang_init_slist() which would not return... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | oops. s/CHECK/PROG/ |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | configure.in: Add check for KRB5_POSIX_LOCKS |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Add #include of fcntl.h |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * configure.in (PATH): use internal AC_CHECK_ECHO_N... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * lndir (ls): use ls -a to get dotfiles too |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Don't try to strip an empty line. This causes memory... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Use $(LD) instead of $(CC) when trying to link. (So... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Add kadm to list of subdirectories to be built |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Oops, checked in wrote version of gss-misc |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | gss-server.c (main, sign_server): Make changes to allow |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Fix aclocal.m4 with --with-krb4 has a value. KDB4_LIB... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Use new library libkadm. |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Use new library libkadm. Compilation cleanup |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Moved these administrative protocol functions out of... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Remove INTERFACE from prototype definitions in adm_proto.h |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Moving adm_conn out of libkrb5 |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Paul Park | Remove adm_rw from libkrb5 |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * krb4-proto.h: #if 0, not #ifdef 0 |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Don't try to include osconf.h |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Keith Vetter | Added zipping up windows gssapi demo program |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Keith Vetter | Added an icon for the windows gss demo program |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * aclocal.m4 (WITH_KRB4): put AC_CONST in, since we... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Keith Vetter | Added windows gssapi demo program |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Add des_read_pw_string, since it's used by the V4 login... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Also compile the kadmin.old directory, at least for... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Lots of lint cleanup; declare functions before they... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | conf.h, conf-*.h: Removed. We don't need them anymore... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | srv_net.c: Linux doesn't have SOMAXCONN, assume 5 if... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Remove unnecessary include of conf.h |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | * init_ctx.c (krb5_free_context): Extra semicolon meant... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Lint cleanup; explicitly declare that daemon() returns... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Makefile.in (clean-unix): Remove profile.h and test_profile |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * configure.in: switch to WITH_KRB4 since it suffices... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * configure.in: correct use of --with-krb4 to match... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * reconf (usage): fix the whole message |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | really fix the quoting. $() is not an sh construct... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Remove util/profile/prof_err.[ch] after building kerbsr... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * aclocal.m4 (WITH_KRB4): fix quoting in pathname... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * kuserok.c: HAS_UNISTD_H instead of USE_. |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Mark Eichin | * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Provenzano | * send_tgs.c (krb5_send_tgs()), gc_via_tkt... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Provenzano | * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Provenzano | I don't know why it didn't get removed the last time... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Theodore Tso | Remove util/profile/profile.h after building kerbsrc... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Ezra Peisach | Do not prototype krb_err_txt. kerberosIV/krb.h defines |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Provenzano | * krb5.h : Added mask AP_OPTS_WIRE_MASK |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Provenzano | * auth_con.c (krb5_auth_con_getaddrs() and krb5_auth_c... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Keith Vetter | Have makefile copy profile.h for configuring on the PC |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Keith Vetter | Fixes so that the Unix changes no longer breaks on... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Theodore Tso | Adding missing .cvsignore file |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * configure.in: check KRB4_LIB to know if we're buildi... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (krshd, login.krb5, krlogind): KRB4_LIB... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * configure.in: use AC_CONST since we need it for v4 |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Set all appropriate data in database entry when changin... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Bug fix with making makefiles on the PC |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Changes in the CNS program for the new config file |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Add ChangeLog for yesterdays checkins |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Add entries for yesterdays checkin |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Add entry for yesterdays checkin |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Ezra Peisach | Invoke krb5kdc with -n so it will not fork - dejagnu... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Add new ChangeLog |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Add new ChangeLog here |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Fix mk_priv and mk_safe to work without DO_TIME |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Clear replaydata block before calling mk_safe_basic |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Paul Park | Back out previous changes here, replace them with more... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Clean up of Windows telnet source |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Chris Provenzano | * kerberos5.c (kerberos_is()) : Initialize keytabid... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | and it needs PROTOTYPE() around it.. |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * test_parse.c (main): can't make function declaration... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * configure.in: make links for libkrb4 and libkdb4 |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (krb5kdc): use KRB4_LIB directly. |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (v4kadmind): use KRB4_LIB directly |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * pre.in (KRB4): remove, unused |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (telnetd): use KRB4_LIB directly. |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (telnet): use KRB4_LIB directly. |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (LOCALINCLUDES): find kerberosIV headers |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (LOCALINCLUDE): get kerberosIV headers... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (LOCAL_LIBRARIES): use KDB4_LIB and... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * aclocal.m4 (WITH_KRB4): make --with-krb4 the default... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Added PC support for the new profile config file |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Fixed PC makefile bug with passing wrong macro on recur... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Changed over to the new profile config file on the PC |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFIN... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Added scripts to rename DOS 8.3 names to their proper... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Got the profile code to work on the PC |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Keith Vetter | Makefile changes for the PC to incorporate the new... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Ezra Peisach | Make clean should remove t_std_conf.o |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Ezra Peisach | krb.h: Add const for krb_err_txt to agree with .c file |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * configure.in: add kdb4 directory |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | V4 kdb library |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Ezra Peisach | Only define PROTOTYPE if not previously defined. (avoid... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Ezra Peisach | Use posix signals if present on the system (for OS... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * Makefile.in (kadmind): don't reference K4LIB since... |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * krb.h: make INTERFACE, FAR go away for now. |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | * configure.in: add krb4 directory (still needs to be |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | normal .Sanitize and .cvsignore |
commit | commitdiff | tree | snapshot |
1995-04-27 |
Mark Eichin | add CNS V4 library to tree for compatibility use. Insta... |
commit | commitdiff | tree | snapshot |
next |