aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-08note, in comments, some per-directory variables autoconf setsKen Raeburn1-0/+14
2004-03-08* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh inKen Raeburn2-0/+22
2004-03-07* configure.in: Move test for setupterm back down below addition ofKen Raeburn2-1/+7
2004-03-06make dependKen Raeburn3-3/+5
2004-03-06For keytab, ccache, and rcache type registries, use const more, andKen Raeburn6-21/+101
2004-03-06fix debug initializer and copyrightKen Raeburn1-3/+29
2004-03-06* reconf: Delete autom4te.cache directories after running autoreconfKen Raeburn2-0/+6
2004-03-06* lock_file.c (krb5_lock_file): Initialize flock data on entry, but don'tKen Raeburn2-4/+6
2004-03-06Use more const data in the keytab type registryKen Raeburn4-7/+17
2004-03-06* k5-thread.h: New fileKen Raeburn2-0/+151
2004-03-05Merge configuration of kdc, krb524, and slave directories into topKen Raeburn11-116/+131
2004-03-04* configure.in: Don't invoke macros for library build support. Don't look fo...Ken Raeburn2-3/+5
2004-03-04* configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_...Ken Raeburn4-12/+10
2004-03-04Configure telnet using one script instead of fourKen Raeburn12-184/+207
2004-03-03fix typoKen Raeburn1-1/+1
2004-03-03don't get a krb5_context for the routines that don't need itKen Raeburn4-12/+7
2004-03-03minor formatting, mostly whitespaceKen Raeburn1-37/+38
2004-03-03* rc_base.c: Delete unused and untested semaphore supportKen Raeburn3-29/+4
2004-02-28* gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missedKen Raeburn2-1/+7
2004-02-27* lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2-0/+6
2004-02-27As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman12-28/+93
2004-02-27 * gss-client.c: change if (this) if (that) => if (this && that)Jeffrey Altman2-170/+172
2004-02-26fix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I createdKen Raeburn2-0/+12
2004-02-26fix typosTom Yu1-2/+2
2004-02-26Set context flags after calling krb5_rd_req so that the replay cache is set upSam Hartman2-2/+8
2004-02-26Move apputils dir from util to lib, to get its proper place in theKen Raeburn12-12/+25
2004-02-26* rcp.exp (stop_rsh_daemon): Check for any output before eof, causing any suchKen Raeburn3-2/+18
2004-02-26* gssapi.exp (doit): Fix typo in log messageKen Raeburn2-1/+5
2004-02-26* default.exp (passes): Add "mode=udp" to existing pass specifications. Add aKen Raeburn2-1/+48
2004-02-26* network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind.Ken Raeburn2-8/+18
2004-02-26* sendto_kdc.c (start_connection): Close socket if connect() call fails for anKen Raeburn2-0/+6
2004-02-24Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman16-440/+30
2004-02-24dependency updatesKen Raeburn2-10/+13
2004-02-24ignore generated shared librariesKen Raeburn1-0/+1
2004-02-24ignore some more generated filesKen Raeburn11-0/+12
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn24-28/+127
2004-02-24ignore fakedest dirKen Raeburn1-0/+1
2004-02-24ignore generated krb524 error table codeKen Raeburn1-0/+2
2004-02-24ignore files created during testingKen Raeburn1-0/+3
2004-02-24ignore ksetpwdKen Raeburn1-0/+1
2004-02-23update for krb5-1.3.2-beta5Tom Yu1-3/+6
2004-02-23* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix calculation forKen Raeburn2-6/+19
2004-02-23Add missing ChangeLog entryTom Yu1-0/+6
2004-02-19* prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2-1/+6
2004-02-19Bug from David Thompson <thomas@cs.wisc.edu>. Bug originally introducedKen Hornstein1-1/+1
2004-02-19ignore some files generated during testingKen Raeburn2-0/+6
2004-02-19protoizeKen Raeburn55-412/+249
2004-02-19ignore aes-gen programKen Raeburn1-0/+1
2004-02-19protoizeKen Raeburn5-8/+12
2004-02-19ProtoizeKen Raeburn7-215/+105