summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-082-1/+6
* Missing prototype for gss_krb5int_unseal_token_v3Ezra Peisach2004-03-082-0/+12
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-0847-28/+108
* note, in comments, some per-directory variables autoconf setsKen Raeburn2004-03-081-0/+14
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh inKen Raeburn2004-03-082-0/+22
* * configure.in: Move test for setupterm back down below addition ofKen Raeburn2004-03-072-1/+7
* make dependKen Raeburn2004-03-063-3/+5
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-066-21/+101
* fix debug initializer and copyrightKen Raeburn2004-03-061-3/+29
* * reconf: Delete autom4te.cache directories after running autoreconfKen Raeburn2004-03-062-0/+6
* * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don'tKen Raeburn2004-03-062-4/+6
* Use more const data in the keytab type registryKen Raeburn2004-03-064-7/+17
* * k5-thread.h: New fileKen Raeburn2004-03-062-0/+151
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-0511-116/+131
* * configure.in: Don't invoke macros for library build support. Don't look fo...Ken Raeburn2004-03-042-3/+5
* * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_...Ken Raeburn2004-03-044-12/+10
* Configure telnet using one script instead of fourKen Raeburn2004-03-0412-184/+207
* fix typoKen Raeburn2004-03-031-1/+1
* don't get a krb5_context for the routines that don't need itKen Raeburn2004-03-034-12/+7
* minor formatting, mostly whitespaceKen Raeburn2004-03-031-37/+38
* * rc_base.c: Delete unused and untested semaphore supportKen Raeburn2004-03-033-29/+4
* * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missedKen Raeburn2004-02-282-1/+7
* * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2004-02-272-0/+6
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-2712-28/+93
* * gss-client.c: change if (this) if (that) => if (this && that)Jeffrey Altman2004-02-272-170/+172
* fix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I createdKen Raeburn2004-02-262-0/+12
* Set context flags after calling krb5_rd_req so that the replay cache is set upSam Hartman2004-02-262-2/+8
* Move apputils dir from util to lib, to get its proper place in theKen Raeburn2004-02-2612-12/+25
* * rcp.exp (stop_rsh_daemon): Check for any output before eof, causing any suchKen Raeburn2004-02-263-2/+18
* * gssapi.exp (doit): Fix typo in log messageKen Raeburn2004-02-262-1/+5
* * default.exp (passes): Add "mode=udp" to existing pass specifications. Add aKen Raeburn2004-02-262-1/+48
* * network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind.Ken Raeburn2004-02-262-8/+18
* * sendto_kdc.c (start_connection): Close socket if connect() call fails for anKen Raeburn2004-02-262-0/+6
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-2416-440/+30
* dependency updatesKen Raeburn2004-02-242-10/+13
* ignore generated shared librariesKen Raeburn2004-02-241-0/+1
* ignore some more generated filesKen Raeburn2004-02-2411-0/+12
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-2424-28/+127
* ignore fakedest dirKen Raeburn2004-02-241-0/+1
* ignore generated krb524 error table codeKen Raeburn2004-02-241-0/+2
* ignore files created during testingKen Raeburn2004-02-241-0/+3
* ignore ksetpwdKen Raeburn2004-02-241-0/+1
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix calculation forKen Raeburn2004-02-232-6/+19
* Add missing ChangeLog entryTom Yu2004-02-231-0/+6
* * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2004-02-192-1/+6
* Bug from David Thompson <thomas@cs.wisc.edu>. Bug originally introducedKen Hornstein2004-02-191-1/+1
* ignore some files generated during testingKen Raeburn2004-02-192-0/+6
* protoizeKen Raeburn2004-02-1955-412/+249
* ignore aes-gen programKen Raeburn2004-02-191-0/+1
* protoizeKen Raeburn2004-02-195-8/+12