| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Some top level makefile changes for the PC--does some of the Makefile | Keith Vetter | 1995-04-20 | 2 | -15/+27 |
| * | Smarter PC makefile pulling .h files from the gssapi world | Keith Vetter | 1995-04-20 | 2 | -0/+11 |
| * | Remove .h files which are now collapsed into krb5.h | Theodore Tso | 1995-04-20 | 14 | -1878/+0 |
| * | Modify usage to reflect reality. Modified getopt call to recognize the already | Ezra Peisach | 1995-04-20 | 2 | -3/+17 |
| * | Use $(CC) instead of cc | Theodore Tso | 1995-04-20 | 1 | -3/+3 |
| * | Add include of <errno.h> | Theodore Tso | 1995-04-20 | 2 | -0/+2 |
| * | Add include of adm_defs.h, since that's no longer included by krb5.h | Theodore Tso | 1995-04-20 | 15 | -6/+25 |
| * | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, and | Theodore Tso | 1995-04-20 | 5 | -5/+61 |
| * | removed unneeded #include of wordsize.h | Theodore Tso | 1995-04-20 | 2 | -1/+4 |
| * | Remove support for HAS_ANSI_CONST (that was needed only for | Theodore Tso | 1995-04-20 | 3 | -16/+7 |
| * | Inlined the following include files in krb5.h, to simplify the header | Theodore Tso | 1995-04-20 | 3 | -19/+1607 |
| * | Add profile directory | Theodore Tso | 1995-04-20 | 2 | -1/+5 |
| * | Initial checkin of the profile library | Theodore Tso | 1995-04-20 | 16 | -0/+1880 |
| * | asn1_k_decode.c (asn1_decode_krb5_flags): Make the function | Theodore Tso | 1995-04-19 | 4 | -6/+117 |
| * | When default realm specified on command line, call krb5_set_default_realm so | Ezra Peisach | 1995-04-19 | 2 | -1/+14 |
| * | Added storing of default realm in context. Global default realm | Ezra Peisach | 1995-04-19 | 2 | -19/+42 |
| * | Initialize and free default realm in context | Ezra Peisach | 1995-04-19 | 2 | -0/+11 |
| * | Removed global_context hack | Ezra Peisach | 1995-04-19 | 2 | -4/+8 |
| * | Added default_realm to krb5_context structure | Ezra Peisach | 1995-04-19 | 2 | -0/+5 |
| * | 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 |
| * | Spelling corrections. (was testing a new version of ispell) | Ezra Peisach | 1995-04-18 | 2 | -9/+13 |
| * | 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 | 121 | -0/+5731 |
| * | 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 |
| * | that everything is really up to date | Ezra Peisach | 1995-04-11 | 3 | -48/+90 |
| * | 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 |