krb5.git
1996-03-18 Ezra PeisachAdd USE_ANAME for aname conversion db
1996-03-18 Ezra PeisachAdd USE_ANAME for proper DB
1996-03-16 Ezra PeisachRemove declaration of krb5_kdc_default_options
1996-03-15 Ezra PeisachCLEANLIBS - cleanup libkrb5util.a and libgssapi.a
1996-03-15 Ezra PeisachAdd new tests for GSS-API ftp programs
1996-03-15 Richard BaschCorrected several memory leaks and unreferenced memory...
1996-03-15 Richard BaschClose the keytab if we opened it, not if the caller...
1996-03-15 Ezra Peisach * ftpd.c (auth_data): Do not fail if last gss_service...
1996-03-15 Tom Yu * aclocal.m4 (V5_OUTPUT_MAKEFILE): nuke some redundant...
1996-03-15 Richard BaschAdded shadow password support
1996-03-14 Tom Yu * aclocal.m4 (V5_OUTPUT_MAKEFILE): most seds don't...
1996-03-14 Mark Eichinmore specific check for kadmin failure message
1996-03-14 Mark Eichininclude missing entry for earlier fix
1996-03-14 Mark Eichinfix some whitespace
1996-03-14 Mark Eichinnuke RCS cruft
1996-03-14 Mark Eichinclean up whitespace
1996-03-14 Mark Eichinprint an error when dsize test fails
1996-03-14 Mark Eichinnuke rcs cruft
1996-03-14 Mark Eichinfix some of the names..
1996-03-14 Mark Eichintelnet needs USE_ANAME because libtelnet/kerberos.c...
1996-03-13 Ken Raeburnuse AC_HEADER_STDARG
1996-03-13 Ken Raeburnuse AC_HEADER_STDARG
1996-03-13 Ken Raeburnuse AC_HEADER_STDARG
1996-03-13 Ken Raeburnuse PROTOTYPE macro in mechglue.h
1996-03-13 Mark Eichinreplace KRBTEST.COM with $REALMNAME. Now you can change...
1996-03-13 Mark Eichinvariable HE is a name collision with an hp/ux register...
1996-03-13 Mark Eichinminor hp fix
1996-03-13 Mark Eichinupdate from cygnus sources. Get local hostname in a...
1996-03-13 Ezra PeisachInclude string.h
1996-03-13 Ezra Peisach * str_conv.c (krb5_timestamp_to_string): Handle statem...
1996-03-13 Ezra Peisach * krb5_decode.c (decode_krb5_ticket, decode_krb5_enc_t...
1996-03-13 Ezra Peisach * kv5m_err.et: Add KV5M_PASSWD_PHRASE_ELEMENT
1996-03-13 Ken Raeburn* pre.in (SRCTOP, BUILDTOP): Don't define
1996-03-13 Ken Raeburn * aclocal.m4 (V5_MAKE_SHARED_LIB): If the cache variab...
1996-03-13 Ken Raeburn* gss-server.c (timeval_subtract): Use old-style functi...
1996-03-13 Ken Raeburnremove cvs conflict marker, wrap some long lines
1996-03-13 Ken Raeburnregenerated
1996-03-13 Theodore TsoNew telnet authentication type pair to indicate whether...
1996-03-12 Ezra PeisachCheck in ChangeLog for last change..
1996-03-12 Ezra Peisach * krshd.c (doit): For encrypted rcp, fix logic in...
1996-03-12 Richard Basch * kprop.c: Write a byte to the last-prop file to ensur...
1996-03-12 Richard BaschAdditional bugs needing to be addressed
1996-03-12 Mark Eichinuse KRB5_PROTOTYPE
1996-03-12 Mark Eichinconvert __gss_get_mechanism to k&r style definition
1996-03-12 Mark Eichinuse PROTOTYPE and K&R style definitions, per krb5 style
1996-03-11 Theodore TsoFixed mispelling of Doug Engert's name
1996-03-11 Mark Eichin * aclocal.m4 (KRB5_SIGTYPE): quote the body correctly...
1996-03-09 Ezra PeisachChange sizeof(long) to sizeof(krb5_int32)
1996-03-08 Ezra PeisachAdd comments about the DejaGnu tests
1996-03-06 Richard Basch* kprop.c: The credentials cache should be destroyed...
1996-03-06 Richard BaschPOSIX requires a file be opened read-write for locking
1996-03-06 Richard Basch* dumpv4.c:
1996-03-05 Richard Basch* kprop.c: Call krb5_sname_to_principal rather than...
1996-03-05 Richard Baschkdb5_edit has been moved to PREFIX/sbin
1996-03-05 Mark Eichin * kdb5_edit.c: new command line option -f stashfile.
1996-03-05 Mark Eichinnow the keys actually *work* when you load an old dump...
1996-03-05 Ezra Peisach * default.exp: Log krb5kdc to stderr so that test...
1996-03-03 Ezra PeisachChanges to start up kshd (not krshd) with new arguments
1996-03-03 Ezra PeisachChange to execute with new program name and arguments
1996-03-03 Ezra Peisach * krb5_decode_test.c (main): In krb5_enc_tkt_part...
1996-03-03 Ezra Peisach * srv_main.c: Move inclusion of k5-int.h before testing if
1996-03-03 Ezra Peisach * g_imp_sec_context.c, g_exp_sec_context.c: Include...
1996-03-03 Ezra Peisach * gss-server.c (test_import_export_context): Add secon...
1996-03-03 Ezra Peisachconfigure.in: Change WITH_DB to WITH_KDB_DB
1996-03-02 Theodore Tsogss-server.c (sign_server): Do better import/export...
1996-03-02 Theodore Tsok5mech.c (krb5_gss_get_context): Initialize the seriali...
1996-03-01 Theodore Tsog_glue.c (__gss_get_mech_type): Fix code to properly...
1996-03-01 Theodore TsoUse NEED_SOCKETS instead of #including <netdb.h>
1996-03-01 Theodore TsoAdd closeoscket() call so that program properly cleans...
1996-03-01 Theodore TsoAdded note: Note that calls to WSAStartup and WSACleanu...
1996-03-01 Theodore TsoTake out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP...
1996-03-01 Theodore TsoFix to work on 16-bit platforms (we don't allow greater...
1996-02-29 Theodore TsoMake sure WSACleanup() is called when the DLL exits
1996-02-29 Theodore TsomglueP.h: For MS-DOS, add #include of malloc.h
1996-02-29 Theodore TsoAdded support for users to enter the GSSAPI target...
1996-02-28 Ezra PeisachMove com_err.h after k5-int.h include so that autoconf...
1996-02-28 Theodore TsoGet the nametype OID from gss_display_name, print it...
1996-02-28 Theodore TsoUpdate TODO list
1996-02-28 Theodore TsoBuild the gssapi tests directory
1996-02-28 Theodore TsoFix memory leak; free enctypes after use
1996-02-28 Theodore TsoWindows has strerror()
1996-02-28 Theodore TsoAdd Windows 95/NT time function. (Does this time funct...
1996-02-28 Theodore TsoWe have implemented gss_inquire_names_for_mech, not
1996-02-28 Theodore TsoModify windows build procedure to include the gssapi...
1996-02-28 Theodore Tsog_initialize.c (gss_initialize): Don't fprintf to stderr on
1996-02-28 Theodore TsoAdd mechglue to the list of directories which are recur...
1996-02-28 Theodore TsoFix stupid typo
1996-02-28 Theodore TsoIf starttime is not set, then use authtime as a default...
1996-02-27 Theodore TsoProtect include of unistd.h with HAVE_UNISTD_H
1996-02-27 Theodore TsoMake sure size_t and uid_t are defined under MS-DOS
1996-02-27 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1996-02-27 Theodore TsoUse #define NEED_SOCKETS instead of #including <netdb...
1996-02-27 Richard Basch*main.c:
1996-02-27 Ezra PeisachAdd USE_ANAME for dbm library (if needed)
1996-02-26 Sam HartmanRemoe static declaration of kg_context,
1996-02-26 Theodore TsoDon't compile promptusr for Windows or Macintosh
1996-02-26 Sam HartmanUse MAXDNAME for the maximum length of a domain,
1996-02-26 Sam HartmanUse MAXDNAME for the maximum length of a domain,
1996-02-26 Sam HartmanCall USE_ANAME so we get the right
1996-02-26 Sam HartmanRemove space from #endif line
next