krb5.git
1996-06-13 Theodore TsoChecked in missing _WIN32 #ifdef
1996-06-13 Theodore TsoAdd missing prototypes; needed to make Win-32 compiler...
1996-06-12 Tom Yu * aclocal.m4: use new AC_OUTPUT syntax for constructing
1996-06-12 Tom Yu * autoconf.texi (Output): document changes to AC_OUTPUT
1996-06-12 Tom Yu * acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple...
1996-06-12 Barry Jaspanadd init_with_creds tests
1996-06-12 Barry Jaspanadd init test 116
1996-06-12 Barry Jaspanadd KADM5_API_VERSION_2 tests
1996-06-12 Ezra PeisachUpdate to newer version in order to support more platforms
1996-06-12 Theodore TsoAdd prototypes for the SAM encoding and decoding functi...
1996-06-12 Ezra Peisach * Makefile.in (lib-windows): Replace spaces with tab
1996-06-12 Theodore TsoNew file for SAPKRB5.DLL
1996-06-12 Theodore TsoAdd #ifdef _WIN32 in places where we had #ifdef _MSDOS
1996-06-12 Theodore Tsocom_err.h:
1996-06-12 Theodore Tsotest_profile.c: Add usage message if not enough arguments
1996-06-12 Theodore TsoChange _WINDOWS to _MSDOS, and add check for _WIN32
1996-06-12 Theodore Tsonet_read.c (krb5_net_read):
1996-06-12 Theodore Tsosendauth.c (krb5_sendauth): If ECCONABORTED is not...
1996-06-12 Theodore TsoAdd #ifdef _WIN32 in places where we had #ifdef _MSDOS
1996-06-12 Theodore Tsoscc_read.c:
1996-06-12 Theodore Tsofcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE.
1996-06-12 Theodore TsoRemove unnecessary include config/windows.in. wconfig...
1996-06-12 Theodore TsoChange use of _WINDOWS to _MSDOS, and add check for...
1996-06-12 Theodore TsoMakefile.in: Remove include of config/windows.in; that...
1996-06-12 Theodore TsoAdd #ifdef _WIN32 in places where we had #ifdef _MSDOS
1996-06-12 Theodore TsoChange INTERFACE to be KRB5_CALLCONV, which is where...
1996-06-12 Theodore Tsoadm_proto.h: Change usage of INTERFACE to use KRB5_CALL...
1996-06-12 Theodore TsoFor Win-32: always #include windows.h
1996-06-12 Theodore Tsowindows.in (CCOPTS): Windows-32 CCOPTS
1996-06-12 Theodore TsoBuild the makefiles for windows/cns, windows/gss, and...
1996-06-12 Theodore Tso specializations. Remove /nologo option for Win32...
1996-06-12 Theodore Tsogss-clie.c: Renamed to gss-client.c, for VFAT/NTFS...
1996-06-12 Theodore Tsoc_ustime.c: Fix WIN32 to be _WIN32
1996-06-12 Theodore TsoAdd #ifdef _WIN32 in places where we had #ifdef _MSDOS
1996-06-12 Theodore TsoMakefile.in (lib-windows): Add production rule for...
1996-06-12 Theodore TsoRevamp program to make it more extensible. Now will...
1996-06-12 Ezra PeisachRemove inclusion of malloc.h..
1996-06-12 Ezra PeisachMissed two files
1996-06-12 Ezra PeisachRemove kdb4 from the sources tree
1996-06-12 Ezra Peisachkdb4 is now longer there..
1996-06-12 Ezra Peisach*aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY...
1996-06-11 Ezra Peisach * keytab.c (krb5_ktkdb_close): Free memory allocated by
1996-06-11 Ezra PeisachRemove kdb4 library building. Nothing in the source...
1996-06-10 Tom Yumore cvsignore hackery
1996-06-10 Tom Yucvsignore hackery
1996-06-10 Theodore TsoFix typo for VFAT/NTFS compilation
1996-06-10 Ezra Peisach * main.c (finish_realm): Do not invoke krb5_finish_key if
1996-06-10 Ezra Peisach * util.c (strstr): Replace crusty OS specific ifdef...
1996-06-08 Ezra Peisach * configure.in: Remove kdb4 library usage
1996-06-08 Ezra Peisachs^big^little^ in explanation
1996-06-08 Ezra PeisachDynamic test of byteorder when htonl was removed failed...
1996-06-07 Theodore TsoUse full directory name "error_tables" when building...
1996-06-07 Theodore TsoUse full directory name "error_tables" when building...
1996-06-07 Theodore TsoBeginnings of Win-32 support
1996-06-07 Kevin MitchellChanged `mutual' element of struct _krb5_gss_ctx_id_rec...
1996-06-06 Barry Jaspanadd mkey_from_kbd, update create/modify masks
1996-06-06 Theodore TsoDon't pass $(LIBCMD) on the command line. It's set...
1996-06-06 Theodore TsoAdd the option /PAGESIZE:128 to the library command...
1996-06-06 Theodore TsoDon't use htonl(); it doesn't exist under Windows....
1996-06-06 Theodore TsoUpdate function prototype for krb5_encrypt_tkt_part
1996-06-06 Theodore TsoAdd port number reserved for the password changing...
1996-06-06 Theodore TsoMinor grammer fix
1996-06-06 Theodore TsoUpdate krb5.constants file
1996-06-06 Theodore TsoUpdate .Sanitize file
1996-06-06 Theodore TsoRemove extraneous '*' from definition
1996-06-06 Theodore TsoUpdate .Sanitize files
1996-06-06 Theodore TsoUpdate .Sanitize file
1996-06-06 Theodore TsoUpdated .Sanitize file
1996-06-06 Theodore TsoUpdate patchlevel for Beta 6 release
1996-06-06 Theodore TsoUpdate .Sanitize files to reflect current file status
1996-06-06 Theodore TsoWhen reading in the test value from a file, don't free...
1996-06-06 Theodore TsoRemove last traces of the krb425 library
1996-06-06 Theodore Tso(FILES): Include lib/crypto/sha/* in list of files...
1996-06-06 Theodore TsoInclude sha in the list of subdirectories for the Macintosh
1996-06-06 Theodore TsoA static function must not use the INTERFACE keyword
1996-06-05 Ezra Peisach * krb5_decode_test.c (main): For asn1_decode_enc_kdc_r...
1996-06-05 Ezra Peisach * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part):...
1996-06-04 Theodore TsoAlways do USE_ANAME if kdbm_deplib is not defined,...
1996-06-04 Tom Yu * configure.in: Ezra's changes to allow compiling...
1996-06-04 Tom Yu * configure.in: Ezra's patches to allow compilation...
1996-06-04 Tom Yu * Makefile.in,configure.in: allow compilation w/o...
1996-06-04 Tom Yu * login.c: Ezra's patches to trim unsed arg from
1996-06-03 Tom Yu * Makefile.in, configure.in: back out previous changes...
1996-06-03 Tom Yu * configure.in, Makefile.in: only link getdtablesize...
1996-05-30 Barry Jaspanswitch to USE_KADM5_API_VERSION == n instead of USE_KAD...
1996-05-30 Barry Jaspanupdate kadm5_get_policy to use caller allocation
1996-05-29 Tom Yu * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments...
1996-05-29 Barry Jaspanuntabify
1996-05-29 Barry Jaspanremove an xxx, add a new one, update SUPPORT_DESMD5...
1996-05-29 Barry Jaspanadd AUTH_LIST and AUTH_CHANGEPW error codes
1996-05-29 Barry Jaspanfirst cut at updating authorization semantics
1996-05-29 Barry Jaspancompletely rework configuration parameters
1996-05-26 Sam HartmanUse USE_ANAME
1996-05-23 Sam HartmanUse KRB5_RUN_FLAGS
1996-05-23 Sam Hartman Do not build libgssapi.a on AIX, because it doesnt...
1996-05-23 Sam HartmanUse KRB5_RUN_FLAGS in configure.in, and use appropriate...
1996-05-23 Sam HartmanUse KRB5_RUN_FLAGS in configure.in, and use appropriate...
1996-05-23 Sam Hartman* Ignore the error if we cannot make ksu set-uid; we...
1996-05-23 Sam HartmanUse secure context for login
1996-05-23 Barry Jaspanadd KRB5_TL_KADM5_E_DATA
next