| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set new variable portbase to supplied $PORTBASE or a default. | Ken Raeburn | 2004-03-15 | 13 | -49/+104 |
| * | * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token and | Ken Raeburn | 2004-03-14 | 3 | -65/+11 |
| * | Add a mutex to protect the set manipulations | Ken Raeburn | 2004-03-14 | 3 | -21/+87 |
| * | Make the set type separate from the set-element (linked list node) type | Ken Raeburn | 2004-03-14 | 6 | -29/+50 |
| * | * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_elt | Ken Raeburn | 2004-03-14 | 4 | -21/+27 |
| * | Make sure autoconf.h is updated early, since it's needed by the thread support | Ken Raeburn | 2004-03-14 | 2 | -0/+14 |
| * | Change profile code over to new thread macros, and enable data sharing always | Ken Raeburn | 2004-03-14 | 3 | -26/+40 |
| * | Fix missing case for get_init_creds API change | Ken Hornstein | 2004-03-09 | 2 | -1/+7 |
| * | * pre.in (top_srcdir): Define, set by configure | Ken Raeburn | 2004-03-08 | 2 | -0/+2 |
| * | * prof_get.c (profile_parse_boolean): Declare first argument as | Ezra Peisach | 2004-03-08 | 2 | -1/+6 |
| * | Missing prototype for gss_krb5int_unseal_token_v3 | Ezra Peisach | 2004-03-08 | 2 | -0/+12 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 47 | -28/+108 |
| * | note, in comments, some per-directory variables autoconf sets | Ken Raeburn | 2004-03-08 | 1 | -0/+14 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh in | Ken Raeburn | 2004-03-08 | 2 | -0/+22 |
| * | * configure.in: Move test for setupterm back down below addition of | Ken Raeburn | 2004-03-07 | 2 | -1/+7 |
| * | make depend | Ken Raeburn | 2004-03-06 | 3 | -3/+5 |
| * | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 6 | -21/+101 |
| * | fix debug initializer and copyright | Ken Raeburn | 2004-03-06 | 1 | -3/+29 |
| * | * reconf: Delete autom4te.cache directories after running autoreconf | Ken Raeburn | 2004-03-06 | 2 | -0/+6 |
| * | * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don't | Ken Raeburn | 2004-03-06 | 2 | -4/+6 |
| * | Use more const data in the keytab type registry | Ken Raeburn | 2004-03-06 | 4 | -7/+17 |
| * | * k5-thread.h: New file | Ken Raeburn | 2004-03-06 | 2 | -0/+151 |
| * | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 11 | -116/+131 |
| * | * configure.in: Don't invoke macros for library build support. Don't look fo... | Ken Raeburn | 2004-03-04 | 2 | -3/+5 |
| * | * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_... | Ken Raeburn | 2004-03-04 | 4 | -12/+10 |
| * | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 12 | -184/+207 |
| * | fix typo | Ken Raeburn | 2004-03-03 | 1 | -1/+1 |
| * | don't get a krb5_context for the routines that don't need it | Ken Raeburn | 2004-03-03 | 4 | -12/+7 |
| * | minor formatting, mostly whitespace | Ken Raeburn | 2004-03-03 | 1 | -37/+38 |
| * | * rc_base.c: Delete unused and untested semaphore support | Ken Raeburn | 2004-03-03 | 3 | -29/+4 |
| * | * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missed | Ken Raeburn | 2004-02-28 | 2 | -1/+7 |
| * | * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific error | Ken Raeburn | 2004-02-27 | 2 | -0/+6 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 12 | -28/+93 |
| * | * gss-client.c: change if (this) if (that) => if (this && that) | Jeffrey Altman | 2004-02-27 | 2 | -170/+172 |
| * | fix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I created | Ken Raeburn | 2004-02-26 | 2 | -0/+12 |
| * | Set context flags after calling krb5_rd_req so that the replay cache is set up | Sam Hartman | 2004-02-26 | 2 | -2/+8 |
| * | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 12 | -12/+25 |
| * | * rcp.exp (stop_rsh_daemon): Check for any output before eof, causing any such | Ken Raeburn | 2004-02-26 | 3 | -2/+18 |
| * | * gssapi.exp (doit): Fix typo in log message | Ken Raeburn | 2004-02-26 | 2 | -1/+5 |
| * | * default.exp (passes): Add "mode=udp" to existing pass specifications. Add a | Ken Raeburn | 2004-02-26 | 2 | -1/+48 |
| * | * network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind. | Ken Raeburn | 2004-02-26 | 2 | -8/+18 |
| * | * sendto_kdc.c (start_connection): Close socket if connect() call fails for an | Ken Raeburn | 2004-02-26 | 2 | -0/+6 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 16 | -440/+30 |
| * | dependency updates | Ken Raeburn | 2004-02-24 | 2 | -10/+13 |
| * | ignore generated shared libraries | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 11 | -0/+12 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 24 | -28/+127 |
| * | ignore fakedest dir | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | ignore generated krb524 error table code | Ken Raeburn | 2004-02-24 | 1 | -0/+2 |
| * | ignore files created during testing | Ken Raeburn | 2004-02-24 | 1 | -0/+3 |