| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * rc_io.h (struct krb5_rc_iostuff): Internal structure - change | Ezra Peisach | 2000-09-21 | 5 | -13/+29 |
| * | * configure.in: Add AC_TYPE_OFF_T for off_t declaraion | Ezra Peisach | 2000-09-21 | 2 | -0/+5 |
| * | * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warning | Ezra Peisach | 2000-09-20 | 6 | -15/+47 |
| * | * dispatch.c (dispatch): inet_ntop() returns const char * | Ezra Peisach | 2000-09-20 | 2 | -4/+7 |
| * | * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY. | Ken Raeburn | 2000-09-09 | 4 | -3/+21 |
| * | 2000-09-01 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-09-02 | 2 | -13/+58 |
| * | * Makefile.in(OBJS, SRCS): Add lifetime.{o,c} | Tom Yu | 2000-09-01 | 3 | -0/+138 |
| * | * krb.h: Add prototypes for krb_life_to_time() and | Tom Yu | 2000-09-01 | 2 | -0/+14 |
| * | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-08-31 | 1 | -2/+2 |
| * | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-08-31 | 2 | -2/+23 |
| * | * pre.in: Fix some inconsistent spelling in the previous changes | Tom Yu | 2000-08-31 | 2 | -4/+10 |
| * | * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_TARGETS to | Tom Yu | 2000-08-31 | 2 | -1/+7 |
| * | * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables. | Ken Raeburn | 2000-08-30 | 4 | -5/+80 |
| * | * aclocal.m4 (KRB5_LIB_AUX): Fold in values of EXTRA_LIB_TARGETS, | Ken Raeburn | 2000-08-30 | 2 | -1/+17 |
| * | * get_creds.c (krb5_get_credentials_core): If the supplied enctype is not | Ken Raeburn | 2000-08-29 | 2 | -7/+25 |
| * | * configure.in: Don't generate keytab/db/Makefile, since it isn't | Tom Yu | 2000-08-29 | 3 | -18/+10 |
| * | * post.in: Test for existing Makefile in directory before | Tom Yu | 2000-08-29 | 2 | -1/+6 |
| * | renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli... | Alexandra Ellwood | 2000-08-29 | 4 | -6/+13 |
| * | * ftpcmd.y: Fix up grammar so that single character token names | Tom Yu | 2000-08-26 | 2 | -37/+45 |
| * | * main.c (initialize_realms): For "cannot initialize realm" messages, tell the | Ken Raeburn | 2000-08-23 | 3 | -3/+18 |
| * | * aclocal.m4 (KRB5_AC_CHECK_INET6): Require "struct sockaddr_storage" for IPv... | Ken Raeburn | 2000-08-23 | 2 | -0/+6 |
| * | * libobj.in (clean-libobjs): Combine "rm" commands into one | Ken Raeburn | 2000-08-23 | 2 | -4/+5 |
| * | * secure.h (myaddr): For secure data stream, pass the port number | Ezra Peisach | 2000-08-22 | 4 | -2/+10 |
| * | * v4gssftp.exp: New tests for the krb4 compatible interface to gssftp | Ezra Peisach | 2000-08-22 | 2 | -0/+403 |
| * | * default.exp: Create a properly formatted krb.conf file. Also | Ezra Peisach | 2000-08-22 | 2 | -0/+8 |
| * | * ftpd.c (auth_data): Iterate over all krb4 services instead of | Ezra Peisach | 2000-08-22 | 2 | -17/+22 |
| * | * rd_svc_key.c (krb54_get_service_keyblock): If the keytab | Ezra Peisach | 2000-08-22 | 2 | -1/+19 |
| * | * default.exp: Create a properly formatted krb.conf file | Ezra Peisach | 2000-08-22 | 1 | -2/+2 |
| * | * domacro.c: Compiler warning cleanups and fix the overflow fix to | Ezra Peisach | 2000-08-17 | 14 | -352/+562 |
| * | * cr_tkt.c (krb_cr_tkt_int): When prototypes were changed to not | Ezra Peisach | 2000-08-14 | 1 | -3/+4 |
| * | Add AC_PROG_INSTALL to allow the library to be installed | Ezra Peisach | 2000-08-11 | 2 | -0/+5 |
| * | * rlogin.exp: Change RLOGIN to KRLOGIN so we do not use the | Ezra Peisach | 2000-08-10 | 2 | -5/+10 |
| * | * default.exp: Add an eof clause to avoid breakage if rlogin exits | Tom Yu | 2000-08-09 | 2 | -0/+11 |
| * | * cnv_tkt_skey.c: Fix up static prototypes for | Tom Yu | 2000-08-09 | 2 | -22/+28 |
| * | Quoting of lists in mutipass variable assigments is unnecessary | Ezra Peisach | 2000-08-08 | 2 | -6/+7 |
| * | * v4standalone.exp: New set of tests for basic V4 functionality | Ezra Peisach | 2000-08-08 | 2 | -0/+139 |
| * | * default.exp: Create krb.conf and krb.realms files for v4 | Ezra Peisach | 2000-08-08 | 2 | -1/+91 |
| * | * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure.in and pass | Ezra Peisach | 2000-08-08 | 2 | -1/+7 |
| * | * configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4 | Ezra Peisach | 2000-08-08 | 2 | -0/+12 |
| * | * krlogin.c (read_wrapper): Copy from the current point and not | Ezra Peisach | 2000-08-08 | 2 | -2/+7 |
| * | * default.exp: Protect Quote quotation marks in multipass variable | Ezra Peisach | 2000-08-07 | 2 | -12/+17 |
| * | * reference_encode.out, trval_reference.out: Test encoding of | Ezra Peisach | 2000-08-07 | 4 | -8/+26 |
| * | * asn1_k_decode.c (asn1_decode_last_req_entry): Decode the lr_type | Ezra Peisach | 2000-08-07 | 3 | -1/+24 |
| * | * krb5.hin: lr_type element of krb5_last_req_entry needs to be a | Ezra Peisach | 2000-08-07 | 2 | -1/+6 |
| * | * aclocal.m4 (CHECK_SIGPROCMASK): Check for posix sigprocmask | Ezra Peisach | 2000-08-07 | 2 | -5/+9 |
| * | * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask if | Ezra Peisach | 2000-08-07 | 2 | -1/+9 |
| * | * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost. | Ken Raeburn | 2000-08-04 | 3 | -6/+6 |
| * | * listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fit | Ken Raeburn | 2000-08-04 | 3 | -6/+14 |
| * | * kprop.c, kpropd.c: Compiler warning fixes including: not | Ezra Peisach | 2000-08-03 | 4 | -144/+197 |
| * | * klist.c: Compiler warning cleanups by declaring functions as | Ezra Peisach | 2000-08-02 | 2 | -18/+21 |