| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno, | Chris Provenzano | 1995-01-27 | 3 | -29/+11 |
* | fix include install typo | Mark Eichin | 1995-01-26 | 1 | -1/+1 |
* | install man page from srcdir | Mark Eichin | 1995-01-26 | 1 | -1/+1 |
* | Update of Krb5 todo list (lots of changes over the last couple of weeks). | Theodore Tso | 1995-01-26 | 1 | -3/+51 |
* | * rnd_confoun.c: Replace <.../...> includes with "..."s | John Gilmore | 1995-01-26 | 2 | -2/+5 |
* | Allow the primary port that the KDC listens on be configurable on the | Theodore Tso | 1995-01-26 | 5 | -15/+34 |
* | * Makefile.in (CFLAGS): Use -I../des to pull in include file. | John Gilmore | 1995-01-26 | 6 | -13/+14 |
* | * Makefile.in (CFLAGS): Add -I../des to pull in DES header file. | John Gilmore | 1995-01-26 | 7 | -20/+120 |
* | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 16 | -69/+27 |
* | * crc-32.h: New file, moved from include/krb5/crc-32.h. | John Gilmore | 1995-01-26 | 4 | -6/+44 |
* | * Makefile.in (CFLAGS): Add -I options to pick up include files | John Gilmore | 1995-01-26 | 6 | -34/+24 |
* | Make it possible to #include "..." without using slashes, | John Gilmore | 1995-01-26 | 3 | -0/+74 |
* | Removing narrow.h and widen.h | Theodore Tso | 1995-01-26 | 2 | -92/+0 |
* | * Makefile.in (SRCS): add com_err.c explicit dependency to work | Mark Eichin | 1995-01-26 | 2 | -1/+8 |
* | * kadm.h: add DEL_ENT and DEL_ACL for CNS V4 delete support | Mark Eichin | 1995-01-26 | 2 | -1/+9 |
* | * configure.in: rewrote remaining tests to use AC_TRY_COMPILE and | Mark Eichin | 1995-01-26 | 2 | -18/+71 |
* | * autoreconf.sh (ls test): use -Llt to sort, in case we're in a | Mark Eichin | 1995-01-26 | 2 | -1/+6 |
* | Nroff Magic to make telnet man page actually work on traditional *roff | Mark Eichin | 1995-01-25 | 6 | -1741/+3727 |
* | Maybe CVS will let me remove them now | Chris Provenzano | 1995-01-25 | 1 | -0/+4 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 27 | -55/+45 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 3 | -14/+22 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 8 | -53/+19 |
* | * acquire_cred.c (acquire_accept_cred): Add context arg when | John Gilmore | 1995-01-23 | 2 | -1/+6 |
* | * get_krbhst.c (krb5_get_krbhst): Declare realm argument const, | John Gilmore | 1995-01-23 | 2 | -1/+6 |
* | * preauth.h, rsa-md5.h: Protect against multiple inclusion | John Gilmore | 1995-01-23 | 3 | -1/+12 |
* | Fix use of connected sockets; previously krb5_sendto_kdc only used one | Theodore Tso | 1995-01-19 | 2 | -29/+45 |
* | Modify getopt args so that the 'M' option takes an argument, as it's | Theodore Tso | 1995-01-19 | 2 | -1/+6 |
* | If gethostbyname returns an error, exit after printing an error message | Theodore Tso | 1995-01-19 | 2 | -1/+7 |
* | Add missing context variable when compiling with V4 compatibility | Theodore Tso | 1995-01-19 | 1 | -1/+1 |
* | Added convert changes to kdb5_convert.c | Theodore Tso | 1995-01-19 | 1 | -78/+91 |
* | Add context changes to dumpv4.c | Theodore Tso | 1995-01-19 | 1 | -15/+19 |
* | Make global_context a static variable and initialize it automatically | Theodore Tso | 1995-01-19 | 2 | -0/+14 |
* | Fixed bugs in introduction of context variables; if the global context is | Theodore Tso | 1995-01-19 | 10 | -17/+80 |
* | Oops in previous memory freeing fixes; was a bit too agressive freeing things | Theodore Tso | 1995-01-19 | 1 | -1/+1 |
* | * krlogind.c (v4_des_read, v5_des_read): When reading length, | Mark Eichin | 1995-01-18 | 3 | -1/+119 |
* | it belongs here instead | Mark Eichin | 1995-01-18 | 1 | -0/+54 |
* | this doesn't belong here | Mark Eichin | 1995-01-18 | 1 | -54/+0 |
* | * configure.in: undo streams test. It turns out that we want sunos | Mark Eichin | 1995-01-18 | 4 | -2/+15 |
* | fix tab vs. space glitch | Mark Eichin | 1995-01-18 | 1 | -1/+1 |
* | Acually move init_ctx.c to init_os_ctx.c in the CVS repository and also | Chris Provenzano | 1995-01-13 | 2 | -1/+7 |
* | Auto configure changes. I didn't do anything | Chris Provenzano | 1995-01-13 | 1 | -20/+4 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 100 | -2303/+2932 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 8 | -143/+163 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 9 | -238/+263 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 7 | -150/+228 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 30 | -129/+163 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 153 | -1658/+1982 |
* | Removed all references to DECLARG and OLDDECLARG | Chris Provenzano | 1995-01-13 | 36 | -1017/+825 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 41 | -604/+717 |
* | fix typo | Mark Eichin | 1995-01-13 | 1 | -1/+1 |