summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ticket: 1230Sam Hartman2002-10-302-4/+15
* Wrong ASN.1 definition and padata type for new hardware preauthKen Hornstein2002-10-304-3/+15
* * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assumeKen Raeburn2002-10-282-7/+9
* * get_in_tkt.c (conf_yes, conf_no): Now const. References updated.Ken Raeburn2002-10-284-11/+19
* * aclocal.m4 (AC_KRB5_TCL): If --with-tcl is given, failure to find a libraryKen Raeburn2002-10-282-1/+11
* If we get cannot resolve KDC for master but find a slaveSam Hartman2002-10-282-1/+6
* Don't include trailing null in the transited encoding produced by the KDC.Sam Hartman2002-10-282-2/+6
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-2421-7/+1228
* No support for negative password expiration last-req hintKen Hornstein2002-10-242-2/+4
* Implement asn1_encode_enumeratedSam Hartman2002-10-234-4/+51
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-234-1/+52
* * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' beforeEzra Peisach2002-10-232-78/+83
* * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure thatEzra Peisach2002-10-222-1/+7
* * configure.in: Autoconf 2.55 will not simply use cpp to test forEzra Peisach2002-10-222-1/+17
* This commit fixes the test suite aspects. Callers of the variousTom Yu2002-10-193-5/+14
* * start_servers_local: Set names of replay cache and log files to be per-user,Ken Raeburn2002-10-182-3/+10
* * start_servers_local: Telnet to 127.0.0.1, not "localhost", to probe forKen Raeburn2002-10-162-1/+9
* ver.h to winver.h ver.h has become depricated by MS. Using winver.h will sup...Paul Hill2002-10-162-2/+2
* Thanks, (corrected) patch appliedTom Yu2002-10-153-2/+10
* * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OKEzra Peisach2002-10-152-0/+9
* * aclocal.m4 (CONFIG_RULES): Define using AC_DEFUNKen Raeburn2002-10-121-1/+1
* * aclocal.m4: Use dnl after all AC_REQUIRE invocations.Ken Raeburn2002-10-122-43/+56
* * aclocal.m4 (WITH_CC_DEPRECATED_ARG): New macro.Ken Raeburn2002-10-112-6/+8
* * aclocal.m4 (CONFIG_RULES): Comment out code looking for the in-tree versionKen Raeburn2002-10-112-8/+14
* implement krb5_read_password, des_read_password via krb5_prompter_posixTom Yu2002-10-112-5/+15
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-104-223/+74
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-10-102-1/+63
* * string2key.c (mit_des_string_to_key_int): If PRINT_TEST_VECTORS is defined,Ken Raeburn2002-10-102-6/+69
* * Makefile.in (t_cksum4, t_cksum5): Include com_err library when linkingKen Raeburn2002-10-102-2/+7
* whitespaceKen Raeburn2002-10-101-3/+9
* * pbkdf2.c, t_hmac.c, t_pkcs5.c: New filesKen Raeburn2002-10-104-0/+738
* principal can't specify ks_tuples changing own passwdTom Yu2002-10-083-18/+56
* libkadm5 should allow persistent locksTom Yu2002-10-0814-7/+144
* ASN.1 code passes uninitialized values aroundTom Yu2002-10-084-137/+239
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-0717-5/+59
* * default.exp (stop_kerberos_daemons): Kill, expect eof, wait, inTom Yu2002-10-072-2/+8
* * do_as_req.c (process_as_req): Apply fix from Kevin Coffman toTom Yu2002-10-062-1/+9
* Move test_* from all to check targetSam Hartman2002-10-032-1/+8
* * rsh.exp (rsh_test): Explicitly call stop_rsh_daemon upon passTom Yu2002-09-302-0/+6
* * default.exp (start_kerberos_daemons): Fix to use "tail -f" toTom Yu2002-09-292-74/+99
* update dependenciesTom Yu2002-09-283-16/+23
* * depgen.sed: Solaris sed doesn't like '\(^.*$\)'; replace it withTom Yu2002-09-272-1/+6
* Fix DES_INT32 definitionTom Yu2002-09-2718-219/+439
* Limit the number of TCP connections that will be handled at one time.Ken Raeburn2002-09-272-55/+82
* * sendto_kdc.c (krb5int_cm_call_select): Fix last changeKen Raeburn2002-09-272-2/+5
* * socket-utils.h (sa2sin, sa2sin6): Add redundant cast to (void *)Tom Yu2002-09-272-7/+17
* Actually commit krb5.confSam Hartman2002-09-241-2/+9
* Update enctypes in krb5.confSam Hartman2002-09-241-0/+4
* Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2002-09-246-17/+34
* Add some dependencies on phony build targets to help with cross-directory dep...Ken Raeburn2002-09-244-0/+14