summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,Chris Provenzano1995-01-273-29/+11
* fix include install typoMark Eichin1995-01-261-1/+1
* install man page from srcdirMark Eichin1995-01-261-1/+1
* Update of Krb5 todo list (lots of changes over the last couple of weeks).Theodore Tso1995-01-261-3/+51
* * rnd_confoun.c: Replace <.../...> includes with "..."sJohn Gilmore1995-01-262-2/+5
* Allow the primary port that the KDC listens on be configurable on theTheodore Tso1995-01-265-15/+34
* * Makefile.in (CFLAGS): Use -I../des to pull in include file.John Gilmore1995-01-266-13/+14
* * Makefile.in (CFLAGS): Add -I../des to pull in DES header file.John Gilmore1995-01-267-20/+120
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-2616-69/+27
* * crc-32.h: New file, moved from include/krb5/crc-32.h.John Gilmore1995-01-264-6/+44
* * Makefile.in (CFLAGS): Add -I options to pick up include filesJohn Gilmore1995-01-266-34/+24
* Make it possible to #include "..." without using slashes,John Gilmore1995-01-263-0/+74
* Removing narrow.h and widen.hTheodore Tso1995-01-262-92/+0
* * Makefile.in (SRCS): add com_err.c explicit dependency to workMark Eichin1995-01-262-1/+8
* * kadm.h: add DEL_ENT and DEL_ACL for CNS V4 delete supportMark Eichin1995-01-262-1/+9
* * configure.in: rewrote remaining tests to use AC_TRY_COMPILE andMark Eichin1995-01-262-18/+71
* * autoreconf.sh (ls test): use -Llt to sort, in case we're in aMark Eichin1995-01-262-1/+6
* Nroff Magic to make telnet man page actually work on traditional *roffMark Eichin1995-01-256-1741/+3727
* Maybe CVS will let me remove them nowChris Provenzano1995-01-251-0/+4
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-2527-55/+45
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-253-14/+22
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-258-53/+19
* * acquire_cred.c (acquire_accept_cred): Add context arg whenJohn Gilmore1995-01-232-1/+6
* * get_krbhst.c (krb5_get_krbhst): Declare realm argument const,John Gilmore1995-01-232-1/+6
* * preauth.h, rsa-md5.h: Protect against multiple inclusionJohn Gilmore1995-01-233-1/+12
* Fix use of connected sockets; previously krb5_sendto_kdc only used oneTheodore Tso1995-01-192-29/+45
* Modify getopt args so that the 'M' option takes an argument, as it'sTheodore Tso1995-01-192-1/+6
* If gethostbyname returns an error, exit after printing an error messageTheodore Tso1995-01-192-1/+7
* Add missing context variable when compiling with V4 compatibilityTheodore Tso1995-01-191-1/+1
* Added convert changes to kdb5_convert.cTheodore Tso1995-01-191-78/+91
* Add context changes to dumpv4.cTheodore Tso1995-01-191-15/+19
* Make global_context a static variable and initialize it automaticallyTheodore Tso1995-01-192-0/+14
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-1910-17/+80
* Oops in previous memory freeing fixes; was a bit too agressive freeing thingsTheodore Tso1995-01-191-1/+1
* * krlogind.c (v4_des_read, v5_des_read): When reading length,Mark Eichin1995-01-183-1/+119
* it belongs here insteadMark Eichin1995-01-181-0/+54
* this doesn't belong hereMark Eichin1995-01-181-54/+0
* * configure.in: undo streams test. It turns out that we want sunosMark Eichin1995-01-184-2/+15
* fix tab vs. space glitchMark Eichin1995-01-181-1/+1
* Acually move init_ctx.c to init_os_ctx.c in the CVS repository and alsoChris Provenzano1995-01-132-1/+7
* Auto configure changes. I didn't do anythingChris Provenzano1995-01-131-20/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-13100-2303/+2932
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-138-143/+163
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-139-238/+263
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-150/+228
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1330-129/+163
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-13153-1658/+1982
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-1336-1017/+825
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1341-604/+717
* fix typoMark Eichin1995-01-131-1/+1