| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change getdate.o to getdate.c in the SRCS list | Theodore Tso | 1995-04-19 | 1 | -1/+2 |
| * | Change depend: to depend:: | Theodore Tso | 1995-04-19 | 1 | -1/+1 |
| * | Bug fix in the windows telnet program | Keith Vetter | 1995-04-19 | 2 | -0/+9 |
| * | Changed compile flags on windows cns program | Keith Vetter | 1995-04-18 | 2 | -2/+6 |
| * | Add production for creating the .depend file, and updating the | Theodore Tso | 1995-04-18 | 2 | -0/+22 |
| * | Sed script which postprocesses the output from cc -M for "make depend" | Theodore Tso | 1995-04-18 | 1 | -0/+32 |
| * | kpropd uses fork instead of vfork, because it's closing file | Theodore Tso | 1995-04-18 | 2 | -10/+59 |
| * | 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 |
| * | Remove unneeded include of adm_defs.h (since it's now included by krb5.h) | Theodore Tso | 1995-04-18 | 2 | -2/+5 |
| * | Set SUPPORT_DESMD5 attribute for the krbtgt entry | Theodore Tso | 1995-04-18 | 2 | -1/+38 |
| * | If there is an error while making in a subdirectory, abort the make in | Theodore Tso | 1995-04-18 | 2 | -1/+8 |
| * | Forgot a makefile change for the Windows gssapi dll | Keith Vetter | 1995-04-18 | 2 | -1/+5 |
| * | Cosmetic changes for the Windows CNS program | Keith Vetter | 1995-04-18 | 3 | -13/+10 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 114 | -0/+5456 |
| * | com_err.h: If FAR is not defined, define it away | Theodore Tso | 1995-04-14 | 2 | -0/+7 |
| * | aclocal.m4 (MAKE_SUBDIRS, _MAKE_SUBDIRS): Creatre new macro | Theodore Tso | 1995-04-14 | 2 | -2/+13 |
| * | 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 | 309 | -1408/+1569 |
| * | 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 |
| * | Windows cns: user can now specify the ccache file on the options dialog. | Keith Vetter | 1995-04-07 | 7 | -176/+336 |
| * | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 26 | -111/+238 |
| * | pop_init.c (pop_init): Put in a type cast to shut up the compiler. | Theodore Tso | 1995-04-04 | 2 | -1/+6 |
| * | Fixed low-level i/o routine (dup) not being STDC on the PC | Keith Vetter | 1995-04-01 | 2 | -0/+5 |
| * | Initialize auth_context to NULL before calling sendauth() | Theodore Tso | 1995-04-01 | 2 | -1/+6 |
| * | Use the local autoconf when rebuilding the configure script | Theodore Tso | 1995-04-01 | 2 | -1/+6 |
| * | Use configure to see if unistd.h needs to be included. Remove | Theodore Tso | 1995-04-01 | 3 | -17/+8 |
| * | 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 |
| * | Can now specify port to telnet to on the command line | Keith Vetter | 1995-04-01 | 6 | -202/+322 |
| * | Zero out the entry before inserting it | Theodore Tso | 1995-03-31 | 2 | -0/+6 |
| * | Remove CFLAGS=@CCOPTS@ line, which is in pre.in | Theodore Tso | 1995-03-31 | 2 | -1/+4 |
| * | Make sure the context is initialized before it is used | Theodore Tso | 1995-03-31 | 2 | -0/+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 |
| * | * configure.in (CONFIG_RULES): Replaced | Theodore Tso | 1995-03-31 | 2 | -0/+5 |
| * | 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 | 17 | -474/+661 |
| * | No need to have the session_key established for mutual authentication | Theodore Tso | 1995-03-29 | 2 | -6/+6 |
| * | Add a makefile dependency for libtelnet.a, so that the executable gets | Theodore Tso | 1995-03-29 | 4 | -2/+10 |
| * | Allow mutual authentication even if the ENCRYPTION option is not | Theodore Tso | 1995-03-29 | 2 | -2/+5 |
| * | * def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_H | John Gilmore | 1995-03-29 | 2 | -1/+6 |
| * | * Makefile.in: Fix up Mac makefile. | John Gilmore | 1995-03-29 | 4 | -6/+13 |
| * | * 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 |