| Commit message (Expand) | Author | Age | Files | Lines |
* | Add space before \ to deal with SunOS version of make which loses | Ezra Peisach | 1996-06-15 | 2 | -3/+6 |
* | * configure.in: remove ref to SS_RULES | Tom Yu | 1996-06-14 | 6 | -3/+12 |
* | * post.in,pre.in: break some things out from aclocal.m4 and put | Tom Yu | 1996-06-14 | 3 | -0/+64 |
* | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 22 | -11/+54 |
* | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+5 |
* | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+4 |
* | * aclocal.m4: break some stuff out into pre.in and post.in in | Tom Yu | 1996-06-14 | 2 | -140/+11 |
* | * ftpd.c (authdata): misplaced braces caused server to not be able to | Kevin Mitchell | 1996-06-13 | 2 | -1/+8 |
* | Include string.h for declaration for memcpy() | Ezra Peisach | 1996-06-13 | 2 | -0/+5 |
* | For Win32, define away FAR and NEAR | Theodore Tso | 1996-06-13 | 2 | -0/+9 |
* | Makefile.in: Update special rule for gssapi_err_generic.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+7 |
* | Makefile.in: Update special rule for gssapi_err_krb5.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+5 |
* | * aclocal.m4 (AC_CHECK_DBM_PROTO): Correct to use correct cache | Ezra Peisach | 1996-06-13 | 2 | -1/+6 |
* | New variable which is used to control the /pagesize parameter for | Theodore Tso | 1996-06-13 | 3 | -1/+8 |
* | Checked in missing _WIN32 #ifdef | Theodore Tso | 1996-06-13 | 1 | -1/+1 |
* | Add missing prototypes; needed to make Win-32 compiler happy | Theodore Tso | 1996-06-13 | 2 | -0/+16 |
* | * aclocal.m4: use new AC_OUTPUT syntax for constructing | Tom Yu | 1996-06-12 | 2 | -3/+8 |
* | * autoconf.texi (Output): document changes to AC_OUTPUT | Tom Yu | 1996-06-12 | 2 | -0/+17 |
* | * acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple files in | Tom Yu | 1996-06-12 | 1 | -2/+14 |
* | Update to newer version in order to support more platforms | Ezra Peisach | 1996-06-12 | 2 | -36/+170 |
* | Add prototypes for the SAM encoding and decoding functions, which are | Theodore Tso | 1996-06-12 | 3 | -3/+40 |
* | * Makefile.in (lib-windows): Replace spaces with tab | Ezra Peisach | 1996-06-12 | 2 | -1/+5 |
* | New file for SAPKRB5.DLL | Theodore Tso | 1996-06-12 | 1 | -0/+72 |
* | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
* | com_err.h: | Theodore Tso | 1996-06-12 | 9 | -30/+120 |
* | test_profile.c: Add usage message if not enough arguments | Theodore Tso | 1996-06-12 | 7 | -15/+58 |
* | Change _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 4 | -6/+14 |
* | net_read.c (krb5_net_read): | Theodore Tso | 1996-06-12 | 12 | -13/+48 |
* | sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try using | Theodore Tso | 1996-06-12 | 3 | -1/+14 |
* | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -2/+6 |
* | scc_read.c: | Theodore Tso | 1996-06-12 | 3 | -5/+11 |
* | fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE. | Theodore Tso | 1996-06-12 | 5 | -65/+81 |
* | Remove unnecessary include config/windows.in. wconfig takes care of | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
* | Change use of _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 4 | -4/+11 |
* | Makefile.in: Remove include of config/windows.in; that's done | Theodore Tso | 1996-06-12 | 4 | -11/+17 |
* | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 6 | -4/+17 |
* | Change INTERFACE to be KRB5_CALLCONV, which is where the calling | Theodore Tso | 1996-06-12 | 2 | -57/+109 |
* | adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-12 | 5 | -11/+29 |
* | For Win-32: always #include windows.h | Theodore Tso | 1996-06-12 | 3 | -73/+119 |
* | windows.in (CCOPTS): Windows-32 CCOPTS | Theodore Tso | 1996-06-12 | 3 | -4/+19 |
* | Build the makefiles for windows/cns, windows/gss, and windows/wintel | Theodore Tso | 1996-06-12 | 2 | -2/+19 |
* | specializations. Remove /nologo option for Win32 RFLAGS, | Theodore Tso | 1996-06-12 | 4 | -3/+22 |
* | gss-clie.c: Renamed to gss-client.c, for VFAT/NTFS filesystems | Theodore Tso | 1996-06-12 | 3 | -1/+12 |
* | c_ustime.c: Fix WIN32 to be _WIN32 | Theodore Tso | 1996-06-12 | 3 | -2/+9 |
* | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 8 | -6/+21 |
* | Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don't | Theodore Tso | 1996-06-12 | 3 | -2/+86 |
* | Revamp program to make it more extensible. Now will uncomment lines | Theodore Tso | 1996-06-12 | 2 | -21/+59 |
* | Remove inclusion of malloc.h.. | Ezra Peisach | 1996-06-12 | 2 | -1/+4 |
* | Missed two files | Ezra Peisach | 1996-06-12 | 1 | -42/+0 |
* | Remove kdb4 from the sources tree | Ezra Peisach | 1996-06-12 | 9 | -1631/+0 |