krb5.git
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
1996-02-26 Sam HartmanFix the server side of the krlogin bug detecting eof...
1996-02-25 Mark Eichin * main.c (initialize_realms): missing indirection...
1996-02-25 Mark Eichin * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c,
1996-02-25 Theodore TsoMakefile.in, g_inquire_cred.c, g_inquire_names.c, g_inq...
1996-02-25 Theodore Tsohpux make doesn't grok $@, so I'm told. Use explicit...
1996-02-25 Theodore TsoDon't do call vhangup() if system doesn't have it
1996-02-25 Theodore Tsog_acquire_cred.c (gss_add_cred): New GSSAPI V2 function
1996-02-25 Theodore TsoNew error code function
1996-02-25 Mark EichinWith this change, lddb -old actually *works* on old...
1996-02-25 Theodore TsoAdd support for new V2 call gss_wrap_size_limit
1996-02-25 Theodore TsoAdd support for new V2 call gss_wrap_size_limit()
1996-02-25 Theodore TsoFor MS-DOS filesystems, you must close the file before...
1996-02-25 Theodore TsoAdd support for shared libraries under HPUX and Sinix...
1996-02-25 Theodore TsoAdd support for HPUX and Sinix (sys5r4 on mips)
1996-02-25 Theodore TsoUnder Windows, assume that the keytab file is located...
1996-02-25 Theodore TsoUnder windows, let it be %s\v5srvtab. It will be fille...
1996-02-24 Theodore TsoUse Windows path separator, if appropriate. Under...
1996-02-24 Theodore TsoAdd new GSSAPI V2 calls. (XXX we still need to get...
1996-02-24 Theodore TsoNo longer need to call name-type/mechanism registration...
1996-02-24 Theodore Tsog_mechname.c (gss_add_mech_name_type): Only mark a...
1996-02-24 Ezra Peisach * mglueP.h (gss_config): Change int fields to OM_uint3...
next