| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added support for building krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 4 | -194/+293 |
| * | Added support for building krb4 library | Richard Basch | 1997-02-18 | 2 | -0/+42 |
| * | Fixed variable name for Windows build | Richard Basch | 1997-02-16 | 1 | -1/+1 |
| * | Checked in a debugging version, by accident. | Richard Basch | 1997-02-16 | 1 | -2/+11 |
| * | Makefile.in: build comerr dll | Richard Basch | 1997-02-15 | 8 | -43/+149 |
| * | Need to link with $(CLIB) - comerr library (win32) | Richard Basch | 1997-02-15 | 4 | -5/+12 |
| * | Need to link with $(CLIB) - comerr library (win32) | Richard Basch | 1997-02-15 | 3 | -28/+8 |
| * | Need to link with $(CLIB) | Richard Basch | 1997-02-15 | 5 | -3/+11 |
| * | Need to link with $(CLIB). | Richard Basch | 1997-02-15 | 3 | -5/+15 |
| * | Declare CLIB to the comerr library | Richard Basch | 1997-02-15 | 2 | -3/+9 |
| * | Added declaration for krb5_finish_ets | Richard Basch | 1997-02-15 | 1 | -0/+2 |
| * | Added routine krb5_finish_ets, to complement krb5_initialize_ets | Richard Basch | 1997-02-15 | 2 | -5/+22 |
| * | The libhack merge lost all the windows build instructions... fixed.. | Richard Basch | 1997-02-15 | 2 | -5/+17 |
| * | Removed V2 experimental API previously checked-in. | Richard Basch | 1997-02-15 | 9 | -255/+200 |
| * | * aclocal.m4: Add shared library support for Irix | Tom Yu | 1997-02-14 | 3 | -2/+21 |
| * | com_err.c: Only check if stderr is a tty under Win32; Win16 does not | Richard Basch | 1997-02-14 | 1 | -0/+2 |
| * | Removing extraneous \ | Richard Basch | 1997-02-14 | 1 | -1/+1 |
| * | Makefile.in: Link wsock32.lib (win32) | Richard Basch | 1997-02-13 | 3 | -9/+45 |
| * | get_in_tkt.c: Initialize as_reply so that an error in one of the early | Richard Basch | 1997-02-13 | 2 | -4/+10 |
| * | kinit.c: Added krb5_read_password implementation for win32 console app | Richard Basch | 1997-02-13 | 2 | -0/+92 |
| * | Makefile.in: re-enabled the building of kinit under win32 | Richard Basch | 1997-02-13 | 1 | -3/+3 |
| * | * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm rather | Tom Yu | 1997-02-13 | 2 | -4/+10 |
| * | * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it's no longer | Tom Yu | 1997-02-12 | 2 | -16/+5 |
| * | * configure.in: Fix DES425_DEPLIB | Tom Yu | 1997-02-12 | 2 | -1/+5 |
| * | * configure.in: Fix DES425_LIB... missed this in libhack_branch; | Tom Yu | 1997-02-12 | 2 | -2/+8 |
| * | com_err.c: display the error via stderr if it is a character device | Richard Basch | 1997-02-11 | 2 | -1/+15 |
| * | gss.c: initialize/shutdown winsock library | Richard Basch | 1997-02-11 | 3 | -5/+29 |
| * | Comment out kinit build until it works (win32) | Richard Basch | 1997-02-11 | 1 | -4/+4 |
| * | *** empty log message *** | Richard Basch | 1997-02-11 | 3 | -0/+12 |
| * | windows.in: declare WLIB (winsock library) | Richard Basch | 1997-02-11 | 2 | -0/+6 |
| * | krb5.hin: export krb5_get_credenitals_{renew,validate} (win32) | Richard Basch | 1997-02-11 | 2 | -4/+7 |
| * | Build kinit/klist/kdestroy under win32 | Richard Basch | 1997-02-11 | 8 | -16/+88 |
| * | login.c: set ccache name consistently with other login apps | Richard Basch | 1997-02-11 | 2 | -1/+6 |
| * | Use WLIB definition in config/windows.in | Richard Basch | 1997-02-11 | 3 | -5/+1 |
| * | getopt functionality for win32 console apps | Richard Basch | 1997-02-11 | 1 | -0/+126 |
| * | Build getopt.obj (getopt functionality for win32 console apps) | Richard Basch | 1997-02-11 | 1 | -1/+1 |
| * | get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validate | Richard Basch | 1997-02-11 | 2 | -4/+8 |
| * | gssapi32.def: removed obsolete keywords (RESIDENTNAME, EXETYPE) | Richard Basch | 1997-02-11 | 5 | -26/+29 |
| * | Compile clients/{kinit,klist,kdestroy} on Win32 | Richard Basch | 1997-02-11 | 1 | -47/+62 |
| * | * post.in: Fix recursion rules to deal with Ultrix sh lossage | Tom Yu | 1997-02-11 | 2 | -0/+3 |
| * | Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, and | Theodore Tso | 1997-02-11 | 3 | -3/+6 |
| * | * libobj.in: Remove instances of STAMP.*, since they aren't | Tom Yu | 1997-02-10 | 2 | -19/+12 |
| * | * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platforms | Ezra Peisach | 1997-02-10 | 2 | -1/+14 |
| * | * configure.in: Check for sys/uio.h | Ezra Peisach | 1997-02-10 | 3 | -0/+10 |
| * | * crypto_glue.c (krb5_calculate_checksum): Add krb5_const to | Ezra Peisach | 1997-02-10 | 2 | -1/+6 |
| * | * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and | Tom Yu | 1997-02-10 | 2 | -0/+11 |
| * | * libobj.in (OBJS.*): Work around a gmake optimization where the | Tom Yu | 1997-02-09 | 2 | -0/+9 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 221 | -1716/+2342 |
| * | compile_et.c: Change the emitted name of the struct error_table | Theodore Tso | 1997-02-08 | 4 | -15/+28 |
| * | prof_int.h: Include "com_err.h" instead of redeclaring errcode_t | Richard Basch | 1997-02-08 | 2 | -10/+17 |