summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (kdb_check): Reinstated kdb checksEzra Peisach1997-11-042-2/+5
* * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach1997-11-044-4/+29
* * md5.c: Fix to deal with types longer than 32 bitsTom Yu1997-10-284-2/+21
* * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider thanTom Yu1997-10-285-74/+183
* * pty-int.h: Do not prototype initialize_pty_error_table asEzra Peisach1997-10-282-1/+5
* * aclocal.m4 (WITH_NETLIB): Use AC_LIBRARY_NET.Ezra Peisach1997-10-282-4/+62
* * ktf_wreslv.c, ktf_resolv.c:Initialize version element ofEzra Peisach1997-10-283-0/+7
* * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the saltEzra Peisach1997-10-282-0/+19
* * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1997-10-274-82/+26
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-2713-102/+103
* * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation toTom Yu1997-10-272-7/+12
* * mac_time.c: Don't use the type KRB_INT32; it was leaked fromTom Yu1997-10-272-2/+10
* * Makefile.in (CFILES): Add $(srcdir)Ezra Peisach1997-10-242-4/+11
* Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1997-10-232-0/+10
* * kadm_server.h: Declare kadm_context as extern so it will not beEzra Peisach1997-10-232-1/+6
* * aclocal.m4 (TCL_WITH): Check for libtcl8.0Ezra Peisach1997-10-232-3/+15
* Fix simple shell test for tcl testsEzra Peisach1997-10-221-4/+4
* * aclocal.m4 (AC_KRB5_TCL): Rewritten for clearerEzra Peisach1997-10-222-9/+34
* Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach1997-10-227-0/+29
* Add checks so that code doesn't bomb out if the version resource isTheodore Tso1997-10-222-0/+14
* Fix to not lose entries in the chain linked client listEzra Peisach1997-10-212-1/+16
* Set KRB5_CONFIG for testsEzra Peisach1997-10-212-1/+5
* Include string.h/strings.h for memcpy prototypeEzra Peisach1997-10-212-3/+12
* Include stdlib.h if available for malloc prototypeEzra Peisach1997-10-212-0/+7
* Explicitly set the owner of the files which are installed setuid rootTheodore Tso1997-10-202-1/+6
* If we are using prototypes, add a forward declaration for structTheodore Tso1997-10-202-0/+9
* * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1997-10-165-91/+107
* * Makefile.in: Change LOCALINCLUDE and the link line to allow forTom Yu1997-10-163-56/+73
* * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocatedEzra Peisach1997-10-153-3/+46
* Real fix this time - deals with the malloc(0) case..Ezra Peisach1997-10-141-1/+0
* * Makefile.in (LIBMAJOR): Bump major version due to possibleTom Yu1997-10-142-1/+6
* * des.h: Define KRB_INT32 for the purposes of dealing with the keyTom Yu1997-10-142-1/+26
* * Makefile.in: Bump major version due to possible size changesTom Yu1997-10-142-2/+6
* * des_int.h: Use better logic to find an appropriate type forTom Yu1997-10-143-7/+42
* Fix error when number of enctypes comming in is 0Ezra Peisach1997-10-141-5/+12
* * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach1997-10-133-1/+12
* * client_init.c (kadm5_destroy): Free handle->lhandle field, callEzra Peisach1997-10-132-2/+12
* * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPESEzra Peisach1997-10-132-3/+36
* * t_kdb.c (do_testing): Add krb5_free_contextEzra Peisach1997-10-132-0/+7
* * configure.in: Add KRB5_LIB_AUX so configure --help gives info onEzra Peisach1997-10-132-1/+10
* * configure.in, Makefile.in: Add test to disable udp test underTom Yu1997-10-103-2/+19
* * main.c (main): Initialize kdc error table withEzra Peisach1997-10-092-0/+8
* * mkrel: Allow for edits of relevant files that should be changedTom Yu1997-10-082-2/+51
* Disable the test again... Turns out I was relying on anotherEzra Peisach1997-10-081-1/+1
* Add KRB%_CONFIG envronment variable for systems w/o /etc/krb5.confEzra Peisach1997-10-081-1/+1
* * Makefile.in (kdb_check): Rewritten to use current admin system toolsEzra Peisach1997-10-082-13/+39
* * kadmin.c (quit): Call krb5_free_contextEzra Peisach1997-10-072-0/+5
* * get_myaddress.c: Include string.h for memcpy prototypeEzra Peisach1997-10-072-0/+5
* Removed useless .so to a non-existent macro fileTheodore Tso1997-10-072-1/+4
* * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, revert RUN_ENVEzra Peisach1997-10-072-1/+7