]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - crypto/heimdal/tools/build.sh
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
authorDoug Rabson <dfr@FreeBSD.org>
Wed, 7 May 2008 13:53:12 +0000 (13:53 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Wed, 7 May 2008 13:53:12 +0000 (13:53 +0000)
commit33f12199250a09b573f7a518b523fdac3f120b8f
tree1338a6c0e5d3e7c3b0da720ac15cd79fc72c6b5a
parent4fe54d7c6acb302aacc6ac18798804b26c882c13
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
all non-style changes made by heimdal to our own libgssapi.
184 files changed:
Makefile.inc1
crypto/heimdal/FREEBSD-Xlist
crypto/heimdal/acinclude.m4 [new file with mode: 0644]
crypto/heimdal/admin/ktutil_locl.h
crypto/heimdal/appl/ftp/ftp/ftp_locl.h
crypto/heimdal/appl/su/Makefile.am
crypto/heimdal/appl/su/su.c
crypto/heimdal/cf/broken-getnameinfo.m4 [deleted file]
crypto/heimdal/cf/check-declaration.m4 [deleted file]
crypto/heimdal/kadmin/kadmin_locl.h
crypto/heimdal/kadmin/version4.c [deleted file]
crypto/heimdal/kdc/headers.h
crypto/heimdal/lib/asn1/x509.asn1 [deleted file]
crypto/heimdal/lib/gssapi/8003.c [deleted file]
crypto/heimdal/lib/gssapi/accept_sec_context.c [deleted file]
crypto/heimdal/lib/gssapi/acquire_cred.c [deleted file]
crypto/heimdal/lib/gssapi/add_cred.c [deleted file]
crypto/heimdal/lib/gssapi/add_oid_set_member.c [deleted file]
crypto/heimdal/lib/gssapi/address_to_krb5addr.c [deleted file]
crypto/heimdal/lib/gssapi/arcfour.c [deleted file]
crypto/heimdal/lib/gssapi/arcfour.h [deleted file]
crypto/heimdal/lib/gssapi/canonicalize_name.c [deleted file]
crypto/heimdal/lib/gssapi/compat.c [deleted file]
crypto/heimdal/lib/gssapi/context_time.c [deleted file]
crypto/heimdal/lib/gssapi/create_emtpy_oid_set.c [deleted file]
crypto/heimdal/lib/gssapi/decapsulate.c [deleted file]
crypto/heimdal/lib/gssapi/delete_sec_context.c [deleted file]
crypto/heimdal/lib/gssapi/display_name.c [deleted file]
crypto/heimdal/lib/gssapi/display_status.c [deleted file]
crypto/heimdal/lib/gssapi/duplicate_name.c [deleted file]
crypto/heimdal/lib/gssapi/encapsulate.c [deleted file]
crypto/heimdal/lib/gssapi/export_name.c [deleted file]
crypto/heimdal/lib/gssapi/export_sec_context.c [deleted file]
crypto/heimdal/lib/gssapi/external.c [deleted file]
crypto/heimdal/lib/gssapi/get_mic.c [deleted file]
crypto/heimdal/lib/gssapi/gssapi_locl.h [deleted file]
crypto/heimdal/lib/gssapi/import_name.c [deleted file]
crypto/heimdal/lib/gssapi/import_sec_context.c [deleted file]
crypto/heimdal/lib/gssapi/indicate_mechs.c [deleted file]
crypto/heimdal/lib/gssapi/init.c [deleted file]
crypto/heimdal/lib/gssapi/init_sec_context.c [deleted file]
crypto/heimdal/lib/gssapi/inquire_context.c [deleted file]
crypto/heimdal/lib/gssapi/inquire_cred.c [deleted file]
crypto/heimdal/lib/gssapi/inquire_cred_by_mech.c [deleted file]
crypto/heimdal/lib/gssapi/inquire_mechs_for_name.c [deleted file]
crypto/heimdal/lib/gssapi/inquire_names_for_mech.c [deleted file]
crypto/heimdal/lib/gssapi/process_context_token.c [deleted file]
crypto/heimdal/lib/gssapi/release_buffer.c [deleted file]
crypto/heimdal/lib/gssapi/release_cred.c [deleted file]
crypto/heimdal/lib/gssapi/release_name.c [deleted file]
crypto/heimdal/lib/gssapi/release_oid_set.c [deleted file]
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
crypto/heimdal/lib/gssapi/spnego/spnego_locl.h
crypto/heimdal/lib/gssapi/test_oid_set_member.c [deleted file]
crypto/heimdal/lib/gssapi/unwrap.c [deleted file]
crypto/heimdal/lib/gssapi/v1.c [deleted file]
crypto/heimdal/lib/gssapi/verify_mic.c [deleted file]
crypto/heimdal/lib/gssapi/wrap.c [deleted file]
crypto/heimdal/lib/hdb/convert_db.c [deleted file]
crypto/heimdal/lib/hdb/hdb_locl.h
crypto/heimdal/lib/kadm5/dump_log.c [deleted file]
crypto/heimdal/lib/kadm5/replay_log.c [deleted file]
crypto/heimdal/lib/kadm5/truncate_log.c [deleted file]
crypto/heimdal/lib/krb5/crypto.c
crypto/heimdal/lib/krb5/dump_config.c [deleted file]
crypto/heimdal/lib/krb5/krb5_build_principal.3 [deleted file]
crypto/heimdal/lib/krb5/krb5_free_addresses.3 [deleted file]
crypto/heimdal/lib/krb5/krb5_free_principal.3 [deleted file]
crypto/heimdal/lib/krb5/krb5_locl.h
crypto/heimdal/lib/krb5/krb5_principal_get_realm.3 [deleted file]
crypto/heimdal/lib/krb5/krb5_sname_to_principal.3 [deleted file]
crypto/heimdal/lib/roken/acconfig.h [deleted file]
crypto/heimdal/lib/roken/acinclude.m4 [deleted file]
crypto/heimdal/lib/roken/print_version.c [deleted file]
crypto/heimdal/lib/roken/resource.h [deleted file]
crypto/heimdal/ltconfig [deleted file]
crypto/heimdal/mkinstalldirs [deleted file]
crypto/heimdal/tools/build.sh [deleted file]
etc/gss/mech
gnu/usr.bin/cvs/cvs/Makefile
include/gssapi/gssapi.h
kerberos5/Makefile.inc
kerberos5/include/config.h
kerberos5/include/crypto-headers.h
kerberos5/lib/Makefile
kerberos5/lib/Makefile.inc
kerberos5/lib/libasn1/Makefile
kerberos5/lib/libgssapi/Makefile [deleted file]
kerberos5/lib/libgssapi_krb5/Makefile [new file with mode: 0644]
kerberos5/lib/libgssapi_krb5/gss_krb5.c [new file with mode: 0644]
kerberos5/lib/libgssapi_krb5/prefix.c [moved from crypto/heimdal/lib/asn1/gen.h with 55% similarity]
kerberos5/lib/libgssapi_ntlm/Makefile [new file with mode: 0644]
kerberos5/lib/libgssapi_ntlm/prefix.c [moved from crypto/heimdal/kuser/kinit_options.c with 53% similarity]
kerberos5/lib/libgssapi_spnego/Makefile [new file with mode: 0644]
kerberos5/lib/libgssapi_spnego/prefix.c [moved from crypto/heimdal/kuser/kauth_options.c with 53% similarity]
kerberos5/lib/libhdb/Makefile
kerberos5/lib/libheimntlm/Makefile [new file with mode: 0644]
kerberos5/lib/libhx509/Makefile [new file with mode: 0644]
kerberos5/lib/libkadm5clnt/Makefile
kerberos5/lib/libkadm5srv/Makefile
kerberos5/lib/libkafs5/Makefile
kerberos5/lib/libkrb5/Makefile
kerberos5/lib/libroken/Makefile
kerberos5/libexec/Makefile
kerberos5/libexec/hprop/Makefile
kerberos5/libexec/hpropd/Makefile
kerberos5/libexec/ipropd-master/Makefile
kerberos5/libexec/ipropd-slave/Makefile
kerberos5/libexec/kadmind/Makefile
kerberos5/libexec/kcm/Makefile [new file with mode: 0644]
kerberos5/libexec/kdc/Makefile
kerberos5/libexec/kpasswdd/Makefile
kerberos5/tools/Makefile
kerberos5/tools/asn1_compile/Makefile
kerberos5/tools/slc/Makefile [new file with mode: 0644]
kerberos5/usr.bin/kadmin/Makefile
kerberos5/usr.bin/kdestroy/Makefile
kerberos5/usr.bin/kinit/Makefile
kerberos5/usr.bin/klist/Makefile
kerberos5/usr.bin/kpasswd/Makefile
kerberos5/usr.bin/ksu/Makefile
kerberos5/usr.bin/verify_krb5_conf/Makefile
kerberos5/usr.sbin/kstash/Makefile
kerberos5/usr.sbin/ktutil/Makefile
lib/libgssapi/Makefile
lib/libgssapi/Symbol.map [new file with mode: 0644]
lib/libgssapi/context.h
lib/libgssapi/cred.h
lib/libgssapi/gss_accept_sec_context.c
lib/libgssapi/gss_acquire_cred.c
lib/libgssapi/gss_add_cred.c
lib/libgssapi/gss_buffer_set.c [new file with mode: 0644]
lib/libgssapi/gss_canonicalize_name.c
lib/libgssapi/gss_compare_name.c
lib/libgssapi/gss_create_empty_oid_set.c
lib/libgssapi/gss_decapsulate_token.c [new file with mode: 0644]
lib/libgssapi/gss_delete_sec_context.c
lib/libgssapi/gss_display_name.c
lib/libgssapi/gss_display_status.c
lib/libgssapi/gss_duplicate_name.c
lib/libgssapi/gss_duplicate_oid.c [new file with mode: 0644]
lib/libgssapi/gss_encapsulate_token.c [new file with mode: 0644]
lib/libgssapi/gss_export_name.c
lib/libgssapi/gss_export_sec_context.c
lib/libgssapi/gss_get_mic.c
lib/libgssapi/gss_import_name.c
lib/libgssapi/gss_import_sec_context.c
lib/libgssapi/gss_indicate_mechs.c
lib/libgssapi/gss_init_sec_context.c
lib/libgssapi/gss_inquire_context.c
lib/libgssapi/gss_inquire_cred.c
lib/libgssapi/gss_inquire_cred_by_mech.c
lib/libgssapi/gss_inquire_cred_by_oid.c [new file with mode: 0644]
lib/libgssapi/gss_inquire_mechs_for_name.c
lib/libgssapi/gss_inquire_names_for_mech.c
lib/libgssapi/gss_inquire_sec_context_by_oid.c [new file with mode: 0644]
lib/libgssapi/gss_mech_switch.c
lib/libgssapi/gss_names.c
lib/libgssapi/gss_oid_to_str.c [new file with mode: 0644]
lib/libgssapi/gss_pseudo_random.c [moved from crypto/heimdal/lib/gssapi/copy_ccache.c with 63% similarity]
lib/libgssapi/gss_release_buffer.c
lib/libgssapi/gss_release_cred.c
lib/libgssapi/gss_release_name.c
lib/libgssapi/gss_release_oid.c [moved from crypto/heimdal/lib/gssapi/compare_name.c with 75% similarity]
lib/libgssapi/gss_release_oid_set.c
lib/libgssapi/gss_set_cred_option.c [new file with mode: 0644]
lib/libgssapi/gss_set_sec_context_option.c [new file with mode: 0644]
lib/libgssapi/gss_test_oid_set_member.c
lib/libgssapi/gss_unseal.c
lib/libgssapi/gss_utils.c
lib/libgssapi/gss_verify.c
lib/libgssapi/gss_verify_mic.c
lib/libgssapi/gss_wrap.c
lib/libgssapi/gss_wrap_size_limit.c
lib/libgssapi/mech.5
lib/libgssapi/mech_switch.h
lib/libgssapi/name.h
lib/libgssapi/utils.h
lib/libpam/modules/pam_krb5/Makefile
libexec/telnetd/Makefile
secure/lib/libssh/Makefile
secure/usr.sbin/sshd/Makefile
share/mk/bsd.libnames.mk
usr.bin/telnet/Makefile