1996-01-23 |
Ezra Peisach | * Makefile.in (SRCS): Remove extraneous line with... |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Ezra Peisach | * Makefile.in (SHLIB_LIBS): Add lines for shared libra... |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Theodore Tso | Add support for building GSSAPI as a shared library |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Theodore Tso | configure.in: Add the mechglue directory as a subdir |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Theodore Tso | gssapiP_generic.h: Removed prototypes of functions... |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Theodore Tso | rel_oid.c (krb5_gss_internal_release_oid): Add the... |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Theodore Tso | Added Sun's changes (from Roland), as fixed by Ted... |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Theodore Tso | New files for Sun's multi-mechanism GSSAPI |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Ezra Peisach | Check for prototypes so that KRB5_STDARG_P works |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Ezra Peisach | * configure.in: Use KRB5_CHECK_PROTOS instead of inlining |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Ezra Peisach | Move the prototype checking code from include/krb5... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Ezra Peisach | * configure.in: Merge in berk_db library if needed |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Ezra Peisach | * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | If there is no DES key with a V4 salttype, simply retur... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | Allow for the use of other K/M encryption types. Try... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | Don't syslog if the child exited normally |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | A couple more tasks have been completed (use dbm, and... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | Fixed three problems in the database rename function: |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | Simplified to simply require the use of WITH_ANAME... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | * aclocal.m4 |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Tom Yu | * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so... |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Richard Basch | * configure.in |
commit | commitdiff | tree | snapshot |
1996-01-20 |
Ezra Peisach | krb5_get_credentials does not use the same flags as... |
commit | commitdiff | tree | snapshot |
1996-01-20 |
Ezra Peisach | krb5_get_credentials does not take the same flags as... |
commit | commitdiff | tree | snapshot |
1996-01-20 |
Ezra Peisach | krb5_get_credentials does not take kdc_options flags |
commit | commitdiff | tree | snapshot |
1996-01-20 |
Ezra Peisach | Remove use of krb5_kdc_default_options |
commit | commitdiff | tree | snapshot |
1996-01-20 |
Sam Hartman | Fix a memory leak and reversed arguments |
commit | commitdiff | tree | snapshot |
1996-01-20 |
Sam Hartman | In the client, construct a checksum from the command... |
commit | commitdiff | tree | snapshot |
1996-01-19 |
Theodore Tso | Add check for DBM/db libraries |
commit | commitdiff | tree | snapshot |
1996-01-19 |
Sam Hartman | In des_read, check to see if read returns 0 and report |
commit | commitdiff | tree | snapshot |
1996-01-19 |
Sam Hartman | Mainline utmp and login cleanups from hartmans_pty_utmp: |
commit | commitdiff | tree | snapshot |
1996-01-19 |
Sam Hartman | Deal with sys_errlist |
commit | commitdiff | tree | snapshot |
1996-01-19 |
Sam Hartman | Portability fixes: don't declare errno ever |
commit | commitdiff | tree | snapshot |
1996-01-18 |
Sam Hartman | Fix loop so that a ftp/host@REALM is not required, |
commit | commitdiff | tree | snapshot |
1996-01-18 |
Sam Hartman | Include sys/select.h for AIX |
commit | commitdiff | tree | snapshot |
1996-01-16 |
Sam Hartman | Deal with CVS not doing what I expected with a branch... |
commit | commitdiff | tree | snapshot |
1996-01-16 |
Sam Hartman | Fix handling so that the username is only written out... |
commit | commitdiff | tree | snapshot |
1996-01-15 |
Sam Hartman | Short term, this is notes on what the interfaces to... |
commit | commitdiff | tree | snapshot |
1996-01-15 |
Mark Eichin | * configure.in: add gssftp to CONFIG_DIRS so that... |
commit | commitdiff | tree | snapshot |
1996-01-15 |
Mark Eichin | * aclocal.m4 (WITH_DBM_LNAME): add --with-dbm-lname... |
commit | commitdiff | tree | snapshot |
1996-01-14 |
Mark Eichin | Sanitize and cvsignore files for gssftp |
commit | commitdiff | tree | snapshot |
1996-01-14 |
Mark Eichin | add gssftp to things-to-keep |
commit | commitdiff | tree | snapshot |
1996-01-14 |
Mark Eichin | Cygnus implementation of GSSAPI-based ftp client and... |
commit | commitdiff | tree | snapshot |
1996-01-13 |
Sam Hartman | Work around apparent Solaris kernel bug. If you open... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Ezra Peisach | Makefile.in: (check-unix): ultrix "test" does not suppo... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Ezra Peisach | * krsh.c, krlogin.c: (main): Ultrix cc does not suppor... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Ezra Peisach | * krcp.c (error): Convert to use varargs |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Ezra Peisach | * profile.hin: Add profile_init_path prototype |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Richard Basch | Set the enctype to ENCTYPE_UNKNOWN when the enctype... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Add an #ifdef for enabling lower case realm (for use... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | When obtaining tickets, we make them forwardable by... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Added documentation for the DCE compat options, plus... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_V... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_V... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Added checking of profile for DCE compatability options... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Add fields for fcc_default_format and scc_default_format in |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Added ##DOS statements after gssapi_err_generic.$(OBJEC... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Fix return type for mit_des3_string_to_key() |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Added hack by Doug Engbert to get util/pty to work... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | kcmd.c (getport): Clear the sin structure to be zero... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Initialize addrs to 0 so that we don't try to free... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Remove #if statement that used sizeof(xxx), since that... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Removed extern global of krb5_kdc_req_sumtype, which... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | krbconfig.c, Makefile.in: Removed krbconfig.c; it conta... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | If reading in a version 3 credentials cache, ignore... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Theodore Tso | Applied patch submitted by Doug Engbert, so that the... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Ezra Peisach | * locate_kdc.c (krb5_locate_kdc): Add parrentheses... |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Ezra Peisach | Take care of a gcc warnign about shufting two far |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | Added defintion for KRB5_GSS_FOR_CREDS_OPTION |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | forward.c (get_for_creds): Removed no longer used function |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | forward.c (get_for_creds): Removed no longer used function |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | Added error table code KRB5_FWD_BAD_PRINCIPAL |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | krb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added... |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constan... |
commit | commitdiff | tree | snapshot |
1996-01-10 |
Theodore Tso | fwd_tgt.c (krb5_fwd_tgt_creds): New function which... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
Theodore Tso | krb5.hin: Added support for KRB5_INT16_MAX, which tells... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
Theodore Tso | hostaddr.c (krb5_os_hostaddr): New function which takes... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
Theodore Tso | gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
Theodore Tso | gssapiP_generic.h: Don't include <sys/types.h> since... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | Removed check for sys/fcntl.h; the source now always... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | Removed #undef NEED_SYS_FCNTL_H since we now always... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | Always include <fcntl.h> instead of checking for <sys... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | Removed checking for <sys/fcntl.h>; always use <fcntl.h> |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | Always include <fcntl.h> instead of checking for <sys... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | Removed sys/fcntl.h checking (always use fcntl.h instead) |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Richard Basch | * aclocal.m4, acconfig.h |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Theodore Tso | * configure.in: Check for presense of setenv(), unseten... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Theodore Tso | * gss-client.c (main, client_establish_context): If... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Theodore Tso | * rd_cred.c (krb5_rd_cred_basic): When the keyblock... |
commit | commitdiff | tree | snapshot |
1995-12-25 |
Ezra Peisach | ktutil.c (ktutil_write_v4): Call ktutil_write_srvtab... |
commit | commitdiff | tree | snapshot |
1995-12-22 |
Theodore Tso | If HAVE_SHADOW is defined, and no shadow password entry... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | Use KRB5_CC_FORMAT as an error code instead of KRB5_CCA... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | Fixed typo (missing comma) in file |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | Changed KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAIL... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | Change use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUA... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | In the case of SCC_OPEN_AND_ERASE, unlink the filename... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | In the case of FCC_OPEN_AND_ERASE, unlink the old filen... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | * configure.in: Check for the stat call, since profile_... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Theodore Tso | * Makefile.in (t_an_to_ln): Use $(LD) instead of $... |
commit | commitdiff | tree | snapshot |
1995-12-20 |
Theodore Tso | Missing parenthesis meant that wrong number of bytes... |
commit | commitdiff | tree | snapshot |
next |