krb5.git
1996-06-24 Sam Hartman Fix bug pointed out by jhawk; we weren't looking for...
1996-06-24 Sam HartmanKrb4: get the right includes
1996-06-24 Sam HartmanDrop support for -u because it allows us to remove
1996-06-24 Sam HartmanFix up handling of libkrb4 libraries so includes and...
1996-06-24 Sam Hartman* klogind should do a better job of initializing output...
1996-06-21 Theodore TsoFix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP
1996-06-21 Theodore TsoCall macfiles.sh explicitly using /bin/sh, so that...
1996-06-20 Theodore TsoFix typos for SAPKRB5.DLL support
1996-06-19 Barry Jaspanmove _kadm5_check_handle into *_init.c
1996-06-19 Barry Jaspanupdate to kadm5, add api versioning and handles, other...
1996-06-18 Barry Jaspanremove attribute explanations, refer to libkdb function...
1996-06-18 Ezra Peisach * str_conv.c (krb5_string_to_timestamp): Ensure that...
1996-06-17 Tom Yu * aclocal.m4 (CHECK_DB): explicitly set $LIBS before...
1996-06-15 Ezra PeisachInitialize auth_context to NULL before calling krb5_sen...
1996-06-15 Ezra PeisachRemove tests that are not needed with the pty library...
1996-06-15 Ezra PeisachAdd space before \ to deal with SunOS version of make...
1996-06-14 Barry Jaspanadd init_with_creds
1996-06-14 Tom Yu * configure.in: remove ref to SS_RULES
1996-06-14 Tom Yu * post.in,pre.in: break some things out from aclocal...
1996-06-14 Tom Yu * configure.in: remove ref to ET_RULES
1996-06-14 Tom Yu * configure.in: remove ref to SS_RULES, ET_RULES
1996-06-14 Tom Yu * configure.in: remove ref to SS_RULES, ET_RULES
1996-06-14 Tom Yu * aclocal.m4: break some stuff out into pre.in and...
1996-06-13 Kevin Mitchell* ftpd.c (authdata): misplaced braces caused server...
1996-06-13 Ezra PeisachInclude string.h for declaration for memcpy()
1996-06-13 Barry Jaspandon't change the error table name (leave it ovk); I...
1996-06-13 Theodore TsoFor Win32, define away FAR and NEAR
1996-06-13 Theodore TsoMakefile.in: Update special rule for gssapi_err_generic...
1996-06-13 Theodore TsoMakefile.in: Update special rule for gssapi_err_krb5...
1996-06-13 Ezra Peisach * aclocal.m4 (AC_CHECK_DBM_PROTO): Correct to use...
1996-06-13 Theodore TsoNew variable which is used to control the /pagesize...
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
next