| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * gssapiP_krb5.h: Add rcache member to the creds | Tom Yu | 1998-01-22 | 6 | -2/+46 |
| * | main returns int, not void. ANSI X3.159-1989 | Ezra Peisach | 1998-01-21 | 3 | -2/+7 |
| * | main returns int, not void. ANSI X3.159-1989 2.1.2.2.1 says so, and | Ezra Peisach | 1998-01-21 | 2 | -1/+6 |
| * | main returns int, not void. ANSI X3.159-1989 | Ezra Peisach | 1998-01-21 | 6 | -3/+18 |
| * | * bindresvport.c: Include string.h for memset prototype | Ezra Peisach | 1998-01-21 | 2 | -0/+5 |
| * | * kdc.conf.proto: Add kpasswd_port line so kadmind can start as | Ezra Peisach | 1998-01-21 | 2 | -0/+6 |
| * | * default.exp: Added kpasswd_port variable to kdc.conf creation. | Ezra Peisach | 1998-01-21 | 2 | -0/+6 |
| * | * btree/bt_open.c: Added O_BINARY for __CYGWIN32__. | Ezra Peisach | 1998-01-21 | 21 | -31/+67 |
| * | * schpw.c: New file. Support for Cygnus chpw. | Tom Yu | 1998-01-21 | 1 | -0/+372 |
| * | * schpw.c: New file. Support for Cygnus chpw | Tom Yu | 1998-01-21 | 3 | -3/+173 |
| * | * alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpw | Tom Yu | 1998-01-21 | 3 | -1/+26 |
| * | * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpw | Tom Yu | 1998-01-21 | 2 | -0/+6 |
| * | * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZ | Tom Yu | 1998-01-21 | 2 | -1/+6 |
| * | * do_tgs_req.c: Add some explicit settings of errcode so that the | Tom Yu | 1998-01-16 | 2 | -0/+9 |
| * | * hash/hash_bigkey.c (collect_key, collect_data): Cast malloc | Ezra Peisach | 1998-01-15 | 4 | -6/+36 |
| * | Changed all PBGetCatInfo to PBGetCatInfoSync for new UH's | Marshall Vale | 1998-01-13 | 2 | -2/+2 |
| * | * in_tkt.c: Conditionalize use of macro do_seteuid, rather than | Tom Yu | 1998-01-06 | 2 | -9/+21 |
| * | * seteuid.c (krb5_seteuid): Don't check for _POSIX_SAVED_IDS, as | Tom Yu | 1998-01-06 | 2 | -9/+12 |
| * | * locate_kdc.c (krb5_locate_kdc): Check return of | Tom Yu | 1998-01-03 | 3 | -0/+16 |
| * | * preauth.c (handle_sam_labels): | Tom Yu | 1998-01-03 | 3 | -0/+24 |
| * | * asn1buf.c (asn12krb5_buf): Check return value of | Tom Yu | 1998-01-03 | 2 | -0/+9 |
| * | * init_rkey.c (mit_des_init_random_key): Punt the struct; use | Tom Yu | 1997-12-29 | 2 | -7/+20 |
| * | * Makefile.in (OBJS): Changed val_cred.$(OBJECT) to | Ezra Peisach | 1997-12-29 | 2 | -1/+6 |
| * | * hash/dbm.c: Rename the errno member of HTAB | Tom Yu | 1997-12-21 | 4 | -9/+19 |
| * | * logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwtmp to avoid | Tom Yu | 1997-12-21 | 3 | -4/+13 |
| * | * login.c (try_afscall): try_afscall doesn't work / isn't needed | Dan Winship | 1997-12-19 | 2 | -3/+13 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services, | Ezra Peisach | 1997-12-16 | 2 | -0/+14 |
| * | * locate_kdc.c (krb5_locate_kdc): Free hostlist array elements | Ezra Peisach | 1997-12-16 | 2 | -0/+9 |
| * | * sclient.c (main): Free client principal and krb5_ap_rep_enc_part | Ezra Peisach | 1997-12-16 | 2 | -0/+12 |
| * | * mk_req_ext.c (krb5_mk_req_extended): Check enctype of session | Tom Yu | 1997-12-16 | 2 | -1/+6 |
| * | * cnv_tkt_skey.c: | Tom Yu | 1997-12-12 | 9 | -10/+13 |
| * | * kerberos_v4.c: Don't include sys/socket.h or netdb.h, as krb.h | Tom Yu | 1997-12-12 | 2 | -2/+6 |
| * | * ftpd.c: Don't include netdb.h or sys/socket.h if krb.h is | Tom Yu | 1997-12-12 | 2 | -0/+12 |
| * | * ftp.c: | Tom Yu | 1997-12-12 | 3 | -0/+19 |
| * | * krlogind.c: | Tom Yu | 1997-12-12 | 5 | -4/+30 |
| * | * val_cred.c (krb5_gss_validate_cred): Free principal extracted | Ezra Peisach | 1997-12-07 | 2 | -0/+6 |
| * | * gic_pwd.c (krb5_get_init_creds_password): Change fourth argument | Ezra Peisach | 1997-12-07 | 2 | -1/+6 |
| * | * getpty.c (pty_getpty): Fix goof in previous, which introduced | Tom Yu | 1997-12-07 | 2 | -3/+8 |
| * | * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfree | Ezra Peisach | 1997-12-07 | 2 | -1/+5 |
| * | Include <string.h> | Ezra Peisach | 1997-12-07 | 2 | -0/+5 |
| * | Include <string.h> for memset prototype | Ezra Peisach | 1997-12-07 | 2 | -0/+5 |
| * | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 7 | -41/+668 |
| * | * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c, | Tom Yu | 1997-12-06 | 12 | -35/+2067 |
| * | * krb5_err.et: Add codes for Cygnus chpw | Tom Yu | 1997-12-06 | 2 | -0/+8 |
| * | * Makefile.in: Add cccopy.c | Tom Yu | 1997-12-06 | 3 | -0/+65 |
| * | * krb5.hin: Add constants and prototypes for the Cygnus password | Tom Yu | 1997-12-06 | 3 | -2/+273 |
| * | * getpty.c (pty_getpty): Fix checks on string lengths to account | Tom Yu | 1997-12-05 | 2 | -32/+31 |
| * | * telnetd.c (doit): Fix up slave buffer length | Tom Yu | 1997-12-05 | 2 | -4/+6 |
| * | * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code | Tom Yu | 1997-12-03 | 3 | -1/+11 |
| * | * configure.in: Add AC_PROG_LN_S to deal with symlinking in | Tom Yu | 1997-11-29 | 2 | -0/+7 |