summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (EXTRADEPSRCS): New variableKen Raeburn2002-09-242-0/+33
* * pre.in (.et.c, .et.h): Change rules to only update the desired target file,Ken Raeburn2002-09-242-2/+18
* * Makefile.in (mydir): Add missing mydir linesEzra Peisach2002-09-242-0/+5
* configure fails (autoconf 2.52) if aclocal.m4 located in directory above sour...Ezra Peisach2002-09-232-1/+7
* * port-sockets.h: Include sys/filio.h if availableKen Raeburn2002-09-192-0/+7
* updated dependenciesKen Raeburn2002-09-191-2/+3
* * network.c: Include sys/filio.h if availableKen Raeburn2002-09-192-0/+6
* update commentsKen Raeburn2002-09-191-1/+1
* Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach2002-09-194-1/+20
* Add TCP support to the KDC, turned off by default, and using separateKen Raeburn2002-09-194-145/+864
* * sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treatKen Raeburn2002-09-192-14/+28
* Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach2002-09-194-22/+32
* * post.in ($(srcdir)/$(thisconfigdir)/configure): Delete autom4te.cache direc...Ken Raeburn2002-09-192-0/+7
* * aclocal.m4 (KRB5_AC_CHOOSE_SS): Check that the indicated system ss packageKen Raeburn2002-09-192-0/+24
* * main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_UDP_PORTLISTKen Raeburn2002-09-192-0/+6
* update dependenciesKen Raeburn2002-09-181-1/+1
* Support reading a list of TCP port numbers from the KDC config file; defaultKen Raeburn2002-09-187-2/+27
* protoizeKen Raeburn2002-09-182-32/+12
* * client_init.c (_kadm5_init_any): If creating a new ccache, put it in memoryKen Raeburn2002-09-182-0/+14
* * sendto_kdc.c: Include cm.h.Ken Raeburn2002-09-182-48/+87
* * cm.h: New fileKen Raeburn2002-09-182-0/+41
* * configure.in: Check for sys/filio.hKen Raeburn2002-09-182-1/+5