| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() if | Theodore Tso | 1995-04-18 | 3 | -5/+22 |
| * | * sendauth.c (krb5_sendauth): initialize error return parameter | Theodore Tso | 1995-04-18 | 3 | -5/+21 |
| * | Forgot a makefile change for the Windows gssapi dll | Keith Vetter | 1995-04-18 | 2 | -1/+5 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 28 | -0/+1443 |
| * | Makefile.in, configure.in: Move dependency for all-$WHAT back | Theodore Tso | 1995-04-14 | 2 | -3/+11 |
| * | Removed 'unreferenced local variable' problem | Keith Vetter | 1995-04-14 | 2 | -1/+9 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 274 | -1036/+1162 |
| * | asn1_k_decode.c (setup, next_tag, apptag, get_field_body, | Theodore Tso | 1995-04-13 | 5 | -13/+64 |
| * | Changed syntax for windows on the stored ccache file name | Keith Vetter | 1995-04-07 | 2 | -7/+12 |
| * | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 8 | -32/+66 |
| * | Move the dependency which causes all-$(WHAT) to be built so that it | Theodore Tso | 1995-04-01 | 3 | -1/+8 |
| * | krb5_get_in_tkt returns proper error on clock skew mismatches | Keith Vetter | 1995-04-01 | 2 | -1/+6 |
| * | * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, temporary reply | Theodore Tso | 1995-03-31 | 3 | -2/+16 |
| * | * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's! | Theodore Tso | 1995-03-31 | 3 | -6/+12 |
| * | Back out previous change so that it doesn't break people who are using | Theodore Tso | 1995-03-31 | 2 | -15/+32 |
| * | Remove unused file | Theodore Tso | 1995-03-31 | 2 | -152/+0 |
| * | Fix typo which caused new_keytab to not get freed, causing a memory | Theodore Tso | 1995-03-31 | 2 | -1/+6 |
| * | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 8 | -369/+31 |
| * | * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now. | John Gilmore | 1995-03-29 | 1 | -0/+4 |
| * | Added functionality for windows to read default file locations from | Keith Vetter | 1995-03-29 | 7 | -9/+73 |
| * | Chasing an elusive nmake bug | Keith Vetter | 1995-03-29 | 2 | -0/+6 |
| * | * configure.in (AC_REPLACE_FUNCS): Add getuid to the list. | John Gilmore | 1995-03-29 | 4 | -4/+14 |
| * | * DNR.c: Add Apple MacTCP source file for domain name resolution. | John Gilmore | 1995-03-29 | 10 | -36/+542 |
| * | * rd_req_sim.c: Really remove the file | John Gilmore | 1995-03-29 | 2 | -74/+3 |
| * | * Makefile.in (BUILDTOP2, etc): Make it possible | John Gilmore | 1995-03-29 | 3 | -13/+45 |
| * | * Makefile.in (unixmac): Add to build header files | John Gilmore | 1995-03-29 | 2 | -0/+6 |
| * | * Makefile.in (clean-mac): Add. | John Gilmore | 1995-03-29 | 3 | -6/+13 |
| * | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 7 | -58/+93 |
| * | * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c: | John Gilmore | 1995-03-27 | 7 | -26/+4 |
| * | * macsock.c (connect, send, recv): Add for K5 compatability. | John Gilmore | 1995-03-27 | 2 | -1/+103 |
| * | * macsock.c: Add Mac socket support file, verbatim from K4 release | John Gilmore | 1995-03-27 | 2 | -0/+488 |
| * | * Makefile.in: Removed rd_req_sim.c | Chris Provenzano | 1995-03-27 | 12 | -392/+462 |
| * | * accept_sec_context.c: Use new calling convention for krb5_rd_req() | Chris Provenzano | 1995-03-27 | 2 | -135/+47 |
| * | * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/os | Mark Eichin | 1995-03-25 | 2 | -2/+6 |
| * | * scc_maybe.c (krb5_scc_open_file): fixed typo (extra & in | Tom Yu | 1995-03-25 | 2 | -1/+4 |
| * | * scc_gennew.c: Ultrix cc (and K&R compilers) doesn't deal with | Tom Yu | 1995-03-25 | 2 | -3/+9 |
| * | * asn1_decode.c: move declaration of gmt_mktime() outside of | Tom Yu | 1995-03-25 | 2 | -1/+8 |
| * | Oops. The ketype field was 2 bytes, not 1 | Theodore Tso | 1995-03-25 | 2 | -4/+4 |
| * | Fix stupid bug from the last change | Theodore Tso | 1995-03-25 | 2 | -2/+4 |
| * | Hardcode the size of the keytype field in the file format, to be | Theodore Tso | 1995-03-25 | 3 | -2/+10 |
| * | Don't include sys/socket.h and netdb.h, since they are included by | Theodore Tso | 1995-03-24 | 2 | -4/+5 |
| * | locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h, | Theodore Tso | 1995-03-24 | 4 | -15/+11 |
| * | Don't cast dbm_close() to void, because dbm_close is already void | Theodore Tso | 1995-03-24 | 2 | -5/+10 |
| * | Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealing | Theodore Tso | 1995-03-24 | 2 | -6/+11 |
| * | Add install rule for the error table headers | Theodore Tso | 1995-03-24 | 2 | -0/+14 |
| * | realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives. | Theodore Tso | 1995-03-24 | 3 | -11/+17 |
| * | Also produce a link map along with the DLL | Keith Vetter | 1995-03-23 | 2 | -5/+9 |
| * | Work around of fscanf which is not available in a windows DLL | Keith Vetter | 1995-03-23 | 3 | -4/+122 |
| * | Added prototypes to ccache change notification | Keith Vetter | 1995-03-22 | 7 | -13/+72 |
| * | New file, unix_time, didn't work on the PC | Keith Vetter | 1995-03-22 | 4 | -2/+105 |