From: Alexandra Ellwood Date: Thu, 1 Sep 2005 20:52:46 +0000 (+0000) Subject: pullup to trunk X-Git-Tag: krb5-1.4.3-beta1~31 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fb7145e383f0b4e11feea37d7cb1c6a029763a31;p=krb5.git pullup to trunk ticket: 3173 Version_Fixed: 1.4.3 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17368 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/.Sanitize b/src/mac/.Sanitize deleted file mode 100644 index 778c44ef1..000000000 --- a/src/mac/.Sanitize +++ /dev/null @@ -1,31 +0,0 @@ -# Sanitize.in for Kerberos V5 - -# Each directory to survive it's way into a release will need a file -# like this one called "./.Sanitize". All keyword lines must exist, -# and must exist in the order specified by this file. Each directory -# in the tree will be processed, top down, in the following order. - -# Hash started lines like this one are comments and will be deleted -# before anything else is done. Blank lines will also be squashed -# out. - -# The lines between the "Do-first:" line and the "Things-to-keep:" -# line are executed as a /bin/sh shell script before anything else is -# done in this - -Do-first: - -# All files listed between the "Things-to-keep:" line and the -# "Files-to-sed:" line will be kept. All other files will be removed. -# Directories listed in this section will have their own Sanitize -# called. Directories not listed will be removed in their entirety -# with rm -rf. - -Things-to-keep: - - -Things-to-lose: - -Do-last: - -# End of file. diff --git a/src/mac/ChangeLog b/src/mac/ChangeLog deleted file mode 100644 index 3a5bcb029..000000000 --- a/src/mac/ChangeLog +++ /dev/null @@ -1,180 +0,0 @@ -Fri Feb 21 16:30:00 2003 Alexandra Ellwood - * Removed Mac OS 9 files. - -Fri Oct 21 18:00:00 1998 Miro Jurisic - * ReadMe: updated instructions to say we require CW Pro4 - * version.r: upped to 1.1a4 - -Fri Oct 21 17:30:00 1998 Miro Jurisic - * Makefile.initial: added auto-detection of CodeWarrior version - * Makefile.tmpl: added CodeWarrior Pro4 files and fixed -map on krb5 68k lib - -Fri Sep 8 15:50:00 1998 Miro Jurisic - * CFMGlue.c: Added check for Code Fragment Manager - -Fri Aug 28 16:30:00 1998 Miro Jurisic - - * Makefile.tmpl, ReadMe, Makefile.initial, RunAppleScript.pl: Added stuff to - automagically run AppleScriprs to build CW projects. - -Fri Aug 28 12:00:00 1998 Miro Jurisic - - * Makefile.tmpl: Removed static library targets, renamed other - targets, added debugging targets - * ReadMe: removed mentions of static libraries and kconfig - * macfile_gen.pl: renamed output variables - * version.r: upped to 1.1a3 - -Fri Aug 21 17:00:00 1998 Miro Jurisic - - * Makefile.tmpl: Added CCache API dependencies - -Wed Aug 19 18:20:00 1998 Miro Jurisic - - * version.r: Upped to 1.1a1 library, 1.5a1 package - -Tue Aug 18 14:30:00 1998 Miro Jurisic - - * ReadMe: added information about warnings that should be ignored - -Fri Aug 14 14:00:00 1998 Miro Jurisic - - * Makefile.tmpl: Change -sym fullpath to -sym on -- now - MPW doesn't crash during link stage - * version.r: Upped to 1.0.5b8 - -Wed Aug 12 13:20:00 1998 Miro Jurisic - - * version.r: Upped to 1.0.5b7 - -Wed Aug 12 13:20:00 1998 Miro Jurisic - - * Makefile.tmpl: Change glue targets' output folders - -Mon Aug 10 17:20:00 1998 Miro Jurisic - - * Makefile.tmpl: Fixed glue targets' dependencies - -Mon Aug 10 13:15:00 1998 Miro Jurisic - - * version.r: Upped to 1.0.5b6 - -Mon Aug 10 13:15:00 1998 Miro Jurisic - - * Makefile.tmpl: Added glue files to snapshot list - -Mon Aug 10 13:05:00 1998 Miro Jurisic - - * Makefile.tmpl: Changed location of glue generation output - -Mon Aug 10 13:05:00 1998 Miro Jurisic - - * ReadMe: Changed instructions to refer to 68K glue - -Mon Aug 10 12:58:00 1998 Miro Jurisic - - * Makefile.tmpl: Added glue files to clean targets - -Mon Aug 10 12:30:00 1998 Miro Jurisic - - * Added sources for classic 68K glue for GSSAPI and krb5 libraries - -Tue Jul 7 17:00:00 1998 Miro Jurisic - - * Makefile: separated krb5 and GSS libraries; also commented out MIT-specific targets, - since we want to distribute one version that checks for MITAthenaLib to determine whether - to use TestTrack - - * Added export file for krb5 library; updated export file for GSS library - - * Separated initialization code and put it in K5.CFM.c and GSS.CFM.c - - * Upped version to 1.0.5b1 - -Thu Jul 2 17:40:52 1998 Theodore Y. Ts'o - - * GSSLibrary.exp, GSSLibrary.SAP.exp: Add new GSSAPI functions. - Also comment out __terminate and __initialize functions. - - * version.r: Update Mac resource file to say 1.0.4b1 - -Wed Jul 1 17:56:04 1998 Theodore Y. Ts'o - - * Makefile.tmpl: Commit sarac's changes which make the Mac - dependencies more sane. - -Tue Oct 14 12:39:37 1997 Marshall Vale (Added 7/1/98) - - * Makefile.tmpl: Added -init and -term linker args to the - shared libraries for CWPro 1. Earlier versions did not - require it. - - * Makefile.tmpl: Added -weaklink of TestTrackLib for SAP - version serving compatibility. - -Wed Sep 24 12:10:29 1997 Marshall Vale (Added 7/1/98) - - * Makefile.tmpl (GSSRTLCFM68K & GSSRTLCFMPPC): Changed from - ANSI to MSL runtime libraries. - -Mon Mar 17 15:03:36 1997 Theodore Y. Ts'o - - * Makefile.tmpl (GSSRTLCFMPPC): Add double quotes to prevent Mac - filenames with spaces from losing. - -Fri Nov 22 07:54:57 1996 Theodore Ts'o - - * Makefile.tmpl: Use '%' in Makefiles where you really want a '/' - character in the mpw Makefile. (Translation in - src/Makefile.in) - - * version.r: Fix typos, and set version resource for 1.0 release. - -Fri Nov 8 17:44:10 1996 Theodore Y. Ts'o - - * Makefile.tmpl: Add in version resource - - * version.r: New file, containing the version resource. - -Tue Oct 29 22:48:23 1996 Theodore Y. Ts'o - - * Makefile.tmpl (SRCS-SAP): Added support for building 68K CFM - shared libraries. - -Fri Jun 21 11:29:40 1996 Theodore Y. Ts'o - - * macfiles.sh: Call macfiles.sh explicitly using /bin/sh, so that - it works even if the script doesn't have execute - permission set. - -Tue Apr 30 15:04:29 1996 Theodore Y. Ts'o - - * Makefile.tmpl: Added compile/link lines to build a PowerPC CFM - shared libraries. - -Sat Mar 30 22:45:56 1996 Theodore Y. Ts'o - - * macfiles.sh: Add the C files which were used in the MACSRCS - definition, as well as the SRCS definition. - - * Makefile.tmpl (KH): Add KerberosHeaders.h to the dependencies - for the precompiled header. - -Wed Mar 27 18:53:04 1996 Theodore Y. Ts'o - - * Makefile.tmpl (link): Don't use "-model far" when linking on the - Power PC. It has no meaning. - -Wed Mar 20 00:16:45 1996 Theodore Y. Ts'o - - * macfiles.sh: Improved matching of the SRCS declaration. It must - not be commented out; it must start on the first column of - the line. - - * Makefile.tmpl (KH): Fix typos in Dan's original template. - -Wed Feb 7 00:26:08 1996 Theodore Y. Ts'o - - * Makefile.tmpl, macfiles.sh: New files, for danw's changes to - allow building Makefiles for the Macintosh. We now can - build MPW makefiles which are interpreted by CodeWarrior. diff --git a/src/mac/Headers/Kerberos5Prefix.h b/src/mac/Headers/Kerberos5Prefix.h deleted file mode 100644 index acd5ebb4f..000000000 --- a/src/mac/Headers/Kerberos5Prefix.h +++ /dev/null @@ -1,182 +0,0 @@ -#include -#include - -#define USE_CCAPI 1 -#define USE_LOGIN_LIBRARY 1 -#define USE_BUNDLE_ERROR_STRINGS 1 - -#define KRB_PRIVATE 1 -#define KRB5_PRIVATE 1 -#define KRB524_PRIVATE 1 - -#define GETGROUPS_T gid_t -#define GETPEERNAME_ARG2_TYPE struct sockaddr -#define GETPEERNAME_ARG3_TYPE int -#define GETSOCKNAME_ARG2_TYPE struct sockaddr -#define GETSOCKNAME_ARG3_TYPE int -#define GETSOCKNAME_ARG3_TYPE int -#define GETSOCKNAME_ARG3_TYPE int -#define GET_TGT_VIA_PASSWD 1 -#define GSSAPI 1 -#define GSSAPI_KRB5 1 -#define GSSAPI_V2 1 -#define HAVE_ACCESS 1 -#define HAVE_ARPA_INET_H 1 -#define HAVE_ARPA_NAMESER_H 1 -#define HAVE_BT_RSEQ 1 -#define HAVE_CGETENT 1 -#define HAVE_CHMOD 1 -#define HAVE_CLOSELOG 1 -#define HAVE_CURSES_H 1 -#define HAVE_DAEMON 1 -#define HAVE_FCHMOD 1 -#define HAVE_FCHOWN 1 -#define HAVE_FCNTL_H 1 -#define HAVE_FLOCK 1 -#define HAVE_FORK 1 -#define HAVE_GETADDRINFO 1 -#define HAVE_GETCWD 1 -#define HAVE_GETDTABLESIZE 1 -#define HAVE_GETENV 1 -#define HAVE_GETEUID 1 -#define HAVE_GETHOSTBYNAME2 1 -#define HAVE_GETIFADDRS 1 -#define HAVE_GETNAMEINFO 1 -#define HAVE_GETOPT 1 -#define HAVE_GETUID 1 -#define HAVE_GETUSERSHELL 1 -#define HAVE_HERROR 1 -#define HAVE_IFADDRS_H 1 -#define HAVE_INET_ATON 1 -#define HAVE_INET_NTOP 1 -#define HAVE_INET_PTON 1 -#define HAVE_INITGROUPS 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_ISATTY 1 -#define HAVE_KILLPG 1 -#define HAVE_KRB_GET_ERR_TEXT 1 -#define HAVE_KRB_SAVE_CREDENTIALS 1 -#define HAVE_LIMITS_H 1 -#define HAVE_LOGWTMP 1 -#define HAVE_LSTAT 1 -#define HAVE_MEMMOVE 1 -#define HAVE_MEMORY_H 1 -#define HAVE_NETDB_H 1 -#define HAVE_NETINET_IN_H 1 -#define HAVE_OPENLOG 1 -#define HAVE_OPENPTY 1 -#define HAVE_PATHS_H 1 -#define HAVE_PWD_H 1 -#define HAVE_REGCOMP 1 -#define HAVE_REGEXEC 1 -#define HAVE_REGEXP_H 1 -#define HAVE_REGEX_H 1 -#define HAVE_REVOKE 1 -#define HAVE_RRESVPORT_AF 1 -#define HAVE_SA_LEN 1 -#define HAVE_SETENV 1 -#define HAVE_SETEUID 1 -#define HAVE_SETLOGIN 1 -#define HAVE_SETOWN 1 -#define HAVE_SETPGID 1 -#define HAVE_SETPRIORITY 1 -#define HAVE_SETREUID 1 -#define HAVE_SETSID 1 -#define HAVE_SETUPTERM 1 -#define HAVE_SRAND 1 -#define HAVE_SRAND48 1 -#define HAVE_SRANDOM 1 -#define HAVE_SSCANF 1 -#define HAVE_STAT 1 -#define HAVE_STDARG_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRCASECMP 1 -#define HAVE_STRCHR 1 -#define HAVE_STRDUP 1 -#define HAVE_STRERROR 1 -#define HAVE_STRFTIME 1 -#define HAVE_STRINGS_H 1 -#define HAVE_STRING_H 1 -#define HAVE_STRPTIME 1 -#define HAVE_STRSTR 1 -#define HAVE_STRUCT_SOCKADDR_STORAGE 1 -#define HAVE_STRUCT_UTMP_UT_HOST 1 -#define HAVE_SYSLOG 1 -#define HAVE_SYSLOG_H 1 -#define HAVE_SYS_ERRLIST 1 -#define HAVE_SYS_FILIO_H 1 -#define HAVE_SYS_IOCTL_COMPAT_H 1 -#define HAVE_SYS_PARAM_H 1 -#define HAVE_SYS_SELECT_H 1 -#define HAVE_SYS_SOCKET_H 1 -#define HAVE_SYS_SOCKIO_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_SYS_TIME_H 1 -#define HAVE_SYS_TTY_H 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_UIO_H 1 -#define HAVE_SYS_UTSNAME_H 1 -#define HAVE_SYS_WAIT_H 1 -#define HAVE_TCGETPGRP 1 -#define HAVE_TCSETPGRP 1 -#define HAVE_TERM_H 1 -#define HAVE_TIMEZONE 1 -#define HAVE_TIME_H 1 -#define HAVE_TTYENT_H 1 -#define HAVE_TTYNAME 1 -#define HAVE_UMASK 1 -#define HAVE_UNISTD_H 1 -#define HAVE_UNSETENV 1 -#define HAVE_UTIL_H 1 -#define HAVE_UTIMES 1 -#define HAVE_UTMP_H 1 -#define HAVE_VFORK 1 -#define HAVE_VFPRINTF 1 -#define HAVE_VSNPRINTF 1 -#define HAVE_VSPRINTF 1 -#define HAVE_WAITPID 1 -#define HAVE_WORKING_FORK 1 -#define HAVE_WORKING_VFORK 1 -#define HEIMDAL_FRIENDLY 1 -#define KADM5 1 -#define KDB4_DISABLE 1 -#define KERBEROS 1 -#define KRB4 1 -#define KRB4_USE_KEYTAB 1 -#define KRB5 1 -#define KRB524_PRIVATE 1 -#define KRB5_DNS_LOOKUP 1 -#define KRB5_DNS_LOOKUP_KDC 1 -#define KRB5_KRB4_COMPAT 1 -#define KRB5_PRIVATE 1 -#define krb5_sigtype void -#define KRB5_USE_INET6 1 -#define LINEMODE 1 -#define NEED_DAEMON_PROTO 1 -#define NEED_PARSETOS_PROTO 1 -#define NEED_SOCKETS -#define NO_UT_EXIT 1 -#define NO_UT_PID 1 -#define NO_UT_TYPE 1 -#define NO_YYLINENO 1 -#define POSIX_SETJMP 1 -#define POSIX_SIGNALS 1 -#define POSIX_SIGTYPE 1 -#define POSIX_TERMIOS 1 -#define RETSIGTYPE void -#define SETPGRP_TWOARG 1 -#define SETRPCENT_TYPE void -#define STDC_HEADERS 1 -#define SYS_ERRLIST_DECLARED 1 -#define TERMCAP 1 -#define TIME_WITH_SYS_TIME 1 -#define USE_AUTOCONF_H 1 -#define USE_DIRENT_H 1 -#define USE_KADM5_API_VERSION 2 -#define USE_MASTER 1 -#define USE_RCACHE 1 -#define USE_SIGPROCMASK 1 -#define USE_TERMIO 1 -#define WAIT_USES_INT 1 -#define YYTEXT_POINTER 1 diff --git a/src/mac/Projects/GSS.pbexp b/src/mac/Projects/GSS.pbexp deleted file mode 100644 index 6c2e4137a..000000000 --- a/src/mac/Projects/GSS.pbexp +++ /dev/null @@ -1,110 +0,0 @@ -#---------------------------------------------------- -# GSSAPI.EXP - GSSAPI.DLL module definition file -#---------------------------------------------------- - - _gss_acquire_cred - _gss_release_cred - _gss_init_sec_context - _gss_accept_sec_context - _gss_process_context_token - _gss_delete_sec_context - _gss_context_time - _gss_sign - _gss_verify - _gss_seal - _gss_unseal - _gss_display_status - _gss_indicate_mechs - _gss_compare_name - _gss_display_name - _gss_import_name - _gss_release_name - _gss_release_buffer - _gss_release_oid_set - _gss_inquire_cred -# -# GSS-API v2 additional credential calls -# - _gss_add_cred - _gss_inquire_cred_by_mech -# -# GSS-API v2 additional context-level calls -# - _gss_inquire_context - _gss_wrap_size_limit - _gss_export_sec_context - _gss_import_sec_context -# -# GSS-API v2 additional calls for OID and OID_set operations -# - _gss_release_oid - _gss_create_empty_oid_set - _gss_add_oid_set_member - _gss_test_oid_set_member - _gss_oid_to_str - _gss_str_to_oid -# -# GSS-API v2 renamed message protection calls -# - _gss_wrap - _gss_unwrap - _gss_get_mic - _gss_verify_mic -# -# GSS-API v2 future extensions -# - _gss_inquire_names_for_mech -# _gss_inquire_mechs_for_name - _gss_canonicalize_name - _gss_export_name - _gss_duplicate_name -# -# krb5-specific CCache name stuff -# - _gss_krb5_get_tkt_flags - _gss_krb5_copy_ccache - _gss_krb5_ccache_name - -# -# GSS-API object identifiers from rfc 2744 -# - -_GSS_C_NT_USER_NAME -_GSS_C_NT_MACHINE_UID_NAME -_GSS_C_NT_STRING_UID_NAME -_GSS_C_NT_HOSTBASED_SERVICE_X -_GSS_C_NT_HOSTBASED_SERVICE -_GSS_C_NT_ANONYMOUS -_GSS_C_NT_EXPORT_NAME - -# -# GSS-API compatibility symbols from gssapi_generic.h -# (the same as rfc 2744 symbols) -# - -_gss_nt_user_name -_gss_nt_machine_uid_name -_gss_nt_string_uid_name -_gss_nt_service_name_v2 -_gss_nt_service_name -_gss_nt_exported_name - -# -# KRB5 Mechanism GSS-API object identifier from rfc 1964 -# - -_GSS_KRB5_NT_PRINCIPAL_NAME - -# -# GSS-API krb5 symbols from gssapi_krb5.h -# - -_gss_mech_krb5 -_gss_mech_krb5_old -_gss_mech_set_krb5 -_gss_mech_set_krb5_both -_gss_mech_set_krb5_old - -_gss_nt_krb5_name -_gss_nt_krb5_principal -_krb5_gss_oid_array diff --git a/src/mac/Projects/Kerberos4.pbexp b/src/mac/Projects/Kerberos4.pbexp deleted file mode 100644 index f8ad2cda9..000000000 --- a/src/mac/Projects/Kerberos4.pbexp +++ /dev/null @@ -1,116 +0,0 @@ -### change_password.c ### -_krb_change_password - -### decomp_tkt.c ### -_decomp_ticket - -### err_txt.c ### -_krb_err_txt -_krb_get_err_text - -### g_ad_tkt.c ### -_get_ad_tkt - -### g_in_tkt.c ### -_krb_get_in_tkt -_krb_get_in_tkt_creds - -### g_phost.c ### -_krb_get_phost - -### g_pw_in_tkt.c ### -_krb_get_pw_in_tkt -_krb_get_pw_in_tkt_creds - -### g_pw_tkt.c ### -_get_pw_tkt - -### g_svc_in_tkt.c ### -_krb_get_svc_in_tkt - -### g_tkt_svc.c ### -_krb_get_ticket_for_service - -### kname_parse.c ### -_k_isrealm -_k_isinst -_k_isname -_kname_parse -_kname_unparse - -### kuserok.c ### -_kuserok - -### mk_auth.c ### -_krb_check_auth -_krb_mk_auth - -### mk_err.c ### -_krb_mk_err - -### mk_priv.c ### -_krb_mk_priv - -### mk_req.c ### -_krb_mk_req -_krb_mk_req_creds -_krb_set_lifetime - -### mk_safe.c ### -_krb_mk_safe - -### put_svc_key.c ### -_put_svc_key - -### rd_err.c ### -_krb_rd_err - -### rd_priv.c ### -_krb_rd_priv - -### rd_req.c ### -_krb_rd_req - -### rd_req_int.c ### -_krb_rd_req_int - -### rd_safe.c ### -_krb_rd_safe - -### rd_svc_key.c ### -_read_service_key - -### recvauth.c ### -_krb_recvauth - -### sendauth.c ### -_krb_sendauth - -### CCache-glue.c ### -_krb_get_tf_realm -_krb_get_tf_fullname -_krb_get_cred -_tkt_string -_krb_set_tkt_string -_dest_tkt -_krb_get_num_cred -_krb_get_nth_cred -_krb_delete_cred -_dest_all_tkts - -### RealmConfig-glue.c ### -_krb_get_profile -_krb_get_lrealm -_krb_get_admhst -_krb_get_krbhst -_krb_realmofhost - -_FSp_krb_get_svc_in_tkt -_FSp_put_svc_key -_FSp_read_service_key - -_krb_time_to_life -_krb_life_to_time - -### Used by KEYFILE macro ### -_krb__get_srvtabname diff --git a/src/mac/Projects/Kerberos5.pbexp b/src/mac/Projects/Kerberos5.pbexp deleted file mode 100644 index 6cae45313..000000000 --- a/src/mac/Projects/Kerberos5.pbexp +++ /dev/null @@ -1,343 +0,0 @@ -#---------------------------------------------------- -# Kerberos5Lib.pbexp -# -# Public Kerberos v5 API -#---------------------------------------------------- -# - _krb5_realm_compare - _krb5_principal_compare -# - _krb5_address_compare - _krb5_address_order - _krb5_address_search -# - _krb5_init_context - _krb5_init_secure_context - _krb5_free_context -# -# Crypto API (Commented out ones needed for LPRng) - _krb5_c_encrypt - _krb5_c_decrypt - _krb5_c_encrypt_length - _krb5_c_block_size - _krb5_c_make_random_key - _krb5_c_random_make_octets - _krb5_c_random_seed -# -# Added for 1.3 - _krb5_c_random_os_entropy - _krb5_c_random_add_entropy - _krb5_c_init_state - _krb5_c_free_state -# - _krb5_c_string_to_key - _krb5_c_string_to_key_with_params - _krb5_c_enctype_compare - _krb5_c_make_checksum - _krb5_c_verify_checksum - _krb5_c_checksum_length - _krb5_c_keyed_checksum_types -# -# Needs to be renamed to krb5_c_ - _krb5_c_valid_enctype - _krb5_c_valid_cksumtype - _krb5_c_is_coll_proof_cksum - _krb5_c_is_keyed_cksum -# - _krb5_auth_con_genaddrs - _krb5_auth_con_init - _krb5_auth_con_free - _krb5_auth_con_setflags - _krb5_auth_con_getflags - _krb5_auth_con_setaddrs - _krb5_auth_con_getaddrs - _krb5_auth_con_setports - _krb5_auth_con_setuseruserkey - _krb5_auth_con_getkey - _krb5_auth_con_getlocalsubkey - _krb5_auth_con_getremotesubkey - _krb5_auth_con_getlocalseqnumber - _krb5_auth_con_getremoteseqnumber - _krb5_auth_con_getrecvsubkey - _krb5_auth_con_getsendsubkey - _krb5_auth_con_setrecvsubkey - _krb5_auth_con_setsendsubkey - _krb5_auth_con_setrcache - _krb5_auth_con_getrcache - _krb5_auth_con_getauthenticator -# -# Krb5 Credentials Cache API - _krb5_cc_get_name - _krb5_cc_gen_new - _krb5_cc_initialize - _krb5_cc_destroy - _krb5_cc_close - _krb5_cc_store_cred - _krb5_cc_retrieve_cred - _krb5_cc_get_principal - _krb5_cc_start_seq_get - _krb5_cc_next_cred - _krb5_cc_end_seq_get - _krb5_cc_remove_cred - _krb5_cc_set_flags - _krb5_cc_get_type -# - _krb5_cc_default - _krb5_cc_default_name - _krb5_cc_set_default_name - _krb5_cc_resolve - _krb5_cc_copy_creds -# -# Keytab interface (add macros) - _krb5_kt_get_type - _krb5_kt_get_name - _krb5_kt_close - _krb5_kt_get_entry - _krb5_kt_start_seq_get - _krb5_kt_next_entry - _krb5_kt_end_seq_get -# - _krb5_kt_resolve - _krb5_kt_default_name - _krb5_kt_default - _krb5_kt_add_entry - _krb5_kt_remove_entry - _krb5_kt_read_service_key -# - _krb5_prompter_posix -# - _krb5_get_init_creds_opt_init - _krb5_get_init_creds_opt_set_tkt_life - _krb5_get_init_creds_opt_set_renew_life - _krb5_get_init_creds_opt_set_forwardable - _krb5_get_init_creds_opt_set_proxiable - _krb5_get_init_creds_opt_set_etype_list - _krb5_get_init_creds_opt_set_address_list - _krb5_get_init_creds_opt_set_preauth_list - _krb5_get_init_creds_opt_set_salt -# - _krb5_get_init_creds_password - _krb5_get_init_creds_keytab -# - _krb5_get_prompt_types -# - _krb5_verify_init_creds - _krb5_verify_init_creds_opt_init - _krb5_verify_init_creds_opt_set_ap_req_nofail -# - _krb5_set_default_tgs_enctypes - _krb5_get_permitted_enctypes -# - _krb5_free_tgt_creds -# - _krb5_get_credentials - _krb5_get_credentials_renew - _krb5_get_credentials_validate -# - _krb5_mk_req - _krb5_mk_req_extended - _krb5_rd_req - _krb5_mk_rep - _krb5_rd_rep - _krb5_mk_error - _krb5_rd_error - _krb5_mk_priv - _krb5_rd_priv - _krb5_mk_safe - _krb5_rd_safe -# - _krb5_mk_ncred - _krb5_mk_1cred - _krb5_rd_cred -# - _krb5_recvauth - _krb5_sendauth - _krb5_recvauth_version -# - _krb5_fwd_tgt_creds -# - _krb5_parse_name - _krb5_unparse_name - _krb5_unparse_name_ext - _krb5_set_principal_realm - _krb5_free_unparsed_name -# - _krb5_get_server_rcache - _krb5_build_principal - _krb5_build_principal_ext - _krb5_build_principal_va -# - _krb5_425_conv_principal - _krb5_524_conv_principal -# - _krb5_get_host_realm - _krb5_free_host_realm -# - _krb5_copy_principal - _krb5_free_principal -# - _krb5_copy_authenticator - _krb5_free_authenticator -# - _krb5_copy_addresses - _krb5_free_addresses -# - _krb5_copy_authdata - _krb5_free_authdata -# - _krb5_copy_ticket - _krb5_free_ticket -# - _krb5_free_error -# - _krb5_copy_creds - _krb5_free_creds - _krb5_free_cred_contents -# - _krb5_copy_checksum - _krb5_free_checksum - _krb5_free_checksum_contents -# - _krb5_init_keyblock - _krb5_copy_keyblock - _krb5_copy_keyblock_contents - _krb5_free_keyblock - _krb5_free_keyblock_contents -# - _krb5_free_keytab_entry_contents -# - _krb5_free_ap_rep_enc_part -# - _krb5_copy_data - _krb5_free_data - _krb5_free_data_contents -# - _krb5_free_cksumtypes -# - _krb5_timeofday - _krb5_us_timeofday -# - _krb5_os_localaddr -# - _krb5_get_default_realm - _krb5_set_default_realm - _krb5_free_default_realm -# - _krb5_sname_to_principal - _krb5_principal2salt - _krb5_change_password -# - _krb5_set_password - _krb5_set_password_using_ccache -# - _krb5_get_profile -# - _krb5_read_password -# - _krb5_aname_to_localname -# - _krb5_kuserok -# - _krb5_get_time_offsets - _krb5_set_real_time -# - _krb5_string_to_cksumtype - _krb5_cksumtype_to_string -# - _krb5_string_to_deltat - _krb5_deltat_to_string -# - _krb5_string_to_enctype - _krb5_enctype_to_string -# - _krb5_string_to_salttype - _krb5_salttype_to_string -# - _krb5_string_to_timestamp - _krb5_timestamp_to_sfstring - _krb5_timestamp_to_string -# - _krb5_get_validated_creds - _krb5_get_renewed_creds -# - _krb5_decode_ticket -# - _krb5_appdefault_string - _krb5_appdefault_boolean -# - _krb524_convert_creds_kdc - _krb5_524_convert_creds -# -# -# DEPRECATED: -# -# Used by LPRng, deprecated - _krb5_auth_con_initivector -# Old initial tickets API - _krb5_get_in_tkt - _krb5_get_in_tkt_with_keytab - _krb5_get_in_tkt_with_password - _krb5_get_in_tkt_with_skey -# -# Old crypto API - _krb5_decrypt - _krb5_encrypt - _krb5_process_key - _krb5_finish_key - _krb5_string_to_key - _krb5_init_random_key - _krb5_finish_random_key - _krb5_random_key - _krb5_eblock_enctype - _krb5_use_enctype - _krb5_encrypt_size - _krb5_checksum_size - _krb5_calculate_checksum - _krb5_verify_checksum -# -# -# PRIVATE -# -# _krb5_decrypt_tkt_part -# -# _krb5_auth_con_set_req_cksumtype -# _krb5_auth_con_set_safe_cksumtype -# -# _krb5_auth_con_getivector -# _krb5_auth_con_setivector -# -# _krb5_cc_register -# _krb5_kt_register -# -# _krb5_free_pwd_data -# _krb5_free_pwd_sequences -# -# _krb5_rc_default -# _krb5_rc_register_type -# _krb5_rc_resolve_type -# _krb5_rc_resolve_full -# _krb5_rc_get_type -# _krb5_rc_default_type -# _krb5_rc_default_name -# -# _krb5_get_notification_message -# -# _krb5_copy_addr -# _krb5_free_address -# _krb5_free_authenticator_contents -# _krb5_free_enc_tkt_part -# _krb5_free_enc_kdc_rep_part -# _krb5_free_tickets -# _krb5_free_kdc_rep -# _krb5_free_kdc_req -# _krb5_free_last_req -# _krb5_free_ap_req -# _krb5_free_ap_rep -# _krb5_free_cred_enc_part -# _krb5_free_pa_data -# _krb5_free_cred -# _krb5_free_tkt_authent -# _krb5_free_priv -# _krb5_free_priv_enc_part -# _krb5_free_safe -# diff --git a/src/mac/Projects/Kerberos5.pbproj/project.pbxproj b/src/mac/Projects/Kerberos5.pbproj/project.pbxproj deleted file mode 100644 index f9b6e48c9..000000000 --- a/src/mac/Projects/Kerberos5.pbproj/project.pbxproj +++ /dev/null @@ -1,6555 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 42; - objects = { - -/* Begin PBXAggregateTarget section */ - A1B08BF7087F22550063079F /* Error Tables */ = { - isa = PBXAggregateTarget; - buildConfigurationList = A1B08BFE087F22740063079F /* Build configuration list for PBXAggregateTarget "Error Tables" */; - buildPhases = ( - A1B08BF6087F22550063079F /* ShellScript */, - ); - buildSettings = { - OPTIMIZATION_CFLAGS = ""; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Error Tables"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - ); - name = "Error Tables"; - productName = "Error Tables"; - }; - A1B707610873129400F0C55D /* Configure */ = { - isa = PBXAggregateTarget; - buildConfigurationList = A1B70762087312B200F0C55D /* Build configuration list for PBXAggregateTarget "Configure" */; - buildPhases = ( - A1B707600873129400F0C55D /* ShellScript */, - ); - buildSettings = { - OPTIMIZATION_CFLAGS = ""; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Configure; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - ); - name = Configure; - productName = Configure; - }; - A1B7077F08731E4500F0C55D /* Servers */ = { - isa = PBXAggregateTarget; - buildConfigurationList = A1B7078008731E6300F0C55D /* Build configuration list for PBXAggregateTarget "Servers" */; - buildPhases = ( - A1B7077E08731E4500F0C55D /* ShellScript */, - A1B707DE0873574900F0C55D /* CopyFiles */, - A1B70873087357D200F0C55D /* CopyFiles */, - A1B708780873586A00F0C55D /* CopyFiles */, - A1B7087C087358C400F0C55D /* CopyFiles */, - A1B708800873590600F0C55D /* CopyFiles */, - ); - buildSettings = { - OPTIMIZATION_CFLAGS = ""; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Servers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - A1B7078708731F2C00F0C55D /* PBXTargetDependency */, - ); - name = Servers; - productName = Servers; - }; - A1B7078B08731F4900F0C55D /* Autogenerated Headers */ = { - isa = PBXAggregateTarget; - buildConfigurationList = A1B7078E08731F7000F0C55D /* Build configuration list for PBXAggregateTarget "Autogenerated Headers" */; - buildPhases = ( - A1B7078A08731F4900F0C55D /* ShellScript */, - A1B707920873202500F0C55D /* ShellScript */, - ); - buildSettings = { - OPTIMIZATION_CFLAGS = ""; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Headers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - A1B08C21087F25650063079F /* PBXTargetDependency */, - A1B7078D08731F5100F0C55D /* PBXTargetDependency */, - ); - name = "Autogenerated Headers"; - productName = Headers; - }; -/* End PBXAggregateTarget section */ - -/* Begin PBXBuildFile section */ - A14E78E90725B12A00A025E3 /* des_int.h in Headers */ = {isa = PBXBuildFile; fileRef = F517327003F1B65901120114 /* des_int.h */; }; - A159A3C3088ED301004325D0 /* kerberos.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708240873577700F0C55D /* kerberos.1 */; }; - A1A6783206C3D47F00EC826E /* fake-addrinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A1A6783106C3D47F00EC826E /* fake-addrinfo.c */; }; - A1A6784406C3D82500EC826E /* rc_none.c in Sources */ = {isa = PBXBuildFile; fileRef = A1A6784206C3D82500EC826E /* rc_none.c */; }; - A1A6784506C3D82500EC826E /* rc-int.h in Headers */ = {isa = PBXBuildFile; fileRef = A1A6784306C3D82500EC826E /* rc-int.h */; }; - A1AB1DF105DDC40100526345 /* weak_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517332003F1B65901120114 /* weak_key.c */; }; - A1AB1DF205DDC40100526345 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331E03F1B65901120114 /* util.c */; }; - A1AB1DF305DDC40100526345 /* cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517330C03F1B65901120114 /* cksum.c */; }; - A1AB1DF405DDC40100526345 /* des.c in Sources */ = {isa = PBXBuildFile; fileRef = F517330E03F1B65901120114 /* des.c */; }; - A1AB1DF505DDC40100526345 /* enc_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = F517330F03F1B65901120114 /* enc_dec.c */; }; - A1AB1DF605DDC40100526345 /* key_parity.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331103F1B65901120114 /* key_parity.c */; }; - A1AB1DF705DDC40100526345 /* key_sched.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331203F1B65901120114 /* key_sched.c */; }; - A1AB1DF805DDC40100526345 /* new_rnd_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331403F1B65901120114 /* new_rnd_key.c */; }; - A1AB1DF905DDC40100526345 /* pcbc_encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331503F1B65901120114 /* pcbc_encrypt.c */; }; - A1AB1DFA05DDC40100526345 /* quad_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331603F1B65901120114 /* quad_cksum.c */; }; - A1AB1DFB05DDC40100526345 /* random_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331703F1B65901120114 /* random_key.c */; }; - A1AB1DFC05DDC40100526345 /* read_passwd.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331803F1B65901120114 /* read_passwd.c */; }; - A1AB1DFD05DDC40100526345 /* str_to_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517331903F1B65901120114 /* str_to_key.c */; }; - A1AB1DFE05DDC40100526345 /* mac_des_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = A166BCC3040D36F8004AA618 /* mac_des_glue.c */; }; - A1AB1E1405DDC43000526345 /* prof_int.h in Headers */ = {isa = PBXBuildFile; fileRef = F51737BD03F1B65B01120114 /* prof_int.h */; }; - A1AB1E1505DDC43000526345 /* autoconf.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E2662D03F443E901120114 /* autoconf.h */; }; - A1AB1E1605DDC43000526345 /* osconf.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E2662F03F443E901120114 /* osconf.h */; }; - A1AB1E1805DDC43000526345 /* prof_file.c in Sources */ = {isa = PBXBuildFile; fileRef = F51737BA03F1B65B01120114 /* prof_file.c */; }; - A1AB1E1905DDC43000526345 /* prof_get.c in Sources */ = {isa = PBXBuildFile; fileRef = F51737BB03F1B65B01120114 /* prof_get.c */; }; - A1AB1E1A05DDC43000526345 /* prof_init.c in Sources */ = {isa = PBXBuildFile; fileRef = F51737BC03F1B65B01120114 /* prof_init.c */; }; - A1AB1E1B05DDC43000526345 /* prof_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = F51737BE03F1B65B01120114 /* prof_parse.c */; }; - A1AB1E1C05DDC43000526345 /* prof_set.c in Sources */ = {isa = PBXBuildFile; fileRef = F51737BF03F1B65B01120114 /* prof_set.c */; }; - A1AB1E1D05DDC43000526345 /* prof_tree.c in Sources */ = {isa = PBXBuildFile; fileRef = F51737C003F1B65B01120114 /* prof_tree.c */; }; - A1AB1E1E05DDC43000526345 /* prof_FSp_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = A198BC2A0406DA8F00120114 /* prof_FSp_glue.c */; }; - A1AB1E3605DDC45F00526345 /* mk_priv.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345A03F1B65A01120114 /* mk_priv.c */; }; - A1AB1E3705DDC45F00526345 /* mk_req.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345B03F1B65A01120114 /* mk_req.c */; }; - A1AB1E3805DDC45F00526345 /* mk_safe.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345C03F1B65A01120114 /* mk_safe.c */; }; - A1AB1E3905DDC45F00526345 /* month_sname.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345D03F1B65A01120114 /* month_sname.c */; }; - A1AB1E3A05DDC45F00526345 /* pkt_cipher.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346203F1B65A01120114 /* pkt_cipher.c */; }; - A1AB1E3B05DDC45F00526345 /* pkt_clen.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346303F1B65A01120114 /* pkt_clen.c */; }; - A1AB1E3C05DDC45F00526345 /* prot_client.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346403F1B65A01120114 /* prot_client.c */; }; - A1AB1E3D05DDC45F00526345 /* prot_common.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346503F1B65A01120114 /* prot_common.c */; }; - A1AB1E3E05DDC45F00526345 /* prot_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346603F1B65A01120114 /* prot_kdc.c */; }; - A1AB1E3F05DDC45F00526345 /* rd_err.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346803F1B65A01120114 /* rd_err.c */; }; - A1AB1E4005DDC45F00526345 /* rd_priv.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346A03F1B65A01120114 /* rd_priv.c */; }; - A1AB1E4105DDC45F00526345 /* rd_safe.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346C03F1B65A01120114 /* rd_safe.c */; }; - A1AB1E4205DDC45F00526345 /* RealmsConfig-glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346E03F1B65A01120114 /* RealmsConfig-glue.c */; }; - A1AB1E4305DDC45F00526345 /* send_to_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517347B03F1B65A01120114 /* send_to_kdc.c */; }; - A1AB1E4405DDC45F00526345 /* stime.c in Sources */ = {isa = PBXBuildFile; fileRef = F517347E03F1B65A01120114 /* stime.c */; }; - A1AB1E4505DDC45F00526345 /* strnlen.c in Sources */ = {isa = PBXBuildFile; fileRef = F517348003F1B65A01120114 /* strnlen.c */; }; - A1AB1E4605DDC45F00526345 /* rd_preauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346903F1B65A01120114 /* rd_preauth.c */; }; - A1AB1E4705DDC45F00526345 /* mk_preauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345903F1B65A01120114 /* mk_preauth.c */; }; - A1AB1E4805DDC45F00526345 /* CCache-glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342403F1B65A01120114 /* CCache-glue.c */; }; - A1AB1E4905DDC45F00526345 /* change_password.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342503F1B65A01120114 /* change_password.c */; }; - A1AB1E4A05DDC45F00526345 /* cr_auth_repl.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342803F1B65A01120114 /* cr_auth_repl.c */; }; - A1AB1E4B05DDC45F00526345 /* cr_ciph.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342903F1B65A01120114 /* cr_ciph.c */; }; - A1AB1E4C05DDC45F00526345 /* cr_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342C03F1B65A01120114 /* cr_tkt.c */; }; - A1AB1E4D05DDC45F00526345 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342D03F1B65A01120114 /* debug.c */; }; - A1AB1E4E05DDC45F00526345 /* decomp_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517342E03F1B65A01120114 /* decomp_tkt.c */; }; - A1AB1E4F05DDC45F00526345 /* g_ad_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343403F1B65A01120114 /* g_ad_tkt.c */; }; - A1AB1E5005DDC45F00526345 /* g_in_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343703F1B65A01120114 /* g_in_tkt.c */; }; - A1AB1E5105DDC45F00526345 /* g_phost.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343803F1B65A01120114 /* g_phost.c */; }; - A1AB1E5205DDC45F00526345 /* g_pw_in_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343903F1B65A01120114 /* g_pw_in_tkt.c */; }; - A1AB1E5305DDC45F00526345 /* g_pw_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343A03F1B65A01120114 /* g_pw_tkt.c */; }; - A1AB1E5405DDC45F00526345 /* gethostname.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343F03F1B65A01120114 /* gethostname.c */; }; - A1AB1E5505DDC45F00526345 /* getst.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344003F1B65A01120114 /* getst.c */; }; - A1AB1E5605DDC45F00526345 /* kadm_net.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344303F1B65A01120114 /* kadm_net.c */; }; - A1AB1E5705DDC45F00526345 /* kadm_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344403F1B65A01120114 /* kadm_stream.c */; }; - A1AB1E5805DDC45F00526345 /* kname_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344603F1B65A01120114 /* kname_parse.c */; }; - A1AB1E5905DDC45F00526345 /* lifetime.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344C03F1B65A01120114 /* lifetime.c */; }; - A1AB1E5A05DDC45F00526345 /* mk_auth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345703F1B65A01120114 /* mk_auth.c */; }; - A1AB1E5B05DDC45F00526345 /* mk_err.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345803F1B65A01120114 /* mk_err.c */; }; - A1AB1E5C05DDC45F00526345 /* password_to_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346103F1B65A01120114 /* password_to_key.c */; }; - A1AB1E5D05DDC45F00526345 /* netread.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345E03F1B65A01120114 /* netread.c */; }; - A1AB1E5E05DDC45F00526345 /* netwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = F517345F03F1B65A01120114 /* netwrite.c */; }; - A1AB1E5F05DDC45F00526345 /* err_txt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343003F1B65A01120114 /* err_txt.c */; }; - A1AB1E6005DDC45F00526345 /* unix_time.c in Sources */ = {isa = PBXBuildFile; fileRef = F517348603F1B65A01120114 /* unix_time.c */; }; - A1AB1E6105DDC45F00526345 /* FSp-glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343303F1B65A01120114 /* FSp-glue.c */; }; - A1AB1E6205DDC45F00526345 /* g_cnffile.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343503F1B65A01120114 /* g_cnffile.c */; }; - A1AB1E6305DDC45F00526345 /* g_svc_in_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343B03F1B65A01120114 /* g_svc_in_tkt.c */; }; - A1AB1E6405DDC45F00526345 /* kntoln.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344703F1B65A01120114 /* kntoln.c */; }; - A1AB1E6505DDC45F00526345 /* put_svc_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346703F1B65A01120114 /* put_svc_key.c */; }; - A1AB1E6605DDC45F00526345 /* rd_req.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346B03F1B65A01120114 /* rd_req.c */; }; - A1AB1E6705DDC45F00526345 /* rd_svc_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346D03F1B65A01120114 /* rd_svc_key.c */; }; - A1AB1E6805DDC45F00526345 /* recvauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517346F03F1B65A01120114 /* recvauth.c */; }; - A1AB1E6905DDC45F00526345 /* sendauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517347C03F1B65A01120114 /* sendauth.c */; }; - A1AB1E6A05DDC45F00526345 /* kuserok.c in Sources */ = {isa = PBXBuildFile; fileRef = F517344B03F1B65A01120114 /* kuserok.c */; }; - A1AB1E6B05DDC45F00526345 /* g_tkt_svc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517343E03F1B65A01120114 /* g_tkt_svc.c */; }; - A1AB1E8605DDC47700526345 /* krb5_libinit.h in Headers */ = {isa = PBXBuildFile; fileRef = F517355303F1B65A01120114 /* krb5_libinit.h */; }; - A1AB1E8705DDC47700526345 /* os-proto.h in Headers */ = {isa = PBXBuildFile; fileRef = F517357403F1B65A01120114 /* os-proto.h */; }; - A1AB1E8805DDC47700526345 /* asn1_decode.h in Headers */ = {isa = PBXBuildFile; fileRef = F517349503F1B65A01120114 /* asn1_decode.h */; }; - A1AB1E8905DDC47700526345 /* asn1_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = F517349703F1B65A01120114 /* asn1_encode.h */; }; - A1AB1E8A05DDC47700526345 /* asn1_get.h in Headers */ = {isa = PBXBuildFile; fileRef = F517349903F1B65A01120114 /* asn1_get.h */; }; - A1AB1E8B05DDC47700526345 /* asn1_make.h in Headers */ = {isa = PBXBuildFile; fileRef = F517349F03F1B65A01120114 /* asn1_make.h */; }; - A1AB1E8C05DDC47700526345 /* asn1buf.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734A303F1B65A01120114 /* asn1buf.h */; }; - A1AB1E8D05DDC47700526345 /* krbasn1.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734A903F1B65A01120114 /* krbasn1.h */; }; - A1AB1E8E05DDC47700526345 /* asn1_misc.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734A103F1B65A01120114 /* asn1_misc.h */; }; - A1AB1E8F05DDC47700526345 /* asn1_k_decode.h in Headers */ = {isa = PBXBuildFile; fileRef = F517349B03F1B65A01120114 /* asn1_k_decode.h */; }; - A1AB1E9005DDC47700526345 /* asn1_k_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = F517349D03F1B65A01120114 /* asn1_k_encode.h */; }; - A1AB1E9105DDC47700526345 /* asn1glue.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734A403F1B65A01120114 /* asn1glue.h */; }; - A1AB1E9205DDC47700526345 /* fcc.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734C003F1B65A01120114 /* fcc.h */; }; - A1AB1E9305DDC47700526345 /* scc.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734C403F1B65A01120114 /* scc.h */; }; - A1AB1E9405DDC47700526345 /* stdcc.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734B503F1B65A01120114 /* stdcc.h */; }; - A1AB1E9505DDC47700526345 /* stdcc_util.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734B703F1B65A01120114 /* stdcc_util.h */; }; - A1AB1E9605DDC47700526345 /* k5-int.h in Headers */ = {isa = PBXBuildFile; fileRef = F51730E703F1B65801120114 /* k5-int.h */; }; - A1AB1E9705DDC47700526345 /* auth_con.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734F103F1B65A01120114 /* auth_con.h */; }; - A1AB1E9805DDC47700526345 /* cleanup.h in Headers */ = {isa = PBXBuildFile; fileRef = F51734F803F1B65A01120114 /* cleanup.h */; }; - A1AB1E9905DDC47700526345 /* int-proto.h in Headers */ = {isa = PBXBuildFile; fileRef = F517351A03F1B65A01120114 /* int-proto.h */; }; - A1AB1E9A05DDC47700526345 /* rc_base.h in Headers */ = {isa = PBXBuildFile; fileRef = F51735A103F1B65A01120114 /* rc_base.h */; }; - A1AB1E9B05DDC47700526345 /* rc_dfl.h in Headers */ = {isa = PBXBuildFile; fileRef = F51735A403F1B65A01120114 /* rc_dfl.h */; }; - A1AB1E9C05DDC47700526345 /* rc_io.h in Headers */ = {isa = PBXBuildFile; fileRef = F51735A603F1B65A01120114 /* rc_io.h */; }; - A1AB1E9D05DDC47700526345 /* autoconf.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E2662D03F443E901120114 /* autoconf.h */; }; - A1AB1E9E05DDC47700526345 /* osconf.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E2662F03F443E901120114 /* osconf.h */; }; - A1AB1E9F05DDC47700526345 /* cksumtypes.h in Headers */ = {isa = PBXBuildFile; fileRef = F517325603F1B65901120114 /* cksumtypes.h */; }; - A1AB1EA005DDC47700526345 /* crypto_libinit.h in Headers */ = {isa = PBXBuildFile; fileRef = F517326603F1B65901120114 /* crypto_libinit.h */; }; - A1AB1EA105DDC47700526345 /* etypes.h in Headers */ = {isa = PBXBuildFile; fileRef = F517329903F1B65901120114 /* etypes.h */; }; - A1AB1EA205DDC47700526345 /* arcfour.h in Headers */ = {isa = PBXBuildFile; fileRef = F517324D03F1B65901120114 /* arcfour.h */; }; - A1AB1EA305DDC47700526345 /* arcfour-int.h in Headers */ = {isa = PBXBuildFile; fileRef = F517324B03F1B65901120114 /* arcfour-int.h */; }; - A1AB1EA405DDC47700526345 /* crc-32.h in Headers */ = {isa = PBXBuildFile; fileRef = F517325E03F1B65901120114 /* crc-32.h */; }; - A1AB1EA505DDC47700526345 /* f_tables.h in Headers */ = {isa = PBXBuildFile; fileRef = F517327A03F1B65901120114 /* f_tables.h */; }; - A1AB1EA605DDC47700526345 /* des_int.h in Headers */ = {isa = PBXBuildFile; fileRef = F517327003F1B65901120114 /* des_int.h */; }; - A1AB1EA705DDC47700526345 /* dk.h in Headers */ = {isa = PBXBuildFile; fileRef = F517328703F1B65901120114 /* dk.h */; }; - A1AB1EA805DDC47700526345 /* enc_provider.h in Headers */ = {isa = PBXBuildFile; fileRef = F517329203F1B65901120114 /* enc_provider.h */; }; - A1AB1EA905DDC47700526345 /* hash_provider.h in Headers */ = {isa = PBXBuildFile; fileRef = F517329F03F1B65901120114 /* hash_provider.h */; }; - A1AB1EAA05DDC47700526345 /* keyhash_provider.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732AD03F1B65901120114 /* keyhash_provider.h */; }; - A1AB1EAB05DDC47700526345 /* rsa-md4.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732BA03F1B65901120114 /* rsa-md4.h */; }; - A1AB1EAC05DDC47700526345 /* rsa-md5.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732C203F1B65901120114 /* rsa-md5.h */; }; - A1AB1EAD05DDC47700526345 /* old.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732CA03F1B65901120114 /* old.h */; }; - A1AB1EAE05DDC47700526345 /* raw.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732D403F1B65901120114 /* raw.h */; }; - A1AB1EAF05DDC47800526345 /* shs.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732DE03F1B65901120114 /* shs.h */; }; - A1AB1EB005DDC47800526345 /* yarrow.h in Headers */ = {isa = PBXBuildFile; fileRef = F51732FD03F1B65901120114 /* yarrow.h */; }; - A1AB1EB105DDC47800526345 /* ycipher.h in Headers */ = {isa = PBXBuildFile; fileRef = F517330103F1B65901120114 /* ycipher.h */; }; - A1AB1EB205DDC47800526345 /* yexcep.h in Headers */ = {isa = PBXBuildFile; fileRef = F517330203F1B65901120114 /* yexcep.h */; }; - A1AB1EB305DDC47800526345 /* yhash.h in Headers */ = {isa = PBXBuildFile; fileRef = F517330303F1B65901120114 /* yhash.h */; }; - A1AB1EB405DDC47800526345 /* ylock.h in Headers */ = {isa = PBXBuildFile; fileRef = F517330403F1B65901120114 /* ylock.h */; }; - A1AB1EB505DDC47800526345 /* ystate.h in Headers */ = {isa = PBXBuildFile; fileRef = F517330503F1B65901120114 /* ystate.h */; }; - A1AB1EB605DDC47800526345 /* ytypes.h in Headers */ = {isa = PBXBuildFile; fileRef = F517330703F1B65901120114 /* ytypes.h */; }; - A1AB1EB705DDC47800526345 /* aes_s2k.h in Headers */ = {isa = PBXBuildFile; fileRef = A1B21F180417D6BC00120114 /* aes_s2k.h */; }; - A1AB1EB805DDC47800526345 /* k5-platform.h in Headers */ = {isa = PBXBuildFile; fileRef = A181DA5405CF0BD800E4C246 /* k5-platform.h */; }; - A1AB1EBA05DDC47800526345 /* krb5_libinit.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355203F1B65A01120114 /* krb5_libinit.c */; }; - A1AB1EBB05DDC47800526345 /* accessor.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355803F1B65A01120114 /* accessor.c */; }; - A1AB1EBC05DDC47800526345 /* an_to_ln.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355903F1B65A01120114 /* an_to_ln.c */; }; - A1AB1EBD05DDC47800526345 /* c_ustime.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355A03F1B65A01120114 /* c_ustime.c */; }; - A1AB1EBE05DDC47800526345 /* ccdefname.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355B03F1B65A01120114 /* ccdefname.c */; }; - A1AB1EBF05DDC47800526345 /* changepw.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355D03F1B65A01120114 /* changepw.c */; }; - A1AB1EC005DDC47800526345 /* def_realm.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355E03F1B65A01120114 /* def_realm.c */; }; - A1AB1EC105DDC47800526345 /* free_hstrl.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355F03F1B65A01120114 /* free_hstrl.c */; }; - A1AB1EC205DDC47800526345 /* free_krbhs.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356003F1B65A01120114 /* free_krbhs.c */; }; - A1AB1EC305DDC47800526345 /* full_ipadr.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356103F1B65A01120114 /* full_ipadr.c */; }; - A1AB1EC405DDC47800526345 /* gen_port.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356203F1B65A01120114 /* gen_port.c */; }; - A1AB1EC505DDC47800526345 /* gen_rname.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356303F1B65A01120114 /* gen_rname.c */; }; - A1AB1EC605DDC47800526345 /* genaddrs.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356403F1B65A01120114 /* genaddrs.c */; }; - A1AB1EC705DDC47800526345 /* get_krbhst.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356503F1B65A01120114 /* get_krbhst.c */; }; - A1AB1EC805DDC47800526345 /* gmt_mktime.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356603F1B65A01120114 /* gmt_mktime.c */; }; - A1AB1EC905DDC47800526345 /* hostaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356703F1B65A01120114 /* hostaddr.c */; }; - A1AB1ECA05DDC47800526345 /* hst_realm.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356803F1B65A01120114 /* hst_realm.c */; }; - A1AB1ECB05DDC47800526345 /* krbfileio.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356A03F1B65A01120114 /* krbfileio.c */; }; - A1AB1ECC05DDC47800526345 /* init_os_ctx.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356903F1B65A01120114 /* init_os_ctx.c */; }; - A1AB1ECD05DDC47800526345 /* ktdefname.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356B03F1B65A01120114 /* ktdefname.c */; }; - A1AB1ECE05DDC47800526345 /* kuserok.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356C03F1B65A01120114 /* kuserok.c */; }; - A1AB1ECF05DDC47800526345 /* localaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356D03F1B65A01120114 /* localaddr.c */; }; - A1AB1ED005DDC47800526345 /* locate_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356E03F1B65A01120114 /* locate_kdc.c */; }; - A1AB1ED105DDC47800526345 /* lock_file.c in Sources */ = {isa = PBXBuildFile; fileRef = F517356F03F1B65A01120114 /* lock_file.c */; }; - A1AB1ED205DDC47800526345 /* mk_faddr.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357103F1B65A01120114 /* mk_faddr.c */; }; - A1AB1ED305DDC47800526345 /* net_read.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357203F1B65A01120114 /* net_read.c */; }; - A1AB1ED405DDC47800526345 /* net_write.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357303F1B65A01120114 /* net_write.c */; }; - A1AB1ED505DDC47800526345 /* osconfig.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357503F1B65A01120114 /* osconfig.c */; }; - A1AB1ED605DDC47800526345 /* port2ip.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357603F1B65A01120114 /* port2ip.c */; }; - A1AB1ED705DDC47800526345 /* prompter.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357703F1B65A01120114 /* prompter.c */; }; - A1AB1ED805DDC47800526345 /* promptusr.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357803F1B65A01120114 /* promptusr.c */; }; - A1AB1ED905DDC47800526345 /* read_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357903F1B65A01120114 /* read_msg.c */; }; - A1AB1EDA05DDC47800526345 /* read_pwd.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357A03F1B65A01120114 /* read_pwd.c */; }; - A1AB1EDB05DDC47800526345 /* realm_dom.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357B03F1B65A01120114 /* realm_dom.c */; }; - A1AB1EDC05DDC47800526345 /* realm_iter.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357C03F1B65A01120114 /* realm_iter.c */; }; - A1AB1EDD05DDC47800526345 /* sendto_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357E03F1B65A01120114 /* sendto_kdc.c */; }; - A1AB1EDE05DDC47800526345 /* sn2princ.c in Sources */ = {isa = PBXBuildFile; fileRef = F517357F03F1B65A01120114 /* sn2princ.c */; }; - A1AB1EDF05DDC47800526345 /* timeofday.c in Sources */ = {isa = PBXBuildFile; fileRef = F517358603F1B65A01120114 /* timeofday.c */; }; - A1AB1EE005DDC47800526345 /* toffset.c in Sources */ = {isa = PBXBuildFile; fileRef = F517358703F1B65A01120114 /* toffset.c */; }; - A1AB1EE105DDC47800526345 /* unlck_file.c in Sources */ = {isa = PBXBuildFile; fileRef = F517358803F1B65A01120114 /* unlck_file.c */; }; - A1AB1EE205DDC47800526345 /* ustime.c in Sources */ = {isa = PBXBuildFile; fileRef = F517358903F1B65A01120114 /* ustime.c */; }; - A1AB1EE305DDC47800526345 /* write_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = F517358A03F1B65A01120114 /* write_msg.c */; }; - A1AB1EE405DDC47800526345 /* asn1_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = F517349403F1B65A01120114 /* asn1_decode.c */; }; - A1AB1EE505DDC47800526345 /* asn1_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = F517349603F1B65A01120114 /* asn1_encode.c */; }; - A1AB1EE605DDC47800526345 /* asn1_get.c in Sources */ = {isa = PBXBuildFile; fileRef = F517349803F1B65A01120114 /* asn1_get.c */; }; - A1AB1EE705DDC47800526345 /* asn1_make.c in Sources */ = {isa = PBXBuildFile; fileRef = F517349E03F1B65A01120114 /* asn1_make.c */; }; - A1AB1EE805DDC47800526345 /* asn1buf.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734A203F1B65A01120114 /* asn1buf.c */; }; - A1AB1EE905DDC47800526345 /* krb5_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734A703F1B65A01120114 /* krb5_decode.c */; }; - A1AB1EEA05DDC47800526345 /* krb5_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734A803F1B65A01120114 /* krb5_encode.c */; }; - A1AB1EEB05DDC47800526345 /* asn1_misc.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734A003F1B65A01120114 /* asn1_misc.c */; }; - A1AB1EEC05DDC47800526345 /* asn1_k_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = F517349A03F1B65A01120114 /* asn1_k_decode.c */; }; - A1AB1EED05DDC47800526345 /* asn1_k_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = F517349C03F1B65A01120114 /* asn1_k_encode.c */; }; - A1AB1EEE05DDC47800526345 /* cc_file.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734AE03F1B65A01120114 /* cc_file.c */; }; - A1AB1EEF05DDC47800526345 /* cc_memory.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734AF03F1B65A01120114 /* cc_memory.c */; }; - A1AB1EF005DDC47800526345 /* cc_retr.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734B003F1B65A01120114 /* cc_retr.c */; }; - A1AB1EF105DDC47800526345 /* ccbase.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734BA03F1B65A01120114 /* ccbase.c */; }; - A1AB1EF205DDC47800526345 /* cccopy.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734BB03F1B65A01120114 /* cccopy.c */; }; - A1AB1EF305DDC47800526345 /* ccdefault.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734BC03F1B65A01120114 /* ccdefault.c */; }; - A1AB1EF405DDC47800526345 /* ccdefops.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734BD03F1B65A01120114 /* ccdefops.c */; }; - A1AB1EF505DDC47800526345 /* ccfns.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734BE03F1B65A01120114 /* ccfns.c */; }; - A1AB1EF605DDC47800526345 /* ser_cc.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734C503F1B65A01120114 /* ser_cc.c */; }; - A1AB1EF705DDC47800526345 /* stdcc.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734B403F1B65A01120114 /* stdcc.c */; }; - A1AB1EF805DDC47800526345 /* stdcc_util.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734B603F1B65A01120114 /* stdcc_util.c */; }; - A1AB1EF905DDC47800526345 /* init_ets.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734D303F1B65A01120114 /* init_ets.c */; }; - A1AB1EFA05DDC47800526345 /* kt_file.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734DE03F1B65A01120114 /* kt_file.c */; }; - A1AB1EFB05DDC47800526345 /* kt_srvtab.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734DF03F1B65A01120114 /* kt_srvtab.c */; }; - A1AB1EFC05DDC47800526345 /* ktadd.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E003F1B65A01120114 /* ktadd.c */; }; - A1AB1EFD05DDC47800526345 /* ktbase.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E103F1B65A01120114 /* ktbase.c */; }; - A1AB1EFE05DDC47800526345 /* ktdefault.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E203F1B65A01120114 /* ktdefault.c */; }; - A1AB1EFF05DDC47800526345 /* ktfns.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E303F1B65A01120114 /* ktfns.c */; }; - A1AB1F0005DDC47800526345 /* ktfr_entry.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E403F1B65A01120114 /* ktfr_entry.c */; }; - A1AB1F0105DDC47800526345 /* ktremove.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E503F1B65A01120114 /* ktremove.c */; }; - A1AB1F0205DDC47800526345 /* read_servi.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734E703F1B65A01120114 /* read_servi.c */; }; - A1AB1F0305DDC47800526345 /* addr_comp.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734EC03F1B65A01120114 /* addr_comp.c */; }; - A1AB1F0405DDC47800526345 /* addr_order.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734ED03F1B65A01120114 /* addr_order.c */; }; - A1AB1F0505DDC47800526345 /* addr_srch.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734EE03F1B65A01120114 /* addr_srch.c */; }; - A1AB1F0605DDC47800526345 /* appdefault.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734EF03F1B65A01120114 /* appdefault.c */; }; - A1AB1F0705DDC47800526345 /* auth_con.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734F003F1B65A01120114 /* auth_con.c */; }; - A1AB1F0805DDC47800526345 /* bld_pr_ext.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734F203F1B65A01120114 /* bld_pr_ext.c */; }; - A1AB1F0905DDC47800526345 /* bld_princ.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734F303F1B65A01120114 /* bld_princ.c */; }; - A1AB1F0A05DDC47800526345 /* chk_trans.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734F603F1B65A01120114 /* chk_trans.c */; }; - A1AB1F0B05DDC47800526345 /* chpw.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734F703F1B65A01120114 /* chpw.c */; }; - A1AB1F0C05DDC47800526345 /* conv_princ.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734F903F1B65A01120114 /* conv_princ.c */; }; - A1AB1F0D05DDC47800526345 /* copy_addrs.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734FA03F1B65A01120114 /* copy_addrs.c */; }; - A1AB1F0E05DDC47800526345 /* copy_athctr.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734FB03F1B65A01120114 /* copy_athctr.c */; }; - A1AB1F0F05DDC47800526345 /* copy_auth.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734FC03F1B65A01120114 /* copy_auth.c */; }; - A1AB1F1005DDC47800526345 /* copy_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734FD03F1B65A01120114 /* copy_cksum.c */; }; - A1AB1F1105DDC47800526345 /* copy_creds.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734FE03F1B65A01120114 /* copy_creds.c */; }; - A1AB1F1205DDC47800526345 /* copy_data.c in Sources */ = {isa = PBXBuildFile; fileRef = F51734FF03F1B65A01120114 /* copy_data.c */; }; - A1AB1F1305DDC47800526345 /* copy_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350003F1B65A01120114 /* copy_key.c */; }; - A1AB1F1405DDC47800526345 /* copy_princ.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350103F1B65A01120114 /* copy_princ.c */; }; - A1AB1F1505DDC47800526345 /* copy_tick.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350203F1B65A01120114 /* copy_tick.c */; }; - A1AB1F1605DDC47800526345 /* cp_key_cnt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350303F1B65A01120114 /* cp_key_cnt.c */; }; - A1AB1F1705DDC47800526345 /* decode_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350403F1B65A01120114 /* decode_kdc.c */; }; - A1AB1F1805DDC47800526345 /* decrypt_tk.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350503F1B65A01120114 /* decrypt_tk.c */; }; - A1AB1F1905DDC47800526345 /* deltat.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350603F1B65A01120114 /* deltat.c */; }; - A1AB1F1A05DDC47800526345 /* enc_helper.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350703F1B65A01120114 /* enc_helper.c */; }; - A1AB1F1B05DDC47800526345 /* encode_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350803F1B65A01120114 /* encode_kdc.c */; }; - A1AB1F1C05DDC47800526345 /* encrypt_tk.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350903F1B65A01120114 /* encrypt_tk.c */; }; - A1AB1F1D05DDC47800526345 /* free_rtree.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350A03F1B65A01120114 /* free_rtree.c */; }; - A1AB1F1E05DDC47800526345 /* gc_frm_kdc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350C03F1B65A01120114 /* gc_frm_kdc.c */; }; - A1AB1F1F05DDC47800526345 /* fwd_tgt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350B03F1B65A01120114 /* fwd_tgt.c */; }; - A1AB1F2005DDC47800526345 /* gc_via_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350D03F1B65A01120114 /* gc_via_tkt.c */; }; - A1AB1F2105DDC47800526345 /* gen_seqnum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350E03F1B65A01120114 /* gen_seqnum.c */; }; - A1AB1F2205DDC47800526345 /* gen_subkey.c in Sources */ = {isa = PBXBuildFile; fileRef = F517350F03F1B65A01120114 /* gen_subkey.c */; }; - A1AB1F2305DDC47800526345 /* get_creds.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351003F1B65A01120114 /* get_creds.c */; }; - A1AB1F2405DDC47800526345 /* get_in_tkt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351103F1B65A01120114 /* get_in_tkt.c */; }; - A1AB1F2505DDC47800526345 /* gic_keytab.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351203F1B65A01120114 /* gic_keytab.c */; }; - A1AB1F2605DDC47800526345 /* gic_opt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351303F1B65A01120114 /* gic_opt.c */; }; - A1AB1F2705DDC47800526345 /* gic_pwd.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351403F1B65A01120114 /* gic_pwd.c */; }; - A1AB1F2805DDC47800526345 /* in_tkt_sky.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351703F1B65A01120114 /* in_tkt_sky.c */; }; - A1AB1F2905DDC47800526345 /* init_ctx.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351803F1B65A01120114 /* init_ctx.c */; }; - A1AB1F2A05DDC47800526345 /* init_keyblock.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351903F1B65A01120114 /* init_keyblock.c */; }; - A1AB1F2B05DDC47800526345 /* kdc_rep_dc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351B03F1B65A01120114 /* kdc_rep_dc.c */; }; - A1AB1F2C05DDC47800526345 /* kfree.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351C03F1B65A01120114 /* kfree.c */; }; - A1AB1F2D05DDC47800526345 /* mk_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351E03F1B65A01120114 /* mk_cred.c */; }; - A1AB1F2E05DDC47800526345 /* mk_error.c in Sources */ = {isa = PBXBuildFile; fileRef = F517351F03F1B65A01120114 /* mk_error.c */; }; - A1AB1F2F05DDC47800526345 /* mk_priv.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352003F1B65A01120114 /* mk_priv.c */; }; - A1AB1F3005DDC47800526345 /* mk_rep.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352103F1B65A01120114 /* mk_rep.c */; }; - A1AB1F3105DDC47800526345 /* mk_req.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352203F1B65A01120114 /* mk_req.c */; }; - A1AB1F3205DDC47800526345 /* mk_req_ext.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352303F1B65A01120114 /* mk_req_ext.c */; }; - A1AB1F3305DDC47800526345 /* mk_safe.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352403F1B65A01120114 /* mk_safe.c */; }; - A1AB1F3405DDC47800526345 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352503F1B65A01120114 /* parse.c */; }; - A1AB1F3505DDC47800526345 /* pr_to_salt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352603F1B65A01120114 /* pr_to_salt.c */; }; - A1AB1F3605DDC47800526345 /* preauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352703F1B65A01120114 /* preauth.c */; }; - A1AB1F3705DDC47800526345 /* preauth2.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352803F1B65A01120114 /* preauth2.c */; }; - A1AB1F3805DDC47800526345 /* princ_comp.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352903F1B65A01120114 /* princ_comp.c */; }; - A1AB1F3905DDC47800526345 /* rd_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352A03F1B65A01120114 /* rd_cred.c */; }; - A1AB1F3A05DDC47800526345 /* rd_error.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352B03F1B65A01120114 /* rd_error.c */; }; - A1AB1F3B05DDC47800526345 /* rd_priv.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352C03F1B65A01120114 /* rd_priv.c */; }; - A1AB1F3C05DDC47800526345 /* rd_rep.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352D03F1B65A01120114 /* rd_rep.c */; }; - A1AB1F3D05DDC47800526345 /* rd_req.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352E03F1B65A01120114 /* rd_req.c */; }; - A1AB1F3E05DDC47800526345 /* rd_req_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = F517352F03F1B65A01120114 /* rd_req_dec.c */; }; - A1AB1F3F05DDC47800526345 /* rd_safe.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353003F1B65A01120114 /* rd_safe.c */; }; - A1AB1F4005DDC47800526345 /* recvauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353103F1B65A01120114 /* recvauth.c */; }; - A1AB1F4105DDC47800526345 /* send_tgs.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353203F1B65A01120114 /* send_tgs.c */; }; - A1AB1F4205DDC47800526345 /* sendauth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353303F1B65A01120114 /* sendauth.c */; }; - A1AB1F4305DDC47800526345 /* ser_actx.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353403F1B65A01120114 /* ser_actx.c */; }; - A1AB1F4405DDC47800526345 /* ser_adata.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353503F1B65A01120114 /* ser_adata.c */; }; - A1AB1F4505DDC47800526345 /* ser_addr.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353603F1B65A01120114 /* ser_addr.c */; }; - A1AB1F4605DDC47800526345 /* ser_auth.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353703F1B65A01120114 /* ser_auth.c */; }; - A1AB1F4705DDC47800526345 /* ser_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353803F1B65A01120114 /* ser_cksum.c */; }; - A1AB1F4805DDC47800526345 /* ser_ctx.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353903F1B65A01120114 /* ser_ctx.c */; }; - A1AB1F4905DDC47800526345 /* ser_eblk.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353A03F1B65A01120114 /* ser_eblk.c */; }; - A1AB1F4A05DDC47800526345 /* ser_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353B03F1B65A01120114 /* ser_key.c */; }; - A1AB1F4B05DDC47800526345 /* ser_princ.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353C03F1B65A01120114 /* ser_princ.c */; }; - A1AB1F4C05DDC47800526345 /* serialize.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353D03F1B65A01120114 /* serialize.c */; }; - A1AB1F4D05DDC47800526345 /* set_realm.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353E03F1B65A01120114 /* set_realm.c */; }; - A1AB1F4E05DDC47800526345 /* srv_rcache.c in Sources */ = {isa = PBXBuildFile; fileRef = F517353F03F1B65A01120114 /* srv_rcache.c */; }; - A1AB1F4F05DDC47800526345 /* str_conv.c in Sources */ = {isa = PBXBuildFile; fileRef = F517354003F1B65A01120114 /* str_conv.c */; }; - A1AB1F5005DDC47800526345 /* tgtname.c in Sources */ = {isa = PBXBuildFile; fileRef = F517354A03F1B65A01120114 /* tgtname.c */; }; - A1AB1F5105DDC47800526345 /* unparse.c in Sources */ = {isa = PBXBuildFile; fileRef = F517354C03F1B65A01120114 /* unparse.c */; }; - A1AB1F5205DDC47800526345 /* valid_times.c in Sources */ = {isa = PBXBuildFile; fileRef = F517354D03F1B65A01120114 /* valid_times.c */; }; - A1AB1F5305DDC47800526345 /* vfy_increds.c in Sources */ = {isa = PBXBuildFile; fileRef = F517354E03F1B65A01120114 /* vfy_increds.c */; }; - A1AB1F5405DDC47800526345 /* vic_opt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517354F03F1B65A01120114 /* vic_opt.c */; }; - A1AB1F5505DDC47800526345 /* walk_rtree.c in Sources */ = {isa = PBXBuildFile; fileRef = F517355003F1B65A01120114 /* walk_rtree.c */; }; - A1AB1F5705DDC47800526345 /* rc_base.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735A003F1B65A01120114 /* rc_base.c */; }; - A1AB1F5805DDC47800526345 /* rc_conv.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735A203F1B65A01120114 /* rc_conv.c */; }; - A1AB1F5905DDC47800526345 /* rc_dfl.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735A303F1B65A01120114 /* rc_dfl.c */; }; - A1AB1F5A05DDC47800526345 /* rc_io.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735A503F1B65A01120114 /* rc_io.c */; }; - A1AB1F5B05DDC47800526345 /* rcdef.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735A703F1B65A01120114 /* rcdef.c */; }; - A1AB1F5C05DDC47800526345 /* rcfns.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735A803F1B65A01120114 /* rcfns.c */; }; - A1AB1F5D05DDC47800526345 /* ser_rc.c in Sources */ = {isa = PBXBuildFile; fileRef = F51735AB03F1B65A01120114 /* ser_rc.c */; }; - A1AB1F5E05DDC47800526345 /* block_size.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325103F1B65901120114 /* block_size.c */; }; - A1AB1F5F05DDC47800526345 /* checksum_length.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325303F1B65901120114 /* checksum_length.c */; }; - A1AB1F6005DDC47800526345 /* cksumtype_to_string.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325403F1B65901120114 /* cksumtype_to_string.c */; }; - A1AB1F6105DDC47800526345 /* cksumtypes.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325503F1B65901120114 /* cksumtypes.c */; }; - A1AB1F6205DDC47800526345 /* coll_proof_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325703F1B65901120114 /* coll_proof_cksum.c */; }; - A1AB1F6305DDC47800526345 /* combine_keys.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325803F1B65901120114 /* combine_keys.c */; }; - A1AB1F6405DDC47800526345 /* crypto_libinit.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326503F1B65901120114 /* crypto_libinit.c */; }; - A1AB1F6505DDC47800526345 /* decrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326703F1B65901120114 /* decrypt.c */; }; - A1AB1F6605DDC47800526345 /* default_state.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326803F1B65901120114 /* default_state.c */; }; - A1AB1F6705DDC47800526345 /* encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329403F1B65901120114 /* encrypt.c */; }; - A1AB1F6805DDC47800526345 /* encrypt_length.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329503F1B65901120114 /* encrypt_length.c */; }; - A1AB1F6905DDC47800526345 /* enctype_compare.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329603F1B65901120114 /* enctype_compare.c */; }; - A1AB1F6A05DDC47800526345 /* enctype_to_string.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329703F1B65901120114 /* enctype_to_string.c */; }; - A1AB1F6B05DDC47800526345 /* etypes.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329803F1B65901120114 /* etypes.c */; }; - A1AB1F6C05DDC47800526345 /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732A203F1B65901120114 /* hmac.c */; }; - A1AB1F6D05DDC47800526345 /* keyed_checksum_types.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732A403F1B65901120114 /* keyed_checksum_types.c */; }; - A1AB1F6E05DDC47800526345 /* keyed_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732A503F1B65901120114 /* keyed_cksum.c */; }; - A1AB1F6F05DDC47800526345 /* make_checksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732B003F1B65901120114 /* make_checksum.c */; }; - A1AB1F7005DDC47800526345 /* make_random_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732B103F1B65901120114 /* make_random_key.c */; }; - A1AB1F7105DDC47800526345 /* nfold.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732C503F1B65901120114 /* nfold.c */; }; - A1AB1F7205DDC47800526345 /* old_api_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732CD03F1B65901120114 /* old_api_glue.c */; }; - A1AB1F7305DDC47800526345 /* pbkdf2.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732CF03F1B65901120114 /* pbkdf2.c */; }; - A1AB1F7405DDC47800526345 /* prng.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732D003F1B65901120114 /* prng.c */; }; - A1AB1F7505DDC47800526345 /* state.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732E103F1B65901120114 /* state.c */; }; - A1AB1F7605DDC47800526345 /* string_to_cksumtype.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732E203F1B65901120114 /* string_to_cksumtype.c */; }; - A1AB1F7705DDC47800526345 /* string_to_enctype.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732E303F1B65901120114 /* string_to_enctype.c */; }; - A1AB1F7805DDC47800526345 /* string_to_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732E403F1B65901120114 /* string_to_key.c */; }; - A1AB1F7905DDC47800526345 /* valid_cksumtype.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732F103F1B65901120114 /* valid_cksumtype.c */; }; - A1AB1F7A05DDC47800526345 /* valid_enctype.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732F203F1B65901120114 /* valid_enctype.c */; }; - A1AB1F7B05DDC47800526345 /* verify_checksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732F403F1B65901120114 /* verify_checksum.c */; }; - A1AB1F7C05DDC47800526345 /* aescrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517323103F1B65901120114 /* aescrypt.c */; }; - A1AB1F7D05DDC47800526345 /* aeskey.c in Sources */ = {isa = PBXBuildFile; fileRef = F517323203F1B65901120114 /* aeskey.c */; }; - A1AB1F7E05DDC47800526345 /* aestab.c in Sources */ = {isa = PBXBuildFile; fileRef = F517323603F1B65901120114 /* aestab.c */; }; - A1AB1F7F05DDC47800526345 /* arcfour.c in Sources */ = {isa = PBXBuildFile; fileRef = F517324C03F1B65901120114 /* arcfour.c */; }; - A1AB1F8005DDC47800526345 /* string_to_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517325003F1B65901120114 /* string_to_key.c */; }; - A1AB1F8105DDC47800526345 /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326103F1B65901120114 /* crc32.c */; }; - A1AB1F8205DDC47800526345 /* afsstring2key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326C03F1B65901120114 /* afsstring2key.c */; }; - A1AB1F8305DDC47800526345 /* d3_cbc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326E03F1B65901120114 /* d3_cbc.c */; }; - A1AB1F8405DDC47800526345 /* d3_kysched.c in Sources */ = {isa = PBXBuildFile; fileRef = F517326F03F1B65901120114 /* d3_kysched.c */; }; - A1AB1F8505DDC47800526345 /* f_cbc.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327503F1B65901120114 /* f_cbc.c */; }; - A1AB1F8605DDC47800526345 /* f_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327603F1B65901120114 /* f_cksum.c */; }; - A1AB1F8705DDC47800526345 /* f_parity.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327703F1B65901120114 /* f_parity.c */; }; - A1AB1F8805DDC47800526345 /* f_sched.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327803F1B65901120114 /* f_sched.c */; }; - A1AB1F8905DDC47800526345 /* f_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327903F1B65901120114 /* f_tables.c */; }; - A1AB1F8A05DDC47800526345 /* key_sched.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327C03F1B65901120114 /* key_sched.c */; }; - A1AB1F8B05DDC47800526345 /* string2key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517327F03F1B65901120114 /* string2key.c */; }; - A1AB1F8C05DDC47800526345 /* weak_key.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328203F1B65901120114 /* weak_key.c */; }; - A1AB1F8D05DDC47800526345 /* checksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328503F1B65901120114 /* checksum.c */; }; - A1AB1F8E05DDC47800526345 /* derive.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328603F1B65901120114 /* derive.c */; }; - A1AB1F8F05DDC47800526345 /* dk_decrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328803F1B65901120114 /* dk_decrypt.c */; }; - A1AB1F9005DDC47800526345 /* dk_encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328903F1B65901120114 /* dk_encrypt.c */; }; - A1AB1F9105DDC47800526345 /* stringtokey.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328B03F1B65901120114 /* stringtokey.c */; }; - A1AB1F9205DDC47800526345 /* des.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329003F1B65901120114 /* des.c */; }; - A1AB1F9305DDC47800526345 /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329103F1B65901120114 /* des3.c */; }; - A1AB1F9405DDC47800526345 /* arcfour.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328E03F1B65901120114 /* arcfour.c */; }; - A1AB1F9505DDC47800526345 /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = F517328D03F1B65901120114 /* aes.c */; }; - A1AB1F9605DDC47800526345 /* hash_crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329C03F1B65901120114 /* hash_crc32.c */; }; - A1AB1F9705DDC47800526345 /* hash_md4.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329D03F1B65901120114 /* hash_md4.c */; }; - A1AB1F9805DDC47800526345 /* hash_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = F517329E03F1B65901120114 /* hash_md5.c */; }; - A1AB1F9905DDC47800526345 /* hash_sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732A003F1B65901120114 /* hash_sha1.c */; }; - A1AB1F9A05DDC47800526345 /* descbc.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732A903F1B65901120114 /* descbc.c */; }; - A1AB1F9B05DDC47800526345 /* hmac_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732AA03F1B65901120114 /* hmac_md5.c */; }; - A1AB1F9C05DDC47800526345 /* k5_md4des.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732AB03F1B65901120114 /* k5_md4des.c */; }; - A1AB1F9D05DDC47800526345 /* k5_md5des.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732AC03F1B65901120114 /* k5_md5des.c */; }; - A1AB1F9E05DDC47800526345 /* md4.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732B903F1B65901120114 /* md4.c */; }; - A1AB1F9F05DDC47800526345 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732C103F1B65901120114 /* md5.c */; }; - A1AB1FA005DDC47800526345 /* old_decrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732CB03F1B65901120114 /* old_decrypt.c */; }; - A1AB1FA105DDC47800526345 /* old_encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732CC03F1B65901120114 /* old_encrypt.c */; }; - A1AB1FA205DDC47800526345 /* des_stringtokey.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732C803F1B65901120114 /* des_stringtokey.c */; }; - A1AB1FA305DDC47800526345 /* raw_decrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732D503F1B65901120114 /* raw_decrypt.c */; }; - A1AB1FA405DDC47800526345 /* raw_encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732D603F1B65901120114 /* raw_encrypt.c */; }; - A1AB1FA505DDC47800526345 /* shs.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732DD03F1B65901120114 /* shs.c */; }; - A1AB1FA605DDC47800526345 /* yarrow.c in Sources */ = {isa = PBXBuildFile; fileRef = F51732FC03F1B65901120114 /* yarrow.c */; }; - A1AB1FA705DDC47800526345 /* ycipher.c in Sources */ = {isa = PBXBuildFile; fileRef = F517330003F1B65901120114 /* ycipher.c */; }; - A1AB1FA805DDC47800526345 /* aes_s2k.c in Sources */ = {isa = PBXBuildFile; fileRef = A1B21F170417D6BC00120114 /* aes_s2k.c */; }; - A1AB1FA905DDC47800526345 /* conv_creds.c in Sources */ = {isa = PBXBuildFile; fileRef = A16DA36604854EF700120112 /* conv_creds.c */; }; - A1AB1FAA05DDC47800526345 /* v4lifetime.c in Sources */ = {isa = PBXBuildFile; fileRef = A16DA36704854EF700120112 /* v4lifetime.c */; }; - A1AB1FAB05DDC47800526345 /* send524.c in Sources */ = {isa = PBXBuildFile; fileRef = A16DB01304868A7E00120112 /* send524.c */; }; - A1AB1FAC05DDC47800526345 /* mandatory_sumtype.c in Sources */ = {isa = PBXBuildFile; fileRef = A125399205CF12A2003BD89B /* mandatory_sumtype.c */; }; - A1AB1FAD05DDC47800526345 /* dnssrv.c in Sources */ = {isa = PBXBuildFile; fileRef = A12539AD05CF12D5003BD89B /* dnssrv.c */; }; - A1AB1FC305DDC48A00526345 /* gss_libinit.h in Headers */ = {isa = PBXBuildFile; fileRef = F517334303F1B65901120114 /* gss_libinit.h */; }; - A1AB1FC405DDC48A00526345 /* gssapiP_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F517333403F1B65901120114 /* gssapiP_generic.h */; }; - A1AB1FC505DDC48A00526345 /* gssapiP_krb5.h in Headers */ = {isa = PBXBuildFile; fileRef = F517335A03F1B65901120114 /* gssapiP_krb5.h */; }; - A1AB1FC605DDC48A00526345 /* autoconf.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E2662D03F443E901120114 /* autoconf.h */; }; - A1AB1FC705DDC48A00526345 /* osconf.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E2662F03F443E901120114 /* osconf.h */; }; - A1AB1FC905DDC48A00526345 /* gss_libinit.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334203F1B65901120114 /* gss_libinit.c */; }; - A1AB1FCA05DDC48A00526345 /* disp_com_err_status.c in Sources */ = {isa = PBXBuildFile; fileRef = F517332E03F1B65901120114 /* disp_com_err_status.c */; }; - A1AB1FCB05DDC48A00526345 /* disp_major_status.c in Sources */ = {isa = PBXBuildFile; fileRef = F517332F03F1B65901120114 /* disp_major_status.c */; }; - A1AB1FCC05DDC48A00526345 /* gssapi_generic.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333203F1B65901120114 /* gssapi_generic.c */; }; - A1AB1FCD05DDC48A00526345 /* oid_ops.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333603F1B65901120114 /* oid_ops.c */; }; - A1AB1FCE05DDC48A00526345 /* rel_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333703F1B65901120114 /* rel_buffer.c */; }; - A1AB1FCF05DDC48A00526345 /* rel_oid_set.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333803F1B65901120114 /* rel_oid_set.c */; }; - A1AB1FD005DDC48A00526345 /* util_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333903F1B65901120114 /* util_buffer.c */; }; - A1AB1FD105DDC48A00526345 /* util_oid.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333C03F1B65901120114 /* util_oid.c */; }; - A1AB1FD205DDC48A00526345 /* util_ordering.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333D03F1B65901120114 /* util_ordering.c */; }; - A1AB1FD305DDC48A00526345 /* util_set.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333E03F1B65901120114 /* util_set.c */; }; - A1AB1FD405DDC48A00526345 /* util_token.c in Sources */ = {isa = PBXBuildFile; fileRef = F517333F03F1B65901120114 /* util_token.c */; }; - A1AB1FD505DDC48A00526345 /* util_validate.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334003F1B65901120114 /* util_validate.c */; }; - A1AB1FD605DDC48A00526345 /* accept_sec_context.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334803F1B65901120114 /* accept_sec_context.c */; }; - A1AB1FD705DDC48A00526345 /* acquire_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334903F1B65901120114 /* acquire_cred.c */; }; - A1AB1FD805DDC48A00526345 /* add_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334A03F1B65901120114 /* add_cred.c */; }; - A1AB1FD905DDC48A00526345 /* canon_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334B03F1B65901120114 /* canon_name.c */; }; - A1AB1FDA05DDC48A00526345 /* compare_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334D03F1B65901120114 /* compare_name.c */; }; - A1AB1FDB05DDC48A00526345 /* context_time.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334E03F1B65901120114 /* context_time.c */; }; - A1AB1FDC05DDC48A00526345 /* copy_ccache.c in Sources */ = {isa = PBXBuildFile; fileRef = F517334F03F1B65901120114 /* copy_ccache.c */; }; - A1AB1FDD05DDC48A00526345 /* delete_sec_context.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335003F1B65901120114 /* delete_sec_context.c */; }; - A1AB1FDE05DDC48A00526345 /* disp_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335103F1B65901120114 /* disp_name.c */; }; - A1AB1FDF05DDC48A00526345 /* disp_status.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335203F1B65901120114 /* disp_status.c */; }; - A1AB1FE005DDC48A00526345 /* duplicate_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335303F1B65901120114 /* duplicate_name.c */; }; - A1AB1FE105DDC48A00526345 /* export_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335403F1B65901120114 /* export_name.c */; }; - A1AB1FE205DDC48A00526345 /* export_sec_context.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335503F1B65901120114 /* export_sec_context.c */; }; - A1AB1FE305DDC48A00526345 /* get_tkt_flags.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335603F1B65901120114 /* get_tkt_flags.c */; }; - A1AB1FE405DDC48A00526345 /* gssapi_krb5.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335803F1B65901120114 /* gssapi_krb5.c */; }; - A1AB1FE505DDC48A00526345 /* import_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335B03F1B65901120114 /* import_name.c */; }; - A1AB1FE605DDC48A00526345 /* indicate_mechs.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335D03F1B65901120114 /* indicate_mechs.c */; }; - A1AB1FE705DDC48A00526345 /* import_sec_context.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335C03F1B65901120114 /* import_sec_context.c */; }; - A1AB1FE805DDC48A00526345 /* init_sec_context.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335E03F1B65901120114 /* init_sec_context.c */; }; - A1AB1FE905DDC48A00526345 /* inq_context.c in Sources */ = {isa = PBXBuildFile; fileRef = F517335F03F1B65901120114 /* inq_context.c */; }; - A1AB1FEA05DDC48A00526345 /* inq_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336003F1B65901120114 /* inq_cred.c */; }; - A1AB1FEB05DDC48A00526345 /* inq_names.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336103F1B65901120114 /* inq_names.c */; }; - A1AB1FEC05DDC48A00526345 /* k5seal.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336203F1B65901120114 /* k5seal.c */; }; - A1AB1FED05DDC48A00526345 /* k5unseal.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336303F1B65901120114 /* k5unseal.c */; }; - A1AB1FEE05DDC48A00526345 /* krb5_gss_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336403F1B65901120114 /* krb5_gss_glue.c */; }; - A1AB1FEF05DDC48A00526345 /* process_context_token.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336603F1B65901120114 /* process_context_token.c */; }; - A1AB1FF005DDC48A00526345 /* rel_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336703F1B65901120114 /* rel_cred.c */; }; - A1AB1FF105DDC48A00526345 /* rel_oid.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336903F1B65901120114 /* rel_oid.c */; }; - A1AB1FF205DDC48A00526345 /* seal.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336A03F1B65901120114 /* seal.c */; }; - A1AB1FF305DDC48A00526345 /* ser_sctx.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336B03F1B65901120114 /* ser_sctx.c */; }; - A1AB1FF405DDC48A00526345 /* set_ccache.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336C03F1B65901120114 /* set_ccache.c */; }; - A1AB1FF505DDC48A00526345 /* sign.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336D03F1B65901120114 /* sign.c */; }; - A1AB1FF605DDC48A00526345 /* unseal.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336E03F1B65901120114 /* unseal.c */; }; - A1AB1FF705DDC48A00526345 /* util_cksum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336F03F1B65901120114 /* util_cksum.c */; }; - A1AB1FF805DDC48A00526345 /* rel_name.c in Sources */ = {isa = PBXBuildFile; fileRef = F517336803F1B65901120114 /* rel_name.c */; }; - A1AB1FF905DDC48A00526345 /* util_crypt.c in Sources */ = {isa = PBXBuildFile; fileRef = F517337003F1B65901120114 /* util_crypt.c */; }; - A1AB1FFA05DDC48A00526345 /* util_seed.c in Sources */ = {isa = PBXBuildFile; fileRef = F517337103F1B65901120114 /* util_seed.c */; }; - A1AB1FFB05DDC48A00526345 /* val_cred.c in Sources */ = {isa = PBXBuildFile; fileRef = F517337303F1B65901120114 /* val_cred.c */; }; - A1AB1FFC05DDC48A00526345 /* util_seqnum.c in Sources */ = {isa = PBXBuildFile; fileRef = F517337203F1B65901120114 /* util_seqnum.c */; }; - A1AB1FFD05DDC48A00526345 /* verify.c in Sources */ = {isa = PBXBuildFile; fileRef = F517337403F1B65901120114 /* verify.c */; }; - A1AB1FFE05DDC48A00526345 /* wrap_size_limit.c in Sources */ = {isa = PBXBuildFile; fileRef = F517337503F1B65901120114 /* wrap_size_limit.c */; }; - A1AB1FFF05DDC48A00526345 /* k5sealv3.c in Sources */ = {isa = PBXBuildFile; fileRef = A125397605CF124D003BD89B /* k5sealv3.c */; }; - A1B70868087357B600F0C55D /* kadmin in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7084C0873577700F0C55D /* kadmin */; }; - A1B70869087357B600F0C55D /* kadmin.local in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7084D0873577700F0C55D /* kadmin.local */; }; - A1B7086A087357B600F0C55D /* kadmind in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7084E0873577700F0C55D /* kadmind */; }; - A1B7086B087357B600F0C55D /* kdb5_util in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7084F0873577700F0C55D /* kdb5_util */; }; - A1B7086C087357B600F0C55D /* kprop in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708510873577700F0C55D /* kprop */; }; - A1B7086D087357B600F0C55D /* kpropd in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708520873577700F0C55D /* kpropd */; }; - A1B7086E087357B600F0C55D /* krb524d in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708540873577700F0C55D /* krb524d */; }; - A1B7086F087357B600F0C55D /* krb5kdc in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708550873577700F0C55D /* krb5kdc */; }; - A1B70870087357B600F0C55D /* ktutil in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708570873577700F0C55D /* ktutil */; }; - A1B70875087357ED00F0C55D /* krb5-config in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B707EA0873577700F0C55D /* krb5-config */; }; - A1B7087B087358B700F0C55D /* krb5-config.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708280873577700F0C55D /* krb5-config.1 */; }; - A1B7087E087358F600F0C55D /* kdc.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708350873577700F0C55D /* kdc.conf.5 */; }; - A1B7087F087358FA00F0C55D /* krb5.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708360873577700F0C55D /* krb5.conf.5 */; }; - A1B708820873594900F0C55D /* kadmin.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7083A0873577700F0C55D /* kadmin.8 */; }; - A1B708830873594900F0C55D /* kadmin.local.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7083B0873577700F0C55D /* kadmin.local.8 */; }; - A1B708840873594900F0C55D /* kadmind.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7083C0873577700F0C55D /* kadmind.8 */; }; - A1B708850873594900F0C55D /* kdb5_util.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7083D0873577700F0C55D /* kdb5_util.8 */; }; - A1B708860873594900F0C55D /* kprop.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B7083F0873577700F0C55D /* kprop.8 */; }; - A1B708870873594900F0C55D /* kpropd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708400873577700F0C55D /* kpropd.8 */; }; - A1B708880873594900F0C55D /* krb524d.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708410873577700F0C55D /* krb524d.8 */; }; - A1B708890873594900F0C55D /* krb5kdc.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708420873577700F0C55D /* krb5kdc.8 */; }; - A1B7088A0873594900F0C55D /* ktutil.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1B708440873577700F0C55D /* ktutil.8 */; }; - A1CA43BD06E3D0D400F35E9C /* pkinit_apple_asn1.c in Sources */ = {isa = PBXBuildFile; fileRef = A1CA43B806E3D0D400F35E9C /* pkinit_apple_asn1.c */; }; - A1CA43BE06E3D0D400F35E9C /* pkinit_apple_cert_store.c in Sources */ = {isa = PBXBuildFile; fileRef = A1CA43B906E3D0D400F35E9C /* pkinit_apple_cert_store.c */; }; - A1CA43BF06E3D0D400F35E9C /* pkinit_apple_client.c in Sources */ = {isa = PBXBuildFile; fileRef = A1CA43BA06E3D0D400F35E9C /* pkinit_apple_client.c */; }; - A1CA43C006E3D0D400F35E9C /* pkinit_apple_cms.c in Sources */ = {isa = PBXBuildFile; fileRef = A1CA43BB06E3D0D400F35E9C /* pkinit_apple_cms.c */; }; - A1CA43C106E3D0D400F35E9C /* pkinit_apple_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = A1CA43BC06E3D0D400F35E9C /* pkinit_apple_utils.c */; }; - A1D256F206A713A600A9EC13 /* threads.c in Sources */ = {isa = PBXBuildFile; fileRef = A1D256F106A713A600A9EC13 /* threads.c */; }; - A1D62985070C878B0015C908 /* patchlevel.h in Headers */ = {isa = PBXBuildFile; fileRef = A1D62984070C878B0015C908 /* patchlevel.h */; }; - A1D62991070C8AD70015C908 /* dnsglue.c in Sources */ = {isa = PBXBuildFile; fileRef = A1D6298F070C8AD70015C908 /* dnsglue.c */; }; - A1D62992070C8AD70015C908 /* dnsglue.h in Headers */ = {isa = PBXBuildFile; fileRef = A1D62990070C8AD70015C908 /* dnsglue.h */; }; -/* End PBXBuildFile section */ - -/* Begin PBXBuildStyle section */ - F5CFD370022D854401120112 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - F5CFD371022D854401120112 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - -/* Begin PBXContainerItemProxy section */ - A159A2D3088C5F5A004325D0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A1B7078B08731F4900F0C55D; - remoteInfo = "Autogenerated Headers"; - }; - A159A309088D75A5004325D0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A1B7078B08731F4900F0C55D; - remoteInfo = "Autogenerated Headers"; - }; - A159A30B088D75AD004325D0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A1B7078B08731F4900F0C55D; - remoteInfo = "Autogenerated Headers"; - }; - A167E7F508C6230400B74840 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A167E7E608C6230400B74840 /* Kerberos5.pbproj */; - proxyType = 2; - remoteGlobalIDString = A1AB1E0205DDC40100526345 /* libKerberosDES.a */; - remoteInfo = KerberosDES; - }; - A167E7F708C6230400B74840 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A167E7E608C6230400B74840 /* Kerberos5.pbproj */; - proxyType = 2; - remoteGlobalIDString = A1AB1E2205DDC43000526345 /* libKerberosProfile.a */; - remoteInfo = KerberosProfile; - }; - A167E7F908C6230400B74840 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A167E7E608C6230400B74840 /* Kerberos5.pbproj */; - proxyType = 2; - remoteGlobalIDString = A1AB1E6F05DDC45F00526345 /* libKerberos4.a */; - remoteInfo = Kerberos4; - }; - A167E7FB08C6230400B74840 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A167E7E608C6230400B74840 /* Kerberos5.pbproj */; - proxyType = 2; - remoteGlobalIDString = A1AB1FB105DDC47800526345 /* libKerberos5.a */; - remoteInfo = Kerberos5; - }; - A167E7FD08C6230400B74840 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A167E7E608C6230400B74840 /* Kerberos5.pbproj */; - proxyType = 2; - remoteGlobalIDString = A1AB200305DDC48A00526345 /* libGSS.a */; - remoteInfo = GSS; - }; - A181DA4405CEFC0400E4C246 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F5CFD5CD022D86AD01120112; - remoteInfo = KerberosProfile; - }; - A181DA4505CEFC0400E4C246 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F5E2686C03F8336601120114; - remoteInfo = KerberosDES; - }; - A181DA4905CEFC0400E4C246 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F5E2686C03F8336601120114; - remoteInfo = KerberosDES; - }; - A1B08C20087F25650063079F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A1B08BF7087F22550063079F; - remoteInfo = "Error Tables"; - }; - A1B7078608731F2C00F0C55D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A1B707610873129400F0C55D; - remoteInfo = Configure; - }; - A1B7078C08731F5100F0C55D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F5CFD36E022D854401120112 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A1B707610873129400F0C55D; - remoteInfo = Configure; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - A1B707DE0873574900F0C55D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 8; - comments = /usr/sbin; - dstPath = /usr/sbin; - dstSubfolderSpec = 0; - files = ( - A1B70868087357B600F0C55D /* kadmin in CopyFiles */, - A1B70869087357B600F0C55D /* kadmin.local in CopyFiles */, - A1B7086A087357B600F0C55D /* kadmind in CopyFiles */, - A1B7086B087357B600F0C55D /* kdb5_util in CopyFiles */, - A1B7086C087357B600F0C55D /* kprop in CopyFiles */, - A1B7086D087357B600F0C55D /* kpropd in CopyFiles */, - A1B7086E087357B600F0C55D /* krb524d in CopyFiles */, - A1B7086F087357B600F0C55D /* krb5kdc in CopyFiles */, - A1B70870087357B600F0C55D /* ktutil in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 1; - }; - A1B70873087357D200F0C55D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 8; - comments = /usr/bin; - dstPath = /usr/bin; - dstSubfolderSpec = 0; - files = ( - A1B70875087357ED00F0C55D /* krb5-config in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 1; - }; - A1B708780873586A00F0C55D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 8; - comments = /usr/share/man/man1; - dstPath = /usr/share/man/man1; - dstSubfolderSpec = 0; - files = ( - A159A3C3088ED301004325D0 /* kerberos.1 in CopyFiles */, - A1B7087B087358B700F0C55D /* krb5-config.1 in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 1; - }; - A1B7087C087358C400F0C55D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 8; - comments = /usr/share/man/man5; - dstPath = /usr/share/man/man5; - dstSubfolderSpec = 0; - files = ( - A1B7087E087358F600F0C55D /* kdc.conf.5 in CopyFiles */, - A1B7087F087358FA00F0C55D /* krb5.conf.5 in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 1; - }; - A1B708800873590600F0C55D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 8; - comments = /usr/share/man/man8; - dstPath = /usr/share/man/man8; - dstSubfolderSpec = 0; - files = ( - A1B708820873594900F0C55D /* kadmin.8 in CopyFiles */, - A1B708830873594900F0C55D /* kadmin.local.8 in CopyFiles */, - A1B708840873594900F0C55D /* kadmind.8 in CopyFiles */, - A1B708850873594900F0C55D /* kdb5_util.8 in CopyFiles */, - A1B708860873594900F0C55D /* kprop.8 in CopyFiles */, - A1B708870873594900F0C55D /* kpropd.8 in CopyFiles */, - A1B708880873594900F0C55D /* krb524d.8 in CopyFiles */, - A1B708890873594900F0C55D /* krb5kdc.8 in CopyFiles */, - A1B7088A0873594900F0C55D /* ktutil.8 in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 1; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - A12536B5040BEC05003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A12536B7040BEC05003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A12536B9040BEC05003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A12536BA040BEC05003D8244 /* getdate.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = getdate.y; sourceTree = ""; }; - A12536BB040BEC05003D8244 /* k5srvutil.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = k5srvutil.M; sourceTree = ""; }; - A12536BC040BEC05003D8244 /* k5srvutil.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = k5srvutil.sh; sourceTree = ""; }; - A12536BD040BEC05003D8244 /* kadmin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadmin.c; sourceTree = ""; }; - A12536BE040BEC05003D8244 /* kadmin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kadmin.h; sourceTree = ""; }; - A12536BF040BEC05003D8244 /* kadmin.local.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = kadmin.local.M; sourceTree = ""; }; - A12536C0040BEC05003D8244 /* kadmin.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = kadmin.M; sourceTree = ""; }; - A12536C1040BEC05003D8244 /* kadmin_ct.ct */ = {isa = PBXFileReference; lastKnownFileType = text; path = kadmin_ct.ct; sourceTree = ""; }; - A12536C2040BEC05003D8244 /* keytab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = keytab.c; sourceTree = ""; }; - A12536C3040BEC05003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A12536C4040BEC05003D8244 /* memmove.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = memmove.c; sourceTree = ""; }; - A12536C5040BEC05003D8244 /* ss_wrapper.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ss_wrapper.c; sourceTree = ""; }; - A12536C6040BEC05003D8244 /* strftime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strftime.c; sourceTree = ""; }; - A12536CA040BEC05003D8244 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - A12536CE040BEC05003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A12536CF040BEC05003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A12536D0040BEC05003D8244 /* dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dump.c; sourceTree = ""; }; - A12536D1040BEC05003D8244 /* dumpv4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dumpv4.c; sourceTree = ""; }; - A12536D2040BEC05003D8244 /* import_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = import_err.et; sourceTree = ""; }; - A12536D3040BEC05003D8244 /* kadm5_create.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm5_create.c; sourceTree = ""; }; - A12536D4040BEC05003D8244 /* kdb5_create.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kdb5_create.c; sourceTree = ""; }; - A12536D5040BEC05003D8244 /* kdb5_destroy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kdb5_destroy.c; sourceTree = ""; }; - A12536D6040BEC05003D8244 /* kdb5_edit.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = kdb5_edit.M; sourceTree = ""; }; - A12536D7040BEC05003D8244 /* kdb5_stash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kdb5_stash.c; sourceTree = ""; }; - A12536D8040BEC05003D8244 /* kdb5_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kdb5_util.c; sourceTree = ""; }; - A12536D9040BEC05003D8244 /* kdb5_util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kdb5_util.h; sourceTree = ""; }; - A12536DA040BEC05003D8244 /* kdb5_util.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = kdb5_util.M; sourceTree = ""; }; - A12536DB040BEC05003D8244 /* loadv4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = loadv4.c; sourceTree = ""; }; - A12536DC040BEC05003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A12536DD040BEC05003D8244 /* nstrtok.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nstrtok.h; sourceTree = ""; }; - A12536DE040BEC05003D8244 /* ovload.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ovload.c; sourceTree = ""; }; - A12536DF040BEC05003D8244 /* string_table.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string_table.c; sourceTree = ""; }; - A12536E0040BEC05003D8244 /* string_table.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = string_table.h; sourceTree = ""; }; - A12536E1040BEC05003D8244 /* strtok.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strtok.c; sourceTree = ""; }; - A12536E2040BEC05003D8244 /* tcl_wrapper.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tcl_wrapper.c; sourceTree = ""; }; - A12536E3040BEC05003D8244 /* util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = ""; }; - A12536ED040BEC05003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A12536EE040BEC05003D8244 /* do-test.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = "do-test.pl"; sourceTree = ""; }; - A12536EF040BEC05003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A12536F6040BEC05003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A12536F7040BEC06003D8244 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - A12536F8040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A12536F9040BEC06003D8244 /* ktutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktutil.c; sourceTree = ""; }; - A12536FA040BEC06003D8244 /* ktutil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ktutil.h; sourceTree = ""; }; - A12536FB040BEC06003D8244 /* ktutil.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ktutil.M; sourceTree = ""; }; - A12536FC040BEC06003D8244 /* ktutil_ct.ct */ = {isa = PBXFileReference; lastKnownFileType = text; path = ktutil_ct.ct; sourceTree = ""; }; - A12536FD040BEC06003D8244 /* ktutil_funcs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktutil_funcs.c; sourceTree = ""; }; - A12536FE040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A12536FF040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1253701040BEC06003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1253702040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1253703040BEC06003D8244 /* kpasswd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kpasswd.c; sourceTree = ""; }; - A1253704040BEC06003D8244 /* kpasswd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kpasswd.h; sourceTree = ""; }; - A1253705040BEC06003D8244 /* kpasswd.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = kpasswd.M; sourceTree = ""; }; - A1253706040BEC06003D8244 /* kpasswd_strings.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kpasswd_strings.et; sourceTree = ""; }; - A1253707040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1253708040BEC06003D8244 /* tty_kpasswd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tty_kpasswd.c; sourceTree = ""; }; - A125370A040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A125370C040BEC06003D8244 /* unix.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = unix.exp; sourceTree = ""; }; - A125370E040BEC06003D8244 /* changing.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = changing.exp; sourceTree = ""; }; - A125370F040BEC06003D8244 /* connecting.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = connecting.exp; sourceTree = ""; }; - A1253710040BEC06003D8244 /* principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = principal.exp; sourceTree = ""; }; - A1253711040BEC06003D8244 /* usage.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = usage.exp; sourceTree = ""; }; - A1253713040BEC06003D8244 /* helpers.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = helpers.exp; sourceTree = ""; }; - A1253714040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1253715040BEC06003D8244 /* xm_kpasswd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xm_kpasswd.c; sourceTree = ""; }; - A1253717040BEC06003D8244 /* inst-hdrs.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "inst-hdrs.sh"; sourceTree = ""; }; - A1253719040BEC06003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A125371A040BEC06003D8244 /* acls.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = acls.l; sourceTree = ""; }; - A125371B040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A125371C040BEC06003D8244 /* kadm_rpc_svc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_rpc_svc.c; sourceTree = ""; }; - A125371D040BEC06003D8244 /* kadmind.M */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = kadmind.M; sourceTree = ""; }; - A125371E040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A125371F040BEC06003D8244 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = ""; }; - A1253720040BEC06003D8244 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = ""; }; - A1253721040BEC06003D8244 /* ovsec_kadmd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ovsec_kadmd.c; sourceTree = ""; }; - A1253722040BEC06003D8244 /* schpw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = schpw.c; sourceTree = ""; }; - A1253723040BEC06003D8244 /* server_glue_v1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_glue_v1.c; sourceTree = ""; }; - A1253724040BEC06003D8244 /* server_stubs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_stubs.c; sourceTree = ""; }; - A1253726040BEC06003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1253727040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1253729040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A125372B040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A125372C040BEC06003D8244 /* kdc.conf.proto */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kdc.conf.proto; sourceTree = ""; }; - A125372D040BEC06003D8244 /* krb5.conf.proto */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5.conf.proto; sourceTree = ""; }; - A125372E040BEC06003D8244 /* ovsec_adm.dict */ = {isa = PBXFileReference; lastKnownFileType = text; path = ovsec_adm.dict; sourceTree = ""; }; - A1253730040BEC06003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1253731040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1253732040BEC06003D8244 /* compare_dump.plin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = compare_dump.plin; sourceTree = ""; }; - A1253733040BEC06003D8244 /* env-setup.shin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "env-setup.shin"; sourceTree = ""; }; - A1253734040BEC06003D8244 /* find-make.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "find-make.sh"; sourceTree = ""; }; - A1253735040BEC06003D8244 /* fixup-conf-files.plin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = "fixup-conf-files.plin"; sourceTree = ""; }; - A1253736040BEC06003D8244 /* init_db */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = init_db; sourceTree = ""; }; - A1253737040BEC06003D8244 /* make-host-keytab.plin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = "make-host-keytab.plin"; sourceTree = ""; }; - A1253738040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1253739040BEC06003D8244 /* qualname.plin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = qualname.plin; sourceTree = ""; }; - A125373A040BEC06003D8244 /* save_files.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = save_files.sh; sourceTree = ""; }; - A125373B040BEC06003D8244 /* simple_dump.plin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = simple_dump.plin; sourceTree = ""; }; - A125373C040BEC06003D8244 /* start_servers */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = start_servers; sourceTree = ""; }; - A125373D040BEC06003D8244 /* start_servers_local */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = start_servers_local; sourceTree = ""; }; - A125373E040BEC06003D8244 /* stop_servers */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = stop_servers; sourceTree = ""; }; - A125373F040BEC06003D8244 /* stop_servers_local */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = stop_servers_local; sourceTree = ""; }; - A1253740040BEC06003D8244 /* verify_xrunner_report.plin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = verify_xrunner_report.plin; sourceTree = ""; }; - A1253742040BEC06003D8244 /* util.t */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = util.t; sourceTree = ""; }; - A1253744040BEC06003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1253745040BEC06003D8244 /* bsddb_dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bsddb_dump.c; sourceTree = ""; }; - A1253746040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1253747040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1253748040BEC06003D8244 /* tcl_kadm5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tcl_kadm5.c; sourceTree = ""; }; - A1253749040BEC06003D8244 /* tcl_kadm5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tcl_kadm5.h; sourceTree = ""; }; - A125374A040BEC06003D8244 /* tcl_krb5_hash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tcl_krb5_hash.c; sourceTree = ""; }; - A125374B040BEC06003D8244 /* tcl_ovsec_kadm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tcl_ovsec_kadm.c; sourceTree = ""; }; - A125374C040BEC06003D8244 /* tcl_ovsec_kadm_syntax */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = tcl_ovsec_kadm_syntax; sourceTree = ""; }; - A125374D040BEC06003D8244 /* test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = test.c; sourceTree = ""; }; - A125374F040BEC06003D8244 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1253750040BEC06003D8244 /* acl_files.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = acl_files.c; sourceTree = ""; }; - A1253751040BEC06003D8244 /* acl_files.doc */ = {isa = PBXFileReference; lastKnownFileType = text; path = acl_files.doc; sourceTree = ""; }; - A1253752040BEC06003D8244 /* admin_server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = admin_server.c; sourceTree = ""; }; - A1253754040BEC06003D8244 /* build_pwfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = build_pwfile.c; sourceTree = ""; }; - A1253755040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1253756040BEC06003D8244 /* kadm_funcs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_funcs.c; sourceTree = ""; }; - A1253757040BEC06003D8244 /* kadm_ser_wrap.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_ser_wrap.c; sourceTree = ""; }; - A1253758040BEC06003D8244 /* kadm_server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_server.c; sourceTree = ""; }; - A1253759040BEC06003D8244 /* kadm_server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kadm_server.h; sourceTree = ""; }; - A125375A040BEC06003D8244 /* kadm_supp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_supp.c; sourceTree = ""; }; - A125375B040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A125375D040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A125375F040BEC06003D8244 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1253760040BEC06003D8244 /* unix.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = unix.exp; sourceTree = ""; }; - A1253761040BEC06003D8244 /* getpid.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = getpid.sh; sourceTree = ""; }; - A1253763040BEC06003D8244 /* helpers.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = helpers.exp; sourceTree = ""; }; - A1253764040BEC06003D8244 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1253765040BEC06003D8244 /* remove_changepw_perms.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = remove_changepw_perms.sh; sourceTree = ""; }; - A1253767040BEC06003D8244 /* setup-srvtab.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "setup-srvtab.exp"; sourceTree = ""; }; - A1253769040BEC06003D8244 /* access.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = access.exp; sourceTree = ""; }; - A125376A040BEC06003D8244 /* change-password.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "change-password.exp"; sourceTree = ""; }; - A125376B040BEC06003D8244 /* usage.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = usage.exp; sourceTree = ""; }; - A1253783040BF7E6003D8244 /* KerberosDES.pbexp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KerberosDES.pbexp; sourceTree = ""; }; - A1253784040BF80F003D8244 /* Kerberos4.pbexp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Kerberos4.pbexp; sourceTree = ""; }; - A125378D040BFA0E003D8244 /* KerberosProfile.pbexp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KerberosProfile.pbexp; sourceTree = ""; }; - A12537EB040C0795003D8244 /* krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb5.h; sourceTree = ""; }; - A12537EE040C0795003D8244 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = ""; }; - A12537F0040C0795003D8244 /* des.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = des.h; sourceTree = ""; }; - A12537F1040C0795003D8244 /* gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi.h; sourceTree = ""; }; - A12537F2040C0795003D8244 /* gssapi_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_generic.h; sourceTree = ""; }; - A12537F3040C0795003D8244 /* gssapi_krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_krb5.h; sourceTree = ""; }; - A12537F4040C0795003D8244 /* krb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb.h; sourceTree = ""; }; - A12537F5040C0795003D8244 /* krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb5.h; sourceTree = ""; }; - A12537F8040C0795003D8244 /* krb_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb_err.h; sourceTree = ""; }; - A12537F9040C0795003D8244 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = ""; }; - A12537FB040C080B003D8244 /* gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi.h; sourceTree = ""; }; - A12537FC040C080B003D8244 /* gssapi_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_generic.h; sourceTree = ""; }; - A12537FD040C080B003D8244 /* gssapi_krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_krb5.h; sourceTree = ""; }; - A12537FF040C080B003D8244 /* des.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = des.h; sourceTree = ""; }; - A1253800040C080B003D8244 /* krb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb.h; sourceTree = ""; }; - A1253801040C080B003D8244 /* krb_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb_err.h; sourceTree = ""; }; - A1253804040C0D3E003D8244 /* autoconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = autoconf.h; sourceTree = ""; }; - A1253805040C0D3E003D8244 /* osconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = osconf.h; sourceTree = ""; }; - A125397605CF124D003BD89B /* k5sealv3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = k5sealv3.c; sourceTree = ""; }; - A125399205CF12A2003BD89B /* mandatory_sumtype.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mandatory_sumtype.c; sourceTree = ""; }; - A12539AD05CF12D5003BD89B /* dnssrv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dnssrv.c; sourceTree = ""; }; - A1474D05066D13E700CA2AA8 /* Kerberos5BuildSystem.jam */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.jam; path = Kerberos5BuildSystem.jam; sourceTree = ""; }; - A166BCC3040D36F8004AA618 /* mac_des_glue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mac_des_glue.c; sourceTree = ""; }; - A167E7E108C6230400B74840 /* Kerberos5Prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Kerberos5Prefix.h; sourceTree = ""; }; - A167E7E308C6230400B74840 /* GSS.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = GSS.pbexp; sourceTree = ""; }; - A167E7E408C6230400B74840 /* Kerberos4.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Kerberos4.pbexp; sourceTree = ""; }; - A167E7E508C6230400B74840 /* Kerberos5.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Kerberos5.pbexp; sourceTree = ""; }; - A167E7E608C6230400B74840 /* Kerberos5.pbproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Kerberos5.pbproj; sourceTree = ""; }; - A167E7E908C6230400B74840 /* KerberosDES.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = KerberosDES.pbexp; sourceTree = ""; }; - A167E7EA08C6230400B74840 /* KerberosProfile.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = KerberosProfile.pbexp; sourceTree = ""; }; - A16DA36604854EF700120112 /* conv_creds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = conv_creds.c; sourceTree = ""; }; - A16DA36704854EF700120112 /* v4lifetime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = v4lifetime.c; sourceTree = ""; }; - A16DA36A0485503F00120112 /* krb524_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb524_err.et; sourceTree = ""; }; - A16DB01304868A7E00120112 /* send524.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = send524.c; sourceTree = ""; }; - A181DA5405CF0BD800E4C246 /* k5-platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "k5-platform.h"; sourceTree = ""; }; - A1908D5A06878C780039CAD8 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - A1908D5B06878C780039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908D5D06878C780039CAD8 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - A1908D5E06878C780039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908D5F06878C780039CAD8 /* clock00.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock00.ico; sourceTree = ""; }; - A1908D6006878C780039CAD8 /* clock05.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock05.ico; sourceTree = ""; }; - A1908D6106878C780039CAD8 /* clock10.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock10.ico; sourceTree = ""; }; - A1908D6206878C780039CAD8 /* clock15.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock15.ico; sourceTree = ""; }; - A1908D6306878C780039CAD8 /* clock20.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock20.ico; sourceTree = ""; }; - A1908D6406878C780039CAD8 /* clock25.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock25.ico; sourceTree = ""; }; - A1908D6506878C780039CAD8 /* clock30.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock30.ico; sourceTree = ""; }; - A1908D6606878C780039CAD8 /* clock35.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock35.ico; sourceTree = ""; }; - A1908D6706878C780039CAD8 /* clock40.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock40.ico; sourceTree = ""; }; - A1908D6806878C780039CAD8 /* clock45.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock45.ico; sourceTree = ""; }; - A1908D6906878C780039CAD8 /* clock50.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock50.ico; sourceTree = ""; }; - A1908D6A06878C780039CAD8 /* clock55.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock55.ico; sourceTree = ""; }; - A1908D6B06878C780039CAD8 /* clock60.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clock60.ico; sourceTree = ""; }; - A1908D6C06878C780039CAD8 /* clockexp.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clockexp.ico; sourceTree = ""; }; - A1908D6D06878C780039CAD8 /* clocktkt.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = clocktkt.ico; sourceTree = ""; }; - A1908D6E06878C780039CAD8 /* cns-help.doc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "cns-help.doc"; sourceTree = ""; }; - A1908D6F06878C780039CAD8 /* cns-help.hlp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "cns-help.hlp"; sourceTree = ""; }; - A1908D7006878C780039CAD8 /* cns-help.hpj */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "cns-help.hpj"; sourceTree = ""; }; - A1908D7106878C780039CAD8 /* cns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cns.c; sourceTree = ""; }; - A1908D7206878C780039CAD8 /* cns.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cns.h; sourceTree = ""; }; - A1908D7306878C780039CAD8 /* cns.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = cns.ico; sourceTree = ""; }; - A1908D7406878C780039CAD8 /* cns_reg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cns_reg.c; sourceTree = ""; }; - A1908D7506878C780039CAD8 /* cns_reg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cns_reg.h; sourceTree = ""; }; - A1908D7606878C780039CAD8 /* cnsres4.rc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cnsres4.rc; sourceTree = ""; }; - A1908D7706878C780039CAD8 /* cnsres5.rc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cnsres5.rc; sourceTree = ""; }; - A1908D7806878C780039CAD8 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; }; - A1908D7906878C780039CAD8 /* heap.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = heap.c; sourceTree = ""; }; - A1908D7A06878C780039CAD8 /* kerbnet.doc */ = {isa = PBXFileReference; lastKnownFileType = file; path = kerbnet.doc; sourceTree = ""; }; - A1908D7B06878C780039CAD8 /* kerbnet.hlp */ = {isa = PBXFileReference; lastKnownFileType = file; path = kerbnet.hlp; sourceTree = ""; }; - A1908D7C06878C780039CAD8 /* kerbnet.hpj */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kerbnet.hpj; sourceTree = ""; }; - A1908D7D06878C780039CAD8 /* kpasswd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kpasswd.c; sourceTree = ""; }; - A1908D7E06878C780039CAD8 /* krb5.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5.def; sourceTree = ""; }; - A1908D7F06878C780039CAD8 /* krbini.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krbini.h; sourceTree = ""; }; - A1908D8006878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908D8106878C790039CAD8 /* options.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = ""; }; - A1908D8206878C790039CAD8 /* password.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = password.c; sourceTree = ""; }; - A1908D8306878C790039CAD8 /* tktlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tktlist.c; sourceTree = ""; }; - A1908D8406878C790039CAD8 /* tktlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tktlist.h; sourceTree = ""; }; - A1908D8606878C790039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908D8706878C790039CAD8 /* gina.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gina.def; sourceTree = ""; }; - A1908D8806878C790039CAD8 /* ginastub.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ginastub.c; sourceTree = ""; }; - A1908D8906878C790039CAD8 /* ginastub.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ginastub.h; sourceTree = ""; }; - A1908D8A06878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908D8C06878C790039CAD8 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - A1908D8D06878C790039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908D8E06878C790039CAD8 /* gss-client.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "gss-client.c"; sourceTree = ""; }; - A1908D8F06878C790039CAD8 /* gss-misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "gss-misc.c"; sourceTree = ""; }; - A1908D9006878C790039CAD8 /* gss-misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "gss-misc.h"; sourceTree = ""; }; - A1908D9106878C790039CAD8 /* gss.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gss.c; sourceTree = ""; }; - A1908D9206878C790039CAD8 /* gss.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gss.def; sourceTree = ""; }; - A1908D9306878C790039CAD8 /* gss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gss.h; sourceTree = ""; }; - A1908D9406878C790039CAD8 /* gss.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = gss.ico; sourceTree = ""; }; - A1908D9506878C790039CAD8 /* gss.rc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gss.rc; sourceTree = ""; }; - A1908D9606878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908D9706878C790039CAD8 /* resource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = ""; }; - A1908D9806878C790039CAD8 /* ver_serv.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ver_serv.txt; sourceTree = ""; }; - A1908D9B06878C790039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908D9C06878C790039CAD8 /* kfw-fixed.nsi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "kfw-fixed.nsi"; sourceTree = ""; }; - A1908D9D06878C790039CAD8 /* kfw.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = kfw.ico; sourceTree = ""; }; - A1908D9E06878C790039CAD8 /* kfw.nsi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kfw.nsi; sourceTree = ""; }; - A1908D9F06878C790039CAD8 /* KfWConfigPage.ini */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = KfWConfigPage.ini; sourceTree = ""; }; - A1908DA006878C790039CAD8 /* KfWConfigPage2.ini */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = KfWConfigPage2.ini; sourceTree = ""; }; - A1908DA106878C790039CAD8 /* killer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = killer.cpp; sourceTree = ""; }; - A1908DA206878C790039CAD8 /* licenses.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = licenses.rtf; sourceTree = ""; }; - A1908DA306878C790039CAD8 /* nsi-includes.nsi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "nsi-includes.nsi"; sourceTree = ""; }; - A1908DA406878C790039CAD8 /* site-local.nsi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "site-local.nsi"; sourceTree = ""; }; - A1908DA506878C790039CAD8 /* utils.nsi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = utils.nsi; sourceTree = ""; }; - A1908DA706878C790039CAD8 /* cacheapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cacheapi.h; sourceTree = ""; }; - A1908DA806878C790039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908DA906878C790039CAD8 /* gic.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gic.c; sourceTree = ""; }; - A1908DAA06878C790039CAD8 /* gic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gic.h; sourceTree = ""; }; - A1908DAB06878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908DAC06878C790039CAD8 /* registry.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = registry.c; sourceTree = ""; }; - A1908DAD06878C790039CAD8 /* registry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = registry.h; sourceTree = ""; }; - A1908DAE06878C790039CAD8 /* vardlg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vardlg.c; sourceTree = ""; }; - A1908DAF06878C790039CAD8 /* vardlg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vardlg.h; sourceTree = ""; }; - A1908DB006878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908DB206878C790039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908DB306878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908DB406878C790039CAD8 /* ms2mit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ms2mit.c; sourceTree = ""; }; - A1908DB506878C790039CAD8 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = ""; }; - A1908DB606878C790039CAD8 /* version.rc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = version.rc; sourceTree = ""; }; - A1908DB806878C790039CAD8 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - A1908DB906878C790039CAD8 /* auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = auth.c; sourceTree = ""; }; - A1908DBA06878C790039CAD8 /* auth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth.h; sourceTree = ""; }; - A1908DBB06878C790039CAD8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1908DBC06878C790039CAD8 /* dialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dialog.h; sourceTree = ""; }; - A1908DBD06878C790039CAD8 /* edit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = edit.c; sourceTree = ""; }; - A1908DBE06878C790039CAD8 /* emul.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = emul.c; sourceTree = ""; }; - A1908DBF06878C790039CAD8 /* enc_des.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = enc_des.c; sourceTree = ""; }; - A1908DC006878C790039CAD8 /* enc_des.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = enc_des.h; sourceTree = ""; }; - A1908DC106878C790039CAD8 /* encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = encrypt.c; sourceTree = ""; }; - A1908DC206878C790039CAD8 /* encrypt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = encrypt.h; sourceTree = ""; }; - A1908DC306878C790039CAD8 /* font.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = font.c; sourceTree = ""; }; - A1908DC406878C790039CAD8 /* genget.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genget.c; sourceTree = ""; }; - A1908DC506878C790039CAD8 /* ini.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ini.h; sourceTree = ""; }; - A1908DC606878C790039CAD8 /* intern.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = intern.c; sourceTree = ""; }; - A1908DC706878C790039CAD8 /* k5stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = k5stream.c; sourceTree = ""; }; - A1908DC806878C790039CAD8 /* k5stream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = k5stream.h; sourceTree = ""; }; - A1908DC906878C790039CAD8 /* ktelnet.doc */ = {isa = PBXFileReference; lastKnownFileType = file; path = ktelnet.doc; sourceTree = ""; }; - A1908DCA06878C790039CAD8 /* ktelnet.hlp */ = {isa = PBXFileReference; lastKnownFileType = file; path = ktelnet.hlp; sourceTree = ""; }; - A1908DCB06878C790039CAD8 /* ktelnet.hpj */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ktelnet.hpj; sourceTree = ""; }; - A1908DCC06878C790039CAD8 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1908DCD06878C790039CAD8 /* ncsa.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = ncsa.ico; sourceTree = ""; }; - A1908DCE06878C790039CAD8 /* negotiat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = negotiat.c; sourceTree = ""; }; - A1908DCF06878C790039CAD8 /* resource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = ""; }; - A1908DD006878C790039CAD8 /* screen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = screen.c; sourceTree = ""; }; - A1908DD106878C790039CAD8 /* screen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = screen.h; sourceTree = ""; }; - A1908DD206878C790039CAD8 /* struct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = struct.h; sourceTree = ""; }; - A1908DD306878C790039CAD8 /* telnet.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = telnet.c; sourceTree = ""; }; - A1908DD406878C790039CAD8 /* telnet.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = telnet.def; sourceTree = ""; }; - A1908DD506878C790039CAD8 /* telnet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = telnet.h; sourceTree = ""; }; - A1908DD606878C790039CAD8 /* telnet.rc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = telnet.rc; sourceTree = ""; }; - A1908DD706878C790039CAD8 /* telnet_arpa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = telnet_arpa.h; sourceTree = ""; }; - A1908DD806878C790039CAD8 /* telopts.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = telopts.h; sourceTree = ""; }; - A1908DD906878C790039CAD8 /* terminal.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = terminal.ico; sourceTree = ""; }; - A1908DDA06878C790039CAD8 /* wt-proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "wt-proto.h"; sourceTree = ""; }; - A198BBE60406D04A00120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A198BC2A0406DA8F00120114 /* prof_FSp_glue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prof_FSp_glue.c; sourceTree = ""; }; - A1A6783106C3D47F00EC826E /* fake-addrinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "fake-addrinfo.c"; sourceTree = ""; }; - A1A6784206C3D82500EC826E /* rc_none.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rc_none.c; sourceTree = ""; }; - A1A6784306C3D82500EC826E /* rc-int.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rc-int.h"; sourceTree = ""; }; - A1AB1E0205DDC40100526345 /* libKerberosDES.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libKerberosDES.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A1AB1E2205DDC43000526345 /* libKerberosProfile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libKerberosProfile.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A1AB1E6F05DDC45F00526345 /* libKerberos4.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libKerberos4.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A1AB1FB105DDC47800526345 /* libKerberos5.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libKerberos5.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A1AB200305DDC48A00526345 /* libGSS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libGSS.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A1AFE5D506D19E7A0073AEA1 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1AFE5D606D19E7A0073AEA1 /* adb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = adb.h; sourceTree = ""; }; - A1AFE5D706D19E7A0073AEA1 /* adb_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = adb_err.et; sourceTree = ""; }; - A1AFE5D806D19E7A0073AEA1 /* admin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin.h; sourceTree = ""; }; - A1AFE5D906D19E7A0073AEA1 /* admin_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin_internal.h; sourceTree = ""; }; - A1AFE5DA06D19E7A0073AEA1 /* admin_xdr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin_xdr.h; sourceTree = ""; }; - A1AFE5DB06D19E7A0073AEA1 /* alt_prof.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = alt_prof.c; sourceTree = ""; }; - A1AFE5DC06D19E7A0073AEA1 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1AFE5DD06D19E7A0073AEA1 /* chpass_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = chpass_util.c; sourceTree = ""; }; - A1AFE5DE06D19E7A0073AEA1 /* chpass_util_strings.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = chpass_util_strings.et; sourceTree = ""; }; - A1AFE5E006D19E7A0073AEA1 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1AFE5E106D19E7A0073AEA1 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1AFE5E206D19E7A0073AEA1 /* client_handle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = client_handle.c; sourceTree = ""; }; - A1AFE5E306D19E7A0073AEA1 /* client_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = client_init.c; sourceTree = ""; }; - A1AFE5E406D19E7A0073AEA1 /* client_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = client_internal.h; sourceTree = ""; }; - A1AFE5E506D19E7A0073AEA1 /* client_principal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = client_principal.c; sourceTree = ""; }; - A1AFE5E606D19E7A0073AEA1 /* client_rpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = client_rpc.c; sourceTree = ""; }; - A1AFE5E706D19E7A0073AEA1 /* clnt_chpass_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = clnt_chpass_util.c; sourceTree = ""; }; - A1AFE5E806D19E7A0073AEA1 /* clnt_policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = clnt_policy.c; sourceTree = ""; }; - A1AFE5E906D19E7A0073AEA1 /* clnt_privs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = clnt_privs.c; sourceTree = ""; }; - A1AFE5EA06D19E7A0073AEA1 /* libkadm5clnt.exports */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libkadm5clnt.exports; sourceTree = ""; }; - A1AFE5EB06D19E7A0073AEA1 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1AFE5EC06D19E7A0073AEA1 /* configure */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = configure; sourceTree = ""; }; - A1AFE5ED06D19E7A0073AEA1 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - A1AFE5EE06D19E7A0073AEA1 /* kadm_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kadm_err.et; sourceTree = ""; }; - A1AFE5EF06D19E7A0073AEA1 /* kadm_rpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kadm_rpc.h; sourceTree = ""; }; - A1AFE5F006D19E7A0073AEA1 /* kadm_rpc_xdr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_rpc_xdr.c; sourceTree = ""; }; - A1AFE5F106D19E7A0073AEA1 /* logger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = logger.c; sourceTree = ""; }; - A1AFE5F206D19E7A0073AEA1 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1AFE5F306D19E7A0073AEA1 /* misc_free.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc_free.c; sourceTree = ""; }; - A1AFE5F406D19E7A0073AEA1 /* ovsec_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ovsec_glue.c; sourceTree = ""; }; - A1AFE5F506D19E7A0073AEA1 /* server_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = server_internal.h; sourceTree = ""; }; - A1AFE5F706D19E7A0073AEA1 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1AFE5F806D19E7A0073AEA1 /* adb_free.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = adb_free.c; sourceTree = ""; }; - A1AFE5F906D19E7A0073AEA1 /* adb_openclose.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = adb_openclose.c; sourceTree = ""; }; - A1AFE5FA06D19E7A0073AEA1 /* adb_policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = adb_policy.c; sourceTree = ""; }; - A1AFE5FB06D19E7A0073AEA1 /* adb_xdr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = adb_xdr.c; sourceTree = ""; }; - A1AFE5FC06D19E7A0073AEA1 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1AFE5FD06D19E7A0073AEA1 /* libkadm5srv.exports */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libkadm5srv.exports; sourceTree = ""; }; - A1AFE5FE06D19E7A0073AEA1 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1AFE5FF06D19E7A0073AEA1 /* server_acl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_acl.c; sourceTree = ""; }; - A1AFE60006D19E7A0073AEA1 /* server_acl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = server_acl.h; sourceTree = ""; }; - A1AFE60106D19E7A0073AEA1 /* server_dict.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_dict.c; sourceTree = ""; }; - A1AFE60206D19E7A0073AEA1 /* server_handle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_handle.c; sourceTree = ""; }; - A1AFE60306D19E7A0073AEA1 /* server_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_init.c; sourceTree = ""; }; - A1AFE60406D19E7A0073AEA1 /* server_kdb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_kdb.c; sourceTree = ""; }; - A1AFE60506D19E7A0073AEA1 /* server_misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server_misc.c; sourceTree = ""; }; - A1AFE60606D19E7A0073AEA1 /* svr_chpass_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svr_chpass_util.c; sourceTree = ""; }; - A1AFE60706D19E7A0073AEA1 /* svr_iters.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svr_iters.c; sourceTree = ""; }; - A1AFE60806D19E7A0073AEA1 /* svr_misc_free.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svr_misc_free.c; sourceTree = ""; }; - A1AFE60906D19E7A0073AEA1 /* svr_policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svr_policy.c; sourceTree = ""; }; - A1AFE60A06D19E7A0073AEA1 /* svr_principal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svr_principal.c; sourceTree = ""; }; - A1AFE60B06D19E7B0073AEA1 /* str_conv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str_conv.c; sourceTree = ""; }; - A1AFE60D06D19E7B0073AEA1 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - A1AFE60F06D19E7B0073AEA1 /* chpass-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "chpass-principal.exp"; sourceTree = ""; }; - A1AFE61006D19E7B0073AEA1 /* crte-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "crte-policy.exp"; sourceTree = ""; }; - A1AFE61106D19E7B0073AEA1 /* crte-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "crte-principal.exp"; sourceTree = ""; }; - A1AFE61206D19E7B0073AEA1 /* destroy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = destroy.exp; sourceTree = ""; }; - A1AFE61306D19E7B0073AEA1 /* dlte-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "dlte-policy.exp"; sourceTree = ""; }; - A1AFE61406D19E7B0073AEA1 /* dlte-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "dlte-principal.exp"; sourceTree = ""; }; - A1AFE61506D19E7B0073AEA1 /* get-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "get-policy.exp"; sourceTree = ""; }; - A1AFE61606D19E7B0073AEA1 /* get-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "get-principal.exp"; sourceTree = ""; }; - A1AFE61706D19E7B0073AEA1 /* init.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = init.exp; sourceTree = ""; }; - A1AFE61806D19E7B0073AEA1 /* mod-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "mod-policy.exp"; sourceTree = ""; }; - A1AFE61906D19E7B0073AEA1 /* mod-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "mod-principal.exp"; sourceTree = ""; }; - A1AFE61A06D19E7B0073AEA1 /* randkey-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "randkey-principal.exp"; sourceTree = ""; }; - A1AFE61B06D19E7B0073AEA1 /* rename-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "rename-principal.exp"; sourceTree = ""; }; - A1AFE61C06D19E7B0073AEA1 /* api.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = api.1; sourceTree = ""; }; - A1AFE61E06D19E7B0073AEA1 /* chpass-principal-v2.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "chpass-principal-v2.exp"; sourceTree = ""; }; - A1AFE61F06D19E7B0073AEA1 /* chpass-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "chpass-principal.exp"; sourceTree = ""; }; - A1AFE62006D19E7B0073AEA1 /* crte-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "crte-policy.exp"; sourceTree = ""; }; - A1AFE62106D19E7B0073AEA1 /* crte-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "crte-principal.exp"; sourceTree = ""; }; - A1AFE62206D19E7B0073AEA1 /* destroy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = destroy.exp; sourceTree = ""; }; - A1AFE62306D19E7B0073AEA1 /* dlte-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "dlte-policy.exp"; sourceTree = ""; }; - A1AFE62406D19E7B0073AEA1 /* dlte-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "dlte-principal.exp"; sourceTree = ""; }; - A1AFE62506D19E7B0073AEA1 /* get-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "get-policy.exp"; sourceTree = ""; }; - A1AFE62606D19E7B0073AEA1 /* get-principal-v2.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "get-principal-v2.exp"; sourceTree = ""; }; - A1AFE62706D19E7B0073AEA1 /* get-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "get-principal.exp"; sourceTree = ""; }; - A1AFE62806D19E7B0073AEA1 /* init-v2.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "init-v2.exp"; sourceTree = ""; }; - A1AFE62906D19E7B0073AEA1 /* init.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = init.exp; sourceTree = ""; }; - A1AFE62A06D19E7B0073AEA1 /* mod-policy.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "mod-policy.exp"; sourceTree = ""; }; - A1AFE62B06D19E7B0073AEA1 /* mod-principal-v2.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "mod-principal-v2.exp"; sourceTree = ""; }; - A1AFE62C06D19E7B0073AEA1 /* mod-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "mod-principal.exp"; sourceTree = ""; }; - A1AFE62D06D19E7B0073AEA1 /* randkey-principal-v2.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "randkey-principal-v2.exp"; sourceTree = ""; }; - A1AFE62E06D19E7B0073AEA1 /* randkey-principal.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = "randkey-principal.exp"; sourceTree = ""; }; - A1AFE62F06D19E7B0073AEA1 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1AFE63106D19E7B0073AEA1 /* unix.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = unix.exp; sourceTree = ""; }; - A1AFE63206D19E7B0073AEA1 /* destroy-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "destroy-test.c"; sourceTree = ""; }; - A1AFE63406D19E7B0073AEA1 /* destroy-1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "destroy-1"; sourceTree = ""; }; - A1AFE63506D19E7B0073AEA1 /* no-diffs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "no-diffs"; sourceTree = ""; }; - A1AFE63606D19E7B0073AEA1 /* handle-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "handle-test.c"; sourceTree = ""; }; - A1AFE63706D19E7B0073AEA1 /* init-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "init-test.c"; sourceTree = ""; }; - A1AFE63806D19E7B0073AEA1 /* iter-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "iter-test.c"; sourceTree = ""; }; - A1AFE63A06D19E7B0073AEA1 /* lib.t */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lib.t; sourceTree = ""; }; - A1AFE63B06D19E7B0073AEA1 /* lock-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "lock-test.c"; sourceTree = ""; }; - A1AFE63C06D19E7B0073AEA1 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - A1AFE63D06D19E7B0073AEA1 /* randkey-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "randkey-test.c"; sourceTree = ""; }; - A1AFE63E06D19E7B0073AEA1 /* README.new-tests */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README.new-tests"; sourceTree = ""; }; - A1AFE63F06D19E7B0073AEA1 /* setkey-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "setkey-test.c"; sourceTree = ""; }; - A1AFE64006D19E7B0073AEA1 /* site.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = site.exp; sourceTree = ""; }; - A1B21F170417D6BC00120114 /* aes_s2k.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aes_s2k.c; sourceTree = ""; }; - A1B21F180417D6BC00120114 /* aes_s2k.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aes_s2k.h; sourceTree = ""; }; - A1B707440872FB9D00F0C55D /* configure */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = configure; sourceTree = ""; }; - A1B707E30873577700F0C55D /* compile_et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = compile_et; sourceTree = ""; }; - A1B707E40873577700F0C55D /* ftp */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = ftp; sourceTree = ""; }; - A1B707E50873577700F0C55D /* gss-client */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = "gss-client"; sourceTree = ""; }; - A1B707E60873577700F0C55D /* kdestroy */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kdestroy; sourceTree = ""; }; - A1B707E70873577700F0C55D /* kinit */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kinit; sourceTree = ""; }; - A1B707E80873577700F0C55D /* klist */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = klist; sourceTree = ""; }; - A1B707E90873577700F0C55D /* kpasswd */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kpasswd; sourceTree = ""; }; - A1B707EA0873577700F0C55D /* krb5-config */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "krb5-config"; sourceTree = ""; }; - A1B707EB0873577700F0C55D /* krb524init */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = krb524init; sourceTree = ""; }; - A1B707EC0873577700F0C55D /* kvno */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kvno; sourceTree = ""; }; - A1B707ED0873577700F0C55D /* rcp */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = rcp; sourceTree = ""; }; - A1B707EE0873577700F0C55D /* rlogin */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = rlogin; sourceTree = ""; }; - A1B707EF0873577700F0C55D /* rsh */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = rsh; sourceTree = ""; }; - A1B707F00873577700F0C55D /* sclient */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = sclient; sourceTree = ""; }; - A1B707F10873577700F0C55D /* sim_client */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = sim_client; sourceTree = ""; }; - A1B707F20873577700F0C55D /* telnet */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = telnet; sourceTree = ""; }; - A1B707F30873577700F0C55D /* uuclient */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = uuclient; sourceTree = ""; }; - A1B707F50873577700F0C55D /* com_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = com_err.h; sourceTree = ""; }; - A1B707F70873577700F0C55D /* gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi.h; sourceTree = ""; }; - A1B707F80873577700F0C55D /* gssapi_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_generic.h; sourceTree = ""; }; - A1B707F90873577700F0C55D /* gssapi_krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_krb5.h; sourceTree = ""; }; - A1B707FB0873577700F0C55D /* auth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth.h; sourceTree = ""; }; - A1B707FC0873577700F0C55D /* auth_gss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth_gss.h; sourceTree = ""; }; - A1B707FD0873577700F0C55D /* auth_gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth_gssapi.h; sourceTree = ""; }; - A1B707FE0873577700F0C55D /* auth_unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth_unix.h; sourceTree = ""; }; - A1B707FF0873577700F0C55D /* clnt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = clnt.h; sourceTree = ""; }; - A1B708000873577700F0C55D /* netdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = netdb.h; sourceTree = ""; }; - A1B708010873577700F0C55D /* pmap_clnt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pmap_clnt.h; sourceTree = ""; }; - A1B708020873577700F0C55D /* pmap_prot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pmap_prot.h; sourceTree = ""; }; - A1B708030873577700F0C55D /* pmap_rmt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pmap_rmt.h; sourceTree = ""; }; - A1B708040873577700F0C55D /* rename.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rename.h; sourceTree = ""; }; - A1B708050873577700F0C55D /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = ""; }; - A1B708060873577700F0C55D /* rpc_msg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rpc_msg.h; sourceTree = ""; }; - A1B708070873577700F0C55D /* svc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = svc.h; sourceTree = ""; }; - A1B708080873577700F0C55D /* svc_auth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = svc_auth.h; sourceTree = ""; }; - A1B708090873577700F0C55D /* types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; - A1B7080A0873577700F0C55D /* xdr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xdr.h; sourceTree = ""; }; - A1B7080C0873577700F0C55D /* des.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = des.h; sourceTree = ""; }; - A1B7080D0873577700F0C55D /* kadm_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kadm_err.h; sourceTree = ""; }; - A1B7080E0873577700F0C55D /* krb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb.h; sourceTree = ""; }; - A1B7080F0873577700F0C55D /* krb_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb_err.h; sourceTree = ""; }; - A1B708100873577700F0C55D /* mit-copyright.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "mit-copyright.h"; sourceTree = ""; }; - A1B708110873577700F0C55D /* krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb5.h; sourceTree = ""; }; - A1B708120873577700F0C55D /* profile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = ""; }; - A1B708140873577700F0C55D /* libcom_err.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcom_err.a; sourceTree = ""; }; - A1B708150873577700F0C55D /* libdes425.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libdes425.a; sourceTree = ""; }; - A1B708160873577700F0C55D /* libgssapi_krb5.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgssapi_krb5.a; sourceTree = ""; }; - A1B708170873577700F0C55D /* libgssrpc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgssrpc.a; sourceTree = ""; }; - A1B708180873577700F0C55D /* libk5crypto.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libk5crypto.a; sourceTree = ""; }; - A1B708190873577700F0C55D /* libkadm5clnt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libkadm5clnt.a; sourceTree = ""; }; - A1B7081A0873577700F0C55D /* libkadm5srv.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libkadm5srv.a; sourceTree = ""; }; - A1B7081B0873577700F0C55D /* libkdb5.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libkdb5.a; sourceTree = ""; }; - A1B7081C0873577700F0C55D /* libkrb4.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libkrb4.a; sourceTree = ""; }; - A1B7081D0873577700F0C55D /* libkrb5.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libkrb5.a; sourceTree = ""; }; - A1B7081E0873577700F0C55D /* libkrb5support.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libkrb5support.a; sourceTree = ""; }; - A1B708210873577700F0C55D /* compile_et.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = compile_et.1; sourceTree = ""; }; - A1B708220873577700F0C55D /* ftp.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = ftp.1; sourceTree = ""; }; - A1B708230873577700F0C55D /* kdestroy.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = kdestroy.1; sourceTree = ""; }; - A1B708240873577700F0C55D /* kerberos.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = kerberos.1; sourceTree = ""; }; - A1B708250873577700F0C55D /* kinit.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = kinit.1; sourceTree = ""; }; - A1B708260873577700F0C55D /* klist.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = klist.1; sourceTree = ""; }; - A1B708270873577700F0C55D /* kpasswd.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = kpasswd.1; sourceTree = ""; }; - A1B708280873577700F0C55D /* krb5-config.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = "krb5-config.1"; sourceTree = ""; }; - A1B708290873577700F0C55D /* krb5-send-pr.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = "krb5-send-pr.1"; sourceTree = ""; }; - A1B7082A0873577700F0C55D /* ksu.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = ksu.1; sourceTree = ""; }; - A1B7082B0873577700F0C55D /* kvno.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = kvno.1; sourceTree = ""; }; - A1B7082C0873577700F0C55D /* rcp.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = rcp.1; sourceTree = ""; }; - A1B7082D0873577700F0C55D /* rlogin.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = rlogin.1; sourceTree = ""; }; - A1B7082E0873577700F0C55D /* rsh.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = rsh.1; sourceTree = ""; }; - A1B7082F0873577700F0C55D /* sclient.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = sclient.1; sourceTree = ""; }; - A1B708300873577700F0C55D /* telnet.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = telnet.1; sourceTree = ""; }; - A1B708310873577700F0C55D /* tmac.doc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = tmac.doc; sourceTree = ""; }; - A1B708320873577700F0C55D /* v4rcp.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = v4rcp.1; sourceTree = ""; }; - A1B708340873577700F0C55D /* .k5login.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .k5login.5; sourceTree = ""; }; - A1B708350873577700F0C55D /* kdc.conf.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kdc.conf.5; sourceTree = ""; }; - A1B708360873577700F0C55D /* krb5.conf.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5.conf.5; sourceTree = ""; }; - A1B708380873577700F0C55D /* ftpd.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ftpd.8; sourceTree = ""; }; - A1B708390873577700F0C55D /* k5srvutil.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = k5srvutil.8; sourceTree = ""; }; - A1B7083A0873577700F0C55D /* kadmin.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kadmin.8; sourceTree = ""; }; - A1B7083B0873577700F0C55D /* kadmin.local.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kadmin.local.8; sourceTree = ""; }; - A1B7083C0873577700F0C55D /* kadmind.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kadmind.8; sourceTree = ""; }; - A1B7083D0873577700F0C55D /* kdb5_util.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kdb5_util.8; sourceTree = ""; }; - A1B7083E0873577700F0C55D /* klogind.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = klogind.8; sourceTree = ""; }; - A1B7083F0873577700F0C55D /* kprop.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kprop.8; sourceTree = ""; }; - A1B708400873577700F0C55D /* kpropd.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kpropd.8; sourceTree = ""; }; - A1B708410873577700F0C55D /* krb524d.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb524d.8; sourceTree = ""; }; - A1B708420873577700F0C55D /* krb5kdc.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5kdc.8; sourceTree = ""; }; - A1B708430873577700F0C55D /* kshd.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kshd.8; sourceTree = ""; }; - A1B708440873577700F0C55D /* ktutil.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ktutil.8; sourceTree = ""; }; - A1B708450873577700F0C55D /* login.krb5.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = login.krb5.8; sourceTree = ""; }; - A1B708460873577700F0C55D /* sserver.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sserver.8; sourceTree = ""; }; - A1B708470873577700F0C55D /* telnetd.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = telnetd.8; sourceTree = ""; }; - A1B708490873577700F0C55D /* ftpd */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = ftpd; sourceTree = ""; }; - A1B7084A0873577700F0C55D /* gss-server */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = "gss-server"; sourceTree = ""; }; - A1B7084B0873577700F0C55D /* k5srvutil */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = k5srvutil; sourceTree = ""; }; - A1B7084C0873577700F0C55D /* kadmin */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kadmin; sourceTree = ""; }; - A1B7084D0873577700F0C55D /* kadmin.local */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kadmin.local; sourceTree = ""; }; - A1B7084E0873577700F0C55D /* kadmind */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kadmind; sourceTree = ""; }; - A1B7084F0873577700F0C55D /* kdb5_util */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kdb5_util; sourceTree = ""; }; - A1B708500873577700F0C55D /* klogind */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = klogind; sourceTree = ""; }; - A1B708510873577700F0C55D /* kprop */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kprop; sourceTree = ""; }; - A1B708520873577700F0C55D /* kpropd */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kpropd; sourceTree = ""; }; - A1B708530873577700F0C55D /* krb5-send-pr */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "krb5-send-pr"; sourceTree = ""; }; - A1B708540873577700F0C55D /* krb524d */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = krb524d; sourceTree = ""; }; - A1B708550873577700F0C55D /* krb5kdc */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = krb5kdc; sourceTree = ""; }; - A1B708560873577700F0C55D /* kshd */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kshd; sourceTree = ""; }; - A1B708570873577700F0C55D /* ktutil */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = ktutil; sourceTree = ""; }; - A1B708580873577700F0C55D /* login.krb5 */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = login.krb5; sourceTree = ""; }; - A1B708590873577700F0C55D /* sim_server */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = sim_server; sourceTree = ""; }; - A1B7085A0873577700F0C55D /* sserver */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = sserver; sourceTree = ""; }; - A1B7085B0873577700F0C55D /* telnetd */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = telnetd; sourceTree = ""; }; - A1B7085C0873577700F0C55D /* uuserver */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = uuserver; sourceTree = ""; }; - A1B7085F0873577700F0C55D /* et_c.awk */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = et_c.awk; sourceTree = ""; }; - A1B708600873577700F0C55D /* et_h.awk */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = et_h.awk; sourceTree = ""; }; - A1B708630873577700F0C55D /* kdc.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kdc.conf; sourceTree = ""; }; - A1B708640873577700F0C55D /* krb5.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5.conf; sourceTree = ""; }; - A1B708650873577700F0C55D /* services.append */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = services.append; sourceTree = ""; }; - A1B708670873577700F0C55D /* mit */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = mit; sourceTree = ""; }; - A1BBFF1604226DBD00120114 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - A1CA438506E3D01200F35E9C /* pkinit_apple_utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pkinit_apple_utils.h; sourceTree = ""; }; - A1CA438606E3D01200F35E9C /* pkinit_asn1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pkinit_asn1.h; sourceTree = ""; }; - A1CA438706E3D01200F35E9C /* pkinit_cert_store.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pkinit_cert_store.h; sourceTree = ""; }; - A1CA438806E3D01200F35E9C /* pkinit_client.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pkinit_client.h; sourceTree = ""; }; - A1CA438906E3D01200F35E9C /* pkinit_cms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pkinit_cms.h; sourceTree = ""; }; - A1CA43B806E3D0D400F35E9C /* pkinit_apple_asn1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkinit_apple_asn1.c; sourceTree = ""; }; - A1CA43B906E3D0D400F35E9C /* pkinit_apple_cert_store.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkinit_apple_cert_store.c; sourceTree = ""; }; - A1CA43BA06E3D0D400F35E9C /* pkinit_apple_client.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkinit_apple_client.c; sourceTree = ""; }; - A1CA43BB06E3D0D400F35E9C /* pkinit_apple_cms.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkinit_apple_cms.c; sourceTree = ""; }; - A1CA43BC06E3D0D400F35E9C /* pkinit_apple_utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkinit_apple_utils.c; sourceTree = ""; }; - A1D256EA06A7139700A9EC13 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1D256EE06A713A600A9EC13 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - A1D256F106A713A600A9EC13 /* threads.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = threads.c; sourceTree = ""; }; - A1D62984070C878B0015C908 /* patchlevel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = patchlevel.h; sourceTree = ""; }; - A1D6298F070C8AD70015C908 /* dnsglue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dnsglue.c; sourceTree = ""; }; - A1D62990070C8AD70015C908 /* dnsglue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dnsglue.h; sourceTree = ""; }; - A1F1429E067E5BD500A82808 /* foreachaddr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = foreachaddr.h; sourceTree = ""; }; - A1F1429F067E5BD500A82808 /* k5-thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "k5-thread.h"; sourceTree = ""; }; - F517307F03F1B65801120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51730E203F1B65801120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51730E303F1B65801120114 /* cm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cm.h; sourceTree = ""; }; - F51730E503F1B65801120114 /* fake-addrinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "fake-addrinfo.h"; sourceTree = ""; }; - F51730E703F1B65801120114 /* k5-int.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "k5-int.h"; sourceTree = ""; }; - F51730E803F1B65801120114 /* k5-util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "k5-util.h"; sourceTree = ""; }; - F51730EA03F1B65801120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F51730EB03F1B65801120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F51730EC03F1B65801120114 /* addr_comp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = addr_comp.h; sourceTree = ""; }; - F51730ED03F1B65801120114 /* admin_server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin_server.h; sourceTree = ""; }; - F51730EE03F1B65801120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51730EF03F1B65801120114 /* des.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = des.h; sourceTree = ""; }; - F51730F003F1B65801120114 /* kadm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kadm.h; sourceTree = ""; }; - F51730F103F1B65801120114 /* kdc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kdc.h; sourceTree = ""; }; - F51730F203F1B65801120114 /* klog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = klog.h; sourceTree = ""; }; - F51730F303F1B65801120114 /* kparse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kparse.h; sourceTree = ""; }; - F51730F403F1B65801120114 /* krb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb.h; sourceTree = ""; }; - F51730F503F1B65801120114 /* krb_db.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb_db.h; sourceTree = ""; }; - F51730F603F1B65801120114 /* krbports.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krbports.h; sourceTree = ""; }; - F51730F703F1B65801120114 /* lsb_addr_cmp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lsb_addr_cmp.h; sourceTree = ""; }; - F51730F803F1B65801120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51730F903F1B65801120114 /* mit-copyright.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "mit-copyright.h"; sourceTree = ""; }; - F51730FA03F1B65801120114 /* prot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = prot.h; sourceTree = ""; }; - F51730FF03F1B65801120114 /* adm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = adm.h; sourceTree = ""; }; - F517310003F1B65801120114 /* adm_defs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = adm_defs.h; sourceTree = ""; }; - F517310103F1B65801120114 /* adm_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = adm_proto.h; sourceTree = ""; }; - F517310303F1B65801120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517310403F1B65801120114 /* copyright.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = copyright.h; sourceTree = ""; }; - F517310503F1B65801120114 /* kdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kdb.h; sourceTree = ""; }; - F517310603F1B65801120114 /* kdb_dbc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kdb_dbc.h; sourceTree = ""; }; - F517310803F1B65801120114 /* kdb_kt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kdb_kt.h; sourceTree = ""; }; - F517310903F1B65801120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517310B03F1B65801120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F517310C03F1B65801120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517310D03F1B65801120114 /* osconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = osconf.h; sourceTree = ""; }; - F517310E03F1B65801120114 /* krb5.hin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5.hin; sourceTree = ""; }; - F517310F03F1B65801120114 /* krb54proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb54proto.h; sourceTree = ""; }; - F517311003F1B65801120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517311103F1B65801120114 /* port-sockets.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "port-sockets.h"; sourceTree = ""; }; - F517311203F1B65801120114 /* socket-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "socket-utils.h"; sourceTree = ""; }; - F517311303F1B65901120114 /* spnego-asn1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "spnego-asn1.h"; sourceTree = ""; }; - F517311503F1B65901120114 /* syslog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = syslog.h; sourceTree = ""; }; - F517311603F1B65901120114 /* win-mac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "win-mac.h"; sourceTree = ""; }; - F517322403F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517322703F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F517322803F1B65901120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F517322A03F1B65901120114 /* aes-gen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "aes-gen.c"; sourceTree = ""; }; - F517322B03F1B65901120114 /* aes-test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "aes-test.c"; sourceTree = ""; }; - F517322C03F1B65901120114 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = ""; }; - F517322D03F1B65901120114 /* aes.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = aes.txt; sourceTree = ""; }; - F517322E03F1B65901120114 /* aescpp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aescpp.h; sourceTree = ""; }; - F517322F03F1B65901120114 /* aescrypp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aescrypp.c; sourceTree = ""; }; - F517323003F1B65901120114 /* aescrypt.asm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.asm; path = aescrypt.asm; sourceTree = ""; }; - F517323103F1B65901120114 /* aescrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aescrypt.c; sourceTree = ""; }; - F517323203F1B65901120114 /* aeskey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aeskey.c; sourceTree = ""; }; - F517323303F1B65901120114 /* aeskeypp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aeskeypp.c; sourceTree = ""; }; - F517323403F1B65901120114 /* aesopt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aesopt.h; sourceTree = ""; }; - F517323503F1B65901120114 /* aessrc.url */ = {isa = PBXFileReference; lastKnownFileType = text; path = aessrc.url; sourceTree = ""; }; - F517323603F1B65901120114 /* aestab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aestab.c; sourceTree = ""; }; - F517323703F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517323803F1B65901120114 /* expect-vk.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "expect-vk.txt"; sourceTree = ""; }; - F517323903F1B65901120114 /* expect-vt.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "expect-vt.txt"; sourceTree = ""; }; - F517323A03F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517323C03F1B65901120114 /* cbc_d_m.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cbc_d_m.txt; sourceTree = ""; }; - F517323D03F1B65901120114 /* cbc_e_m.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cbc_e_m.txt; sourceTree = ""; }; - F517323E03F1B65901120114 /* ecb_d_m.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_d_m.txt; sourceTree = ""; }; - F517323F03F1B65901120114 /* ecb_e_m.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_e_m.txt; sourceTree = ""; }; - F517324003F1B65901120114 /* ecb_iv.readme */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_iv.readme; sourceTree = ""; }; - F517324103F1B65901120114 /* ecb_iv.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_iv.txt; sourceTree = ""; }; - F517324203F1B65901120114 /* ecb_tbl.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_tbl.txt; sourceTree = ""; }; - F517324303F1B65901120114 /* ecb_vk.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_vk.txt; sourceTree = ""; }; - F517324403F1B65901120114 /* ecb_vt.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ecb_vt.txt; sourceTree = ""; }; - F517324503F1B65901120114 /* katmct.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = katmct.pdf; sourceTree = ""; }; - F517324603F1B65901120114 /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Readme.txt; sourceTree = ""; }; - F517324703F1B65901120114 /* uitypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = uitypes.h; sourceTree = ""; }; - F517324803F1B65901120114 /* vb.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = vb.txt; sourceTree = ""; }; - F517324903F1B65901120114 /* vbaxam.doc */ = {isa = PBXFileReference; lastKnownFileType = file; path = vbaxam.doc; sourceTree = ""; }; - F517324B03F1B65901120114 /* arcfour-int.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "arcfour-int.h"; sourceTree = ""; }; - F517324C03F1B65901120114 /* arcfour.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = arcfour.c; sourceTree = ""; }; - F517324D03F1B65901120114 /* arcfour.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = arcfour.h; sourceTree = ""; }; - F517324E03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517324F03F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517325003F1B65901120114 /* string_to_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string_to_key.c; sourceTree = ""; }; - F517325103F1B65901120114 /* block_size.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = block_size.c; sourceTree = ""; }; - F517325203F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517325303F1B65901120114 /* checksum_length.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = checksum_length.c; sourceTree = ""; }; - F517325403F1B65901120114 /* cksumtype_to_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cksumtype_to_string.c; sourceTree = ""; }; - F517325503F1B65901120114 /* cksumtypes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cksumtypes.c; sourceTree = ""; }; - F517325603F1B65901120114 /* cksumtypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cksumtypes.h; sourceTree = ""; }; - F517325703F1B65901120114 /* coll_proof_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = coll_proof_cksum.c; sourceTree = ""; }; - F517325803F1B65901120114 /* combine_keys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = combine_keys.c; sourceTree = ""; }; - F517325903F1B65901120114 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - F517325B03F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F517325C03F1B65901120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F517325D03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517325E03F1B65901120114 /* crc-32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "crc-32.h"; sourceTree = ""; }; - F517325F03F1B65901120114 /* crc.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = crc.pl; sourceTree = ""; }; - F517326003F1B65901120114 /* CRC.pm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = CRC.pm; sourceTree = ""; }; - F517326103F1B65901120114 /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crc32.c; sourceTree = ""; }; - F517326203F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517326303F1B65901120114 /* Poly.pm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = Poly.pm; sourceTree = ""; }; - F517326403F1B65901120114 /* t_crc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_crc.c; sourceTree = ""; }; - F517326503F1B65901120114 /* crypto_libinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_libinit.c; sourceTree = ""; }; - F517326603F1B65901120114 /* crypto_libinit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_libinit.h; sourceTree = ""; }; - F517326703F1B65901120114 /* decrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decrypt.c; sourceTree = ""; }; - F517326803F1B65901120114 /* default_state.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = default_state.c; sourceTree = ""; }; - F517326A03F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F517326B03F1B65901120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F517326C03F1B65901120114 /* afsstring2key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = afsstring2key.c; sourceTree = ""; }; - F517326D03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517326E03F1B65901120114 /* d3_cbc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = d3_cbc.c; sourceTree = ""; }; - F517326F03F1B65901120114 /* d3_kysched.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = d3_kysched.c; sourceTree = ""; }; - F517327003F1B65901120114 /* des_int.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = des_int.h; sourceTree = ""; }; - F517327103F1B65901120114 /* destest.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = destest.c; sourceTree = ""; }; - F517327303F1B65901120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F517327403F1B65901120114 /* libdes.doc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdes.doc; sourceTree = ""; }; - F517327503F1B65901120114 /* f_cbc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = f_cbc.c; sourceTree = ""; }; - F517327603F1B65901120114 /* f_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = f_cksum.c; sourceTree = ""; }; - F517327703F1B65901120114 /* f_parity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = f_parity.c; sourceTree = ""; }; - F517327803F1B65901120114 /* f_sched.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = f_sched.c; sourceTree = ""; }; - F517327903F1B65901120114 /* f_tables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = f_tables.c; sourceTree = ""; }; - F517327A03F1B65901120114 /* f_tables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = f_tables.h; sourceTree = ""; }; - F517327B03F1B65901120114 /* ISSUES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ISSUES; sourceTree = ""; }; - F517327C03F1B65901120114 /* key_sched.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = key_sched.c; sourceTree = ""; }; - F517327D03F1B65901120114 /* keytest.data */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = keytest.data; sourceTree = ""; }; - F517327E03F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517327F03F1B65901120114 /* string2key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string2key.c; sourceTree = ""; }; - F517328003F1B65901120114 /* t_afss2k.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_afss2k.c; sourceTree = ""; }; - F517328103F1B65901120114 /* t_verify.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_verify.c; sourceTree = ""; }; - F517328203F1B65901120114 /* weak_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = weak_key.c; sourceTree = ""; }; - F517328403F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517328503F1B65901120114 /* checksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = checksum.c; sourceTree = ""; }; - F517328603F1B65901120114 /* derive.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = derive.c; sourceTree = ""; }; - F517328703F1B65901120114 /* dk.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dk.h; sourceTree = ""; }; - F517328803F1B65901120114 /* dk_decrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dk_decrypt.c; sourceTree = ""; }; - F517328903F1B65901120114 /* dk_encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dk_encrypt.c; sourceTree = ""; }; - F517328A03F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517328B03F1B65901120114 /* stringtokey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stringtokey.c; sourceTree = ""; }; - F517328D03F1B65901120114 /* aes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aes.c; sourceTree = ""; }; - F517328E03F1B65901120114 /* arcfour.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = arcfour.c; sourceTree = ""; }; - F517328F03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517329003F1B65901120114 /* des.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = des.c; sourceTree = ""; }; - F517329103F1B65901120114 /* des3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = des3.c; sourceTree = ""; }; - F517329203F1B65901120114 /* enc_provider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = enc_provider.h; sourceTree = ""; }; - F517329303F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517329403F1B65901120114 /* encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = encrypt.c; sourceTree = ""; }; - F517329503F1B65901120114 /* encrypt_length.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = encrypt_length.c; sourceTree = ""; }; - F517329603F1B65901120114 /* enctype_compare.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = enctype_compare.c; sourceTree = ""; }; - F517329703F1B65901120114 /* enctype_to_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = enctype_to_string.c; sourceTree = ""; }; - F517329803F1B65901120114 /* etypes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = etypes.c; sourceTree = ""; }; - F517329903F1B65901120114 /* etypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = etypes.h; sourceTree = ""; }; - F517329B03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517329C03F1B65901120114 /* hash_crc32.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hash_crc32.c; sourceTree = ""; }; - F517329D03F1B65901120114 /* hash_md4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hash_md4.c; sourceTree = ""; }; - F517329E03F1B65901120114 /* hash_md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hash_md5.c; sourceTree = ""; }; - F517329F03F1B65901120114 /* hash_provider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hash_provider.h; sourceTree = ""; }; - F51732A003F1B65901120114 /* hash_sha1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hash_sha1.c; sourceTree = ""; }; - F51732A103F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732A203F1B65901120114 /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hmac.c; sourceTree = ""; }; - F51732A303F1B65901120114 /* ISSUES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ISSUES; sourceTree = ""; }; - F51732A403F1B65901120114 /* keyed_checksum_types.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = keyed_checksum_types.c; sourceTree = ""; }; - F51732A503F1B65901120114 /* keyed_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = keyed_cksum.c; sourceTree = ""; }; - F51732A703F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F51732A803F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732A903F1B65901120114 /* descbc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = descbc.c; sourceTree = ""; }; - F51732AA03F1B65901120114 /* hmac_md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hmac_md5.c; sourceTree = ""; }; - F51732AB03F1B65901120114 /* k5_md4des.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = k5_md4des.c; sourceTree = ""; }; - F51732AC03F1B65901120114 /* k5_md5des.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = k5_md5des.c; sourceTree = ""; }; - F51732AD03F1B65901120114 /* keyhash_provider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = keyhash_provider.h; sourceTree = ""; }; - F51732AE03F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732AF03F1B65901120114 /* t_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_cksum.c; sourceTree = ""; }; - F51732B003F1B65901120114 /* make_checksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = make_checksum.c; sourceTree = ""; }; - F51732B103F1B65901120114 /* make_random_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = make_random_key.c; sourceTree = ""; }; - F51732B203F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732B403F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F51732B503F1B65901120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F51732B603F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732B703F1B65901120114 /* ISSUES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ISSUES; sourceTree = ""; }; - F51732B803F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732B903F1B65901120114 /* md4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = md4.c; sourceTree = ""; }; - F51732BA03F1B65901120114 /* rsa-md4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rsa-md4.h"; sourceTree = ""; }; - F51732BC03F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F51732BD03F1B65901120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F51732BE03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732BF03F1B65901120114 /* ISSUES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ISSUES; sourceTree = ""; }; - F51732C003F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732C103F1B65901120114 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = ""; }; - F51732C203F1B65901120114 /* rsa-md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rsa-md5.h"; sourceTree = ""; }; - F51732C303F1B65901120114 /* t_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_cksum.c; sourceTree = ""; }; - F51732C403F1B65901120114 /* t_mddriver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_mddriver.c; sourceTree = ""; }; - F51732C503F1B65901120114 /* nfold.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nfold.c; sourceTree = ""; }; - F51732C703F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732C803F1B65901120114 /* des_stringtokey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = des_stringtokey.c; sourceTree = ""; }; - F51732C903F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732CA03F1B65901120114 /* old.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = old.h; sourceTree = ""; }; - F51732CB03F1B65901120114 /* old_decrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = old_decrypt.c; sourceTree = ""; }; - F51732CC03F1B65901120114 /* old_encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = old_encrypt.c; sourceTree = ""; }; - F51732CD03F1B65901120114 /* old_api_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = old_api_glue.c; sourceTree = ""; }; - F51732CF03F1B65901120114 /* pbkdf2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pbkdf2.c; sourceTree = ""; }; - F51732D003F1B65901120114 /* prng.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prng.c; sourceTree = ""; }; - F51732D203F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732D303F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732D403F1B65901120114 /* raw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = ""; }; - F51732D503F1B65901120114 /* raw_decrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = raw_decrypt.c; sourceTree = ""; }; - F51732D603F1B65901120114 /* raw_encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = raw_encrypt.c; sourceTree = ""; }; - F51732D903F1B65901120114 /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .cvsignore; sourceTree = ""; }; - F51732DA03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732DB03F1B65901120114 /* ISSUES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ISSUES; sourceTree = ""; }; - F51732DC03F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732DD03F1B65901120114 /* shs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = shs.c; sourceTree = ""; }; - F51732DE03F1B65901120114 /* shs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = shs.h; sourceTree = ""; }; - F51732DF03F1B65901120114 /* t_shs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_shs.c; sourceTree = ""; }; - F51732E003F1B65901120114 /* t_shs3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_shs3.c; sourceTree = ""; }; - F51732E103F1B65901120114 /* state.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; - F51732E203F1B65901120114 /* string_to_cksumtype.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string_to_cksumtype.c; sourceTree = ""; }; - F51732E303F1B65901120114 /* string_to_enctype.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string_to_enctype.c; sourceTree = ""; }; - F51732E403F1B65901120114 /* string_to_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string_to_key.c; sourceTree = ""; }; - F51732E503F1B65901120114 /* t_cts.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_cts.c; sourceTree = ""; }; - F51732E603F1B65901120114 /* t_encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_encrypt.c; sourceTree = ""; }; - F51732E703F1B65901120114 /* t_hmac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_hmac.c; sourceTree = ""; }; - F51732E803F1B65901120114 /* t_nfold.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_nfold.c; sourceTree = ""; }; - F51732E903F1B65901120114 /* t_pkcs5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_pkcs5.c; sourceTree = ""; }; - F51732EA03F1B65901120114 /* t_prng.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_prng.c; sourceTree = ""; }; - F51732EB03F1B65901120114 /* t_prng.comments */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = t_prng.comments; sourceTree = ""; }; - F51732EC03F1B65901120114 /* t_prng.expected */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = t_prng.expected; sourceTree = ""; }; - F51732ED03F1B65901120114 /* t_prng.reseedtest */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = t_prng.reseedtest; sourceTree = ""; }; - F51732EE03F1B65901120114 /* t_prng.reseedtest-comments */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "t_prng.reseedtest-comments"; sourceTree = ""; }; - F51732EF03F1B65901120114 /* t_prng.reseedtest-expected */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "t_prng.reseedtest-expected"; sourceTree = ""; }; - F51732F003F1B65901120114 /* t_prng.seed */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = t_prng.seed; sourceTree = ""; }; - F51732F103F1B65901120114 /* valid_cksumtype.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = valid_cksumtype.c; sourceTree = ""; }; - F51732F203F1B65901120114 /* valid_enctype.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = valid_enctype.c; sourceTree = ""; }; - F51732F303F1B65901120114 /* vectors.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vectors.c; sourceTree = ""; }; - F51732F403F1B65901120114 /* verify_checksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = verify_checksum.c; sourceTree = ""; }; - F51732F603F1B65901120114 /* ASSUMPTIONS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ASSUMPTIONS; sourceTree = ""; }; - F51732F703F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51732F803F1B65901120114 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - F51732F903F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51732FA03F1B65901120114 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = ""; }; - F51732FB03F1B65901120114 /* TODO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO; sourceTree = ""; }; - F51732FC03F1B65901120114 /* yarrow.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = yarrow.c; sourceTree = ""; }; - F51732FD03F1B65901120114 /* yarrow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = yarrow.h; sourceTree = ""; }; - F51732FE03F1B65901120114 /* yarrow.man */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = yarrow.man; sourceTree = ""; }; - F51732FF03F1B65901120114 /* yarrow.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = yarrow.pod; sourceTree = ""; }; - F517330003F1B65901120114 /* ycipher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ycipher.c; sourceTree = ""; }; - F517330103F1B65901120114 /* ycipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ycipher.h; sourceTree = ""; }; - F517330203F1B65901120114 /* yexcep.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = yexcep.h; sourceTree = ""; }; - F517330303F1B65901120114 /* yhash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = yhash.h; sourceTree = ""; }; - F517330403F1B65901120114 /* ylock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ylock.h; sourceTree = ""; }; - F517330503F1B65901120114 /* ystate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ystate.h; sourceTree = ""; }; - F517330603F1B65901120114 /* ytest.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ytest.c; sourceTree = ""; }; - F517330703F1B65901120114 /* ytypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ytypes.h; sourceTree = ""; }; - F517330B03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517330C03F1B65901120114 /* cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cksum.c; sourceTree = ""; }; - F517330D03F1B65901120114 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - F517330E03F1B65901120114 /* des.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = des.c; sourceTree = ""; }; - F517330F03F1B65901120114 /* enc_dec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = enc_dec.c; sourceTree = ""; }; - F517331003F1B65901120114 /* ISSUES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ISSUES; sourceTree = ""; }; - F517331103F1B65901120114 /* key_parity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = key_parity.c; sourceTree = ""; }; - F517331203F1B65901120114 /* key_sched.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = key_sched.c; sourceTree = ""; }; - F517331303F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517331403F1B65901120114 /* new_rnd_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = new_rnd_key.c; sourceTree = ""; }; - F517331503F1B65901120114 /* pcbc_encrypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pcbc_encrypt.c; sourceTree = ""; }; - F517331603F1B65901120114 /* quad_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = quad_cksum.c; sourceTree = ""; }; - F517331703F1B65901120114 /* random_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = random_key.c; sourceTree = ""; }; - F517331803F1B65901120114 /* read_passwd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = read_passwd.c; sourceTree = ""; }; - F517331903F1B65901120114 /* str_to_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str_to_key.c; sourceTree = ""; }; - F517331A03F1B65901120114 /* string2key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string2key.c; sourceTree = ""; }; - F517331B03F1B65901120114 /* t_pcbc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_pcbc.c; sourceTree = ""; }; - F517331C03F1B65901120114 /* t_quad.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_quad.c; sourceTree = ""; }; - F517331D03F1B65901120114 /* unix_time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unix_time.c; sourceTree = ""; }; - F517331E03F1B65901120114 /* util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = ""; }; - F517331F03F1B65901120114 /* verify.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = verify.c; sourceTree = ""; }; - F517332003F1B65901120114 /* weak_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = weak_key.c; sourceTree = ""; }; - F517332103F1B65901120114 /* exports.crypto */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = exports.crypto; sourceTree = ""; }; - F517332203F1B65901120114 /* exports.des425 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = exports.des425; sourceTree = ""; }; - F517332303F1B65901120114 /* exports.kdb5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = exports.kdb5; sourceTree = ""; }; - F517332403F1B65901120114 /* exports.krb5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = exports.krb5; sourceTree = ""; }; - F517332503F1B65901120114 /* glue4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = glue4.c; sourceTree = ""; }; - F517332803F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517332D03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517332E03F1B65901120114 /* disp_com_err_status.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_com_err_status.c; sourceTree = ""; }; - F517332F03F1B65901120114 /* disp_major_status.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_major_status.c; sourceTree = ""; }; - F517333003F1B65901120114 /* gssapi.hin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gssapi.hin; sourceTree = ""; }; - F517333103F1B65901120114 /* gssapi_err_generic.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gssapi_err_generic.et; sourceTree = ""; }; - F517333203F1B65901120114 /* gssapi_generic.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi_generic.c; sourceTree = ""; }; - F517333303F1B65901120114 /* gssapi_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_generic.h; sourceTree = ""; }; - F517333403F1B65901120114 /* gssapiP_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapiP_generic.h; sourceTree = ""; }; - F517333503F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517333603F1B65901120114 /* oid_ops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oid_ops.c; sourceTree = ""; }; - F517333703F1B65901120114 /* rel_buffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rel_buffer.c; sourceTree = ""; }; - F517333803F1B65901120114 /* rel_oid_set.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rel_oid_set.c; sourceTree = ""; }; - F517333903F1B65901120114 /* util_buffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_buffer.c; sourceTree = ""; }; - F517333A03F1B65901120114 /* util_canonhost.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_canonhost.c; sourceTree = ""; }; - F517333B03F1B65901120114 /* util_localhost.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_localhost.c; sourceTree = ""; }; - F517333C03F1B65901120114 /* util_oid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_oid.c; sourceTree = ""; }; - F517333D03F1B65901120114 /* util_ordering.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_ordering.c; sourceTree = ""; }; - F517333E03F1B65901120114 /* util_set.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_set.c; sourceTree = ""; }; - F517333F03F1B65901120114 /* util_token.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_token.c; sourceTree = ""; }; - F517334003F1B65901120114 /* util_validate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_validate.c; sourceTree = ""; }; - F517334103F1B65901120114 /* utl_nohash_validate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = utl_nohash_validate.c; sourceTree = ""; }; - F517334203F1B65901120114 /* gss_libinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gss_libinit.c; sourceTree = ""; }; - F517334303F1B65901120114 /* gss_libinit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gss_libinit.h; sourceTree = ""; }; - F517334703F1B65901120114 /* 3des.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = 3des.txt; sourceTree = ""; }; - F517334803F1B65901120114 /* accept_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = accept_sec_context.c; sourceTree = ""; }; - F517334903F1B65901120114 /* acquire_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = acquire_cred.c; sourceTree = ""; }; - F517334A03F1B65901120114 /* add_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = add_cred.c; sourceTree = ""; }; - F517334B03F1B65901120114 /* canon_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = canon_name.c; sourceTree = ""; }; - F517334C03F1B65901120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517334D03F1B65901120114 /* compare_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compare_name.c; sourceTree = ""; }; - F517334E03F1B65901120114 /* context_time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = context_time.c; sourceTree = ""; }; - F517334F03F1B65901120114 /* copy_ccache.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_ccache.c; sourceTree = ""; }; - F517335003F1B65901120114 /* delete_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = delete_sec_context.c; sourceTree = ""; }; - F517335103F1B65901120114 /* disp_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_name.c; sourceTree = ""; }; - F517335203F1B65901120114 /* disp_status.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_status.c; sourceTree = ""; }; - F517335303F1B65901120114 /* duplicate_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = duplicate_name.c; sourceTree = ""; }; - F517335403F1B65901120114 /* export_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = export_name.c; sourceTree = ""; }; - F517335503F1B65901120114 /* export_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = export_sec_context.c; sourceTree = ""; }; - F517335603F1B65901120114 /* get_tkt_flags.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = get_tkt_flags.c; sourceTree = ""; }; - F517335703F1B65901120114 /* gssapi_err_krb5.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gssapi_err_krb5.et; sourceTree = ""; }; - F517335803F1B65901120114 /* gssapi_krb5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi_krb5.c; sourceTree = ""; }; - F517335903F1B65901120114 /* gssapi_krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_krb5.h; sourceTree = ""; }; - F517335A03F1B65901120114 /* gssapiP_krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapiP_krb5.h; sourceTree = ""; }; - F517335B03F1B65901120114 /* import_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = import_name.c; sourceTree = ""; }; - F517335C03F1B65901120114 /* import_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = import_sec_context.c; sourceTree = ""; }; - F517335D03F1B65901120114 /* indicate_mechs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = indicate_mechs.c; sourceTree = ""; }; - F517335E03F1B65901120114 /* init_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = init_sec_context.c; sourceTree = ""; }; - F517335F03F1B65901120114 /* inq_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = inq_context.c; sourceTree = ""; }; - F517336003F1B65901120114 /* inq_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = inq_cred.c; sourceTree = ""; }; - F517336103F1B65901120114 /* inq_names.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = inq_names.c; sourceTree = ""; }; - F517336203F1B65901120114 /* k5seal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = k5seal.c; sourceTree = ""; }; - F517336303F1B65901120114 /* k5unseal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = k5unseal.c; sourceTree = ""; }; - F517336403F1B65901120114 /* krb5_gss_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb5_gss_glue.c; sourceTree = ""; }; - F517336503F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517336603F1B65901120114 /* process_context_token.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = process_context_token.c; sourceTree = ""; }; - F517336703F1B65901120114 /* rel_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rel_cred.c; sourceTree = ""; }; - F517336803F1B65901120114 /* rel_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rel_name.c; sourceTree = ""; }; - F517336903F1B65901120114 /* rel_oid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rel_oid.c; sourceTree = ""; }; - F517336A03F1B65901120114 /* seal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = seal.c; sourceTree = ""; }; - F517336B03F1B65901120114 /* ser_sctx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_sctx.c; sourceTree = ""; }; - F517336C03F1B65901120114 /* set_ccache.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = set_ccache.c; sourceTree = ""; }; - F517336D03F1B65901120114 /* sign.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sign.c; sourceTree = ""; }; - F517336E03F1B65901120114 /* unseal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unseal.c; sourceTree = ""; }; - F517336F03F1B65901120114 /* util_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_cksum.c; sourceTree = ""; }; - F517337003F1B65901120114 /* util_crypt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_crypt.c; sourceTree = ""; }; - F517337103F1B65901120114 /* util_seed.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_seed.c; sourceTree = ""; }; - F517337203F1B65901120114 /* util_seqnum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util_seqnum.c; sourceTree = ""; }; - F517337303F1B65901120114 /* val_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = val_cred.c; sourceTree = ""; }; - F517337403F1B65901120114 /* verify.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = verify.c; sourceTree = ""; }; - F517337503F1B65901120114 /* wrap_size_limit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = wrap_size_limit.c; sourceTree = ""; }; - F517337603F1B65901120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517337803F1B65A01120114 /* .Sanitize */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .Sanitize; sourceTree = ""; }; - F517337903F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517337A03F1B65A01120114 /* g_accept_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_accept_sec_context.c; sourceTree = ""; }; - F517337B03F1B65A01120114 /* g_acquire_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_acquire_cred.c; sourceTree = ""; }; - F517337C03F1B65A01120114 /* g_compare_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_compare_name.c; sourceTree = ""; }; - F517337D03F1B65A01120114 /* g_context_time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_context_time.c; sourceTree = ""; }; - F517337E03F1B65A01120114 /* g_delete_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_delete_sec_context.c; sourceTree = ""; }; - F517337F03F1B65A01120114 /* g_dsp_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_dsp_name.c; sourceTree = ""; }; - F517338003F1B65A01120114 /* g_dsp_status.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_dsp_status.c; sourceTree = ""; }; - F517338103F1B65A01120114 /* g_exp_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_exp_sec_context.c; sourceTree = ""; }; - F517338203F1B65A01120114 /* g_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_glue.c; sourceTree = ""; }; - F517338303F1B65A01120114 /* g_imp_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_imp_name.c; sourceTree = ""; }; - F517338403F1B65A01120114 /* g_imp_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_imp_sec_context.c; sourceTree = ""; }; - F517338503F1B65A01120114 /* g_indicate_mechs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_indicate_mechs.c; sourceTree = ""; }; - F517338603F1B65A01120114 /* g_init_sec_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_init_sec_context.c; sourceTree = ""; }; - F517338703F1B65A01120114 /* g_initialize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_initialize.c; sourceTree = ""; }; - F517338803F1B65A01120114 /* g_inq_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_inq_context.c; sourceTree = ""; }; - F517338903F1B65A01120114 /* g_inq_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_inq_cred.c; sourceTree = ""; }; - F517338A03F1B65A01120114 /* g_inq_names.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_inq_names.c; sourceTree = ""; }; - F517338B03F1B65A01120114 /* g_mechname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_mechname.c; sourceTree = ""; }; - F517338C03F1B65A01120114 /* g_oid_ops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_oid_ops.c; sourceTree = ""; }; - F517338D03F1B65A01120114 /* g_process_context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_process_context.c; sourceTree = ""; }; - F517338E03F1B65A01120114 /* g_rel_buffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_rel_buffer.c; sourceTree = ""; }; - F517338F03F1B65A01120114 /* g_rel_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_rel_cred.c; sourceTree = ""; }; - F517339003F1B65A01120114 /* g_rel_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_rel_name.c; sourceTree = ""; }; - F517339103F1B65A01120114 /* g_rel_oid_set.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_rel_oid_set.c; sourceTree = ""; }; - F517339203F1B65A01120114 /* g_seal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_seal.c; sourceTree = ""; }; - F517339303F1B65A01120114 /* g_sign.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_sign.c; sourceTree = ""; }; - F517339403F1B65A01120114 /* g_unseal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_unseal.c; sourceTree = ""; }; - F517339503F1B65A01120114 /* g_verify.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_verify.c; sourceTree = ""; }; - F517339603F1B65A01120114 /* gen_oids.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gen_oids.c; sourceTree = ""; }; - F517339703F1B65A01120114 /* gssd_pname_to_uid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssd_pname_to_uid.c; sourceTree = ""; }; - F517339803F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517339903F1B65A01120114 /* mech.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = mech.conf; sourceTree = ""; }; - F517339A03F1B65A01120114 /* mechglue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mechglue.h; sourceTree = ""; }; - F517339B03F1B65A01120114 /* mglueP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mglueP.h; sourceTree = ""; }; - F517339C03F1B65A01120114 /* oid_ops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oid_ops.c; sourceTree = ""; }; - F517339D03F1B65A01120114 /* README_SAMPLE_APP */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README_SAMPLE_APP; sourceTree = ""; }; - F517342303F1B65A01120114 /* ad_print.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ad_print.c; sourceTree = ""; }; - F517342403F1B65A01120114 /* CCache-glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "CCache-glue.c"; sourceTree = ""; }; - F517342503F1B65A01120114 /* change_password.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = change_password.c; sourceTree = ""; }; - F517342603F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517342703F1B65A01120114 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - F517342803F1B65A01120114 /* cr_auth_repl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cr_auth_repl.c; sourceTree = ""; }; - F517342903F1B65A01120114 /* cr_ciph.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cr_ciph.c; sourceTree = ""; }; - F517342A03F1B65A01120114 /* cr_death_pkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cr_death_pkt.c; sourceTree = ""; }; - F517342B03F1B65A01120114 /* cr_err_repl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cr_err_repl.c; sourceTree = ""; }; - F517342C03F1B65A01120114 /* cr_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cr_tkt.c; sourceTree = ""; }; - F517342D03F1B65A01120114 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; }; - F517342E03F1B65A01120114 /* decomp_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decomp_tkt.c; sourceTree = ""; }; - F517342F03F1B65A01120114 /* dest_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dest_tkt.c; sourceTree = ""; }; - F517343003F1B65A01120114 /* err_txt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = err_txt.c; sourceTree = ""; }; - F517343103F1B65A01120114 /* fakeenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fakeenv.c; sourceTree = ""; }; - F517343203F1B65A01120114 /* fgetst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fgetst.c; sourceTree = ""; }; - F517343303F1B65A01120114 /* FSp-glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "FSp-glue.c"; sourceTree = ""; }; - F517343403F1B65A01120114 /* g_ad_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_ad_tkt.c; sourceTree = ""; }; - F517343503F1B65A01120114 /* g_cnffile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_cnffile.c; sourceTree = ""; }; - F517343603F1B65A01120114 /* g_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_cred.c; sourceTree = ""; }; - F517343703F1B65A01120114 /* g_in_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_in_tkt.c; sourceTree = ""; }; - F517343803F1B65A01120114 /* g_phost.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_phost.c; sourceTree = ""; }; - F517343903F1B65A01120114 /* g_pw_in_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_pw_in_tkt.c; sourceTree = ""; }; - F517343A03F1B65A01120114 /* g_pw_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_pw_tkt.c; sourceTree = ""; }; - F517343B03F1B65A01120114 /* g_svc_in_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_svc_in_tkt.c; sourceTree = ""; }; - F517343C03F1B65A01120114 /* g_tf_fname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_tf_fname.c; sourceTree = ""; }; - F517343D03F1B65A01120114 /* g_tf_realm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_tf_realm.c; sourceTree = ""; }; - F517343E03F1B65A01120114 /* g_tkt_svc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g_tkt_svc.c; sourceTree = ""; }; - F517343F03F1B65A01120114 /* gethostname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gethostname.c; sourceTree = ""; }; - F517344003F1B65A01120114 /* getst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getst.c; sourceTree = ""; }; - F517344103F1B65A01120114 /* in_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = in_tkt.c; sourceTree = ""; }; - F517344203F1B65A01120114 /* kadm_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kadm_err.et; sourceTree = ""; }; - F517344303F1B65A01120114 /* kadm_net.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_net.c; sourceTree = ""; }; - F517344403F1B65A01120114 /* kadm_stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_stream.c; sourceTree = ""; }; - F517344503F1B65A01120114 /* klog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = klog.c; sourceTree = ""; }; - F517344603F1B65A01120114 /* kname_parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kname_parse.c; sourceTree = ""; }; - F517344703F1B65A01120114 /* kntoln.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kntoln.c; sourceTree = ""; }; - F517344803F1B65A01120114 /* kparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kparse.c; sourceTree = ""; }; - F517344903F1B65A01120114 /* krb4int.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb4int.h; sourceTree = ""; }; - F517344A03F1B65A01120114 /* krb_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb_err.et; sourceTree = ""; }; - F517344B03F1B65A01120114 /* kuserok.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kuserok.c; sourceTree = ""; }; - F517344C03F1B65A01120114 /* lifetime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lifetime.c; sourceTree = ""; }; - F517344D03F1B65A01120114 /* log.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = ""; }; - F517344E03F1B65A01120114 /* mac_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mac_glue.c; sourceTree = ""; }; - F517344F03F1B65A01120114 /* mac_store.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mac_store.c; sourceTree = ""; }; - F517345003F1B65A01120114 /* mac_store.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mac_store.h; sourceTree = ""; }; - F517345103F1B65A01120114 /* mac_stubs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mac_stubs.c; sourceTree = ""; }; - F517345203F1B65A01120114 /* mac_time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mac_time.c; sourceTree = ""; }; - F517345303F1B65A01120114 /* macsock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = macsock.c; sourceTree = ""; }; - F517345403F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517345503F1B65A01120114 /* memcache.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = memcache.c; sourceTree = ""; }; - F517345603F1B65A01120114 /* memcache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = memcache.h; sourceTree = ""; }; - F517345703F1B65A01120114 /* mk_auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_auth.c; sourceTree = ""; }; - F517345803F1B65A01120114 /* mk_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_err.c; sourceTree = ""; }; - F517345903F1B65A01120114 /* mk_preauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_preauth.c; sourceTree = ""; }; - F517345A03F1B65A01120114 /* mk_priv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_priv.c; sourceTree = ""; }; - F517345B03F1B65A01120114 /* mk_req.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_req.c; sourceTree = ""; }; - F517345C03F1B65A01120114 /* mk_safe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_safe.c; sourceTree = ""; }; - F517345D03F1B65A01120114 /* month_sname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = month_sname.c; sourceTree = ""; }; - F517345E03F1B65A01120114 /* netread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = netread.c; sourceTree = ""; }; - F517345F03F1B65A01120114 /* netwrite.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = netwrite.c; sourceTree = ""; }; - F517346003F1B65A01120114 /* Password.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Password.c; sourceTree = ""; }; - F517346103F1B65A01120114 /* password_to_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = password_to_key.c; sourceTree = ""; }; - F517346203F1B65A01120114 /* pkt_cipher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkt_cipher.c; sourceTree = ""; }; - F517346303F1B65A01120114 /* pkt_clen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pkt_clen.c; sourceTree = ""; }; - F517346403F1B65A01120114 /* prot_client.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prot_client.c; sourceTree = ""; }; - F517346503F1B65A01120114 /* prot_common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prot_common.c; sourceTree = ""; }; - F517346603F1B65A01120114 /* prot_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prot_kdc.c; sourceTree = ""; }; - F517346703F1B65A01120114 /* put_svc_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = put_svc_key.c; sourceTree = ""; }; - F517346803F1B65A01120114 /* rd_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_err.c; sourceTree = ""; }; - F517346903F1B65A01120114 /* rd_preauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_preauth.c; sourceTree = ""; }; - F517346A03F1B65A01120114 /* rd_priv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_priv.c; sourceTree = ""; }; - F517346B03F1B65A01120114 /* rd_req.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_req.c; sourceTree = ""; }; - F517346C03F1B65A01120114 /* rd_safe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_safe.c; sourceTree = ""; }; - F517346D03F1B65A01120114 /* rd_svc_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_svc_key.c; sourceTree = ""; }; - F517346E03F1B65A01120114 /* RealmsConfig-glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "RealmsConfig-glue.c"; sourceTree = ""; }; - F517346F03F1B65A01120114 /* recvauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = recvauth.c; sourceTree = ""; }; - F517347003F1B65A01120114 /* ren-cyg.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "ren-cyg.sh"; sourceTree = ""; }; - F517347103F1B65A01120114 /* ren-pc.bat */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "ren-pc.bat"; sourceTree = ""; }; - F517347203F1B65A01120114 /* ren-pc.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "ren-pc.sh"; sourceTree = ""; }; - F517347303F1B65A01120114 /* ren-pl10.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "ren-pl10.sh"; sourceTree = ""; }; - F517347403F1B65A01120114 /* ren.msg */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ren.msg; sourceTree = ""; }; - F517347503F1B65A01120114 /* ren2dos.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = ren2dos.sh; sourceTree = ""; }; - F517347603F1B65A01120114 /* ren2long.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = ren2long.sh; sourceTree = ""; }; - F517347703F1B65A01120114 /* save_creds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = save_creds.c; sourceTree = ""; }; - F517347803F1B65A01120114 /* sed-cyg.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "sed-cyg.sh"; sourceTree = ""; }; - F517347903F1B65A01120114 /* sed-pc.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "sed-pc.sh"; sourceTree = ""; }; - F517347A03F1B65A01120114 /* sed-pl10.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "sed-pl10.sh"; sourceTree = ""; }; - F517347B03F1B65A01120114 /* send_to_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = send_to_kdc.c; sourceTree = ""; }; - F517347C03F1B65A01120114 /* sendauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sendauth.c; sourceTree = ""; }; - F517347D03F1B65A01120114 /* setenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = setenv.c; sourceTree = ""; }; - F517347E03F1B65A01120114 /* stime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stime.c; sourceTree = ""; }; - F517347F03F1B65A01120114 /* strcasecmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strcasecmp.c; sourceTree = ""; }; - F517348003F1B65A01120114 /* strnlen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strnlen.c; sourceTree = ""; }; - F517348103F1B65A01120114 /* swab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = swab.c; sourceTree = ""; }; - F517348203F1B65A01120114 /* tf_shm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tf_shm.c; sourceTree = ""; }; - F517348303F1B65A01120114 /* tf_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tf_util.c; sourceTree = ""; }; - F517348403F1B65A01120114 /* tkt_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tkt_string.c; sourceTree = ""; }; - F517348503F1B65A01120114 /* unix_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unix_glue.c; sourceTree = ""; }; - F517348603F1B65A01120114 /* unix_time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unix_time.c; sourceTree = ""; }; - F517348703F1B65A01120114 /* vmslink.com */ = {isa = PBXFileReference; lastKnownFileType = text; path = vmslink.com; sourceTree = ""; }; - F517348803F1B65A01120114 /* vmsswab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vmsswab.c; sourceTree = ""; }; - F517348903F1B65A01120114 /* win_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = win_glue.c; sourceTree = ""; }; - F517348A03F1B65A01120114 /* win_store.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = win_store.c; sourceTree = ""; }; - F517348B03F1B65A01120114 /* win_time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = win_time.c; sourceTree = ""; }; - F517349403F1B65A01120114 /* asn1_decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_decode.c; sourceTree = ""; }; - F517349503F1B65A01120114 /* asn1_decode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_decode.h; sourceTree = ""; }; - F517349603F1B65A01120114 /* asn1_encode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_encode.c; sourceTree = ""; }; - F517349703F1B65A01120114 /* asn1_encode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_encode.h; sourceTree = ""; }; - F517349803F1B65A01120114 /* asn1_get.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_get.c; sourceTree = ""; }; - F517349903F1B65A01120114 /* asn1_get.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_get.h; sourceTree = ""; }; - F517349A03F1B65A01120114 /* asn1_k_decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_k_decode.c; sourceTree = ""; }; - F517349B03F1B65A01120114 /* asn1_k_decode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_k_decode.h; sourceTree = ""; }; - F517349C03F1B65A01120114 /* asn1_k_encode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_k_encode.c; sourceTree = ""; }; - F517349D03F1B65A01120114 /* asn1_k_encode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_k_encode.h; sourceTree = ""; }; - F517349E03F1B65A01120114 /* asn1_make.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_make.c; sourceTree = ""; }; - F517349F03F1B65A01120114 /* asn1_make.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_make.h; sourceTree = ""; }; - F51734A003F1B65A01120114 /* asn1_misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_misc.c; sourceTree = ""; }; - F51734A103F1B65A01120114 /* asn1_misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_misc.h; sourceTree = ""; }; - F51734A203F1B65A01120114 /* asn1buf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1buf.c; sourceTree = ""; }; - F51734A303F1B65A01120114 /* asn1buf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1buf.h; sourceTree = ""; }; - F51734A403F1B65A01120114 /* asn1glue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1glue.h; sourceTree = ""; }; - F51734A503F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734A603F1B65A01120114 /* KRB5-asn.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = "KRB5-asn.py"; sourceTree = ""; }; - F51734A703F1B65A01120114 /* krb5_decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb5_decode.c; sourceTree = ""; }; - F51734A803F1B65A01120114 /* krb5_encode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb5_encode.c; sourceTree = ""; }; - F51734A903F1B65A01120114 /* krbasn1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krbasn1.h; sourceTree = ""; }; - F51734AA03F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51734AE03F1B65A01120114 /* cc_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cc_file.c; sourceTree = ""; }; - F51734AF03F1B65A01120114 /* cc_memory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cc_memory.c; sourceTree = ""; }; - F51734B003F1B65A01120114 /* cc_retr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cc_retr.c; sourceTree = ""; }; - F51734B203F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734B303F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51734B403F1B65A01120114 /* stdcc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stdcc.c; sourceTree = ""; }; - F51734B503F1B65A01120114 /* stdcc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stdcc.h; sourceTree = ""; }; - F51734B603F1B65A01120114 /* stdcc_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stdcc_util.c; sourceTree = ""; }; - F51734B703F1B65A01120114 /* stdcc_util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stdcc_util.h; sourceTree = ""; }; - F51734B803F1B65A01120114 /* winccld.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = winccld.c; sourceTree = ""; }; - F51734B903F1B65A01120114 /* winccld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = winccld.h; sourceTree = ""; }; - F51734BA03F1B65A01120114 /* ccbase.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ccbase.c; sourceTree = ""; }; - F51734BB03F1B65A01120114 /* cccopy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cccopy.c; sourceTree = ""; }; - F51734BC03F1B65A01120114 /* ccdefault.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ccdefault.c; sourceTree = ""; }; - F51734BD03F1B65A01120114 /* ccdefops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ccdefops.c; sourceTree = ""; }; - F51734BE03F1B65A01120114 /* ccfns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ccfns.c; sourceTree = ""; }; - F51734BF03F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734C003F1B65A01120114 /* fcc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fcc.h; sourceTree = ""; }; - F51734C203F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51734C403F1B65A01120114 /* scc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = scc.h; sourceTree = ""; }; - F51734C503F1B65A01120114 /* ser_cc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_cc.c; sourceTree = ""; }; - F51734C703F1B65A01120114 /* t_cc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_cc.c; sourceTree = ""; }; - F51734C803F1B65A01120114 /* t_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_file.c; sourceTree = ""; }; - F51734C903F1B65A01120114 /* t_memory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_memory.c; sourceTree = ""; }; - F51734CA03F1B65A01120114 /* t_stdio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_stdio.c; sourceTree = ""; }; - F51734CB03F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734CC03F1B65A01120114 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - F51734D103F1B65A01120114 /* asn1_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = asn1_err.et; sourceTree = ""; }; - F51734D203F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734D303F1B65A01120114 /* init_ets.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = init_ets.c; sourceTree = ""; }; - F51734D403F1B65A01120114 /* kdb5_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kdb5_err.et; sourceTree = ""; }; - F51734D503F1B65A01120114 /* krb5_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5_err.et; sourceTree = ""; }; - F51734D603F1B65A01120114 /* kv5m_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kv5m_err.et; sourceTree = ""; }; - F51734D703F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51734DB03F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734DE03F1B65A01120114 /* kt_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kt_file.c; sourceTree = ""; }; - F51734DF03F1B65A01120114 /* kt_srvtab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kt_srvtab.c; sourceTree = ""; }; - F51734E003F1B65A01120114 /* ktadd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktadd.c; sourceTree = ""; }; - F51734E103F1B65A01120114 /* ktbase.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktbase.c; sourceTree = ""; }; - F51734E203F1B65A01120114 /* ktdefault.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktdefault.c; sourceTree = ""; }; - F51734E303F1B65A01120114 /* ktfns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktfns.c; sourceTree = ""; }; - F51734E403F1B65A01120114 /* ktfr_entry.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktfr_entry.c; sourceTree = ""; }; - F51734E503F1B65A01120114 /* ktremove.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktremove.c; sourceTree = ""; }; - F51734E603F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51734E703F1B65A01120114 /* read_servi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = read_servi.c; sourceTree = ""; }; - F51734EC03F1B65A01120114 /* addr_comp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = addr_comp.c; sourceTree = ""; }; - F51734ED03F1B65A01120114 /* addr_order.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = addr_order.c; sourceTree = ""; }; - F51734EE03F1B65A01120114 /* addr_srch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = addr_srch.c; sourceTree = ""; }; - F51734EF03F1B65A01120114 /* appdefault.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = appdefault.c; sourceTree = ""; }; - F51734F003F1B65A01120114 /* auth_con.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = auth_con.c; sourceTree = ""; }; - F51734F103F1B65A01120114 /* auth_con.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth_con.h; sourceTree = ""; }; - F51734F203F1B65A01120114 /* bld_pr_ext.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bld_pr_ext.c; sourceTree = ""; }; - F51734F303F1B65A01120114 /* bld_princ.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bld_princ.c; sourceTree = ""; }; - F51734F403F1B65A01120114 /* brand.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = brand.c; sourceTree = ""; }; - F51734F503F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51734F603F1B65A01120114 /* chk_trans.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = chk_trans.c; sourceTree = ""; }; - F51734F703F1B65A01120114 /* chpw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = chpw.c; sourceTree = ""; }; - F51734F803F1B65A01120114 /* cleanup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cleanup.h; sourceTree = ""; }; - F51734F903F1B65A01120114 /* conv_princ.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = conv_princ.c; sourceTree = ""; }; - F51734FA03F1B65A01120114 /* copy_addrs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_addrs.c; sourceTree = ""; }; - F51734FB03F1B65A01120114 /* copy_athctr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_athctr.c; sourceTree = ""; }; - F51734FC03F1B65A01120114 /* copy_auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_auth.c; sourceTree = ""; }; - F51734FD03F1B65A01120114 /* copy_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_cksum.c; sourceTree = ""; }; - F51734FE03F1B65A01120114 /* copy_creds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_creds.c; sourceTree = ""; }; - F51734FF03F1B65A01120114 /* copy_data.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_data.c; sourceTree = ""; }; - F517350003F1B65A01120114 /* copy_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_key.c; sourceTree = ""; }; - F517350103F1B65A01120114 /* copy_princ.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_princ.c; sourceTree = ""; }; - F517350203F1B65A01120114 /* copy_tick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy_tick.c; sourceTree = ""; }; - F517350303F1B65A01120114 /* cp_key_cnt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cp_key_cnt.c; sourceTree = ""; }; - F517350403F1B65A01120114 /* decode_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decode_kdc.c; sourceTree = ""; }; - F517350503F1B65A01120114 /* decrypt_tk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decrypt_tk.c; sourceTree = ""; }; - F517350603F1B65A01120114 /* deltat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = deltat.c; sourceTree = ""; }; - F517350703F1B65A01120114 /* enc_helper.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = enc_helper.c; sourceTree = ""; }; - F517350803F1B65A01120114 /* encode_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = encode_kdc.c; sourceTree = ""; }; - F517350903F1B65A01120114 /* encrypt_tk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = encrypt_tk.c; sourceTree = ""; }; - F517350A03F1B65A01120114 /* free_rtree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = free_rtree.c; sourceTree = ""; }; - F517350B03F1B65A01120114 /* fwd_tgt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fwd_tgt.c; sourceTree = ""; }; - F517350C03F1B65A01120114 /* gc_frm_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gc_frm_kdc.c; sourceTree = ""; }; - F517350D03F1B65A01120114 /* gc_via_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gc_via_tkt.c; sourceTree = ""; }; - F517350E03F1B65A01120114 /* gen_seqnum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gen_seqnum.c; sourceTree = ""; }; - F517350F03F1B65A01120114 /* gen_subkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gen_subkey.c; sourceTree = ""; }; - F517351003F1B65A01120114 /* get_creds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = get_creds.c; sourceTree = ""; }; - F517351103F1B65A01120114 /* get_in_tkt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = get_in_tkt.c; sourceTree = ""; }; - F517351203F1B65A01120114 /* gic_keytab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gic_keytab.c; sourceTree = ""; }; - F517351303F1B65A01120114 /* gic_opt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gic_opt.c; sourceTree = ""; }; - F517351403F1B65A01120114 /* gic_pwd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gic_pwd.c; sourceTree = ""; }; - F517351703F1B65A01120114 /* in_tkt_sky.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = in_tkt_sky.c; sourceTree = ""; }; - F517351803F1B65A01120114 /* init_ctx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = init_ctx.c; sourceTree = ""; }; - F517351903F1B65A01120114 /* init_keyblock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = init_keyblock.c; sourceTree = ""; }; - F517351A03F1B65A01120114 /* int-proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "int-proto.h"; sourceTree = ""; }; - F517351B03F1B65A01120114 /* kdc_rep_dc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kdc_rep_dc.c; sourceTree = ""; }; - F517351C03F1B65A01120114 /* kfree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kfree.c; sourceTree = ""; }; - F517351D03F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517351E03F1B65A01120114 /* mk_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_cred.c; sourceTree = ""; }; - F517351F03F1B65A01120114 /* mk_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_error.c; sourceTree = ""; }; - F517352003F1B65A01120114 /* mk_priv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_priv.c; sourceTree = ""; }; - F517352103F1B65A01120114 /* mk_rep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_rep.c; sourceTree = ""; }; - F517352203F1B65A01120114 /* mk_req.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_req.c; sourceTree = ""; }; - F517352303F1B65A01120114 /* mk_req_ext.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_req_ext.c; sourceTree = ""; }; - F517352403F1B65A01120114 /* mk_safe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_safe.c; sourceTree = ""; }; - F517352503F1B65A01120114 /* parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = parse.c; sourceTree = ""; }; - F517352603F1B65A01120114 /* pr_to_salt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pr_to_salt.c; sourceTree = ""; }; - F517352703F1B65A01120114 /* preauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = preauth.c; sourceTree = ""; }; - F517352803F1B65A01120114 /* preauth2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = preauth2.c; sourceTree = ""; }; - F517352903F1B65A01120114 /* princ_comp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = princ_comp.c; sourceTree = ""; }; - F517352A03F1B65A01120114 /* rd_cred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_cred.c; sourceTree = ""; }; - F517352B03F1B65A01120114 /* rd_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_error.c; sourceTree = ""; }; - F517352C03F1B65A01120114 /* rd_priv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_priv.c; sourceTree = ""; }; - F517352D03F1B65A01120114 /* rd_rep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_rep.c; sourceTree = ""; }; - F517352E03F1B65A01120114 /* rd_req.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_req.c; sourceTree = ""; }; - F517352F03F1B65A01120114 /* rd_req_dec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_req_dec.c; sourceTree = ""; }; - F517353003F1B65A01120114 /* rd_safe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rd_safe.c; sourceTree = ""; }; - F517353103F1B65A01120114 /* recvauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = recvauth.c; sourceTree = ""; }; - F517353203F1B65A01120114 /* send_tgs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = send_tgs.c; sourceTree = ""; }; - F517353303F1B65A01120114 /* sendauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sendauth.c; sourceTree = ""; }; - F517353403F1B65A01120114 /* ser_actx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_actx.c; sourceTree = ""; }; - F517353503F1B65A01120114 /* ser_adata.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_adata.c; sourceTree = ""; }; - F517353603F1B65A01120114 /* ser_addr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_addr.c; sourceTree = ""; }; - F517353703F1B65A01120114 /* ser_auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_auth.c; sourceTree = ""; }; - F517353803F1B65A01120114 /* ser_cksum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_cksum.c; sourceTree = ""; }; - F517353903F1B65A01120114 /* ser_ctx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_ctx.c; sourceTree = ""; }; - F517353A03F1B65A01120114 /* ser_eblk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_eblk.c; sourceTree = ""; }; - F517353B03F1B65A01120114 /* ser_key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_key.c; sourceTree = ""; }; - F517353C03F1B65A01120114 /* ser_princ.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_princ.c; sourceTree = ""; }; - F517353D03F1B65A01120114 /* serialize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = serialize.c; sourceTree = ""; }; - F517353E03F1B65A01120114 /* set_realm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = set_realm.c; sourceTree = ""; }; - F517353F03F1B65A01120114 /* srv_rcache.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = srv_rcache.c; sourceTree = ""; }; - F517354003F1B65A01120114 /* str_conv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str_conv.c; sourceTree = ""; }; - F517354103F1B65A01120114 /* strftime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strftime.c; sourceTree = ""; }; - F517354203F1B65A01120114 /* strptime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strptime.c; sourceTree = ""; }; - F517354303F1B65A01120114 /* t_deltat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_deltat.c; sourceTree = ""; }; - F517354403F1B65A01120114 /* t_expand.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_expand.c; sourceTree = ""; }; - F517354503F1B65A01120114 /* t_kerb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_kerb.c; sourceTree = ""; }; - F517354603F1B65A01120114 /* t_krb5.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = t_krb5.conf; sourceTree = ""; }; - F517354703F1B65A01120114 /* t_ref_kerb.out */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = t_ref_kerb.out; sourceTree = ""; }; - F517354803F1B65A01120114 /* t_ser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_ser.c; sourceTree = ""; }; - F517354903F1B65A01120114 /* t_walk_rtree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_walk_rtree.c; sourceTree = ""; }; - F517354A03F1B65A01120114 /* tgtname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tgtname.c; sourceTree = ""; }; - F517354B03F1B65A01120114 /* transit-tests */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "transit-tests"; sourceTree = ""; }; - F517354C03F1B65A01120114 /* unparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unparse.c; sourceTree = ""; }; - F517354D03F1B65A01120114 /* valid_times.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = valid_times.c; sourceTree = ""; }; - F517354E03F1B65A01120114 /* vfy_increds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vfy_increds.c; sourceTree = ""; }; - F517354F03F1B65A01120114 /* vic_opt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vic_opt.c; sourceTree = ""; }; - F517355003F1B65A01120114 /* walk_rtree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = walk_rtree.c; sourceTree = ""; }; - F517355103F1B65A01120114 /* x-deltat.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = "x-deltat.y"; sourceTree = ""; }; - F517355203F1B65A01120114 /* krb5_libinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb5_libinit.c; sourceTree = ""; }; - F517355303F1B65A01120114 /* krb5_libinit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb5_libinit.h; sourceTree = ""; }; - F517355403F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517355803F1B65A01120114 /* accessor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = accessor.c; sourceTree = ""; }; - F517355903F1B65A01120114 /* an_to_ln.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = an_to_ln.c; sourceTree = ""; }; - F517355A03F1B65A01120114 /* c_ustime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = c_ustime.c; sourceTree = ""; }; - F517355B03F1B65A01120114 /* ccdefname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ccdefname.c; sourceTree = ""; }; - F517355C03F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517355D03F1B65A01120114 /* changepw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = changepw.c; sourceTree = ""; }; - F517355E03F1B65A01120114 /* def_realm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = def_realm.c; sourceTree = ""; }; - F517355F03F1B65A01120114 /* free_hstrl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = free_hstrl.c; sourceTree = ""; }; - F517356003F1B65A01120114 /* free_krbhs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = free_krbhs.c; sourceTree = ""; }; - F517356103F1B65A01120114 /* full_ipadr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = full_ipadr.c; sourceTree = ""; }; - F517356203F1B65A01120114 /* gen_port.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gen_port.c; sourceTree = ""; }; - F517356303F1B65A01120114 /* gen_rname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gen_rname.c; sourceTree = ""; }; - F517356403F1B65A01120114 /* genaddrs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genaddrs.c; sourceTree = ""; }; - F517356503F1B65A01120114 /* get_krbhst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = get_krbhst.c; sourceTree = ""; }; - F517356603F1B65A01120114 /* gmt_mktime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gmt_mktime.c; sourceTree = ""; }; - F517356703F1B65A01120114 /* hostaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hostaddr.c; sourceTree = ""; }; - F517356803F1B65A01120114 /* hst_realm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hst_realm.c; sourceTree = ""; }; - F517356903F1B65A01120114 /* init_os_ctx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = init_os_ctx.c; sourceTree = ""; }; - F517356A03F1B65A01120114 /* krbfileio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krbfileio.c; sourceTree = ""; }; - F517356B03F1B65A01120114 /* ktdefname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ktdefname.c; sourceTree = ""; }; - F517356C03F1B65A01120114 /* kuserok.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kuserok.c; sourceTree = ""; }; - F517356D03F1B65A01120114 /* localaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = localaddr.c; sourceTree = ""; }; - F517356E03F1B65A01120114 /* locate_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = locate_kdc.c; sourceTree = ""; }; - F517356F03F1B65A01120114 /* lock_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lock_file.c; sourceTree = ""; }; - F517357003F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517357103F1B65A01120114 /* mk_faddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mk_faddr.c; sourceTree = ""; }; - F517357203F1B65A01120114 /* net_read.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net_read.c; sourceTree = ""; }; - F517357303F1B65A01120114 /* net_write.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net_write.c; sourceTree = ""; }; - F517357403F1B65A01120114 /* os-proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "os-proto.h"; sourceTree = ""; }; - F517357503F1B65A01120114 /* osconfig.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = osconfig.c; sourceTree = ""; }; - F517357603F1B65A01120114 /* port2ip.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = port2ip.c; sourceTree = ""; }; - F517357703F1B65A01120114 /* prompter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prompter.c; sourceTree = ""; }; - F517357803F1B65A01120114 /* promptusr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = promptusr.c; sourceTree = ""; }; - F517357903F1B65A01120114 /* read_msg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = read_msg.c; sourceTree = ""; }; - F517357A03F1B65A01120114 /* read_pwd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = read_pwd.c; sourceTree = ""; }; - F517357B03F1B65A01120114 /* realm_dom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = realm_dom.c; sourceTree = ""; }; - F517357C03F1B65A01120114 /* realm_iter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = realm_iter.c; sourceTree = ""; }; - F517357D03F1B65A01120114 /* ref_std_conf.out */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ref_std_conf.out; sourceTree = ""; }; - F517357E03F1B65A01120114 /* sendto_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sendto_kdc.c; sourceTree = ""; }; - F517357F03F1B65A01120114 /* sn2princ.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sn2princ.c; sourceTree = ""; }; - F517358003F1B65A01120114 /* t_an_to_ln.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_an_to_ln.c; sourceTree = ""; }; - F517358103F1B65A01120114 /* t_gifconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_gifconf.c; sourceTree = ""; }; - F517358203F1B65A01120114 /* t_locate_kdc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_locate_kdc.c; sourceTree = ""; }; - F517358303F1B65A01120114 /* t_realm_iter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_realm_iter.c; sourceTree = ""; }; - F517358403F1B65A01120114 /* t_std_conf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = t_std_conf.c; sourceTree = ""; }; - F517358503F1B65A01120114 /* td_krb5.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = td_krb5.conf; sourceTree = ""; }; - F517358603F1B65A01120114 /* timeofday.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = timeofday.c; sourceTree = ""; }; - F517358703F1B65A01120114 /* toffset.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = toffset.c; sourceTree = ""; }; - F517358803F1B65A01120114 /* unlck_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unlck_file.c; sourceTree = ""; }; - F517358903F1B65A01120114 /* ustime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ustime.c; sourceTree = ""; }; - F517358A03F1B65A01120114 /* write_msg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = write_msg.c; sourceTree = ""; }; - F517358D03F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517358F03F1B65A01120114 /* getuid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getuid.c; sourceTree = ""; }; - F517359003F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517359103F1B65A01120114 /* memmove.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = memmove.c; sourceTree = ""; }; - F517359403F1B65A01120114 /* sscanf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sscanf.c; sourceTree = ""; }; - F517359503F1B65A01120114 /* strcasecmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strcasecmp.c; sourceTree = ""; }; - F517359603F1B65A01120114 /* strdup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strdup.c; sourceTree = ""; }; - F517359703F1B65A01120114 /* strerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strerror.c; sourceTree = ""; }; - F517359803F1B65A01120114 /* syslog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = syslog.c; sourceTree = ""; }; - F517359903F1B65A01120114 /* vfprintf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vfprintf.c; sourceTree = ""; }; - F517359A03F1B65A01120114 /* vsprintf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vsprintf.c; sourceTree = ""; }; - F517359E03F1B65A01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F517359F03F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51735A003F1B65A01120114 /* rc_base.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rc_base.c; sourceTree = ""; }; - F51735A103F1B65A01120114 /* rc_base.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rc_base.h; sourceTree = ""; }; - F51735A203F1B65A01120114 /* rc_conv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rc_conv.c; sourceTree = ""; }; - F51735A303F1B65A01120114 /* rc_dfl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rc_dfl.c; sourceTree = ""; }; - F51735A403F1B65A01120114 /* rc_dfl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rc_dfl.h; sourceTree = ""; }; - F51735A503F1B65A01120114 /* rc_io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rc_io.c; sourceTree = ""; }; - F51735A603F1B65A01120114 /* rc_io.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rc_io.h; sourceTree = ""; }; - F51735A703F1B65A01120114 /* rcdef.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rcdef.c; sourceTree = ""; }; - F51735A803F1B65A01120114 /* rcfns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rcfns.c; sourceTree = ""; }; - F51735A903F1B65A01120114 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = ""; }; - F51735AA03F1B65A01120114 /* RELEASE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = RELEASE; sourceTree = ""; }; - F51735AB03F1B65A01120114 /* ser_rc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ser_rc.c; sourceTree = ""; }; - F51735B103F1B65A01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F517360C03F1B65B01120114 /* win_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = win_glue.c; sourceTree = ""; }; - F51737B203F1B65B01120114 /* argv_parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = argv_parse.c; sourceTree = ""; }; - F51737B303F1B65B01120114 /* argv_parse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = argv_parse.h; sourceTree = ""; }; - F51737B403F1B65B01120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F51737B603F1B65B01120114 /* dosshell.ini */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dosshell.ini; sourceTree = ""; }; - F51737B703F1B65B01120114 /* krb5.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = krb5.conf; sourceTree = ""; }; - F51737B803F1B65B01120114 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - F51737B903F1B65B01120114 /* prof_err.et */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = prof_err.et; sourceTree = ""; }; - F51737BA03F1B65B01120114 /* prof_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_file.c; sourceTree = ""; }; - F51737BB03F1B65B01120114 /* prof_get.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_get.c; sourceTree = ""; }; - F51737BC03F1B65B01120114 /* prof_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_init.c; sourceTree = ""; }; - F51737BD03F1B65B01120114 /* prof_int.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = prof_int.h; sourceTree = ""; }; - F51737BE03F1B65B01120114 /* prof_parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_parse.c; sourceTree = ""; }; - F51737BF03F1B65B01120114 /* prof_set.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_set.c; sourceTree = ""; }; - F51737C003F1B65B01120114 /* prof_tree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_tree.c; sourceTree = ""; }; - F51737C103F1B65B01120114 /* profile.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = profile.5; sourceTree = ""; }; - F51737C203F1B65B01120114 /* profile.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = profile.exp; sourceTree = ""; }; - F51737C303F1B65B01120114 /* profile.hin */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = profile.hin; sourceTree = ""; }; - F51737C403F1B65B01120114 /* profile.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = profile.pbexp; sourceTree = ""; }; - F51737C503F1B65B01120114 /* prtest.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = prtest.in; sourceTree = ""; }; - F51737C603F1B65B01120114 /* prtest.script */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = prtest.script; sourceTree = ""; }; - F51737C703F1B65B01120114 /* test.ini */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = test.ini; sourceTree = ""; }; - F51737C803F1B65B01120114 /* test_parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = test_parse.c; sourceTree = ""; }; - F51737C903F1B65B01120114 /* test_profile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = test_profile.c; sourceTree = ""; }; - F5C2DF140240F9F601650119 /* asn1_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asn1_err.c; sourceTree = ""; }; - F5C2DF150240F9F601650119 /* asn1_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1_err.h; sourceTree = ""; }; - F5C2DF160240F9F601650119 /* asn1_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = asn1_err.strings; sourceTree = ""; }; - F5C2DF170240F9F601650119 /* gssapi_err_generic.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi_err_generic.c; sourceTree = ""; }; - F5C2DF180240F9F601650119 /* gssapi_err_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_err_generic.h; sourceTree = ""; }; - F5C2DF190240F9F601650119 /* gssapi_err_generic.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = gssapi_err_generic.strings; sourceTree = ""; }; - F5C2DF1A0240F9F601650119 /* gssapi_err_krb5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi_err_krb5.c; sourceTree = ""; }; - F5C2DF1B0240F9F601650119 /* gssapi_err_krb5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi_err_krb5.h; sourceTree = ""; }; - F5C2DF1C0240F9F601650119 /* gssapi_err_krb5.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = gssapi_err_krb5.strings; sourceTree = ""; }; - F5C2DF1D0240F9F601650119 /* kdb5_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kdb5_err.c; sourceTree = ""; }; - F5C2DF1E0240F9F601650119 /* kdb5_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kdb5_err.h; sourceTree = ""; }; - F5C2DF1F0240F9F601650119 /* kdb5_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = kdb5_err.strings; sourceTree = ""; }; - F5C2DF200240F9F601650119 /* krb524_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb524_err.c; sourceTree = ""; }; - F5C2DF210240F9F601650119 /* krb524_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb524_err.h; sourceTree = ""; }; - F5C2DF220240F9F601650119 /* krb524_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = krb524_err.strings; sourceTree = ""; }; - F5C2DF230240F9F601650119 /* krb5_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb5_err.c; sourceTree = ""; }; - F5C2DF240240F9F601650119 /* krb5_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb5_err.h; sourceTree = ""; }; - F5C2DF250240F9F601650119 /* krb5_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = krb5_err.strings; sourceTree = ""; }; - F5C2DF260240F9F601650119 /* kv5m_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kv5m_err.c; sourceTree = ""; }; - F5C2DF270240F9F601650119 /* kv5m_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kv5m_err.h; sourceTree = ""; }; - F5C2DF280240F9F601650119 /* kv5m_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = kv5m_err.strings; sourceTree = ""; }; - F5C2DF290240F9F601650119 /* prof_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prof_err.c; sourceTree = ""; }; - F5C2DF2A0240F9F601650119 /* prof_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = prof_err.h; sourceTree = ""; }; - F5C2DF2B0240F9F601650119 /* prof_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = prof_err.strings; sourceTree = ""; }; - F5CFD5E5022D891701120112 /* Kerberos5Errors.jam */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.jam; path = Kerberos5Errors.jam; sourceTree = ""; }; - F5CFD5EC022D8B6001120112 /* GSS.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = GSS.pbexp; sourceTree = SOURCE_ROOT; }; - F5CFD5ED022D8B6001120112 /* Kerberos5.pbexp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Kerberos5.pbexp; sourceTree = SOURCE_ROOT; }; - F5CFD60D022D8BD601120112 /* Kerberos5Headers.jam */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.jam; lineEnding = 0; path = Kerberos5Headers.jam; sourceTree = ""; }; - F5E2662D03F443E901120114 /* autoconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = autoconf.h; sourceTree = ""; }; - F5E2662F03F443E901120114 /* osconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = osconf.h; sourceTree = ""; }; - F5E266F503F443EA01120114 /* configure.stamp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = file; path = configure.stamp; sourceTree = ""; }; - F5E2671F03F8200601120114 /* kadm_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kadm_err.c; sourceTree = ""; }; - F5E2672003F8200601120114 /* kadm_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kadm_err.h; sourceTree = ""; }; - F5E2672103F8200601120114 /* kadm_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = kadm_err.strings; sourceTree = ""; }; - F5E2672203F8200601120114 /* krb_err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = krb_err.c; sourceTree = ""; }; - F5E2672303F8200601120114 /* krb_err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = krb_err.h; sourceTree = ""; }; - F5E2672403F8200601120114 /* krb_err.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; path = krb_err.strings; sourceTree = ""; }; - F5E59BD403FD7D5301120114 /* Kerberos5ServerBuild.jam */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.jam; path = Kerberos5ServerBuild.jam; sourceTree = ""; }; - F5E59C0D03FD95A101120114 /* aclocal.m4 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = aclocal.m4; sourceTree = ""; }; - F5E59C0E03FD95A101120114 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = configure.in; sourceTree = ""; }; - F5E59C1103FD95D001120114 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; - F5E59C1203FD95D001120114 /* config.guess */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = config.guess; sourceTree = ""; }; - F5E59C1303FD95D001120114 /* config.sub */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = config.sub; sourceTree = ""; }; - F5E59C1503FD95D001120114 /* install-sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "install-sh"; sourceTree = ""; }; - F5E59C1603FD95D001120114 /* lib.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lib.in; sourceTree = ""; }; - F5E59C1703FD95D001120114 /* libobj.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libobj.in; sourceTree = ""; }; - F5E59C1803FD95D001120114 /* mac-config.cache */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "mac-config.cache"; sourceTree = ""; }; - F5E59C1903FD95D001120114 /* mac-config.README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "mac-config.README"; sourceTree = ""; }; - F5E59C1A03FD95D001120114 /* mac-mf.sed */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "mac-mf.sed"; sourceTree = ""; }; - F5E59C1B03FD95D001120114 /* mac-post.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "mac-post.in"; sourceTree = ""; }; - F5E59C1C03FD95D001120114 /* mac-pre.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "mac-pre.in"; sourceTree = ""; }; - F5E59C1D03FD95D001120114 /* mkinstalldirs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = mkinstalldirs; sourceTree = ""; }; - F5E59C1E03FD95D001120114 /* move-if-changed */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "move-if-changed"; sourceTree = ""; }; - F5E59C1F03FD95D001120114 /* post.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = post.in; sourceTree = ""; }; - F5E59C2003FD95D001120114 /* pre.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = pre.in; sourceTree = ""; }; - F5E59C2103FD95D001120114 /* ren2long */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = ren2long; sourceTree = ""; }; - F5E59C2203FD95D001120114 /* ren2long.awk */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ren2long.awk; sourceTree = ""; }; - F5E59C2303FD95D001120114 /* rm.bat */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = rm.bat; sourceTree = ""; }; - F5E59C2403FD95D001120114 /* shlib.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = shlib.conf; sourceTree = ""; }; - F5E59C2503FD95D001120114 /* win-post.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "win-post.in"; sourceTree = ""; }; - F5E59C2603FD95D001120114 /* win-pre.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "win-pre.in"; sourceTree = ""; }; - F5E59C2703FD95D001120114 /* winexclude.sed */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = winexclude.sed; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - A1AB1DFF05DDC40100526345 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E1F05DDC43000526345 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E6C05DDC45F00526345 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1FAE05DDC47800526345 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB200005DDC48A00526345 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - A12536B3040BEC05003D8244 /* kadmin */ = { - isa = PBXGroup; - children = ( - A12536B5040BEC05003D8244 /* ChangeLog */, - A12536B6040BEC05003D8244 /* cli */, - A12536CA040BEC05003D8244 /* configure.in */, - A12536CD040BEC05003D8244 /* dbutil */, - A12536EC040BEC05003D8244 /* kdbkeys */, - A12536F5040BEC05003D8244 /* ktutil */, - A12536FF040BEC06003D8244 /* Makefile.in */, - A1253700040BEC06003D8244 /* passwd */, - A1253716040BEC06003D8244 /* scripts */, - A1253718040BEC06003D8244 /* server */, - A1253725040BEC06003D8244 /* testing */, - A125374E040BEC06003D8244 /* v4server */, - ); - path = kadmin; - sourceTree = ""; - }; - A12536B6040BEC05003D8244 /* cli */ = { - isa = PBXGroup; - children = ( - A12536B7040BEC05003D8244 /* .cvsignore */, - A12536B8040BEC05003D8244 /* attic */, - A12536B9040BEC05003D8244 /* ChangeLog */, - A12536BA040BEC05003D8244 /* getdate.y */, - A12536BB040BEC05003D8244 /* k5srvutil.M */, - A12536BC040BEC05003D8244 /* k5srvutil.sh */, - A12536BD040BEC05003D8244 /* kadmin.c */, - A12536BE040BEC05003D8244 /* kadmin.h */, - A12536BF040BEC05003D8244 /* kadmin.local.M */, - A12536C0040BEC05003D8244 /* kadmin.M */, - A12536C1040BEC05003D8244 /* kadmin_ct.ct */, - A12536C2040BEC05003D8244 /* keytab.c */, - A12536C3040BEC05003D8244 /* Makefile.in */, - A12536C4040BEC05003D8244 /* memmove.c */, - A12536C5040BEC05003D8244 /* ss_wrapper.c */, - A12536C6040BEC05003D8244 /* strftime.c */, - ); - path = cli; - sourceTree = ""; - }; - A12536B8040BEC05003D8244 /* attic */ = { - isa = PBXGroup; - children = ( - ); - path = attic; - sourceTree = ""; - }; - A12536CD040BEC05003D8244 /* dbutil */ = { - isa = PBXGroup; - children = ( - A12536CE040BEC05003D8244 /* .cvsignore */, - A12536CF040BEC05003D8244 /* ChangeLog */, - A12536D0040BEC05003D8244 /* dump.c */, - A12536D1040BEC05003D8244 /* dumpv4.c */, - A12536D2040BEC05003D8244 /* import_err.et */, - A12536D3040BEC05003D8244 /* kadm5_create.c */, - A12536D4040BEC05003D8244 /* kdb5_create.c */, - A12536D5040BEC05003D8244 /* kdb5_destroy.c */, - A12536D6040BEC05003D8244 /* kdb5_edit.M */, - A12536D7040BEC05003D8244 /* kdb5_stash.c */, - A12536D8040BEC05003D8244 /* kdb5_util.c */, - A12536D9040BEC05003D8244 /* kdb5_util.h */, - A12536DA040BEC05003D8244 /* kdb5_util.M */, - A12536DB040BEC05003D8244 /* loadv4.c */, - A12536DC040BEC05003D8244 /* Makefile.in */, - A12536DD040BEC05003D8244 /* nstrtok.h */, - A12536DE040BEC05003D8244 /* ovload.c */, - A12536DF040BEC05003D8244 /* string_table.c */, - A12536E0040BEC05003D8244 /* string_table.h */, - A12536E1040BEC05003D8244 /* strtok.c */, - A12536E2040BEC05003D8244 /* tcl_wrapper.c */, - A12536E3040BEC05003D8244 /* util.c */, - ); - path = dbutil; - sourceTree = ""; - }; - A12536EC040BEC05003D8244 /* kdbkeys */ = { - isa = PBXGroup; - children = ( - A12536ED040BEC05003D8244 /* ChangeLog */, - A12536EE040BEC05003D8244 /* do-test.pl */, - A12536EF040BEC05003D8244 /* Makefile.in */, - ); - path = kdbkeys; - sourceTree = ""; - }; - A12536F5040BEC05003D8244 /* ktutil */ = { - isa = PBXGroup; - children = ( - A12536F6040BEC05003D8244 /* .cvsignore */, - A12536F7040BEC06003D8244 /* .Sanitize */, - A12536F8040BEC06003D8244 /* ChangeLog */, - A12536F9040BEC06003D8244 /* ktutil.c */, - A12536FA040BEC06003D8244 /* ktutil.h */, - A12536FB040BEC06003D8244 /* ktutil.M */, - A12536FC040BEC06003D8244 /* ktutil_ct.ct */, - A12536FD040BEC06003D8244 /* ktutil_funcs.c */, - A12536FE040BEC06003D8244 /* Makefile.in */, - ); - path = ktutil; - sourceTree = ""; - }; - A1253700040BEC06003D8244 /* passwd */ = { - isa = PBXGroup; - children = ( - A1253701040BEC06003D8244 /* .cvsignore */, - A1253702040BEC06003D8244 /* ChangeLog */, - A1253703040BEC06003D8244 /* kpasswd.c */, - A1253704040BEC06003D8244 /* kpasswd.h */, - A1253705040BEC06003D8244 /* kpasswd.M */, - A1253706040BEC06003D8244 /* kpasswd_strings.et */, - A1253707040BEC06003D8244 /* Makefile.in */, - A1253708040BEC06003D8244 /* tty_kpasswd.c */, - A1253709040BEC06003D8244 /* unit-test */, - A1253715040BEC06003D8244 /* xm_kpasswd.c */, - ); - path = passwd; - sourceTree = ""; - }; - A1253709040BEC06003D8244 /* unit-test */ = { - isa = PBXGroup; - children = ( - A125370A040BEC06003D8244 /* ChangeLog */, - A125370B040BEC06003D8244 /* config */, - A125370D040BEC06003D8244 /* kpasswd.0 */, - A1253712040BEC06003D8244 /* lib */, - A1253714040BEC06003D8244 /* Makefile.in */, - ); - path = "unit-test"; - sourceTree = ""; - }; - A125370B040BEC06003D8244 /* config */ = { - isa = PBXGroup; - children = ( - A125370C040BEC06003D8244 /* unix.exp */, - ); - path = config; - sourceTree = ""; - }; - A125370D040BEC06003D8244 /* kpasswd.0 */ = { - isa = PBXGroup; - children = ( - A125370E040BEC06003D8244 /* changing.exp */, - A125370F040BEC06003D8244 /* connecting.exp */, - A1253710040BEC06003D8244 /* principal.exp */, - A1253711040BEC06003D8244 /* usage.exp */, - ); - path = kpasswd.0; - sourceTree = ""; - }; - A1253712040BEC06003D8244 /* lib */ = { - isa = PBXGroup; - children = ( - A1253713040BEC06003D8244 /* helpers.exp */, - ); - path = lib; - sourceTree = ""; - }; - A1253716040BEC06003D8244 /* scripts */ = { - isa = PBXGroup; - children = ( - A1253717040BEC06003D8244 /* inst-hdrs.sh */, - ); - path = scripts; - sourceTree = ""; - }; - A1253718040BEC06003D8244 /* server */ = { - isa = PBXGroup; - children = ( - A1253719040BEC06003D8244 /* .cvsignore */, - A125371A040BEC06003D8244 /* acls.l */, - A125371B040BEC06003D8244 /* ChangeLog */, - A125371C040BEC06003D8244 /* kadm_rpc_svc.c */, - A125371D040BEC06003D8244 /* kadmind.M */, - A125371E040BEC06003D8244 /* Makefile.in */, - A125371F040BEC06003D8244 /* misc.c */, - A1253720040BEC06003D8244 /* misc.h */, - A1253721040BEC06003D8244 /* ovsec_kadmd.c */, - A1253722040BEC06003D8244 /* schpw.c */, - A1253723040BEC06003D8244 /* server_glue_v1.c */, - A1253724040BEC06003D8244 /* server_stubs.c */, - ); - path = server; - sourceTree = ""; - }; - A1253725040BEC06003D8244 /* testing */ = { - isa = PBXGroup; - children = ( - A1253726040BEC06003D8244 /* .cvsignore */, - A1253727040BEC06003D8244 /* ChangeLog */, - A1253728040BEC06003D8244 /* lib */, - A1253729040BEC06003D8244 /* Makefile.in */, - A125372A040BEC06003D8244 /* proto */, - A125372F040BEC06003D8244 /* scripts */, - A1253741040BEC06003D8244 /* tcl */, - A1253743040BEC06003D8244 /* util */, - ); - path = testing; - sourceTree = ""; - }; - A1253728040BEC06003D8244 /* lib */ = { - isa = PBXGroup; - children = ( - ); - path = lib; - sourceTree = ""; - }; - A125372A040BEC06003D8244 /* proto */ = { - isa = PBXGroup; - children = ( - A125372B040BEC06003D8244 /* ChangeLog */, - A125372C040BEC06003D8244 /* kdc.conf.proto */, - A125372D040BEC06003D8244 /* krb5.conf.proto */, - A125372E040BEC06003D8244 /* ovsec_adm.dict */, - ); - path = proto; - sourceTree = ""; - }; - A125372F040BEC06003D8244 /* scripts */ = { - isa = PBXGroup; - children = ( - A1253730040BEC06003D8244 /* .cvsignore */, - A1253731040BEC06003D8244 /* ChangeLog */, - A1253732040BEC06003D8244 /* compare_dump.plin */, - A1253733040BEC06003D8244 /* env-setup.shin */, - A1253734040BEC06003D8244 /* find-make.sh */, - A1253735040BEC06003D8244 /* fixup-conf-files.plin */, - A1253736040BEC06003D8244 /* init_db */, - A1253737040BEC06003D8244 /* make-host-keytab.plin */, - A1253738040BEC06003D8244 /* Makefile.in */, - A1253739040BEC06003D8244 /* qualname.plin */, - A125373A040BEC06003D8244 /* save_files.sh */, - A125373B040BEC06003D8244 /* simple_dump.plin */, - A125373C040BEC06003D8244 /* start_servers */, - A125373D040BEC06003D8244 /* start_servers_local */, - A125373E040BEC06003D8244 /* stop_servers */, - A125373F040BEC06003D8244 /* stop_servers_local */, - A1253740040BEC06003D8244 /* verify_xrunner_report.plin */, - ); - path = scripts; - sourceTree = ""; - }; - A1253741040BEC06003D8244 /* tcl */ = { - isa = PBXGroup; - children = ( - A1253742040BEC06003D8244 /* util.t */, - ); - path = tcl; - sourceTree = ""; - }; - A1253743040BEC06003D8244 /* util */ = { - isa = PBXGroup; - children = ( - A1253744040BEC06003D8244 /* .cvsignore */, - A1253745040BEC06003D8244 /* bsddb_dump.c */, - A1253746040BEC06003D8244 /* ChangeLog */, - A1253747040BEC06003D8244 /* Makefile.in */, - A1253748040BEC06003D8244 /* tcl_kadm5.c */, - A1253749040BEC06003D8244 /* tcl_kadm5.h */, - A125374A040BEC06003D8244 /* tcl_krb5_hash.c */, - A125374B040BEC06003D8244 /* tcl_ovsec_kadm.c */, - A125374C040BEC06003D8244 /* tcl_ovsec_kadm_syntax */, - A125374D040BEC06003D8244 /* test.c */, - ); - path = util; - sourceTree = ""; - }; - A125374E040BEC06003D8244 /* v4server */ = { - isa = PBXGroup; - children = ( - A125374F040BEC06003D8244 /* .cvsignore */, - A1253750040BEC06003D8244 /* acl_files.c */, - A1253751040BEC06003D8244 /* acl_files.doc */, - A1253752040BEC06003D8244 /* admin_server.c */, - A1253753040BEC06003D8244 /* attic */, - A1253754040BEC06003D8244 /* build_pwfile.c */, - A1253755040BEC06003D8244 /* ChangeLog */, - A1253756040BEC06003D8244 /* kadm_funcs.c */, - A1253757040BEC06003D8244 /* kadm_ser_wrap.c */, - A1253758040BEC06003D8244 /* kadm_server.c */, - A1253759040BEC06003D8244 /* kadm_server.h */, - A125375A040BEC06003D8244 /* kadm_supp.c */, - A125375B040BEC06003D8244 /* Makefile.in */, - A125375C040BEC06003D8244 /* unit-test */, - ); - path = v4server; - sourceTree = ""; - }; - A1253753040BEC06003D8244 /* attic */ = { - isa = PBXGroup; - children = ( - ); - path = attic; - sourceTree = ""; - }; - A125375C040BEC06003D8244 /* unit-test */ = { - isa = PBXGroup; - children = ( - A125375D040BEC06003D8244 /* ChangeLog */, - A125375E040BEC06003D8244 /* config */, - A1253761040BEC06003D8244 /* getpid.sh */, - A1253762040BEC06003D8244 /* lib */, - A1253764040BEC06003D8244 /* Makefile.in */, - A1253765040BEC06003D8244 /* remove_changepw_perms.sh */, - A1253766040BEC06003D8244 /* v4server.0 */, - A1253768040BEC06003D8244 /* v4server.1 */, - ); - path = "unit-test"; - sourceTree = ""; - }; - A125375E040BEC06003D8244 /* config */ = { - isa = PBXGroup; - children = ( - A125375F040BEC06003D8244 /* ChangeLog */, - A1253760040BEC06003D8244 /* unix.exp */, - ); - path = config; - sourceTree = ""; - }; - A1253762040BEC06003D8244 /* lib */ = { - isa = PBXGroup; - children = ( - A1253763040BEC06003D8244 /* helpers.exp */, - ); - path = lib; - sourceTree = ""; - }; - A1253766040BEC06003D8244 /* v4server.0 */ = { - isa = PBXGroup; - children = ( - A1253767040BEC06003D8244 /* setup-srvtab.exp */, - ); - path = v4server.0; - sourceTree = ""; - }; - A1253768040BEC06003D8244 /* v4server.1 */ = { - isa = PBXGroup; - children = ( - A1253769040BEC06003D8244 /* access.exp */, - A125376A040BEC06003D8244 /* change-password.exp */, - A125376B040BEC06003D8244 /* usage.exp */, - ); - path = v4server.1; - sourceTree = ""; - }; - A12537EA040C0795003D8244 /* include */ = { - isa = PBXGroup; - children = ( - A12537FA040C080B003D8244 /* gssapi */, - A12537FE040C080B003D8244 /* kerberosIV */, - A1253803040C0D3E003D8244 /* krb5 */, - A12537EB040C0795003D8244 /* krb5.h */, - A12537EE040C0795003D8244 /* profile.h */, - ); - path = include; - sourceTree = ""; - }; - A12537EF040C0795003D8244 /* Kerberos */ = { - isa = PBXGroup; - children = ( - A12537F0040C0795003D8244 /* des.h */, - A12537F1040C0795003D8244 /* gssapi.h */, - A12537F2040C0795003D8244 /* gssapi_generic.h */, - A12537F3040C0795003D8244 /* gssapi_krb5.h */, - A12537F4040C0795003D8244 /* krb.h */, - A12537F5040C0795003D8244 /* krb5.h */, - A12537F8040C0795003D8244 /* krb_err.h */, - A12537F9040C0795003D8244 /* profile.h */, - ); - path = Kerberos; - sourceTree = ""; - }; - A12537FA040C080B003D8244 /* gssapi */ = { - isa = PBXGroup; - children = ( - A12537FB040C080B003D8244 /* gssapi.h */, - A12537FC040C080B003D8244 /* gssapi_generic.h */, - A12537FD040C080B003D8244 /* gssapi_krb5.h */, - ); - path = gssapi; - sourceTree = ""; - }; - A12537FE040C080B003D8244 /* kerberosIV */ = { - isa = PBXGroup; - children = ( - A12537FF040C080B003D8244 /* des.h */, - A1253800040C080B003D8244 /* krb.h */, - A1253801040C080B003D8244 /* krb_err.h */, - ); - path = kerberosIV; - sourceTree = ""; - }; - A1253803040C0D3E003D8244 /* krb5 */ = { - isa = PBXGroup; - children = ( - A1253804040C0D3E003D8244 /* autoconf.h */, - A1253805040C0D3E003D8244 /* osconf.h */, - ); - path = krb5; - sourceTree = ""; - }; - A167E7E008C6230400B74840 /* Headers */ = { - isa = PBXGroup; - children = ( - A167E7E108C6230400B74840 /* Kerberos5Prefix.h */, - ); - path = Headers; - sourceTree = ""; - }; - A167E7E208C6230400B74840 /* Projects */ = { - isa = PBXGroup; - children = ( - A167E7E308C6230400B74840 /* GSS.pbexp */, - A167E7E408C6230400B74840 /* Kerberos4.pbexp */, - A167E7E508C6230400B74840 /* Kerberos5.pbexp */, - A167E7E608C6230400B74840 /* Kerberos5.pbproj */, - A167E7E908C6230400B74840 /* KerberosDES.pbexp */, - A167E7EA08C6230400B74840 /* KerberosProfile.pbexp */, - ); - path = Projects; - sourceTree = ""; - }; - A167E7E708C6230400B74840 /* Products */ = { - isa = PBXGroup; - children = ( - A167E7F608C6230400B74840 /* libKerberosDES.a */, - A167E7F808C6230400B74840 /* libKerberosProfile.a */, - A167E7FA08C6230400B74840 /* libKerberos4.a */, - A167E7FC08C6230400B74840 /* libKerberos5.a */, - A167E7FE08C6230400B74840 /* libGSS.a */, - ); - name = Products; - sourceTree = ""; - }; - A1908D5906878C780039CAD8 /* windows */ = { - isa = PBXGroup; - children = ( - A1908D5A06878C780039CAD8 /* .Sanitize */, - A1908D5B06878C780039CAD8 /* ChangeLog */, - A1908D5C06878C780039CAD8 /* cns */, - A1908D8506878C790039CAD8 /* gina */, - A1908D8B06878C790039CAD8 /* gss */, - A1908D9906878C790039CAD8 /* installer */, - A1908DA606878C790039CAD8 /* lib */, - A1908DB006878C790039CAD8 /* Makefile.in */, - A1908DB106878C790039CAD8 /* ms2mit */, - A1908DB506878C790039CAD8 /* README */, - A1908DB606878C790039CAD8 /* version.rc */, - A1908DB706878C790039CAD8 /* wintel */, - ); - path = windows; - sourceTree = ""; - }; - A1908D5C06878C780039CAD8 /* cns */ = { - isa = PBXGroup; - children = ( - A1908D5D06878C780039CAD8 /* .Sanitize */, - A1908D5E06878C780039CAD8 /* ChangeLog */, - A1908D5F06878C780039CAD8 /* clock00.ico */, - A1908D6006878C780039CAD8 /* clock05.ico */, - A1908D6106878C780039CAD8 /* clock10.ico */, - A1908D6206878C780039CAD8 /* clock15.ico */, - A1908D6306878C780039CAD8 /* clock20.ico */, - A1908D6406878C780039CAD8 /* clock25.ico */, - A1908D6506878C780039CAD8 /* clock30.ico */, - A1908D6606878C780039CAD8 /* clock35.ico */, - A1908D6706878C780039CAD8 /* clock40.ico */, - A1908D6806878C780039CAD8 /* clock45.ico */, - A1908D6906878C780039CAD8 /* clock50.ico */, - A1908D6A06878C780039CAD8 /* clock55.ico */, - A1908D6B06878C780039CAD8 /* clock60.ico */, - A1908D6C06878C780039CAD8 /* clockexp.ico */, - A1908D6D06878C780039CAD8 /* clocktkt.ico */, - A1908D6E06878C780039CAD8 /* cns-help.doc */, - A1908D6F06878C780039CAD8 /* cns-help.hlp */, - A1908D7006878C780039CAD8 /* cns-help.hpj */, - A1908D7106878C780039CAD8 /* cns.c */, - A1908D7206878C780039CAD8 /* cns.h */, - A1908D7306878C780039CAD8 /* cns.ico */, - A1908D7406878C780039CAD8 /* cns_reg.c */, - A1908D7506878C780039CAD8 /* cns_reg.h */, - A1908D7606878C780039CAD8 /* cnsres4.rc */, - A1908D7706878C780039CAD8 /* cnsres5.rc */, - A1908D7806878C780039CAD8 /* debug.c */, - A1908D7906878C780039CAD8 /* heap.c */, - A1908D7A06878C780039CAD8 /* kerbnet.doc */, - A1908D7B06878C780039CAD8 /* kerbnet.hlp */, - A1908D7C06878C780039CAD8 /* kerbnet.hpj */, - A1908D7D06878C780039CAD8 /* kpasswd.c */, - A1908D7E06878C780039CAD8 /* krb5.def */, - A1908D7F06878C780039CAD8 /* krbini.h */, - A1908D8006878C790039CAD8 /* Makefile.in */, - A1908D8106878C790039CAD8 /* options.c */, - A1908D8206878C790039CAD8 /* password.c */, - A1908D8306878C790039CAD8 /* tktlist.c */, - A1908D8406878C790039CAD8 /* tktlist.h */, - ); - path = cns; - sourceTree = ""; - }; - A1908D8506878C790039CAD8 /* gina */ = { - isa = PBXGroup; - children = ( - A1908D8606878C790039CAD8 /* ChangeLog */, - A1908D8706878C790039CAD8 /* gina.def */, - A1908D8806878C790039CAD8 /* ginastub.c */, - A1908D8906878C790039CAD8 /* ginastub.h */, - A1908D8A06878C790039CAD8 /* Makefile.in */, - ); - path = gina; - sourceTree = ""; - }; - A1908D8B06878C790039CAD8 /* gss */ = { - isa = PBXGroup; - children = ( - A1908D8C06878C790039CAD8 /* .Sanitize */, - A1908D8D06878C790039CAD8 /* ChangeLog */, - A1908D8E06878C790039CAD8 /* gss-client.c */, - A1908D8F06878C790039CAD8 /* gss-misc.c */, - A1908D9006878C790039CAD8 /* gss-misc.h */, - A1908D9106878C790039CAD8 /* gss.c */, - A1908D9206878C790039CAD8 /* gss.def */, - A1908D9306878C790039CAD8 /* gss.h */, - A1908D9406878C790039CAD8 /* gss.ico */, - A1908D9506878C790039CAD8 /* gss.rc */, - A1908D9606878C790039CAD8 /* Makefile.in */, - A1908D9706878C790039CAD8 /* resource.h */, - A1908D9806878C790039CAD8 /* ver_serv.txt */, - ); - path = gss; - sourceTree = ""; - }; - A1908D9906878C790039CAD8 /* installer */ = { - isa = PBXGroup; - children = ( - A1908D9A06878C790039CAD8 /* nsis */, - ); - path = installer; - sourceTree = ""; - }; - A1908D9A06878C790039CAD8 /* nsis */ = { - isa = PBXGroup; - children = ( - A1908D9B06878C790039CAD8 /* ChangeLog */, - A1908D9C06878C790039CAD8 /* kfw-fixed.nsi */, - A1908D9D06878C790039CAD8 /* kfw.ico */, - A1908D9E06878C790039CAD8 /* kfw.nsi */, - A1908D9F06878C790039CAD8 /* KfWConfigPage.ini */, - A1908DA006878C790039CAD8 /* KfWConfigPage2.ini */, - A1908DA106878C790039CAD8 /* killer.cpp */, - A1908DA206878C790039CAD8 /* licenses.rtf */, - A1908DA306878C790039CAD8 /* nsi-includes.nsi */, - A1908DA406878C790039CAD8 /* site-local.nsi */, - A1908DA506878C790039CAD8 /* utils.nsi */, - ); - path = nsis; - sourceTree = ""; - }; - A1908DA606878C790039CAD8 /* lib */ = { - isa = PBXGroup; - children = ( - A1908DA706878C790039CAD8 /* cacheapi.h */, - A1908DA806878C790039CAD8 /* ChangeLog */, - A1908DA906878C790039CAD8 /* gic.c */, - A1908DAA06878C790039CAD8 /* gic.h */, - A1908DAB06878C790039CAD8 /* Makefile.in */, - A1908DAC06878C790039CAD8 /* registry.c */, - A1908DAD06878C790039CAD8 /* registry.h */, - A1908DAE06878C790039CAD8 /* vardlg.c */, - A1908DAF06878C790039CAD8 /* vardlg.h */, - ); - path = lib; - sourceTree = ""; - }; - A1908DB106878C790039CAD8 /* ms2mit */ = { - isa = PBXGroup; - children = ( - A1908DB206878C790039CAD8 /* ChangeLog */, - A1908DB306878C790039CAD8 /* Makefile.in */, - A1908DB406878C790039CAD8 /* ms2mit.c */, - ); - path = ms2mit; - sourceTree = ""; - }; - A1908DB706878C790039CAD8 /* wintel */ = { - isa = PBXGroup; - children = ( - A1908DB806878C790039CAD8 /* .Sanitize */, - A1908DB906878C790039CAD8 /* auth.c */, - A1908DBA06878C790039CAD8 /* auth.h */, - A1908DBB06878C790039CAD8 /* ChangeLog */, - A1908DBC06878C790039CAD8 /* dialog.h */, - A1908DBD06878C790039CAD8 /* edit.c */, - A1908DBE06878C790039CAD8 /* emul.c */, - A1908DBF06878C790039CAD8 /* enc_des.c */, - A1908DC006878C790039CAD8 /* enc_des.h */, - A1908DC106878C790039CAD8 /* encrypt.c */, - A1908DC206878C790039CAD8 /* encrypt.h */, - A1908DC306878C790039CAD8 /* font.c */, - A1908DC406878C790039CAD8 /* genget.c */, - A1908DC506878C790039CAD8 /* ini.h */, - A1908DC606878C790039CAD8 /* intern.c */, - A1908DC706878C790039CAD8 /* k5stream.c */, - A1908DC806878C790039CAD8 /* k5stream.h */, - A1908DC906878C790039CAD8 /* ktelnet.doc */, - A1908DCA06878C790039CAD8 /* ktelnet.hlp */, - A1908DCB06878C790039CAD8 /* ktelnet.hpj */, - A1908DCC06878C790039CAD8 /* Makefile.in */, - A1908DCD06878C790039CAD8 /* ncsa.ico */, - A1908DCE06878C790039CAD8 /* negotiat.c */, - A1908DCF06878C790039CAD8 /* resource.h */, - A1908DD006878C790039CAD8 /* screen.c */, - A1908DD106878C790039CAD8 /* screen.h */, - A1908DD206878C790039CAD8 /* struct.h */, - A1908DD306878C790039CAD8 /* telnet.c */, - A1908DD406878C790039CAD8 /* telnet.def */, - A1908DD506878C790039CAD8 /* telnet.h */, - A1908DD606878C790039CAD8 /* telnet.rc */, - A1908DD706878C790039CAD8 /* telnet_arpa.h */, - A1908DD806878C790039CAD8 /* telopts.h */, - A1908DD906878C790039CAD8 /* terminal.ico */, - A1908DDA06878C790039CAD8 /* wt-proto.h */, - ); - path = wintel; - sourceTree = ""; - }; - A198BBE10406D04A00120114 /* mac */ = { - isa = PBXGroup; - children = ( - A198BBE60406D04A00120114 /* ChangeLog */, - A167E7E008C6230400B74840 /* Headers */, - A167E7E208C6230400B74840 /* Projects */, - ); - path = mac; - sourceTree = ""; - }; - A1AFE5D406D19E7A0073AEA1 /* kadm5 */ = { - isa = PBXGroup; - children = ( - A1AFE5D506D19E7A0073AEA1 /* .cvsignore */, - A1AFE5D606D19E7A0073AEA1 /* adb.h */, - A1AFE5D706D19E7A0073AEA1 /* adb_err.et */, - A1AFE5D806D19E7A0073AEA1 /* admin.h */, - A1AFE5D906D19E7A0073AEA1 /* admin_internal.h */, - A1AFE5DA06D19E7A0073AEA1 /* admin_xdr.h */, - A1AFE5DB06D19E7A0073AEA1 /* alt_prof.c */, - A1AFE5DC06D19E7A0073AEA1 /* ChangeLog */, - A1AFE5DD06D19E7A0073AEA1 /* chpass_util.c */, - A1AFE5DE06D19E7A0073AEA1 /* chpass_util_strings.et */, - A1AFE5DF06D19E7A0073AEA1 /* clnt */, - A1AFE5EC06D19E7A0073AEA1 /* configure */, - A1AFE5ED06D19E7A0073AEA1 /* configure.in */, - A1AFE5EE06D19E7A0073AEA1 /* kadm_err.et */, - A1AFE5EF06D19E7A0073AEA1 /* kadm_rpc.h */, - A1AFE5F006D19E7A0073AEA1 /* kadm_rpc_xdr.c */, - A1AFE5F106D19E7A0073AEA1 /* logger.c */, - A1AFE5F206D19E7A0073AEA1 /* Makefile.in */, - A1AFE5F306D19E7A0073AEA1 /* misc_free.c */, - A1AFE5F406D19E7A0073AEA1 /* ovsec_glue.c */, - A1AFE5F506D19E7A0073AEA1 /* server_internal.h */, - A1AFE5F606D19E7A0073AEA1 /* srv */, - A1AFE60B06D19E7B0073AEA1 /* str_conv.c */, - A1AFE60C06D19E7B0073AEA1 /* unit-test */, - ); - path = kadm5; - sourceTree = ""; - }; - A1AFE5DF06D19E7A0073AEA1 /* clnt */ = { - isa = PBXGroup; - children = ( - A1AFE5E006D19E7A0073AEA1 /* .cvsignore */, - A1AFE5E106D19E7A0073AEA1 /* ChangeLog */, - A1AFE5E206D19E7A0073AEA1 /* client_handle.c */, - A1AFE5E306D19E7A0073AEA1 /* client_init.c */, - A1AFE5E406D19E7A0073AEA1 /* client_internal.h */, - A1AFE5E506D19E7A0073AEA1 /* client_principal.c */, - A1AFE5E606D19E7A0073AEA1 /* client_rpc.c */, - A1AFE5E706D19E7A0073AEA1 /* clnt_chpass_util.c */, - A1AFE5E806D19E7A0073AEA1 /* clnt_policy.c */, - A1AFE5E906D19E7A0073AEA1 /* clnt_privs.c */, - A1AFE5EA06D19E7A0073AEA1 /* libkadm5clnt.exports */, - A1AFE5EB06D19E7A0073AEA1 /* Makefile.in */, - ); - path = clnt; - sourceTree = ""; - }; - A1AFE5F606D19E7A0073AEA1 /* srv */ = { - isa = PBXGroup; - children = ( - A1AFE5F706D19E7A0073AEA1 /* .cvsignore */, - A1AFE5F806D19E7A0073AEA1 /* adb_free.c */, - A1AFE5F906D19E7A0073AEA1 /* adb_openclose.c */, - A1AFE5FA06D19E7A0073AEA1 /* adb_policy.c */, - A1AFE5FB06D19E7A0073AEA1 /* adb_xdr.c */, - A1AFE5FC06D19E7A0073AEA1 /* ChangeLog */, - A1AFE5FD06D19E7A0073AEA1 /* libkadm5srv.exports */, - A1AFE5FE06D19E7A0073AEA1 /* Makefile.in */, - A1AFE5FF06D19E7A0073AEA1 /* server_acl.c */, - A1AFE60006D19E7A0073AEA1 /* server_acl.h */, - A1AFE60106D19E7A0073AEA1 /* server_dict.c */, - A1AFE60206D19E7A0073AEA1 /* server_handle.c */, - A1AFE60306D19E7A0073AEA1 /* server_init.c */, - A1AFE60406D19E7A0073AEA1 /* server_kdb.c */, - A1AFE60506D19E7A0073AEA1 /* server_misc.c */, - A1AFE60606D19E7A0073AEA1 /* svr_chpass_util.c */, - A1AFE60706D19E7A0073AEA1 /* svr_iters.c */, - A1AFE60806D19E7A0073AEA1 /* svr_misc_free.c */, - A1AFE60906D19E7A0073AEA1 /* svr_policy.c */, - A1AFE60A06D19E7A0073AEA1 /* svr_principal.c */, - ); - path = srv; - sourceTree = ""; - }; - A1AFE60C06D19E7B0073AEA1 /* unit-test */ = { - isa = PBXGroup; - children = ( - A1AFE60D06D19E7B0073AEA1 /* .cvsignore */, - A1AFE60E06D19E7B0073AEA1 /* api.0 */, - A1AFE61C06D19E7B0073AEA1 /* api.1 */, - A1AFE61D06D19E7B0073AEA1 /* api.2 */, - A1AFE62F06D19E7B0073AEA1 /* ChangeLog */, - A1AFE63006D19E7B0073AEA1 /* config */, - A1AFE63206D19E7B0073AEA1 /* destroy-test.c */, - A1AFE63306D19E7B0073AEA1 /* diff-files */, - A1AFE63606D19E7B0073AEA1 /* handle-test.c */, - A1AFE63706D19E7B0073AEA1 /* init-test.c */, - A1AFE63806D19E7B0073AEA1 /* iter-test.c */, - A1AFE63906D19E7B0073AEA1 /* lib */, - A1AFE63B06D19E7B0073AEA1 /* lock-test.c */, - A1AFE63C06D19E7B0073AEA1 /* Makefile.in */, - A1AFE63D06D19E7B0073AEA1 /* randkey-test.c */, - A1AFE63E06D19E7B0073AEA1 /* README.new-tests */, - A1AFE63F06D19E7B0073AEA1 /* setkey-test.c */, - A1AFE64006D19E7B0073AEA1 /* site.exp */, - ); - path = "unit-test"; - sourceTree = ""; - }; - A1AFE60E06D19E7B0073AEA1 /* api.0 */ = { - isa = PBXGroup; - children = ( - A1AFE60F06D19E7B0073AEA1 /* chpass-principal.exp */, - A1AFE61006D19E7B0073AEA1 /* crte-policy.exp */, - A1AFE61106D19E7B0073AEA1 /* crte-principal.exp */, - A1AFE61206D19E7B0073AEA1 /* destroy.exp */, - A1AFE61306D19E7B0073AEA1 /* dlte-policy.exp */, - A1AFE61406D19E7B0073AEA1 /* dlte-principal.exp */, - A1AFE61506D19E7B0073AEA1 /* get-policy.exp */, - A1AFE61606D19E7B0073AEA1 /* get-principal.exp */, - A1AFE61706D19E7B0073AEA1 /* init.exp */, - A1AFE61806D19E7B0073AEA1 /* mod-policy.exp */, - A1AFE61906D19E7B0073AEA1 /* mod-principal.exp */, - A1AFE61A06D19E7B0073AEA1 /* randkey-principal.exp */, - A1AFE61B06D19E7B0073AEA1 /* rename-principal.exp */, - ); - path = api.0; - sourceTree = ""; - }; - A1AFE61D06D19E7B0073AEA1 /* api.2 */ = { - isa = PBXGroup; - children = ( - A1AFE61E06D19E7B0073AEA1 /* chpass-principal-v2.exp */, - A1AFE61F06D19E7B0073AEA1 /* chpass-principal.exp */, - A1AFE62006D19E7B0073AEA1 /* crte-policy.exp */, - A1AFE62106D19E7B0073AEA1 /* crte-principal.exp */, - A1AFE62206D19E7B0073AEA1 /* destroy.exp */, - A1AFE62306D19E7B0073AEA1 /* dlte-policy.exp */, - A1AFE62406D19E7B0073AEA1 /* dlte-principal.exp */, - A1AFE62506D19E7B0073AEA1 /* get-policy.exp */, - A1AFE62606D19E7B0073AEA1 /* get-principal-v2.exp */, - A1AFE62706D19E7B0073AEA1 /* get-principal.exp */, - A1AFE62806D19E7B0073AEA1 /* init-v2.exp */, - A1AFE62906D19E7B0073AEA1 /* init.exp */, - A1AFE62A06D19E7B0073AEA1 /* mod-policy.exp */, - A1AFE62B06D19E7B0073AEA1 /* mod-principal-v2.exp */, - A1AFE62C06D19E7B0073AEA1 /* mod-principal.exp */, - A1AFE62D06D19E7B0073AEA1 /* randkey-principal-v2.exp */, - A1AFE62E06D19E7B0073AEA1 /* randkey-principal.exp */, - ); - path = api.2; - sourceTree = ""; - }; - A1AFE63006D19E7B0073AEA1 /* config */ = { - isa = PBXGroup; - children = ( - A1AFE63106D19E7B0073AEA1 /* unix.exp */, - ); - path = config; - sourceTree = ""; - }; - A1AFE63306D19E7B0073AEA1 /* diff-files */ = { - isa = PBXGroup; - children = ( - A1AFE63406D19E7B0073AEA1 /* destroy-1 */, - A1AFE63506D19E7B0073AEA1 /* no-diffs */, - ); - path = "diff-files"; - sourceTree = ""; - }; - A1AFE63906D19E7B0073AEA1 /* lib */ = { - isa = PBXGroup; - children = ( - A1AFE63A06D19E7B0073AEA1 /* lib.t */, - ); - path = lib; - sourceTree = ""; - }; - A1B707E00873577700F0C55D /* servers */ = { - isa = PBXGroup; - children = ( - A1B707E10873577700F0C55D /* usr */, - ); - path = servers; - sourceTree = ""; - }; - A1B707E10873577700F0C55D /* usr */ = { - isa = PBXGroup; - children = ( - A1B707E20873577700F0C55D /* bin */, - A1B707F40873577700F0C55D /* include */, - A1B708130873577700F0C55D /* lib */, - A1B7081F0873577700F0C55D /* man */, - A1B708480873577700F0C55D /* sbin */, - A1B7085D0873577700F0C55D /* share */, - ); - path = usr; - sourceTree = ""; - }; - A1B707E20873577700F0C55D /* bin */ = { - isa = PBXGroup; - children = ( - A1B707E30873577700F0C55D /* compile_et */, - A1B707E40873577700F0C55D /* ftp */, - A1B707E50873577700F0C55D /* gss-client */, - A1B707E60873577700F0C55D /* kdestroy */, - A1B707E70873577700F0C55D /* kinit */, - A1B707E80873577700F0C55D /* klist */, - A1B707E90873577700F0C55D /* kpasswd */, - A1B707EA0873577700F0C55D /* krb5-config */, - A1B707EB0873577700F0C55D /* krb524init */, - A1B707EC0873577700F0C55D /* kvno */, - A1B707ED0873577700F0C55D /* rcp */, - A1B707EE0873577700F0C55D /* rlogin */, - A1B707EF0873577700F0C55D /* rsh */, - A1B707F00873577700F0C55D /* sclient */, - A1B707F10873577700F0C55D /* sim_client */, - A1B707F20873577700F0C55D /* telnet */, - A1B707F30873577700F0C55D /* uuclient */, - ); - path = bin; - sourceTree = ""; - }; - A1B707F40873577700F0C55D /* include */ = { - isa = PBXGroup; - children = ( - A1B707F50873577700F0C55D /* com_err.h */, - A1B707F60873577700F0C55D /* gssapi */, - A1B707FA0873577700F0C55D /* gssrpc */, - A1B7080B0873577700F0C55D /* kerberosIV */, - A1B708110873577700F0C55D /* krb5.h */, - A1B708120873577700F0C55D /* profile.h */, - ); - path = include; - sourceTree = ""; - }; - A1B707F60873577700F0C55D /* gssapi */ = { - isa = PBXGroup; - children = ( - A1B707F70873577700F0C55D /* gssapi.h */, - A1B707F80873577700F0C55D /* gssapi_generic.h */, - A1B707F90873577700F0C55D /* gssapi_krb5.h */, - ); - path = gssapi; - sourceTree = ""; - }; - A1B707FA0873577700F0C55D /* gssrpc */ = { - isa = PBXGroup; - children = ( - A1B707FB0873577700F0C55D /* auth.h */, - A1B707FC0873577700F0C55D /* auth_gss.h */, - A1B707FD0873577700F0C55D /* auth_gssapi.h */, - A1B707FE0873577700F0C55D /* auth_unix.h */, - A1B707FF0873577700F0C55D /* clnt.h */, - A1B708000873577700F0C55D /* netdb.h */, - A1B708010873577700F0C55D /* pmap_clnt.h */, - A1B708020873577700F0C55D /* pmap_prot.h */, - A1B708030873577700F0C55D /* pmap_rmt.h */, - A1B708040873577700F0C55D /* rename.h */, - A1B708050873577700F0C55D /* rpc.h */, - A1B708060873577700F0C55D /* rpc_msg.h */, - A1B708070873577700F0C55D /* svc.h */, - A1B708080873577700F0C55D /* svc_auth.h */, - A1B708090873577700F0C55D /* types.h */, - A1B7080A0873577700F0C55D /* xdr.h */, - ); - path = gssrpc; - sourceTree = ""; - }; - A1B7080B0873577700F0C55D /* kerberosIV */ = { - isa = PBXGroup; - children = ( - A1B7080C0873577700F0C55D /* des.h */, - A1B7080D0873577700F0C55D /* kadm_err.h */, - A1B7080E0873577700F0C55D /* krb.h */, - A1B7080F0873577700F0C55D /* krb_err.h */, - A1B708100873577700F0C55D /* mit-copyright.h */, - ); - path = kerberosIV; - sourceTree = ""; - }; - A1B708130873577700F0C55D /* lib */ = { - isa = PBXGroup; - children = ( - A1B708140873577700F0C55D /* libcom_err.a */, - A1B708150873577700F0C55D /* libdes425.a */, - A1B708160873577700F0C55D /* libgssapi_krb5.a */, - A1B708170873577700F0C55D /* libgssrpc.a */, - A1B708180873577700F0C55D /* libk5crypto.a */, - A1B708190873577700F0C55D /* libkadm5clnt.a */, - A1B7081A0873577700F0C55D /* libkadm5srv.a */, - A1B7081B0873577700F0C55D /* libkdb5.a */, - A1B7081C0873577700F0C55D /* libkrb4.a */, - A1B7081D0873577700F0C55D /* libkrb5.a */, - A1B7081E0873577700F0C55D /* libkrb5support.a */, - ); - path = lib; - sourceTree = ""; - }; - A1B7081F0873577700F0C55D /* man */ = { - isa = PBXGroup; - children = ( - A1B708200873577700F0C55D /* man1 */, - A1B708330873577700F0C55D /* man5 */, - A1B708370873577700F0C55D /* man8 */, - ); - path = man; - sourceTree = ""; - }; - A1B708200873577700F0C55D /* man1 */ = { - isa = PBXGroup; - children = ( - A1B708210873577700F0C55D /* compile_et.1 */, - A1B708220873577700F0C55D /* ftp.1 */, - A1B708230873577700F0C55D /* kdestroy.1 */, - A1B708240873577700F0C55D /* kerberos.1 */, - A1B708250873577700F0C55D /* kinit.1 */, - A1B708260873577700F0C55D /* klist.1 */, - A1B708270873577700F0C55D /* kpasswd.1 */, - A1B708280873577700F0C55D /* krb5-config.1 */, - A1B708290873577700F0C55D /* krb5-send-pr.1 */, - A1B7082A0873577700F0C55D /* ksu.1 */, - A1B7082B0873577700F0C55D /* kvno.1 */, - A1B7082C0873577700F0C55D /* rcp.1 */, - A1B7082D0873577700F0C55D /* rlogin.1 */, - A1B7082E0873577700F0C55D /* rsh.1 */, - A1B7082F0873577700F0C55D /* sclient.1 */, - A1B708300873577700F0C55D /* telnet.1 */, - A1B708310873577700F0C55D /* tmac.doc */, - A1B708320873577700F0C55D /* v4rcp.1 */, - ); - path = man1; - sourceTree = ""; - }; - A1B708330873577700F0C55D /* man5 */ = { - isa = PBXGroup; - children = ( - A1B708340873577700F0C55D /* .k5login.5 */, - A1B708350873577700F0C55D /* kdc.conf.5 */, - A1B708360873577700F0C55D /* krb5.conf.5 */, - ); - path = man5; - sourceTree = ""; - }; - A1B708370873577700F0C55D /* man8 */ = { - isa = PBXGroup; - children = ( - A1B708380873577700F0C55D /* ftpd.8 */, - A1B708390873577700F0C55D /* k5srvutil.8 */, - A1B7083A0873577700F0C55D /* kadmin.8 */, - A1B7083B0873577700F0C55D /* kadmin.local.8 */, - A1B7083C0873577700F0C55D /* kadmind.8 */, - A1B7083D0873577700F0C55D /* kdb5_util.8 */, - A1B7083E0873577700F0C55D /* klogind.8 */, - A1B7083F0873577700F0C55D /* kprop.8 */, - A1B708400873577700F0C55D /* kpropd.8 */, - A1B708410873577700F0C55D /* krb524d.8 */, - A1B708420873577700F0C55D /* krb5kdc.8 */, - A1B708430873577700F0C55D /* kshd.8 */, - A1B708440873577700F0C55D /* ktutil.8 */, - A1B708450873577700F0C55D /* login.krb5.8 */, - A1B708460873577700F0C55D /* sserver.8 */, - A1B708470873577700F0C55D /* telnetd.8 */, - ); - path = man8; - sourceTree = ""; - }; - A1B708480873577700F0C55D /* sbin */ = { - isa = PBXGroup; - children = ( - A1B708490873577700F0C55D /* ftpd */, - A1B7084A0873577700F0C55D /* gss-server */, - A1B7084B0873577700F0C55D /* k5srvutil */, - A1B7084C0873577700F0C55D /* kadmin */, - A1B7084D0873577700F0C55D /* kadmin.local */, - A1B7084E0873577700F0C55D /* kadmind */, - A1B7084F0873577700F0C55D /* kdb5_util */, - A1B708500873577700F0C55D /* klogind */, - A1B708510873577700F0C55D /* kprop */, - A1B708520873577700F0C55D /* kpropd */, - A1B708530873577700F0C55D /* krb5-send-pr */, - A1B708540873577700F0C55D /* krb524d */, - A1B708550873577700F0C55D /* krb5kdc */, - A1B708560873577700F0C55D /* kshd */, - A1B708570873577700F0C55D /* ktutil */, - A1B708580873577700F0C55D /* login.krb5 */, - A1B708590873577700F0C55D /* sim_server */, - A1B7085A0873577700F0C55D /* sserver */, - A1B7085B0873577700F0C55D /* telnetd */, - A1B7085C0873577700F0C55D /* uuserver */, - ); - path = sbin; - sourceTree = ""; - }; - A1B7085D0873577700F0C55D /* share */ = { - isa = PBXGroup; - children = ( - A1B7085E0873577700F0C55D /* et */, - A1B708610873577700F0C55D /* examples */, - A1B708660873577700F0C55D /* gnats */, - ); - path = share; - sourceTree = ""; - }; - A1B7085E0873577700F0C55D /* et */ = { - isa = PBXGroup; - children = ( - A1B7085F0873577700F0C55D /* et_c.awk */, - A1B708600873577700F0C55D /* et_h.awk */, - ); - path = et; - sourceTree = ""; - }; - A1B708610873577700F0C55D /* examples */ = { - isa = PBXGroup; - children = ( - A1B708620873577700F0C55D /* krb5 */, - ); - path = examples; - sourceTree = ""; - }; - A1B708620873577700F0C55D /* krb5 */ = { - isa = PBXGroup; - children = ( - A1B708630873577700F0C55D /* kdc.conf */, - A1B708640873577700F0C55D /* krb5.conf */, - A1B708650873577700F0C55D /* services.append */, - ); - path = krb5; - sourceTree = ""; - }; - A1B708660873577700F0C55D /* gnats */ = { - isa = PBXGroup; - children = ( - A1B708670873577700F0C55D /* mit */, - ); - path = gnats; - sourceTree = ""; - }; - A1D256ED06A713A600A9EC13 /* support */ = { - isa = PBXGroup; - children = ( - A1A6783106C3D47F00EC826E /* fake-addrinfo.c */, - A1D256EE06A713A600A9EC13 /* ChangeLog */, - A1D256F106A713A600A9EC13 /* threads.c */, - ); - path = support; - sourceTree = ""; - }; - F5172F7B03F1B65801120114 /* Sources */ = { - isa = PBXGroup; - children = ( - F5E59C0D03FD95A101120114 /* aclocal.m4 */, - F517307F03F1B65801120114 /* ChangeLog */, - A1B707440872FB9D00F0C55D /* configure */, - F5E59C0E03FD95A101120114 /* configure.in */, - F5E59C0F03FD95CF01120114 /* config */, - F51730DE03F1B65801120114 /* include */, - A12536B3040BEC05003D8244 /* kadmin */, - F517322103F1B65901120114 /* lib */, - A198BBE10406D04A00120114 /* mac */, - A1D62984070C878B0015C908 /* patchlevel.h */, - F51736C803F1B65B01120114 /* util */, - A1908D5906878C780039CAD8 /* windows */, - ); - name = Sources; - path = ../Sources; - sourceTree = SOURCE_ROOT; - }; - F51730DE03F1B65801120114 /* include */ = { - isa = PBXGroup; - children = ( - F51730E203F1B65801120114 /* ChangeLog */, - F51730E303F1B65801120114 /* cm.h */, - A1BBFF1604226DBD00120114 /* configure.in */, - F51730E503F1B65801120114 /* fake-addrinfo.h */, - A1F1429E067E5BD500A82808 /* foreachaddr.h */, - F51730E703F1B65801120114 /* k5-int.h */, - A181DA5405CF0BD800E4C246 /* k5-platform.h */, - A1F1429F067E5BD500A82808 /* k5-thread.h */, - F51730E803F1B65801120114 /* k5-util.h */, - F51730E903F1B65801120114 /* kerberosIV */, - F51730FB03F1B65801120114 /* krb5 */, - F517310E03F1B65801120114 /* krb5.hin */, - F517310F03F1B65801120114 /* krb54proto.h */, - F517311003F1B65801120114 /* Makefile.in */, - A1CA438506E3D01200F35E9C /* pkinit_apple_utils.h */, - A1CA438606E3D01200F35E9C /* pkinit_asn1.h */, - A1CA438706E3D01200F35E9C /* pkinit_cert_store.h */, - A1CA438806E3D01200F35E9C /* pkinit_client.h */, - A1CA438906E3D01200F35E9C /* pkinit_cms.h */, - F517311103F1B65801120114 /* port-sockets.h */, - F517311203F1B65801120114 /* socket-utils.h */, - F517311303F1B65901120114 /* spnego-asn1.h */, - F517311503F1B65901120114 /* syslog.h */, - F517311603F1B65901120114 /* win-mac.h */, - ); - path = include; - sourceTree = ""; - }; - F51730E903F1B65801120114 /* kerberosIV */ = { - isa = PBXGroup; - children = ( - F51730EA03F1B65801120114 /* .cvsignore */, - F51730EB03F1B65801120114 /* .Sanitize */, - F51730EC03F1B65801120114 /* addr_comp.h */, - F51730ED03F1B65801120114 /* admin_server.h */, - F51730EE03F1B65801120114 /* ChangeLog */, - F51730EF03F1B65801120114 /* des.h */, - F51730F003F1B65801120114 /* kadm.h */, - F51730F103F1B65801120114 /* kdc.h */, - F51730F203F1B65801120114 /* klog.h */, - F51730F303F1B65801120114 /* kparse.h */, - F51730F403F1B65801120114 /* krb.h */, - F51730F503F1B65801120114 /* krb_db.h */, - F51730F603F1B65801120114 /* krbports.h */, - F51730F703F1B65801120114 /* lsb_addr_cmp.h */, - F51730F803F1B65801120114 /* Makefile.in */, - F51730F903F1B65801120114 /* mit-copyright.h */, - F51730FA03F1B65801120114 /* prot.h */, - ); - path = kerberosIV; - sourceTree = ""; - }; - F51730FB03F1B65801120114 /* krb5 */ = { - isa = PBXGroup; - children = ( - F51730FF03F1B65801120114 /* adm.h */, - F517310003F1B65801120114 /* adm_defs.h */, - F517310103F1B65801120114 /* adm_proto.h */, - F517310303F1B65801120114 /* ChangeLog */, - F517310403F1B65801120114 /* copyright.h */, - F517310503F1B65801120114 /* kdb.h */, - F517310603F1B65801120114 /* kdb_dbc.h */, - F517310803F1B65801120114 /* kdb_kt.h */, - F517310903F1B65801120114 /* Makefile.in */, - F517310A03F1B65801120114 /* stock */, - ); - path = krb5; - sourceTree = ""; - }; - F517310A03F1B65801120114 /* stock */ = { - isa = PBXGroup; - children = ( - F517310B03F1B65801120114 /* .Sanitize */, - F517310C03F1B65801120114 /* ChangeLog */, - F517310D03F1B65801120114 /* osconf.h */, - ); - path = stock; - sourceTree = ""; - }; - F517322103F1B65901120114 /* lib */ = { - isa = PBXGroup; - children = ( - F517322403F1B65901120114 /* ChangeLog */, - F517322603F1B65901120114 /* crypto */, - F517330803F1B65901120114 /* des425 */, - F517332103F1B65901120114 /* exports.crypto */, - F517332203F1B65901120114 /* exports.des425 */, - F517332303F1B65901120114 /* exports.kdb5 */, - F517332403F1B65901120114 /* exports.krb5 */, - F517332503F1B65901120114 /* glue4.c */, - F517332603F1B65901120114 /* gssapi */, - A1AFE5D406D19E7A0073AEA1 /* kadm5 */, - F517342003F1B65A01120114 /* krb4 */, - F517348E03F1B65A01120114 /* krb5 */, - F51735B103F1B65A01120114 /* Makefile.in */, - F517360C03F1B65B01120114 /* win_glue.c */, - ); - path = lib; - sourceTree = ""; - }; - F517322603F1B65901120114 /* crypto */ = { - isa = PBXGroup; - children = ( - F517322703F1B65901120114 /* .cvsignore */, - F517322803F1B65901120114 /* .Sanitize */, - F517322903F1B65901120114 /* aes */, - F517324A03F1B65901120114 /* arcfour */, - F517325103F1B65901120114 /* block_size.c */, - F517325203F1B65901120114 /* ChangeLog */, - F517325303F1B65901120114 /* checksum_length.c */, - F517325403F1B65901120114 /* cksumtype_to_string.c */, - F517325503F1B65901120114 /* cksumtypes.c */, - F517325603F1B65901120114 /* cksumtypes.h */, - F517325703F1B65901120114 /* coll_proof_cksum.c */, - F517325803F1B65901120114 /* combine_keys.c */, - F517325903F1B65901120114 /* configure.in */, - F517325A03F1B65901120114 /* crc32 */, - F517326503F1B65901120114 /* crypto_libinit.c */, - F517326603F1B65901120114 /* crypto_libinit.h */, - F517326703F1B65901120114 /* decrypt.c */, - F517326803F1B65901120114 /* default_state.c */, - F517326903F1B65901120114 /* des */, - F517328303F1B65901120114 /* dk */, - F517328C03F1B65901120114 /* enc_provider */, - F517329403F1B65901120114 /* encrypt.c */, - F517329503F1B65901120114 /* encrypt_length.c */, - F517329603F1B65901120114 /* enctype_compare.c */, - F517329703F1B65901120114 /* enctype_to_string.c */, - F517329803F1B65901120114 /* etypes.c */, - F517329903F1B65901120114 /* etypes.h */, - F517329A03F1B65901120114 /* hash_provider */, - F51732A203F1B65901120114 /* hmac.c */, - F51732A303F1B65901120114 /* ISSUES */, - F51732A403F1B65901120114 /* keyed_checksum_types.c */, - F51732A503F1B65901120114 /* keyed_cksum.c */, - F51732A603F1B65901120114 /* keyhash_provider */, - F51732B003F1B65901120114 /* make_checksum.c */, - F51732B103F1B65901120114 /* make_random_key.c */, - F51732B203F1B65901120114 /* Makefile.in */, - A125399205CF12A2003BD89B /* mandatory_sumtype.c */, - F51732B303F1B65901120114 /* md4 */, - F51732BB03F1B65901120114 /* md5 */, - F51732C503F1B65901120114 /* nfold.c */, - F51732C603F1B65901120114 /* old */, - F51732CD03F1B65901120114 /* old_api_glue.c */, - F51732CF03F1B65901120114 /* pbkdf2.c */, - F51732D003F1B65901120114 /* prng.c */, - F51732D103F1B65901120114 /* raw */, - F51732D803F1B65901120114 /* sha1 */, - F51732E103F1B65901120114 /* state.c */, - F51732E203F1B65901120114 /* string_to_cksumtype.c */, - F51732E303F1B65901120114 /* string_to_enctype.c */, - F51732E403F1B65901120114 /* string_to_key.c */, - F51732E503F1B65901120114 /* t_cts.c */, - F51732E603F1B65901120114 /* t_encrypt.c */, - F51732E703F1B65901120114 /* t_hmac.c */, - F51732E803F1B65901120114 /* t_nfold.c */, - F51732E903F1B65901120114 /* t_pkcs5.c */, - F51732EA03F1B65901120114 /* t_prng.c */, - F51732EB03F1B65901120114 /* t_prng.comments */, - F51732EC03F1B65901120114 /* t_prng.expected */, - F51732ED03F1B65901120114 /* t_prng.reseedtest */, - F51732EE03F1B65901120114 /* t_prng.reseedtest-comments */, - F51732EF03F1B65901120114 /* t_prng.reseedtest-expected */, - F51732F003F1B65901120114 /* t_prng.seed */, - F51732F103F1B65901120114 /* valid_cksumtype.c */, - F51732F203F1B65901120114 /* valid_enctype.c */, - F51732F303F1B65901120114 /* vectors.c */, - F51732F403F1B65901120114 /* verify_checksum.c */, - F51732F503F1B65901120114 /* yarrow */, - ); - path = crypto; - sourceTree = ""; - }; - F517322903F1B65901120114 /* aes */ = { - isa = PBXGroup; - children = ( - F517322A03F1B65901120114 /* aes-gen.c */, - A1B21F170417D6BC00120114 /* aes_s2k.c */, - A1B21F180417D6BC00120114 /* aes_s2k.h */, - F517322B03F1B65901120114 /* aes-test.c */, - F517322C03F1B65901120114 /* aes.h */, - F517322D03F1B65901120114 /* aes.txt */, - F517322E03F1B65901120114 /* aescpp.h */, - F517322F03F1B65901120114 /* aescrypp.c */, - F517323003F1B65901120114 /* aescrypt.asm */, - F517323103F1B65901120114 /* aescrypt.c */, - F517323203F1B65901120114 /* aeskey.c */, - F517323303F1B65901120114 /* aeskeypp.c */, - F517323403F1B65901120114 /* aesopt.h */, - F517323503F1B65901120114 /* aessrc.url */, - F517323603F1B65901120114 /* aestab.c */, - F517323703F1B65901120114 /* ChangeLog */, - F517323803F1B65901120114 /* expect-vk.txt */, - F517323903F1B65901120114 /* expect-vt.txt */, - F517323A03F1B65901120114 /* Makefile.in */, - F517323B03F1B65901120114 /* test */, - F517324703F1B65901120114 /* uitypes.h */, - F517324803F1B65901120114 /* vb.txt */, - F517324903F1B65901120114 /* vbaxam.doc */, - ); - path = aes; - sourceTree = ""; - }; - F517323B03F1B65901120114 /* test */ = { - isa = PBXGroup; - children = ( - F517323C03F1B65901120114 /* cbc_d_m.txt */, - F517323D03F1B65901120114 /* cbc_e_m.txt */, - F517323E03F1B65901120114 /* ecb_d_m.txt */, - F517323F03F1B65901120114 /* ecb_e_m.txt */, - F517324003F1B65901120114 /* ecb_iv.readme */, - F517324103F1B65901120114 /* ecb_iv.txt */, - F517324203F1B65901120114 /* ecb_tbl.txt */, - F517324303F1B65901120114 /* ecb_vk.txt */, - F517324403F1B65901120114 /* ecb_vt.txt */, - F517324503F1B65901120114 /* katmct.pdf */, - F517324603F1B65901120114 /* Readme.txt */, - ); - path = test; - sourceTree = ""; - }; - F517324A03F1B65901120114 /* arcfour */ = { - isa = PBXGroup; - children = ( - F517324B03F1B65901120114 /* arcfour-int.h */, - F517324C03F1B65901120114 /* arcfour.c */, - F517324D03F1B65901120114 /* arcfour.h */, - F517324E03F1B65901120114 /* ChangeLog */, - F517324F03F1B65901120114 /* Makefile.in */, - F517325003F1B65901120114 /* string_to_key.c */, - ); - path = arcfour; - sourceTree = ""; - }; - F517325A03F1B65901120114 /* crc32 */ = { - isa = PBXGroup; - children = ( - F517325B03F1B65901120114 /* .cvsignore */, - F517325C03F1B65901120114 /* .Sanitize */, - F517325D03F1B65901120114 /* ChangeLog */, - F517325E03F1B65901120114 /* crc-32.h */, - F517325F03F1B65901120114 /* crc.pl */, - F517326003F1B65901120114 /* CRC.pm */, - F517326103F1B65901120114 /* crc32.c */, - F517326203F1B65901120114 /* Makefile.in */, - F517326303F1B65901120114 /* Poly.pm */, - F517326403F1B65901120114 /* t_crc.c */, - ); - path = crc32; - sourceTree = ""; - }; - F517326903F1B65901120114 /* des */ = { - isa = PBXGroup; - children = ( - F517326A03F1B65901120114 /* .cvsignore */, - F517326B03F1B65901120114 /* .Sanitize */, - F517326C03F1B65901120114 /* afsstring2key.c */, - F517326D03F1B65901120114 /* ChangeLog */, - F517326E03F1B65901120114 /* d3_cbc.c */, - F517326F03F1B65901120114 /* d3_kysched.c */, - F517327003F1B65901120114 /* des_int.h */, - F517327103F1B65901120114 /* destest.c */, - F517327203F1B65901120114 /* doc */, - F517327503F1B65901120114 /* f_cbc.c */, - F517327603F1B65901120114 /* f_cksum.c */, - F517327703F1B65901120114 /* f_parity.c */, - F517327803F1B65901120114 /* f_sched.c */, - F517327903F1B65901120114 /* f_tables.c */, - F517327A03F1B65901120114 /* f_tables.h */, - F517327B03F1B65901120114 /* ISSUES */, - F517327C03F1B65901120114 /* key_sched.c */, - F517327D03F1B65901120114 /* keytest.data */, - F517327E03F1B65901120114 /* Makefile.in */, - F517327F03F1B65901120114 /* string2key.c */, - F517328003F1B65901120114 /* t_afss2k.c */, - F517328103F1B65901120114 /* t_verify.c */, - F517328203F1B65901120114 /* weak_key.c */, - ); - path = des; - sourceTree = ""; - }; - F517327203F1B65901120114 /* doc */ = { - isa = PBXGroup; - children = ( - F517327303F1B65901120114 /* .Sanitize */, - F517327403F1B65901120114 /* libdes.doc */, - ); - path = doc; - sourceTree = ""; - }; - F517328303F1B65901120114 /* dk */ = { - isa = PBXGroup; - children = ( - F517328403F1B65901120114 /* ChangeLog */, - F517328503F1B65901120114 /* checksum.c */, - F517328603F1B65901120114 /* derive.c */, - F517328703F1B65901120114 /* dk.h */, - F517328803F1B65901120114 /* dk_decrypt.c */, - F517328903F1B65901120114 /* dk_encrypt.c */, - F517328A03F1B65901120114 /* Makefile.in */, - F517328B03F1B65901120114 /* stringtokey.c */, - ); - path = dk; - sourceTree = ""; - }; - F517328C03F1B65901120114 /* enc_provider */ = { - isa = PBXGroup; - children = ( - F517328D03F1B65901120114 /* aes.c */, - F517328E03F1B65901120114 /* arcfour.c */, - F517328F03F1B65901120114 /* ChangeLog */, - F517329003F1B65901120114 /* des.c */, - F517329103F1B65901120114 /* des3.c */, - F517329203F1B65901120114 /* enc_provider.h */, - F517329303F1B65901120114 /* Makefile.in */, - ); - path = enc_provider; - sourceTree = ""; - }; - F517329A03F1B65901120114 /* hash_provider */ = { - isa = PBXGroup; - children = ( - F517329B03F1B65901120114 /* ChangeLog */, - F517329C03F1B65901120114 /* hash_crc32.c */, - F517329D03F1B65901120114 /* hash_md4.c */, - F517329E03F1B65901120114 /* hash_md5.c */, - F517329F03F1B65901120114 /* hash_provider.h */, - F51732A003F1B65901120114 /* hash_sha1.c */, - F51732A103F1B65901120114 /* Makefile.in */, - ); - path = hash_provider; - sourceTree = ""; - }; - F51732A603F1B65901120114 /* keyhash_provider */ = { - isa = PBXGroup; - children = ( - F51732A703F1B65901120114 /* .cvsignore */, - F51732A803F1B65901120114 /* ChangeLog */, - F51732A903F1B65901120114 /* descbc.c */, - F51732AA03F1B65901120114 /* hmac_md5.c */, - F51732AB03F1B65901120114 /* k5_md4des.c */, - F51732AC03F1B65901120114 /* k5_md5des.c */, - F51732AD03F1B65901120114 /* keyhash_provider.h */, - F51732AE03F1B65901120114 /* Makefile.in */, - F51732AF03F1B65901120114 /* t_cksum.c */, - ); - path = keyhash_provider; - sourceTree = ""; - }; - F51732B303F1B65901120114 /* md4 */ = { - isa = PBXGroup; - children = ( - F51732B403F1B65901120114 /* .cvsignore */, - F51732B503F1B65901120114 /* .Sanitize */, - F51732B603F1B65901120114 /* ChangeLog */, - F51732B703F1B65901120114 /* ISSUES */, - F51732B803F1B65901120114 /* Makefile.in */, - F51732B903F1B65901120114 /* md4.c */, - F51732BA03F1B65901120114 /* rsa-md4.h */, - ); - path = md4; - sourceTree = ""; - }; - F51732BB03F1B65901120114 /* md5 */ = { - isa = PBXGroup; - children = ( - F51732BC03F1B65901120114 /* .cvsignore */, - F51732BD03F1B65901120114 /* .Sanitize */, - F51732BE03F1B65901120114 /* ChangeLog */, - F51732BF03F1B65901120114 /* ISSUES */, - F51732C003F1B65901120114 /* Makefile.in */, - F51732C103F1B65901120114 /* md5.c */, - F51732C203F1B65901120114 /* rsa-md5.h */, - F51732C303F1B65901120114 /* t_cksum.c */, - F51732C403F1B65901120114 /* t_mddriver.c */, - ); - path = md5; - sourceTree = ""; - }; - F51732C603F1B65901120114 /* old */ = { - isa = PBXGroup; - children = ( - F51732C703F1B65901120114 /* ChangeLog */, - F51732C803F1B65901120114 /* des_stringtokey.c */, - F51732C903F1B65901120114 /* Makefile.in */, - F51732CA03F1B65901120114 /* old.h */, - F51732CB03F1B65901120114 /* old_decrypt.c */, - F51732CC03F1B65901120114 /* old_encrypt.c */, - ); - path = old; - sourceTree = ""; - }; - F51732D103F1B65901120114 /* raw */ = { - isa = PBXGroup; - children = ( - F51732D203F1B65901120114 /* ChangeLog */, - F51732D303F1B65901120114 /* Makefile.in */, - F51732D403F1B65901120114 /* raw.h */, - F51732D503F1B65901120114 /* raw_decrypt.c */, - F51732D603F1B65901120114 /* raw_encrypt.c */, - ); - path = raw; - sourceTree = ""; - }; - F51732D803F1B65901120114 /* sha1 */ = { - isa = PBXGroup; - children = ( - F51732D903F1B65901120114 /* .cvsignore */, - F51732DA03F1B65901120114 /* ChangeLog */, - F51732DB03F1B65901120114 /* ISSUES */, - F51732DC03F1B65901120114 /* Makefile.in */, - F51732DD03F1B65901120114 /* shs.c */, - F51732DE03F1B65901120114 /* shs.h */, - F51732DF03F1B65901120114 /* t_shs.c */, - F51732E003F1B65901120114 /* t_shs3.c */, - ); - path = sha1; - sourceTree = ""; - }; - F51732F503F1B65901120114 /* yarrow */ = { - isa = PBXGroup; - children = ( - F51732F603F1B65901120114 /* ASSUMPTIONS */, - F51732F703F1B65901120114 /* ChangeLog */, - F51732F803F1B65901120114 /* LICENSE */, - F51732F903F1B65901120114 /* Makefile.in */, - F51732FA03F1B65901120114 /* README */, - F51732FB03F1B65901120114 /* TODO */, - F51732FC03F1B65901120114 /* yarrow.c */, - F51732FD03F1B65901120114 /* yarrow.h */, - F51732FE03F1B65901120114 /* yarrow.man */, - F51732FF03F1B65901120114 /* yarrow.pod */, - F517330003F1B65901120114 /* ycipher.c */, - F517330103F1B65901120114 /* ycipher.h */, - F517330203F1B65901120114 /* yexcep.h */, - F517330303F1B65901120114 /* yhash.h */, - F517330403F1B65901120114 /* ylock.h */, - F517330503F1B65901120114 /* ystate.h */, - F517330603F1B65901120114 /* ytest.c */, - F517330703F1B65901120114 /* ytypes.h */, - ); - path = yarrow; - sourceTree = ""; - }; - F517330803F1B65901120114 /* des425 */ = { - isa = PBXGroup; - children = ( - F517330B03F1B65901120114 /* ChangeLog */, - F517330C03F1B65901120114 /* cksum.c */, - F517330D03F1B65901120114 /* configure.in */, - F517330E03F1B65901120114 /* des.c */, - F517330F03F1B65901120114 /* enc_dec.c */, - F517331003F1B65901120114 /* ISSUES */, - F517331103F1B65901120114 /* key_parity.c */, - F517331203F1B65901120114 /* key_sched.c */, - F517331303F1B65901120114 /* Makefile.in */, - F517331403F1B65901120114 /* new_rnd_key.c */, - F517331503F1B65901120114 /* pcbc_encrypt.c */, - F517331603F1B65901120114 /* quad_cksum.c */, - F517331703F1B65901120114 /* random_key.c */, - F517331803F1B65901120114 /* read_passwd.c */, - F517331903F1B65901120114 /* str_to_key.c */, - F517331A03F1B65901120114 /* string2key.c */, - F517331B03F1B65901120114 /* t_pcbc.c */, - F517331C03F1B65901120114 /* t_quad.c */, - F517331D03F1B65901120114 /* unix_time.c */, - F517331E03F1B65901120114 /* util.c */, - F517331F03F1B65901120114 /* verify.c */, - F517332003F1B65901120114 /* weak_key.c */, - A166BCC3040D36F8004AA618 /* mac_des_glue.c */, - ); - path = des425; - sourceTree = ""; - }; - F517332603F1B65901120114 /* gssapi */ = { - isa = PBXGroup; - children = ( - F517332803F1B65901120114 /* ChangeLog */, - F517332A03F1B65901120114 /* generic */, - F517334203F1B65901120114 /* gss_libinit.c */, - F517334303F1B65901120114 /* gss_libinit.h */, - F517334403F1B65901120114 /* krb5 */, - F517337603F1B65901120114 /* Makefile.in */, - F517337703F1B65A01120114 /* mechglue */, - F517339D03F1B65A01120114 /* README_SAMPLE_APP */, - ); - path = gssapi; - sourceTree = ""; - }; - F517332A03F1B65901120114 /* generic */ = { - isa = PBXGroup; - children = ( - F517332D03F1B65901120114 /* ChangeLog */, - F517332E03F1B65901120114 /* disp_com_err_status.c */, - F517332F03F1B65901120114 /* disp_major_status.c */, - F517333003F1B65901120114 /* gssapi.hin */, - F517333103F1B65901120114 /* gssapi_err_generic.et */, - F517333203F1B65901120114 /* gssapi_generic.c */, - F517333303F1B65901120114 /* gssapi_generic.h */, - F517333403F1B65901120114 /* gssapiP_generic.h */, - F517333503F1B65901120114 /* Makefile.in */, - F517333603F1B65901120114 /* oid_ops.c */, - F517333703F1B65901120114 /* rel_buffer.c */, - F517333803F1B65901120114 /* rel_oid_set.c */, - F517333903F1B65901120114 /* util_buffer.c */, - F517333A03F1B65901120114 /* util_canonhost.c */, - F517333B03F1B65901120114 /* util_localhost.c */, - F517333C03F1B65901120114 /* util_oid.c */, - F517333D03F1B65901120114 /* util_ordering.c */, - F517333E03F1B65901120114 /* util_set.c */, - F517333F03F1B65901120114 /* util_token.c */, - F517334003F1B65901120114 /* util_validate.c */, - F517334103F1B65901120114 /* utl_nohash_validate.c */, - ); - path = generic; - sourceTree = ""; - }; - F517334403F1B65901120114 /* krb5 */ = { - isa = PBXGroup; - children = ( - F517334703F1B65901120114 /* 3des.txt */, - F517334803F1B65901120114 /* accept_sec_context.c */, - F517334903F1B65901120114 /* acquire_cred.c */, - F517334A03F1B65901120114 /* add_cred.c */, - F517334B03F1B65901120114 /* canon_name.c */, - F517334C03F1B65901120114 /* ChangeLog */, - F517334D03F1B65901120114 /* compare_name.c */, - F517334E03F1B65901120114 /* context_time.c */, - F517334F03F1B65901120114 /* copy_ccache.c */, - F517335003F1B65901120114 /* delete_sec_context.c */, - F517335103F1B65901120114 /* disp_name.c */, - F517335203F1B65901120114 /* disp_status.c */, - F517335303F1B65901120114 /* duplicate_name.c */, - F517335403F1B65901120114 /* export_name.c */, - F517335503F1B65901120114 /* export_sec_context.c */, - F517335603F1B65901120114 /* get_tkt_flags.c */, - F517335703F1B65901120114 /* gssapi_err_krb5.et */, - F517335803F1B65901120114 /* gssapi_krb5.c */, - F517335903F1B65901120114 /* gssapi_krb5.h */, - F517335A03F1B65901120114 /* gssapiP_krb5.h */, - F517335B03F1B65901120114 /* import_name.c */, - F517335C03F1B65901120114 /* import_sec_context.c */, - F517335D03F1B65901120114 /* indicate_mechs.c */, - F517335E03F1B65901120114 /* init_sec_context.c */, - F517335F03F1B65901120114 /* inq_context.c */, - F517336003F1B65901120114 /* inq_cred.c */, - F517336103F1B65901120114 /* inq_names.c */, - F517336203F1B65901120114 /* k5seal.c */, - A125397605CF124D003BD89B /* k5sealv3.c */, - F517336303F1B65901120114 /* k5unseal.c */, - F517336403F1B65901120114 /* krb5_gss_glue.c */, - F517336503F1B65901120114 /* Makefile.in */, - F517336603F1B65901120114 /* process_context_token.c */, - F517336703F1B65901120114 /* rel_cred.c */, - F517336803F1B65901120114 /* rel_name.c */, - F517336903F1B65901120114 /* rel_oid.c */, - F517336A03F1B65901120114 /* seal.c */, - F517336B03F1B65901120114 /* ser_sctx.c */, - F517336C03F1B65901120114 /* set_ccache.c */, - F517336D03F1B65901120114 /* sign.c */, - F517336E03F1B65901120114 /* unseal.c */, - F517336F03F1B65901120114 /* util_cksum.c */, - F517337003F1B65901120114 /* util_crypt.c */, - F517337103F1B65901120114 /* util_seed.c */, - F517337203F1B65901120114 /* util_seqnum.c */, - F517337303F1B65901120114 /* val_cred.c */, - F517337403F1B65901120114 /* verify.c */, - F517337503F1B65901120114 /* wrap_size_limit.c */, - ); - path = krb5; - sourceTree = ""; - }; - F517337703F1B65A01120114 /* mechglue */ = { - isa = PBXGroup; - children = ( - F517337803F1B65A01120114 /* .Sanitize */, - F517337903F1B65A01120114 /* ChangeLog */, - F517337A03F1B65A01120114 /* g_accept_sec_context.c */, - F517337B03F1B65A01120114 /* g_acquire_cred.c */, - F517337C03F1B65A01120114 /* g_compare_name.c */, - F517337D03F1B65A01120114 /* g_context_time.c */, - F517337E03F1B65A01120114 /* g_delete_sec_context.c */, - F517337F03F1B65A01120114 /* g_dsp_name.c */, - F517338003F1B65A01120114 /* g_dsp_status.c */, - F517338103F1B65A01120114 /* g_exp_sec_context.c */, - F517338203F1B65A01120114 /* g_glue.c */, - F517338303F1B65A01120114 /* g_imp_name.c */, - F517338403F1B65A01120114 /* g_imp_sec_context.c */, - F517338503F1B65A01120114 /* g_indicate_mechs.c */, - F517338603F1B65A01120114 /* g_init_sec_context.c */, - F517338703F1B65A01120114 /* g_initialize.c */, - F517338803F1B65A01120114 /* g_inq_context.c */, - F517338903F1B65A01120114 /* g_inq_cred.c */, - F517338A03F1B65A01120114 /* g_inq_names.c */, - F517338B03F1B65A01120114 /* g_mechname.c */, - F517338C03F1B65A01120114 /* g_oid_ops.c */, - F517338D03F1B65A01120114 /* g_process_context.c */, - F517338E03F1B65A01120114 /* g_rel_buffer.c */, - F517338F03F1B65A01120114 /* g_rel_cred.c */, - F517339003F1B65A01120114 /* g_rel_name.c */, - F517339103F1B65A01120114 /* g_rel_oid_set.c */, - F517339203F1B65A01120114 /* g_seal.c */, - F517339303F1B65A01120114 /* g_sign.c */, - F517339403F1B65A01120114 /* g_unseal.c */, - F517339503F1B65A01120114 /* g_verify.c */, - F517339603F1B65A01120114 /* gen_oids.c */, - F517339703F1B65A01120114 /* gssd_pname_to_uid.c */, - F517339803F1B65A01120114 /* Makefile.in */, - F517339903F1B65A01120114 /* mech.conf */, - F517339A03F1B65A01120114 /* mechglue.h */, - F517339B03F1B65A01120114 /* mglueP.h */, - F517339C03F1B65A01120114 /* oid_ops.c */, - ); - path = mechglue; - sourceTree = ""; - }; - F517342003F1B65A01120114 /* krb4 */ = { - isa = PBXGroup; - children = ( - F517342303F1B65A01120114 /* ad_print.c */, - F517342403F1B65A01120114 /* CCache-glue.c */, - F517342503F1B65A01120114 /* change_password.c */, - F517342603F1B65A01120114 /* ChangeLog */, - F517342703F1B65A01120114 /* configure.in */, - F517342803F1B65A01120114 /* cr_auth_repl.c */, - F517342903F1B65A01120114 /* cr_ciph.c */, - F517342A03F1B65A01120114 /* cr_death_pkt.c */, - F517342B03F1B65A01120114 /* cr_err_repl.c */, - F517342C03F1B65A01120114 /* cr_tkt.c */, - F517342D03F1B65A01120114 /* debug.c */, - F517342E03F1B65A01120114 /* decomp_tkt.c */, - F517342F03F1B65A01120114 /* dest_tkt.c */, - F517343003F1B65A01120114 /* err_txt.c */, - F517343103F1B65A01120114 /* fakeenv.c */, - F517343203F1B65A01120114 /* fgetst.c */, - F517343303F1B65A01120114 /* FSp-glue.c */, - F517343403F1B65A01120114 /* g_ad_tkt.c */, - F517343503F1B65A01120114 /* g_cnffile.c */, - F517343603F1B65A01120114 /* g_cred.c */, - F517343703F1B65A01120114 /* g_in_tkt.c */, - F517343803F1B65A01120114 /* g_phost.c */, - F517343903F1B65A01120114 /* g_pw_in_tkt.c */, - F517343A03F1B65A01120114 /* g_pw_tkt.c */, - F517343B03F1B65A01120114 /* g_svc_in_tkt.c */, - F517343C03F1B65A01120114 /* g_tf_fname.c */, - F517343D03F1B65A01120114 /* g_tf_realm.c */, - F517343E03F1B65A01120114 /* g_tkt_svc.c */, - F517343F03F1B65A01120114 /* gethostname.c */, - F517344003F1B65A01120114 /* getst.c */, - F517344103F1B65A01120114 /* in_tkt.c */, - F517344203F1B65A01120114 /* kadm_err.et */, - F517344303F1B65A01120114 /* kadm_net.c */, - F517344403F1B65A01120114 /* kadm_stream.c */, - F517344503F1B65A01120114 /* klog.c */, - F517344603F1B65A01120114 /* kname_parse.c */, - F517344703F1B65A01120114 /* kntoln.c */, - F517344803F1B65A01120114 /* kparse.c */, - F517344903F1B65A01120114 /* krb4int.h */, - F517344A03F1B65A01120114 /* krb_err.et */, - F517344B03F1B65A01120114 /* kuserok.c */, - F517344C03F1B65A01120114 /* lifetime.c */, - F517344D03F1B65A01120114 /* log.c */, - F517344E03F1B65A01120114 /* mac_glue.c */, - F517344F03F1B65A01120114 /* mac_store.c */, - F517345003F1B65A01120114 /* mac_store.h */, - F517345103F1B65A01120114 /* mac_stubs.c */, - F517345203F1B65A01120114 /* mac_time.c */, - F517345303F1B65A01120114 /* macsock.c */, - F517345403F1B65A01120114 /* Makefile.in */, - F517345503F1B65A01120114 /* memcache.c */, - F517345603F1B65A01120114 /* memcache.h */, - F517345703F1B65A01120114 /* mk_auth.c */, - F517345803F1B65A01120114 /* mk_err.c */, - F517345903F1B65A01120114 /* mk_preauth.c */, - F517345A03F1B65A01120114 /* mk_priv.c */, - F517345B03F1B65A01120114 /* mk_req.c */, - F517345C03F1B65A01120114 /* mk_safe.c */, - F517345D03F1B65A01120114 /* month_sname.c */, - F517345E03F1B65A01120114 /* netread.c */, - F517345F03F1B65A01120114 /* netwrite.c */, - F517346003F1B65A01120114 /* Password.c */, - F517346103F1B65A01120114 /* password_to_key.c */, - F517346203F1B65A01120114 /* pkt_cipher.c */, - F517346303F1B65A01120114 /* pkt_clen.c */, - F517346403F1B65A01120114 /* prot_client.c */, - F517346503F1B65A01120114 /* prot_common.c */, - F517346603F1B65A01120114 /* prot_kdc.c */, - F517346703F1B65A01120114 /* put_svc_key.c */, - F517346803F1B65A01120114 /* rd_err.c */, - F517346903F1B65A01120114 /* rd_preauth.c */, - F517346A03F1B65A01120114 /* rd_priv.c */, - F517346B03F1B65A01120114 /* rd_req.c */, - F517346C03F1B65A01120114 /* rd_safe.c */, - F517346D03F1B65A01120114 /* rd_svc_key.c */, - F517346E03F1B65A01120114 /* RealmsConfig-glue.c */, - F517346F03F1B65A01120114 /* recvauth.c */, - F517347003F1B65A01120114 /* ren-cyg.sh */, - F517347103F1B65A01120114 /* ren-pc.bat */, - F517347203F1B65A01120114 /* ren-pc.sh */, - F517347303F1B65A01120114 /* ren-pl10.sh */, - F517347403F1B65A01120114 /* ren.msg */, - F517347503F1B65A01120114 /* ren2dos.sh */, - F517347603F1B65A01120114 /* ren2long.sh */, - F517347703F1B65A01120114 /* save_creds.c */, - F517347803F1B65A01120114 /* sed-cyg.sh */, - F517347903F1B65A01120114 /* sed-pc.sh */, - F517347A03F1B65A01120114 /* sed-pl10.sh */, - F517347B03F1B65A01120114 /* send_to_kdc.c */, - F517347C03F1B65A01120114 /* sendauth.c */, - F517347D03F1B65A01120114 /* setenv.c */, - F517347E03F1B65A01120114 /* stime.c */, - F517347F03F1B65A01120114 /* strcasecmp.c */, - F517348003F1B65A01120114 /* strnlen.c */, - F517348103F1B65A01120114 /* swab.c */, - F517348203F1B65A01120114 /* tf_shm.c */, - F517348303F1B65A01120114 /* tf_util.c */, - F517348403F1B65A01120114 /* tkt_string.c */, - F517348503F1B65A01120114 /* unix_glue.c */, - F517348603F1B65A01120114 /* unix_time.c */, - F517348703F1B65A01120114 /* vmslink.com */, - F517348803F1B65A01120114 /* vmsswab.c */, - F517348903F1B65A01120114 /* win_glue.c */, - F517348A03F1B65A01120114 /* win_store.c */, - F517348B03F1B65A01120114 /* win_time.c */, - ); - path = krb4; - sourceTree = ""; - }; - F517348E03F1B65A01120114 /* krb5 */ = { - isa = PBXGroup; - children = ( - F517349003F1B65A01120114 /* asn.1 */, - F51734AB03F1B65A01120114 /* ccache */, - F51734CB03F1B65A01120114 /* ChangeLog */, - F51734CC03F1B65A01120114 /* configure.in */, - F51734CD03F1B65A01120114 /* error_tables */, - F51734D903F1B65A01120114 /* keytab */, - F51734E903F1B65A01120114 /* krb */, - F517355203F1B65A01120114 /* krb5_libinit.c */, - F517355303F1B65A01120114 /* krb5_libinit.h */, - F517355403F1B65A01120114 /* Makefile.in */, - F517355503F1B65A01120114 /* os */, - F517358B03F1B65A01120114 /* posix */, - F517359B03F1B65A01120114 /* rcache */, - ); - path = krb5; - sourceTree = ""; - }; - F517349003F1B65A01120114 /* asn.1 */ = { - isa = PBXGroup; - children = ( - F517349403F1B65A01120114 /* asn1_decode.c */, - F517349503F1B65A01120114 /* asn1_decode.h */, - F517349603F1B65A01120114 /* asn1_encode.c */, - F517349703F1B65A01120114 /* asn1_encode.h */, - F517349803F1B65A01120114 /* asn1_get.c */, - F517349903F1B65A01120114 /* asn1_get.h */, - F517349A03F1B65A01120114 /* asn1_k_decode.c */, - F517349B03F1B65A01120114 /* asn1_k_decode.h */, - F517349C03F1B65A01120114 /* asn1_k_encode.c */, - F517349D03F1B65A01120114 /* asn1_k_encode.h */, - F517349E03F1B65A01120114 /* asn1_make.c */, - F517349F03F1B65A01120114 /* asn1_make.h */, - F51734A003F1B65A01120114 /* asn1_misc.c */, - F51734A103F1B65A01120114 /* asn1_misc.h */, - F51734A203F1B65A01120114 /* asn1buf.c */, - F51734A303F1B65A01120114 /* asn1buf.h */, - F51734A403F1B65A01120114 /* asn1glue.h */, - F51734A503F1B65A01120114 /* ChangeLog */, - F51734A603F1B65A01120114 /* KRB5-asn.py */, - F51734A703F1B65A01120114 /* krb5_decode.c */, - F51734A803F1B65A01120114 /* krb5_encode.c */, - F51734A903F1B65A01120114 /* krbasn1.h */, - F51734AA03F1B65A01120114 /* Makefile.in */, - ); - path = asn.1; - sourceTree = ""; - }; - F51734AB03F1B65A01120114 /* ccache */ = { - isa = PBXGroup; - children = ( - F51734AE03F1B65A01120114 /* cc_file.c */, - F51734AF03F1B65A01120114 /* cc_memory.c */, - F51734B003F1B65A01120114 /* cc_retr.c */, - F51734B103F1B65A01120114 /* ccapi */, - F51734BA03F1B65A01120114 /* ccbase.c */, - F51734BB03F1B65A01120114 /* cccopy.c */, - F51734BC03F1B65A01120114 /* ccdefault.c */, - F51734BD03F1B65A01120114 /* ccdefops.c */, - F51734BE03F1B65A01120114 /* ccfns.c */, - F51734BF03F1B65A01120114 /* ChangeLog */, - F51734C003F1B65A01120114 /* fcc.h */, - F51734C103F1B65A01120114 /* file */, - F51734C203F1B65A01120114 /* Makefile.in */, - F51734C303F1B65A01120114 /* memory */, - F51734C403F1B65A01120114 /* scc.h */, - F51734C503F1B65A01120114 /* ser_cc.c */, - F51734C603F1B65A01120114 /* stdio */, - F51734C703F1B65A01120114 /* t_cc.c */, - F51734C803F1B65A01120114 /* t_file.c */, - F51734C903F1B65A01120114 /* t_memory.c */, - F51734CA03F1B65A01120114 /* t_stdio.c */, - ); - path = ccache; - sourceTree = ""; - }; - F51734B103F1B65A01120114 /* ccapi */ = { - isa = PBXGroup; - children = ( - F51734B203F1B65A01120114 /* ChangeLog */, - F51734B303F1B65A01120114 /* Makefile.in */, - F51734B403F1B65A01120114 /* stdcc.c */, - F51734B503F1B65A01120114 /* stdcc.h */, - F51734B603F1B65A01120114 /* stdcc_util.c */, - F51734B703F1B65A01120114 /* stdcc_util.h */, - F51734B803F1B65A01120114 /* winccld.c */, - F51734B903F1B65A01120114 /* winccld.h */, - ); - path = ccapi; - sourceTree = ""; - }; - F51734C103F1B65A01120114 /* file */ = { - isa = PBXGroup; - children = ( - ); - path = file; - sourceTree = ""; - }; - F51734C303F1B65A01120114 /* memory */ = { - isa = PBXGroup; - children = ( - ); - path = memory; - sourceTree = ""; - }; - F51734C603F1B65A01120114 /* stdio */ = { - isa = PBXGroup; - children = ( - ); - path = stdio; - sourceTree = ""; - }; - F51734CD03F1B65A01120114 /* error_tables */ = { - isa = PBXGroup; - children = ( - F51734D103F1B65A01120114 /* asn1_err.et */, - F51734D203F1B65A01120114 /* ChangeLog */, - F51734D303F1B65A01120114 /* init_ets.c */, - F51734D403F1B65A01120114 /* kdb5_err.et */, - A16DA36A0485503F00120112 /* krb524_err.et */, - F51734D503F1B65A01120114 /* krb5_err.et */, - F51734D603F1B65A01120114 /* kv5m_err.et */, - F51734D703F1B65A01120114 /* Makefile.in */, - ); - path = error_tables; - sourceTree = ""; - }; - F51734D903F1B65A01120114 /* keytab */ = { - isa = PBXGroup; - children = ( - F51734DB03F1B65A01120114 /* ChangeLog */, - F51734DE03F1B65A01120114 /* kt_file.c */, - F51734DF03F1B65A01120114 /* kt_srvtab.c */, - F51734E003F1B65A01120114 /* ktadd.c */, - F51734E103F1B65A01120114 /* ktbase.c */, - F51734E203F1B65A01120114 /* ktdefault.c */, - F51734E303F1B65A01120114 /* ktfns.c */, - F51734E403F1B65A01120114 /* ktfr_entry.c */, - F51734E503F1B65A01120114 /* ktremove.c */, - F51734E603F1B65A01120114 /* Makefile.in */, - F51734E703F1B65A01120114 /* read_servi.c */, - ); - path = keytab; - sourceTree = ""; - }; - F51734E903F1B65A01120114 /* krb */ = { - isa = PBXGroup; - children = ( - F51734EC03F1B65A01120114 /* addr_comp.c */, - F51734ED03F1B65A01120114 /* addr_order.c */, - F51734EE03F1B65A01120114 /* addr_srch.c */, - F51734EF03F1B65A01120114 /* appdefault.c */, - F51734F003F1B65A01120114 /* auth_con.c */, - F51734F103F1B65A01120114 /* auth_con.h */, - F51734F203F1B65A01120114 /* bld_pr_ext.c */, - F51734F303F1B65A01120114 /* bld_princ.c */, - F51734F403F1B65A01120114 /* brand.c */, - F51734F503F1B65A01120114 /* ChangeLog */, - F51734F603F1B65A01120114 /* chk_trans.c */, - F51734F703F1B65A01120114 /* chpw.c */, - F51734F803F1B65A01120114 /* cleanup.h */, - A16DA36604854EF700120112 /* conv_creds.c */, - F51734F903F1B65A01120114 /* conv_princ.c */, - F51734FA03F1B65A01120114 /* copy_addrs.c */, - F51734FB03F1B65A01120114 /* copy_athctr.c */, - F51734FC03F1B65A01120114 /* copy_auth.c */, - F51734FD03F1B65A01120114 /* copy_cksum.c */, - F51734FE03F1B65A01120114 /* copy_creds.c */, - F51734FF03F1B65A01120114 /* copy_data.c */, - F517350003F1B65A01120114 /* copy_key.c */, - F517350103F1B65A01120114 /* copy_princ.c */, - F517350203F1B65A01120114 /* copy_tick.c */, - F517350303F1B65A01120114 /* cp_key_cnt.c */, - F517350403F1B65A01120114 /* decode_kdc.c */, - F517350503F1B65A01120114 /* decrypt_tk.c */, - F517350603F1B65A01120114 /* deltat.c */, - F517350703F1B65A01120114 /* enc_helper.c */, - F517350803F1B65A01120114 /* encode_kdc.c */, - F517350903F1B65A01120114 /* encrypt_tk.c */, - F517350A03F1B65A01120114 /* free_rtree.c */, - F517350B03F1B65A01120114 /* fwd_tgt.c */, - F517350C03F1B65A01120114 /* gc_frm_kdc.c */, - F517350D03F1B65A01120114 /* gc_via_tkt.c */, - F517350E03F1B65A01120114 /* gen_seqnum.c */, - F517350F03F1B65A01120114 /* gen_subkey.c */, - F517351003F1B65A01120114 /* get_creds.c */, - F517351103F1B65A01120114 /* get_in_tkt.c */, - F517351203F1B65A01120114 /* gic_keytab.c */, - F517351303F1B65A01120114 /* gic_opt.c */, - F517351403F1B65A01120114 /* gic_pwd.c */, - F517351703F1B65A01120114 /* in_tkt_sky.c */, - F517351803F1B65A01120114 /* init_ctx.c */, - F517351903F1B65A01120114 /* init_keyblock.c */, - F517351A03F1B65A01120114 /* int-proto.h */, - F517351B03F1B65A01120114 /* kdc_rep_dc.c */, - F517351C03F1B65A01120114 /* kfree.c */, - F517351D03F1B65A01120114 /* Makefile.in */, - F517351E03F1B65A01120114 /* mk_cred.c */, - F517351F03F1B65A01120114 /* mk_error.c */, - F517352003F1B65A01120114 /* mk_priv.c */, - F517352103F1B65A01120114 /* mk_rep.c */, - F517352203F1B65A01120114 /* mk_req.c */, - F517352303F1B65A01120114 /* mk_req_ext.c */, - F517352403F1B65A01120114 /* mk_safe.c */, - F517352503F1B65A01120114 /* parse.c */, - A1CA43B806E3D0D400F35E9C /* pkinit_apple_asn1.c */, - A1CA43B906E3D0D400F35E9C /* pkinit_apple_cert_store.c */, - A1CA43BA06E3D0D400F35E9C /* pkinit_apple_client.c */, - A1CA43BB06E3D0D400F35E9C /* pkinit_apple_cms.c */, - A1CA43BC06E3D0D400F35E9C /* pkinit_apple_utils.c */, - F517352603F1B65A01120114 /* pr_to_salt.c */, - F517352703F1B65A01120114 /* preauth.c */, - F517352803F1B65A01120114 /* preauth2.c */, - F517352903F1B65A01120114 /* princ_comp.c */, - F517352A03F1B65A01120114 /* rd_cred.c */, - F517352B03F1B65A01120114 /* rd_error.c */, - F517352C03F1B65A01120114 /* rd_priv.c */, - F517352D03F1B65A01120114 /* rd_rep.c */, - F517352E03F1B65A01120114 /* rd_req.c */, - F517352F03F1B65A01120114 /* rd_req_dec.c */, - F517353003F1B65A01120114 /* rd_safe.c */, - F517353103F1B65A01120114 /* recvauth.c */, - F517353203F1B65A01120114 /* send_tgs.c */, - F517353303F1B65A01120114 /* sendauth.c */, - F517353403F1B65A01120114 /* ser_actx.c */, - F517353503F1B65A01120114 /* ser_adata.c */, - F517353603F1B65A01120114 /* ser_addr.c */, - F517353703F1B65A01120114 /* ser_auth.c */, - F517353803F1B65A01120114 /* ser_cksum.c */, - F517353903F1B65A01120114 /* ser_ctx.c */, - F517353A03F1B65A01120114 /* ser_eblk.c */, - F517353B03F1B65A01120114 /* ser_key.c */, - F517353C03F1B65A01120114 /* ser_princ.c */, - F517353D03F1B65A01120114 /* serialize.c */, - F517353E03F1B65A01120114 /* set_realm.c */, - F517353F03F1B65A01120114 /* srv_rcache.c */, - F517354003F1B65A01120114 /* str_conv.c */, - F517354103F1B65A01120114 /* strftime.c */, - F517354203F1B65A01120114 /* strptime.c */, - F517354303F1B65A01120114 /* t_deltat.c */, - F517354403F1B65A01120114 /* t_expand.c */, - F517354503F1B65A01120114 /* t_kerb.c */, - F517354603F1B65A01120114 /* t_krb5.conf */, - F517354703F1B65A01120114 /* t_ref_kerb.out */, - F517354803F1B65A01120114 /* t_ser.c */, - F517354903F1B65A01120114 /* t_walk_rtree.c */, - F517354A03F1B65A01120114 /* tgtname.c */, - F517354B03F1B65A01120114 /* transit-tests */, - F517354C03F1B65A01120114 /* unparse.c */, - A16DA36704854EF700120112 /* v4lifetime.c */, - F517354D03F1B65A01120114 /* valid_times.c */, - F517354E03F1B65A01120114 /* vfy_increds.c */, - F517354F03F1B65A01120114 /* vic_opt.c */, - F517355003F1B65A01120114 /* walk_rtree.c */, - F517355103F1B65A01120114 /* x-deltat.y */, - ); - path = krb; - sourceTree = ""; - }; - F517355503F1B65A01120114 /* os */ = { - isa = PBXGroup; - children = ( - F517355803F1B65A01120114 /* accessor.c */, - F517355903F1B65A01120114 /* an_to_ln.c */, - F517355A03F1B65A01120114 /* c_ustime.c */, - F517355B03F1B65A01120114 /* ccdefname.c */, - F517355C03F1B65A01120114 /* ChangeLog */, - F517355D03F1B65A01120114 /* changepw.c */, - F517355E03F1B65A01120114 /* def_realm.c */, - A1D6298F070C8AD70015C908 /* dnsglue.c */, - A1D62990070C8AD70015C908 /* dnsglue.h */, - A12539AD05CF12D5003BD89B /* dnssrv.c */, - F517355F03F1B65A01120114 /* free_hstrl.c */, - F517356003F1B65A01120114 /* free_krbhs.c */, - F517356103F1B65A01120114 /* full_ipadr.c */, - F517356203F1B65A01120114 /* gen_port.c */, - F517356303F1B65A01120114 /* gen_rname.c */, - F517356403F1B65A01120114 /* genaddrs.c */, - F517356503F1B65A01120114 /* get_krbhst.c */, - F517356603F1B65A01120114 /* gmt_mktime.c */, - F517356703F1B65A01120114 /* hostaddr.c */, - F517356803F1B65A01120114 /* hst_realm.c */, - F517356903F1B65A01120114 /* init_os_ctx.c */, - F517356A03F1B65A01120114 /* krbfileio.c */, - F517356B03F1B65A01120114 /* ktdefname.c */, - F517356C03F1B65A01120114 /* kuserok.c */, - F517356D03F1B65A01120114 /* localaddr.c */, - F517356E03F1B65A01120114 /* locate_kdc.c */, - F517356F03F1B65A01120114 /* lock_file.c */, - F517357003F1B65A01120114 /* Makefile.in */, - F517357103F1B65A01120114 /* mk_faddr.c */, - F517357203F1B65A01120114 /* net_read.c */, - F517357303F1B65A01120114 /* net_write.c */, - F517357403F1B65A01120114 /* os-proto.h */, - F517357503F1B65A01120114 /* osconfig.c */, - F517357603F1B65A01120114 /* port2ip.c */, - F517357703F1B65A01120114 /* prompter.c */, - F517357803F1B65A01120114 /* promptusr.c */, - F517357903F1B65A01120114 /* read_msg.c */, - F517357A03F1B65A01120114 /* read_pwd.c */, - F517357B03F1B65A01120114 /* realm_dom.c */, - F517357C03F1B65A01120114 /* realm_iter.c */, - F517357D03F1B65A01120114 /* ref_std_conf.out */, - F517357E03F1B65A01120114 /* sendto_kdc.c */, - A16DB01304868A7E00120112 /* send524.c */, - F517357F03F1B65A01120114 /* sn2princ.c */, - F517358003F1B65A01120114 /* t_an_to_ln.c */, - F517358103F1B65A01120114 /* t_gifconf.c */, - F517358203F1B65A01120114 /* t_locate_kdc.c */, - F517358303F1B65A01120114 /* t_realm_iter.c */, - F517358403F1B65A01120114 /* t_std_conf.c */, - F517358503F1B65A01120114 /* td_krb5.conf */, - F517358603F1B65A01120114 /* timeofday.c */, - F517358703F1B65A01120114 /* toffset.c */, - F517358803F1B65A01120114 /* unlck_file.c */, - F517358903F1B65A01120114 /* ustime.c */, - F517358A03F1B65A01120114 /* write_msg.c */, - ); - path = os; - sourceTree = ""; - }; - F517358B03F1B65A01120114 /* posix */ = { - isa = PBXGroup; - children = ( - F517358D03F1B65A01120114 /* ChangeLog */, - F517358F03F1B65A01120114 /* getuid.c */, - F517359003F1B65A01120114 /* Makefile.in */, - F517359103F1B65A01120114 /* memmove.c */, - F517359403F1B65A01120114 /* sscanf.c */, - F517359503F1B65A01120114 /* strcasecmp.c */, - F517359603F1B65A01120114 /* strdup.c */, - F517359703F1B65A01120114 /* strerror.c */, - F517359803F1B65A01120114 /* syslog.c */, - F517359903F1B65A01120114 /* vfprintf.c */, - F517359A03F1B65A01120114 /* vsprintf.c */, - ); - path = posix; - sourceTree = ""; - }; - F517359B03F1B65A01120114 /* rcache */ = { - isa = PBXGroup; - children = ( - F517359E03F1B65A01120114 /* ChangeLog */, - F517359F03F1B65A01120114 /* Makefile.in */, - F51735A003F1B65A01120114 /* rc_base.c */, - F51735A103F1B65A01120114 /* rc_base.h */, - F51735A203F1B65A01120114 /* rc_conv.c */, - F51735A303F1B65A01120114 /* rc_dfl.c */, - F51735A403F1B65A01120114 /* rc_dfl.h */, - F51735A503F1B65A01120114 /* rc_io.c */, - F51735A603F1B65A01120114 /* rc_io.h */, - A1A6784206C3D82500EC826E /* rc_none.c */, - A1A6784306C3D82500EC826E /* rc-int.h */, - F51735A703F1B65A01120114 /* rcdef.c */, - F51735A803F1B65A01120114 /* rcfns.c */, - F51735A903F1B65A01120114 /* README */, - F51735AA03F1B65A01120114 /* RELEASE */, - F51735AB03F1B65A01120114 /* ser_rc.c */, - ); - path = rcache; - sourceTree = ""; - }; - F51736C803F1B65B01120114 /* util */ = { - isa = PBXGroup; - children = ( - A1D256EA06A7139700A9EC13 /* ChangeLog */, - F51737AF03F1B65B01120114 /* profile */, - A1D256ED06A713A600A9EC13 /* support */, - ); - path = util; - sourceTree = ""; - }; - F51737AF03F1B65B01120114 /* profile */ = { - isa = PBXGroup; - children = ( - F51737B203F1B65B01120114 /* argv_parse.c */, - F51737B303F1B65B01120114 /* argv_parse.h */, - F51737B403F1B65B01120114 /* ChangeLog */, - F51737B603F1B65B01120114 /* dosshell.ini */, - F51737B703F1B65B01120114 /* krb5.conf */, - F51737B803F1B65B01120114 /* Makefile.in */, - F51737B903F1B65B01120114 /* prof_err.et */, - F51737BA03F1B65B01120114 /* prof_file.c */, - F51737BB03F1B65B01120114 /* prof_get.c */, - F51737BC03F1B65B01120114 /* prof_init.c */, - F51737BD03F1B65B01120114 /* prof_int.h */, - A198BC2A0406DA8F00120114 /* prof_FSp_glue.c */, - F51737BE03F1B65B01120114 /* prof_parse.c */, - F51737BF03F1B65B01120114 /* prof_set.c */, - F51737C003F1B65B01120114 /* prof_tree.c */, - F51737C103F1B65B01120114 /* profile.5 */, - F51737C203F1B65B01120114 /* profile.exp */, - F51737C303F1B65B01120114 /* profile.hin */, - F51737C403F1B65B01120114 /* profile.pbexp */, - F51737C503F1B65B01120114 /* prtest.in */, - F51737C603F1B65B01120114 /* prtest.script */, - F51737C703F1B65B01120114 /* test.ini */, - F51737C803F1B65B01120114 /* test_parse.c */, - F51737C903F1B65B01120114 /* test_profile.c */, - ); - path = profile; - sourceTree = ""; - }; - F5C2DF100240F9F601650119 /* ErrorTables */ = { - isa = PBXGroup; - children = ( - F5C2DF140240F9F601650119 /* asn1_err.c */, - F5C2DF150240F9F601650119 /* asn1_err.h */, - F5C2DF160240F9F601650119 /* asn1_err.strings */, - F5C2DF170240F9F601650119 /* gssapi_err_generic.c */, - F5C2DF180240F9F601650119 /* gssapi_err_generic.h */, - F5C2DF190240F9F601650119 /* gssapi_err_generic.strings */, - F5C2DF1A0240F9F601650119 /* gssapi_err_krb5.c */, - F5C2DF1B0240F9F601650119 /* gssapi_err_krb5.h */, - F5C2DF1C0240F9F601650119 /* gssapi_err_krb5.strings */, - F5E2671F03F8200601120114 /* kadm_err.c */, - F5E2672003F8200601120114 /* kadm_err.h */, - F5E2672103F8200601120114 /* kadm_err.strings */, - F5E2672203F8200601120114 /* krb_err.c */, - F5E2672303F8200601120114 /* krb_err.h */, - F5E2672403F8200601120114 /* krb_err.strings */, - F5C2DF1D0240F9F601650119 /* kdb5_err.c */, - F5C2DF1E0240F9F601650119 /* kdb5_err.h */, - F5C2DF1F0240F9F601650119 /* kdb5_err.strings */, - F5C2DF200240F9F601650119 /* krb524_err.c */, - F5C2DF210240F9F601650119 /* krb524_err.h */, - F5C2DF220240F9F601650119 /* krb524_err.strings */, - F5C2DF230240F9F601650119 /* krb5_err.c */, - F5C2DF240240F9F601650119 /* krb5_err.h */, - F5C2DF250240F9F601650119 /* krb5_err.strings */, - F5C2DF260240F9F601650119 /* kv5m_err.c */, - F5C2DF270240F9F601650119 /* kv5m_err.h */, - F5C2DF280240F9F601650119 /* kv5m_err.strings */, - F5C2DF290240F9F601650119 /* prof_err.c */, - F5C2DF2A0240F9F601650119 /* prof_err.h */, - F5C2DF2B0240F9F601650119 /* prof_err.strings */, - ); - path = ErrorTables; - sourceTree = ""; - }; - F5CFD36F022D854401120112 = { - isa = PBXGroup; - children = ( - A1253783040BF7E6003D8244 /* KerberosDES.pbexp */, - A125378D040BFA0E003D8244 /* KerberosProfile.pbexp */, - A1253784040BF80F003D8244 /* Kerberos4.pbexp */, - F5CFD5ED022D8B6001120112 /* Kerberos5.pbexp */, - F5CFD5EC022D8B6001120112 /* GSS.pbexp */, - F5CFD5EE022D8B6001120112 /* Kerberos5.intermediates */, - F5172F7B03F1B65801120114 /* Sources */, - F5CFD5E4022D891701120112 /* Headers */, - F5CFD5CB022D86AD01120112 /* Products */, - ); - sourceTree = ""; - }; - F5CFD5CB022D86AD01120112 /* Products */ = { - isa = PBXGroup; - children = ( - A1AB1E0205DDC40100526345 /* libKerberosDES.a */, - A1AB1E2205DDC43000526345 /* libKerberosProfile.a */, - A1AB1E6F05DDC45F00526345 /* libKerberos4.a */, - A1AB1FB105DDC47800526345 /* libKerberos5.a */, - A1AB200305DDC48A00526345 /* libGSS.a */, - ); - name = Products; - sourceTree = ""; - }; - F5CFD5E4022D891701120112 /* Headers */ = { - isa = PBXGroup; - children = ( - F5E59BD403FD7D5301120114 /* Kerberos5ServerBuild.jam */, - F5CFD5E5022D891701120112 /* Kerberos5Errors.jam */, - F5CFD60D022D8BD601120112 /* Kerberos5Headers.jam */, - A1474D05066D13E700CA2AA8 /* Kerberos5BuildSystem.jam */, - ); - name = Headers; - path = ../Sources/mac/Headers; - sourceTree = SOURCE_ROOT; - }; - F5CFD5EE022D8B6001120112 /* Kerberos5.intermediates */ = { - isa = PBXGroup; - children = ( - F5E265DF03F443E901120114 /* build */, - A1B707E00873577700F0C55D /* servers */, - F5E266F503F443EA01120114 /* configure.stamp */, - F5C2DF100240F9F601650119 /* ErrorTables */, - A12537EA040C0795003D8244 /* include */, - A12537EF040C0795003D8244 /* Kerberos */, - ); - path = Kerberos5.intermediates; - sourceTree = BUILT_PRODUCTS_DIR; - }; - F5E265DF03F443E901120114 /* build */ = { - isa = PBXGroup; - children = ( - F5E2662703F443E901120114 /* include */, - ); - path = build; - sourceTree = ""; - }; - F5E2662703F443E901120114 /* include */ = { - isa = PBXGroup; - children = ( - F5E2662C03F443E901120114 /* krb5 */, - ); - path = include; - sourceTree = ""; - }; - F5E2662C03F443E901120114 /* krb5 */ = { - isa = PBXGroup; - children = ( - F5E2662D03F443E901120114 /* autoconf.h */, - F5E2662F03F443E901120114 /* osconf.h */, - ); - path = krb5; - sourceTree = ""; - }; - F5E59C0F03FD95CF01120114 /* config */ = { - isa = PBXGroup; - children = ( - F5E59C1103FD95D001120114 /* ChangeLog */, - F5E59C1203FD95D001120114 /* config.guess */, - F5E59C1303FD95D001120114 /* config.sub */, - F5E59C1503FD95D001120114 /* install-sh */, - F5E59C1603FD95D001120114 /* lib.in */, - F5E59C1703FD95D001120114 /* libobj.in */, - F5E59C1803FD95D001120114 /* mac-config.cache */, - F5E59C1903FD95D001120114 /* mac-config.README */, - F5E59C1A03FD95D001120114 /* mac-mf.sed */, - F5E59C1B03FD95D001120114 /* mac-post.in */, - F5E59C1C03FD95D001120114 /* mac-pre.in */, - F5E59C1D03FD95D001120114 /* mkinstalldirs */, - F5E59C1E03FD95D001120114 /* move-if-changed */, - F5E59C1F03FD95D001120114 /* post.in */, - F5E59C2003FD95D001120114 /* pre.in */, - F5E59C2103FD95D001120114 /* ren2long */, - F5E59C2203FD95D001120114 /* ren2long.awk */, - F5E59C2303FD95D001120114 /* rm.bat */, - F5E59C2403FD95D001120114 /* shlib.conf */, - F5E59C2503FD95D001120114 /* win-post.in */, - F5E59C2603FD95D001120114 /* win-pre.in */, - F5E59C2703FD95D001120114 /* winexclude.sed */, - ); - path = config; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - A1AB1DEE05DDC40100526345 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - A14E78E90725B12A00A025E3 /* des_int.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E1305DDC43000526345 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1E1405DDC43000526345 /* prof_int.h in Headers */, - A1AB1E1505DDC43000526345 /* autoconf.h in Headers */, - A1AB1E1605DDC43000526345 /* osconf.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E3405DDC45F00526345 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E8505DDC47700526345 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1E8605DDC47700526345 /* krb5_libinit.h in Headers */, - A1AB1E8705DDC47700526345 /* os-proto.h in Headers */, - A1AB1E8805DDC47700526345 /* asn1_decode.h in Headers */, - A1AB1E8905DDC47700526345 /* asn1_encode.h in Headers */, - A1AB1E8A05DDC47700526345 /* asn1_get.h in Headers */, - A1AB1E8B05DDC47700526345 /* asn1_make.h in Headers */, - A1AB1E8C05DDC47700526345 /* asn1buf.h in Headers */, - A1AB1E8D05DDC47700526345 /* krbasn1.h in Headers */, - A1AB1E8E05DDC47700526345 /* asn1_misc.h in Headers */, - A1AB1E8F05DDC47700526345 /* asn1_k_decode.h in Headers */, - A1AB1E9005DDC47700526345 /* asn1_k_encode.h in Headers */, - A1AB1E9105DDC47700526345 /* asn1glue.h in Headers */, - A1AB1E9205DDC47700526345 /* fcc.h in Headers */, - A1AB1E9305DDC47700526345 /* scc.h in Headers */, - A1AB1E9405DDC47700526345 /* stdcc.h in Headers */, - A1AB1E9505DDC47700526345 /* stdcc_util.h in Headers */, - A1AB1E9605DDC47700526345 /* k5-int.h in Headers */, - A1AB1E9705DDC47700526345 /* auth_con.h in Headers */, - A1AB1E9805DDC47700526345 /* cleanup.h in Headers */, - A1AB1E9905DDC47700526345 /* int-proto.h in Headers */, - A1AB1E9A05DDC47700526345 /* rc_base.h in Headers */, - A1AB1E9B05DDC47700526345 /* rc_dfl.h in Headers */, - A1AB1E9C05DDC47700526345 /* rc_io.h in Headers */, - A1AB1E9D05DDC47700526345 /* autoconf.h in Headers */, - A1AB1E9E05DDC47700526345 /* osconf.h in Headers */, - A1AB1E9F05DDC47700526345 /* cksumtypes.h in Headers */, - A1AB1EA005DDC47700526345 /* crypto_libinit.h in Headers */, - A1AB1EA105DDC47700526345 /* etypes.h in Headers */, - A1AB1EA205DDC47700526345 /* arcfour.h in Headers */, - A1AB1EA305DDC47700526345 /* arcfour-int.h in Headers */, - A1AB1EA405DDC47700526345 /* crc-32.h in Headers */, - A1AB1EA505DDC47700526345 /* f_tables.h in Headers */, - A1AB1EA605DDC47700526345 /* des_int.h in Headers */, - A1AB1EA705DDC47700526345 /* dk.h in Headers */, - A1AB1EA805DDC47700526345 /* enc_provider.h in Headers */, - A1AB1EA905DDC47700526345 /* hash_provider.h in Headers */, - A1AB1EAA05DDC47700526345 /* keyhash_provider.h in Headers */, - A1AB1EAB05DDC47700526345 /* rsa-md4.h in Headers */, - A1AB1EAC05DDC47700526345 /* rsa-md5.h in Headers */, - A1AB1EAD05DDC47700526345 /* old.h in Headers */, - A1AB1EAE05DDC47700526345 /* raw.h in Headers */, - A1AB1EAF05DDC47800526345 /* shs.h in Headers */, - A1AB1EB005DDC47800526345 /* yarrow.h in Headers */, - A1AB1EB105DDC47800526345 /* ycipher.h in Headers */, - A1AB1EB205DDC47800526345 /* yexcep.h in Headers */, - A1AB1EB305DDC47800526345 /* yhash.h in Headers */, - A1AB1EB405DDC47800526345 /* ylock.h in Headers */, - A1AB1EB505DDC47800526345 /* ystate.h in Headers */, - A1AB1EB605DDC47800526345 /* ytypes.h in Headers */, - A1AB1EB705DDC47800526345 /* aes_s2k.h in Headers */, - A1AB1EB805DDC47800526345 /* k5-platform.h in Headers */, - A1A6784506C3D82500EC826E /* rc-int.h in Headers */, - A1D62985070C878B0015C908 /* patchlevel.h in Headers */, - A1D62992070C8AD70015C908 /* dnsglue.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1FC205DDC48A00526345 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1FC305DDC48A00526345 /* gss_libinit.h in Headers */, - A1AB1FC405DDC48A00526345 /* gssapiP_generic.h in Headers */, - A1AB1FC505DDC48A00526345 /* gssapiP_krb5.h in Headers */, - A1AB1FC605DDC48A00526345 /* autoconf.h in Headers */, - A1AB1FC705DDC48A00526345 /* osconf.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - A1AB1DEC05DDC40100526345 /* KerberosDES */ = { - isa = PBXNativeTarget; - buildConfigurationList = A1518EBA086C85C40042CBBC /* Build configuration list for PBXNativeTarget "KerberosDES" */; - buildPhases = ( - A1AB1DEE05DDC40100526345 /* Headers */, - A1AB1DF005DDC40100526345 /* Sources */, - A1AB1DFF05DDC40100526345 /* Frameworks */, - A1AB1E0005DDC40100526345 /* Rez */, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosDES; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - ); - name = KerberosDES; - productInstallPath = /usr/local/lib; - productName = KerberosDES; - productReference = A1AB1E0205DDC40100526345 /* libKerberosDES.a */; - productType = "com.apple.product-type.library.static"; - }; - A1AB1E1005DDC43000526345 /* KerberosProfile */ = { - isa = PBXNativeTarget; - buildConfigurationList = A1518EBE086C85C40042CBBC /* Build configuration list for PBXNativeTarget "KerberosProfile" */; - buildPhases = ( - A1AB1E1305DDC43000526345 /* Headers */, - A1AB1E1705DDC43000526345 /* Sources */, - A1AB1E1F05DDC43000526345 /* Frameworks */, - A1AB1E2005DDC43000526345 /* Rez */, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../Sources/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosProfile; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - A159A2D4088C5F5A004325D0 /* PBXTargetDependency */, - ); - name = KerberosProfile; - productInstallPath = /usr/local/lib; - productName = KerberosProfile; - productReference = A1AB1E2205DDC43000526345 /* libKerberosProfile.a */; - productType = "com.apple.product-type.library.static"; - }; - A1AB1E3005DDC45F00526345 /* Kerberos4 */ = { - isa = PBXNativeTarget; - buildConfigurationList = A1518EC2086C85C40042CBBC /* Build configuration list for PBXNativeTarget "Kerberos4" */; - buildPhases = ( - A1AB1E3405DDC45F00526345 /* Headers */, - A1AB1E3505DDC45F00526345 /* Sources */, - A1AB1E6C05DDC45F00526345 /* Frameworks */, - A1AB1E6D05DDC45F00526345 /* Rez */, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/include/kerberosIV", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosDebug/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos4; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - A1AB1E3205DDC45F00526345 /* PBXTargetDependency */, - A1AB1E3305DDC45F00526345 /* PBXTargetDependency */, - ); - name = Kerberos4; - productInstallPath = /usr/local/lib; - productName = Kerberos4; - productReference = A1AB1E6F05DDC45F00526345 /* libKerberos4.a */; - productType = "com.apple.product-type.library.static"; - }; - A1AB1E8105DDC47700526345 /* Kerberos5 */ = { - isa = PBXNativeTarget; - buildConfigurationList = A1518EC6086C85C40042CBBC /* Build configuration list for PBXNativeTarget "Kerberos5" */; - buildPhases = ( - A1AB1E8505DDC47700526345 /* Headers */, - A1AB1EB905DDC47800526345 /* Sources */, - A1AB1FAE05DDC47800526345 /* Frameworks */, - A1AB1FAF05DDC47800526345 /* Rez */, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/crypto/aes", - "$(SRCROOT)/../Sources/lib/crypto", - "$(SRCROOT)/../Sources/lib/crypto/arcfour", - "$(SRCROOT)/../Sources/lib/crypto/enc_provider", - "$(SRCROOT)/../Sources/lib/crypto/crc32", - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/lib/crypto/dk", - "$(SRCROOT)/../Sources/lib/crypto/hash_provider", - "$(SRCROOT)/../Sources/lib/crypto/keyhash_provider", - "$(SRCROOT)/../Sources/lib/crypto/md4", - "$(SRCROOT)/../Sources/lib/crypto/md5", - "$(SRCROOT)/../Sources/lib/crypto/old", - "$(SRCROOT)/../Sources/lib/crypto/raw", - "$(SRCROOT)/../Sources/lib/crypto/sha1", - "$(SRCROOT)/../Sources/lib/crypto/yarrow", - "$(SRCROOT)/../Sources/lib/krb5/os", - "$(SRCROOT)/../Sources/lib/krb5/keytab", - "$(SRCROOT)/../Sources/lib/krb5/rcache", - "$(SRCROOT)/../Sources/lib/krb5/ccache", - "$(SRCROOT)/../Sources/lib/krb5/ccache/ccapi", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos5; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - A159A30A088D75A5004325D0 /* PBXTargetDependency */, - A1AB1E8405DDC47700526345 /* PBXTargetDependency */, - ); - name = Kerberos5; - productInstallPath = /usr/local/lib; - productName = Kerberos5; - productReference = A1AB1FB105DDC47800526345 /* libKerberos5.a */; - productType = "com.apple.product-type.library.static"; - }; - A1AB1FBF05DDC48A00526345 /* GSS */ = { - isa = PBXNativeTarget; - buildConfigurationList = A1518ECA086C85C40042CBBC /* Build configuration list for PBXNativeTarget "GSS" */; - buildPhases = ( - A1AB1FC205DDC48A00526345 /* Headers */, - A1AB1FC805DDC48A00526345 /* Sources */, - A1AB200005DDC48A00526345 /* Frameworks */, - A1AB200105DDC48A00526345 /* Rez */, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/gssapi", - "$(SRCROOT)/../Sources/lib/gssapi/krb5", - "$(SRCROOT)/../Sources/lib/gssapi/generic", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = GSS; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - dependencies = ( - A159A30C088D75AD004325D0 /* PBXTargetDependency */, - ); - name = GSS; - productInstallPath = /usr/local/lib; - productName = GSS; - productReference = A1AB200305DDC48A00526345 /* libGSS.a */; - productType = "com.apple.product-type.library.static"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - F5CFD36E022D854401120112 /* Project object */ = { - isa = PBXProject; - buildConfigurationList = A1518ECE086C85C40042CBBC /* Build configuration list for PBXProject "Kerberos5" */; - buildSettings = { - }; - buildStyles = ( - F5CFD370022D854401120112 /* Development */, - F5CFD371022D854401120112 /* Deployment */, - ); - hasScannedForEncodings = 1; - mainGroup = F5CFD36F022D854401120112; - productRefGroup = F5CFD5CB022D86AD01120112 /* Products */; - projectDirPath = ""; - projectReferences = ( - { - ProductGroup = A167E7E708C6230400B74840 /* Products */; - ProjectRef = A167E7E608C6230400B74840 /* Kerberos5.pbproj */; - }, - ); - targets = ( - A1AB1DEC05DDC40100526345 /* KerberosDES */, - A1AB1E1005DDC43000526345 /* KerberosProfile */, - A1AB1E3005DDC45F00526345 /* Kerberos4 */, - A1AB1E8105DDC47700526345 /* Kerberos5 */, - A1AB1FBF05DDC48A00526345 /* GSS */, - A1B707610873129400F0C55D /* Configure */, - A1B7077F08731E4500F0C55D /* Servers */, - A1B7078B08731F4900F0C55D /* Autogenerated Headers */, - A1B08BF7087F22550063079F /* Error Tables */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXReferenceProxy section */ - A167E7F608C6230400B74840 /* libKerberosDES.a */ = { - isa = PBXReferenceProxy; - fileType = archive.ar; - path = libKerberosDES.a; - remoteRef = A167E7F508C6230400B74840 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - A167E7F808C6230400B74840 /* libKerberosProfile.a */ = { - isa = PBXReferenceProxy; - fileType = archive.ar; - path = libKerberosProfile.a; - remoteRef = A167E7F708C6230400B74840 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - A167E7FA08C6230400B74840 /* libKerberos4.a */ = { - isa = PBXReferenceProxy; - fileType = archive.ar; - path = libKerberos4.a; - remoteRef = A167E7F908C6230400B74840 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - A167E7FC08C6230400B74840 /* libKerberos5.a */ = { - isa = PBXReferenceProxy; - fileType = archive.ar; - path = libKerberos5.a; - remoteRef = A167E7FB08C6230400B74840 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - A167E7FE08C6230400B74840 /* libGSS.a */ = { - isa = PBXReferenceProxy; - fileType = archive.ar; - path = libGSS.a; - remoteRef = A167E7FD08C6230400B74840 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - -/* Begin PBXRezBuildPhase section */ - A1AB1E0005DDC40100526345 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E2005DDC43000526345 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E6D05DDC45F00526345 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1FAF05DDC47800526345 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB200105DDC48A00526345 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - A1B08BF6087F22550063079F /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/../Sources/util/profile/prof_err.et", - "$(SRCROOT)/../Sources/lib/krb4/krb_err.et", - "$(SRCROOT)/../Sources/lib/krb4/kadm_err.et", - "$(SRCROOT)/../Sources/lib/krb5/error_tables/asn1_err.et", - "$(SRCROOT)/../Sources/lib/krb5/error_tables/kdb5_err.et", - "$(SRCROOT)/../Sources/lib/krb5/error_tables/krb524_err.et", - "$(SRCROOT)/../Sources/lib/krb5/error_tables/krb5_err.et", - "$(SRCROOT)/../Sources/lib/krb5/error_tables/kv5m_err.et", - "$(SRCROOT)/../Sources/lib/gssapi/generic/gssapi_err_generic.et", - "$(SRCROOT)/../Sources/lib/gssapi/krb5/gssapi_err_krb5.et", - ); - outputPaths = ( - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/prof_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/prof_err.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/krb_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/krb_err.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/asn1_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/asn1_err.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/kdb5_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/kdb5_err.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/krb5_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/krb5_err.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/kv5m_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/kv5m_err.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/gssapi_err_generic.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/gssapi_err_generic.strings", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/gssapi_err_krb5.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/gssapi_err_krb5.strings", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "COMPILE_ET=\"${SRCROOT}/../../KerberosErrors/Scripts/compile_et\"\nOUTPUT_DIR=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables\"\n\nmkdir -p \"${OUTPUT_DIR}\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/util/profile/prof_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb4/krb_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb4/kadm_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb5/error_tables/asn1_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb5/error_tables/kdb5_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb5/error_tables/krb524_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb5/error_tables/krb5_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/krb5/error_tables/kv5m_err.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/gssapi/generic/gssapi_err_generic.et\"\nperl \"${COMPILE_ET}\" --etout \"${OUTPUT_DIR}\" \"${SRCROOT}/../Sources/lib/gssapi/krb5/gssapi_err_krb5.et\""; - }; - A1B707600873129400F0C55D /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/../Sources/configure", - ); - outputPaths = ( - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/build/Makefile", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "CONFIGURE=\"${SRCROOT}/../Sources/configure\"\nCONFIGURE_DIR=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build\"\n\nCONFIGURE_CFLAGS=\"-fno-common -include /usr/include/TargetConditionals.h -DUSE_PASSWORD_SERVER\"\nif [ -n \"${CFLAGS}\" ] ; then CONFIGURE_CFLAGS=\"${CONFIGURE_CFLAGS} ${CFLAGS}\" ; fi\nif [ -n \"${RC_CFLAGS}\" ] ; then CONFIGURE_CFLAGS=\"${CONFIGURE_CFLAGS} ${RC_CFLAGS}\" ; fi\nif [ -n \"${OTHER_CFLAGS}\" ] ; then CONFIGURE_CFLAGS=\"${CONFIGURE_CFLAGS} ${OTHER_CFLAGS}\" ; fi\nif [ -n \"${WARNING_CFLAGS}\" ] ; then CONFIGURE_CFLAGS=\"${CONFIGURE_CFLAGS} ${WARNING_CFLAGS}\" ; fi\n\nCONFIGURE_LDFLAGS=\"-Wl,-search_paths_first\"\nif [ -n \"${LDFLAGS}\" ] ; then CONFIGURE_LDFLAGS=\"${CONFIGURE_LDFLAGS} ${LDFLAGS}\" ; fi\n\nmkdir -p \"${CONFIGURE_DIR}\"\ncd \"${CONFIGURE_DIR}\" && /bin/sh \"${CONFIGURE}\" --prefix=/usr --localstatedir=/var/db \"CFLAGS=${CONFIGURE_CFLAGS}\" \"LDFLAGS=${CONFIGURE_LDFLAGS}\"\n"; - }; - A1B7077E08731E4500F0C55D /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/Makefile", - ); - outputPaths = ( - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/make.stamp", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "INTERMEDIATES_DIR=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates\"\n\nmkdir -p \"${INTERMEDIATES_DIR}/build\"\nmkdir -p \"${INTERMEDIATES_DIR}/servers\"\n\ncd \"${INTERMEDIATES_DIR}/build\" && make && make install \"DESTDIR=${INTERMEDIATES_DIR}/servers\" && touch \"${INTERMEDIATES_DIR}/build/make.stamp\"\n"; - }; - A1B7078A08731F4900F0C55D /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${MAKE_DIR}/util/et/Makefile", - "${MAKE_DIR}/include/Makefile", - "${MAKE_DIR}/lib/gssapi/krb5/Makefile", - ); - outputPaths = ( - "${MAKE_DIR}/makeheaders.stamp", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "MAKE_DIR=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build\"\n\ncd \"${MAKE_DIR}/util/et\" && make && cd \"${MAKE_DIR}/include\" && make && cd \"${MAKE_DIR}/lib/gssapi/krb5\" && make gssapi_krb5.h && touch \"${MAKE_DIR}/makeheaders.stamp\" && echo \"### HAPPINESS ###\""; - }; - A1B707920873202500F0C55D /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/include/krb5/autoconf.h", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/include/krb5/osconf.h", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos/com_err.h", - "$(SRCROOT)/../Sources/include/kerberosIV/des.h", - "$(SRCROOT)/../Sources/include/kerberosIV/krb.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables/krb_err.h", - "${SRCROOT}/../Sources/util/profile/profile.hin", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/prof_err.h", - "${SRCROOT}/../Sources/include/krb5.hin", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/asn1_err.h", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/kdb5_err.h", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/krb5_err.h", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/krb524_err.h", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/kv5m_err.h", - "${SRCROOT}/../Sources/lib/gssapi/generic/gssapi.hin", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/gssapi_err_generic.h", - "${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/gssapi_err_krb5.h", - ); - outputPaths = ( - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/com_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/com_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/kerberosIV/des.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/des.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/kerberosIV/krb.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/krb.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/kerberosIV/krb_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/krb_err.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/profile.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/profile.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/krb5.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi/gssapi.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/gssapi.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi/gssapi_generic.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/gssapi_generic.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi/gssapi_krb5.h", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos/gssapi_krb5.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "# Framework Headers\nINCLUDE_HEADER_DIR=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/include\"\nFRAMEWORK_HEADER_DIR=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/Kerberos\"\nERROR_TABLE_REGEXP=\"/^\\\\s*#define\\\\s+\\\\w+\\(\\\\s+\\\\(-?\\\\d+L\\\\)\\)|\\(initialize_\\\\w+_error_table\\\\(\\\\)\\)\\\\s*$/\"\nEXTRACT_ERROR_CODES=\"while () { if (/^\\\\s*#define\\\\s+\\\\w+\\(\\\\s+\\\\(-?\\\\d+L\\\\)\\)|\\(initialize_\\\\w+_error_table\\\\(\\\\)\\)\\\\s*$/) { print; } }\"\nAUTOCONF_H=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/include/krb5/autoconf.h\"\nOSCONF_H=\"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/include/krb5/osconf.h\"\n\nfunction CatHeader () {\n\tOUTPUT_HEADER=$1\n\tINPUT_HEADER=$2\n\tMACRO_NAME=$3\n\tPREFIX=$4\n\tshift 4 # Get rid of everything but the error tables \n\n\tmkdir -p `dirname \"${OUTPUT_HEADER}\"`\n\techo \"/*\" > \"${OUTPUT_HEADER}\"\n\techo \" * This file is auto generated.\" >> \"${OUTPUT_HEADER}\"\n\techo \" * Please do not edit it.\" >> \"${OUTPUT_HEADER}\"\n\techo \" */\" >> \"${OUTPUT_HEADER}\"\n\techo \"\" >> \"${OUTPUT_HEADER}\"\n\techo \"#ifndef ${MACRO_NAME}\" >> \"${OUTPUT_HEADER}\"\n\techo \"#define ${MACRO_NAME}\" >> \"${OUTPUT_HEADER}\"\n\techo \"\" >> \"${OUTPUT_HEADER}\"\n\techo \"/* Environment dependent macros */\" >> \"${OUTPUT_HEADER}\"\n\tif [ -n \"${PREFIX}\" ]; then\n\t\t/usr/bin/sed -e \"s:SIZEOF:${PREFIX}SIZEOF:\" \"${AUTOCONF_H}\" | grep SIZEOF >> \"${OUTPUT_HEADER}\"\n\t\techo \"\" >> \"${OUTPUT_HEADER}\"\n\tfi\n\tfor HEADER in $* ; do\n\t\tbase=`basename \"${HEADER}\"`\n\t\techo \"\" >> \"${OUTPUT_HEADER}\"\n\t\techo \"/* Error tables from ${base} */\" >> \"${OUTPUT_HEADER}\"\n\t\techo \"${HEADER}\"\n\t\tcat \"${HEADER}\" | perl -e \\\n'while () { if (/^\\s*#define\\s+(\\w+\\s+\\(-?\\d+L\\))|(initialize_\\w+_error_table\\s*\\(\\))\\s*$/) { print; } }' >> \"${OUTPUT_HEADER}\"\n\tdone\n\techo \"\" >> \"${OUTPUT_HEADER}\"\n\tcat \"${INPUT_HEADER}\" >> \"${OUTPUT_HEADER}\"\n\techo \"#endif /* ${MACRO_NAME} */\" >> \"${OUTPUT_HEADER}\"\n}\n\nfunction MakeFrameworkHeader () {\n\tmkdir -p `dirname \"${1}\"`\n\t/usr/bin/sed -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n -e 's:::' \\\n \"${2}\" > \"${1}\"\n}\n\nfunction CopyHeader () {\n\tmkdir -p `dirname \"${1}\"`\n\tcp -fRP \"${2}\" \"${1}\"\n}\n\t\nCopyHeader \"${AUTOCONF_H}\" \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/include/krb5/autoconf.h\" ;\nCopyHeader \"${OSCONF_H}\" \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/include/krb5/osconf.h\" ;\n\nCopyHeader \"${INCLUDE_HEADER_DIR}/com_err.h\" \"${SRCROOT}/../../KerberosErrors/Headers/Kerberos/com_err.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/com_err.h\" \"${SRCROOT}/../../KerberosErrors/Headers/Kerberos/com_err.h\"\n\nCopyHeader \"${INCLUDE_HEADER_DIR}/kerberosIV/des.h\" \"${SRCROOT}/../Sources/include/kerberosIV/des.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/des.h\" \"${SRCROOT}/../Sources/include/kerberosIV/des.h\"\n \nCopyHeader \"${INCLUDE_HEADER_DIR}/kerberosIV/krb.h\" \"${SRCROOT}/../Sources/include/kerberosIV/krb.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/krb.h\" \"${SRCROOT}/../Sources/include/kerberosIV/krb.h\"\n\nCopyHeader \"${INCLUDE_HEADER_DIR}/kerberosIV/krb_err.h\" \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/krb_err.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/krb_err.h\" \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/krb_err.h\"\n\nCatHeader \"${INCLUDE_HEADER_DIR}/profile.h\" \\\n \"${SRCROOT}/../Sources/util/profile/profile.hin\" \"__KERBEROSPROFILE__\" \"\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/prof_err.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/profile.h\" \"${INCLUDE_HEADER_DIR}/profile.h\"\n\nCatHeader \"${INCLUDE_HEADER_DIR}/krb5.h\" \\\n \"${SRCROOT}/../Sources/include/krb5.hin\" \"__KERBEROS5__\" \"\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/asn1_err.h\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/kdb5_err.h\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/krb5_err.h\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/krb524_err.h\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/kv5m_err.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/krb5.h\" \"${INCLUDE_HEADER_DIR}/krb5.h\"\n\nCatHeader \"${INCLUDE_HEADER_DIR}/gssapi/gssapi.h\" \\\n \"${SRCROOT}/../Sources/lib/gssapi/generic/gssapi.hin\" \"__GSSAPI__\" \"GSS_\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/gssapi_err_generic.h\" \\\n \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/ErrorTables/gssapi_err_krb5.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/gssapi.h\" \"${INCLUDE_HEADER_DIR}/gssapi/gssapi.h\"\n\nCopyHeader \"${INCLUDE_HEADER_DIR}/gssapi/gssapi_generic.h\" \"${SRCROOT}/../../Kerberos5/Sources/lib/gssapi/generic/gssapi_generic.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/gssapi_generic.h\" \"${INCLUDE_HEADER_DIR}/gssapi/gssapi_generic.h\"\n\nCopyHeader \"${INCLUDE_HEADER_DIR}/gssapi/gssapi_krb5.h\" \"${BUILT_PRODUCTS_DIR}/Kerberos5.intermediates/build/lib/gssapi/krb5/gssapi_krb5.h\"\nMakeFrameworkHeader \"${FRAMEWORK_HEADER_DIR}/gssapi_krb5.h\" \"${INCLUDE_HEADER_DIR}/gssapi/gssapi_krb5.h\"\n"; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - A1AB1DF005DDC40100526345 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1DF105DDC40100526345 /* weak_key.c in Sources */, - A1AB1DF205DDC40100526345 /* util.c in Sources */, - A1AB1DF305DDC40100526345 /* cksum.c in Sources */, - A1AB1DF405DDC40100526345 /* des.c in Sources */, - A1AB1DF505DDC40100526345 /* enc_dec.c in Sources */, - A1AB1DF605DDC40100526345 /* key_parity.c in Sources */, - A1AB1DF705DDC40100526345 /* key_sched.c in Sources */, - A1AB1DF805DDC40100526345 /* new_rnd_key.c in Sources */, - A1AB1DF905DDC40100526345 /* pcbc_encrypt.c in Sources */, - A1AB1DFA05DDC40100526345 /* quad_cksum.c in Sources */, - A1AB1DFB05DDC40100526345 /* random_key.c in Sources */, - A1AB1DFC05DDC40100526345 /* read_passwd.c in Sources */, - A1AB1DFD05DDC40100526345 /* str_to_key.c in Sources */, - A1AB1DFE05DDC40100526345 /* mac_des_glue.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E1705DDC43000526345 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1E1805DDC43000526345 /* prof_file.c in Sources */, - A1AB1E1905DDC43000526345 /* prof_get.c in Sources */, - A1AB1E1A05DDC43000526345 /* prof_init.c in Sources */, - A1AB1E1B05DDC43000526345 /* prof_parse.c in Sources */, - A1AB1E1C05DDC43000526345 /* prof_set.c in Sources */, - A1AB1E1D05DDC43000526345 /* prof_tree.c in Sources */, - A1AB1E1E05DDC43000526345 /* prof_FSp_glue.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1E3505DDC45F00526345 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1E3605DDC45F00526345 /* mk_priv.c in Sources */, - A1AB1E3705DDC45F00526345 /* mk_req.c in Sources */, - A1AB1E3805DDC45F00526345 /* mk_safe.c in Sources */, - A1AB1E3905DDC45F00526345 /* month_sname.c in Sources */, - A1AB1E3A05DDC45F00526345 /* pkt_cipher.c in Sources */, - A1AB1E3B05DDC45F00526345 /* pkt_clen.c in Sources */, - A1AB1E3C05DDC45F00526345 /* prot_client.c in Sources */, - A1AB1E3D05DDC45F00526345 /* prot_common.c in Sources */, - A1AB1E3E05DDC45F00526345 /* prot_kdc.c in Sources */, - A1AB1E3F05DDC45F00526345 /* rd_err.c in Sources */, - A1AB1E4005DDC45F00526345 /* rd_priv.c in Sources */, - A1AB1E4105DDC45F00526345 /* rd_safe.c in Sources */, - A1AB1E4205DDC45F00526345 /* RealmsConfig-glue.c in Sources */, - A1AB1E4305DDC45F00526345 /* send_to_kdc.c in Sources */, - A1AB1E4405DDC45F00526345 /* stime.c in Sources */, - A1AB1E4505DDC45F00526345 /* strnlen.c in Sources */, - A1AB1E4605DDC45F00526345 /* rd_preauth.c in Sources */, - A1AB1E4705DDC45F00526345 /* mk_preauth.c in Sources */, - A1AB1E4805DDC45F00526345 /* CCache-glue.c in Sources */, - A1AB1E4905DDC45F00526345 /* change_password.c in Sources */, - A1AB1E4A05DDC45F00526345 /* cr_auth_repl.c in Sources */, - A1AB1E4B05DDC45F00526345 /* cr_ciph.c in Sources */, - A1AB1E4C05DDC45F00526345 /* cr_tkt.c in Sources */, - A1AB1E4D05DDC45F00526345 /* debug.c in Sources */, - A1AB1E4E05DDC45F00526345 /* decomp_tkt.c in Sources */, - A1AB1E4F05DDC45F00526345 /* g_ad_tkt.c in Sources */, - A1AB1E5005DDC45F00526345 /* g_in_tkt.c in Sources */, - A1AB1E5105DDC45F00526345 /* g_phost.c in Sources */, - A1AB1E5205DDC45F00526345 /* g_pw_in_tkt.c in Sources */, - A1AB1E5305DDC45F00526345 /* g_pw_tkt.c in Sources */, - A1AB1E5405DDC45F00526345 /* gethostname.c in Sources */, - A1AB1E5505DDC45F00526345 /* getst.c in Sources */, - A1AB1E5605DDC45F00526345 /* kadm_net.c in Sources */, - A1AB1E5705DDC45F00526345 /* kadm_stream.c in Sources */, - A1AB1E5805DDC45F00526345 /* kname_parse.c in Sources */, - A1AB1E5905DDC45F00526345 /* lifetime.c in Sources */, - A1AB1E5A05DDC45F00526345 /* mk_auth.c in Sources */, - A1AB1E5B05DDC45F00526345 /* mk_err.c in Sources */, - A1AB1E5C05DDC45F00526345 /* password_to_key.c in Sources */, - A1AB1E5D05DDC45F00526345 /* netread.c in Sources */, - A1AB1E5E05DDC45F00526345 /* netwrite.c in Sources */, - A1AB1E5F05DDC45F00526345 /* err_txt.c in Sources */, - A1AB1E6005DDC45F00526345 /* unix_time.c in Sources */, - A1AB1E6105DDC45F00526345 /* FSp-glue.c in Sources */, - A1AB1E6205DDC45F00526345 /* g_cnffile.c in Sources */, - A1AB1E6305DDC45F00526345 /* g_svc_in_tkt.c in Sources */, - A1AB1E6405DDC45F00526345 /* kntoln.c in Sources */, - A1AB1E6505DDC45F00526345 /* put_svc_key.c in Sources */, - A1AB1E6605DDC45F00526345 /* rd_req.c in Sources */, - A1AB1E6705DDC45F00526345 /* rd_svc_key.c in Sources */, - A1AB1E6805DDC45F00526345 /* recvauth.c in Sources */, - A1AB1E6905DDC45F00526345 /* sendauth.c in Sources */, - A1AB1E6A05DDC45F00526345 /* kuserok.c in Sources */, - A1AB1E6B05DDC45F00526345 /* g_tkt_svc.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1EB905DDC47800526345 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1EBA05DDC47800526345 /* krb5_libinit.c in Sources */, - A1AB1EBB05DDC47800526345 /* accessor.c in Sources */, - A1AB1EBC05DDC47800526345 /* an_to_ln.c in Sources */, - A1AB1EBD05DDC47800526345 /* c_ustime.c in Sources */, - A1AB1EBE05DDC47800526345 /* ccdefname.c in Sources */, - A1AB1EBF05DDC47800526345 /* changepw.c in Sources */, - A1AB1EC005DDC47800526345 /* def_realm.c in Sources */, - A1AB1EC105DDC47800526345 /* free_hstrl.c in Sources */, - A1AB1EC205DDC47800526345 /* free_krbhs.c in Sources */, - A1AB1EC305DDC47800526345 /* full_ipadr.c in Sources */, - A1AB1EC405DDC47800526345 /* gen_port.c in Sources */, - A1AB1EC505DDC47800526345 /* gen_rname.c in Sources */, - A1AB1EC605DDC47800526345 /* genaddrs.c in Sources */, - A1AB1EC705DDC47800526345 /* get_krbhst.c in Sources */, - A1AB1EC805DDC47800526345 /* gmt_mktime.c in Sources */, - A1AB1EC905DDC47800526345 /* hostaddr.c in Sources */, - A1AB1ECA05DDC47800526345 /* hst_realm.c in Sources */, - A1AB1ECB05DDC47800526345 /* krbfileio.c in Sources */, - A1AB1ECC05DDC47800526345 /* init_os_ctx.c in Sources */, - A1AB1ECD05DDC47800526345 /* ktdefname.c in Sources */, - A1AB1ECE05DDC47800526345 /* kuserok.c in Sources */, - A1AB1ECF05DDC47800526345 /* localaddr.c in Sources */, - A1AB1ED005DDC47800526345 /* locate_kdc.c in Sources */, - A1AB1ED105DDC47800526345 /* lock_file.c in Sources */, - A1AB1ED205DDC47800526345 /* mk_faddr.c in Sources */, - A1AB1ED305DDC47800526345 /* net_read.c in Sources */, - A1AB1ED405DDC47800526345 /* net_write.c in Sources */, - A1AB1ED505DDC47800526345 /* osconfig.c in Sources */, - A1AB1ED605DDC47800526345 /* port2ip.c in Sources */, - A1AB1ED705DDC47800526345 /* prompter.c in Sources */, - A1AB1ED805DDC47800526345 /* promptusr.c in Sources */, - A1AB1ED905DDC47800526345 /* read_msg.c in Sources */, - A1AB1EDA05DDC47800526345 /* read_pwd.c in Sources */, - A1AB1EDB05DDC47800526345 /* realm_dom.c in Sources */, - A1AB1EDC05DDC47800526345 /* realm_iter.c in Sources */, - A1AB1EDD05DDC47800526345 /* sendto_kdc.c in Sources */, - A1AB1EDE05DDC47800526345 /* sn2princ.c in Sources */, - A1AB1EDF05DDC47800526345 /* timeofday.c in Sources */, - A1AB1EE005DDC47800526345 /* toffset.c in Sources */, - A1AB1EE105DDC47800526345 /* unlck_file.c in Sources */, - A1AB1EE205DDC47800526345 /* ustime.c in Sources */, - A1AB1EE305DDC47800526345 /* write_msg.c in Sources */, - A1AB1EE405DDC47800526345 /* asn1_decode.c in Sources */, - A1AB1EE505DDC47800526345 /* asn1_encode.c in Sources */, - A1AB1EE605DDC47800526345 /* asn1_get.c in Sources */, - A1AB1EE705DDC47800526345 /* asn1_make.c in Sources */, - A1AB1EE805DDC47800526345 /* asn1buf.c in Sources */, - A1AB1EE905DDC47800526345 /* krb5_decode.c in Sources */, - A1AB1EEA05DDC47800526345 /* krb5_encode.c in Sources */, - A1AB1EEB05DDC47800526345 /* asn1_misc.c in Sources */, - A1AB1EEC05DDC47800526345 /* asn1_k_decode.c in Sources */, - A1AB1EED05DDC47800526345 /* asn1_k_encode.c in Sources */, - A1AB1EEE05DDC47800526345 /* cc_file.c in Sources */, - A1AB1EEF05DDC47800526345 /* cc_memory.c in Sources */, - A1AB1EF005DDC47800526345 /* cc_retr.c in Sources */, - A1AB1EF105DDC47800526345 /* ccbase.c in Sources */, - A1AB1EF205DDC47800526345 /* cccopy.c in Sources */, - A1AB1EF305DDC47800526345 /* ccdefault.c in Sources */, - A1AB1EF405DDC47800526345 /* ccdefops.c in Sources */, - A1AB1EF505DDC47800526345 /* ccfns.c in Sources */, - A1AB1EF605DDC47800526345 /* ser_cc.c in Sources */, - A1AB1EF705DDC47800526345 /* stdcc.c in Sources */, - A1AB1EF805DDC47800526345 /* stdcc_util.c in Sources */, - A1AB1EF905DDC47800526345 /* init_ets.c in Sources */, - A1AB1EFA05DDC47800526345 /* kt_file.c in Sources */, - A1AB1EFB05DDC47800526345 /* kt_srvtab.c in Sources */, - A1AB1EFC05DDC47800526345 /* ktadd.c in Sources */, - A1AB1EFD05DDC47800526345 /* ktbase.c in Sources */, - A1AB1EFE05DDC47800526345 /* ktdefault.c in Sources */, - A1AB1EFF05DDC47800526345 /* ktfns.c in Sources */, - A1AB1F0005DDC47800526345 /* ktfr_entry.c in Sources */, - A1AB1F0105DDC47800526345 /* ktremove.c in Sources */, - A1AB1F0205DDC47800526345 /* read_servi.c in Sources */, - A1AB1F0305DDC47800526345 /* addr_comp.c in Sources */, - A1AB1F0405DDC47800526345 /* addr_order.c in Sources */, - A1AB1F0505DDC47800526345 /* addr_srch.c in Sources */, - A1AB1F0605DDC47800526345 /* appdefault.c in Sources */, - A1AB1F0705DDC47800526345 /* auth_con.c in Sources */, - A1AB1F0805DDC47800526345 /* bld_pr_ext.c in Sources */, - A1AB1F0905DDC47800526345 /* bld_princ.c in Sources */, - A1AB1F0A05DDC47800526345 /* chk_trans.c in Sources */, - A1AB1F0B05DDC47800526345 /* chpw.c in Sources */, - A1AB1F0C05DDC47800526345 /* conv_princ.c in Sources */, - A1AB1F0D05DDC47800526345 /* copy_addrs.c in Sources */, - A1AB1F0E05DDC47800526345 /* copy_athctr.c in Sources */, - A1AB1F0F05DDC47800526345 /* copy_auth.c in Sources */, - A1AB1F1005DDC47800526345 /* copy_cksum.c in Sources */, - A1AB1F1105DDC47800526345 /* copy_creds.c in Sources */, - A1AB1F1205DDC47800526345 /* copy_data.c in Sources */, - A1AB1F1305DDC47800526345 /* copy_key.c in Sources */, - A1AB1F1405DDC47800526345 /* copy_princ.c in Sources */, - A1AB1F1505DDC47800526345 /* copy_tick.c in Sources */, - A1AB1F1605DDC47800526345 /* cp_key_cnt.c in Sources */, - A1AB1F1705DDC47800526345 /* decode_kdc.c in Sources */, - A1AB1F1805DDC47800526345 /* decrypt_tk.c in Sources */, - A1AB1F1905DDC47800526345 /* deltat.c in Sources */, - A1AB1F1A05DDC47800526345 /* enc_helper.c in Sources */, - A1AB1F1B05DDC47800526345 /* encode_kdc.c in Sources */, - A1AB1F1C05DDC47800526345 /* encrypt_tk.c in Sources */, - A1AB1F1D05DDC47800526345 /* free_rtree.c in Sources */, - A1AB1F1E05DDC47800526345 /* gc_frm_kdc.c in Sources */, - A1AB1F1F05DDC47800526345 /* fwd_tgt.c in Sources */, - A1AB1F2005DDC47800526345 /* gc_via_tkt.c in Sources */, - A1AB1F2105DDC47800526345 /* gen_seqnum.c in Sources */, - A1AB1F2205DDC47800526345 /* gen_subkey.c in Sources */, - A1AB1F2305DDC47800526345 /* get_creds.c in Sources */, - A1AB1F2405DDC47800526345 /* get_in_tkt.c in Sources */, - A1AB1F2505DDC47800526345 /* gic_keytab.c in Sources */, - A1AB1F2605DDC47800526345 /* gic_opt.c in Sources */, - A1AB1F2705DDC47800526345 /* gic_pwd.c in Sources */, - A1AB1F2805DDC47800526345 /* in_tkt_sky.c in Sources */, - A1AB1F2905DDC47800526345 /* init_ctx.c in Sources */, - A1AB1F2A05DDC47800526345 /* init_keyblock.c in Sources */, - A1AB1F2B05DDC47800526345 /* kdc_rep_dc.c in Sources */, - A1AB1F2C05DDC47800526345 /* kfree.c in Sources */, - A1AB1F2D05DDC47800526345 /* mk_cred.c in Sources */, - A1AB1F2E05DDC47800526345 /* mk_error.c in Sources */, - A1AB1F2F05DDC47800526345 /* mk_priv.c in Sources */, - A1AB1F3005DDC47800526345 /* mk_rep.c in Sources */, - A1AB1F3105DDC47800526345 /* mk_req.c in Sources */, - A1AB1F3205DDC47800526345 /* mk_req_ext.c in Sources */, - A1AB1F3305DDC47800526345 /* mk_safe.c in Sources */, - A1AB1F3405DDC47800526345 /* parse.c in Sources */, - A1AB1F3505DDC47800526345 /* pr_to_salt.c in Sources */, - A1AB1F3605DDC47800526345 /* preauth.c in Sources */, - A1AB1F3705DDC47800526345 /* preauth2.c in Sources */, - A1AB1F3805DDC47800526345 /* princ_comp.c in Sources */, - A1AB1F3905DDC47800526345 /* rd_cred.c in Sources */, - A1AB1F3A05DDC47800526345 /* rd_error.c in Sources */, - A1AB1F3B05DDC47800526345 /* rd_priv.c in Sources */, - A1AB1F3C05DDC47800526345 /* rd_rep.c in Sources */, - A1AB1F3D05DDC47800526345 /* rd_req.c in Sources */, - A1AB1F3E05DDC47800526345 /* rd_req_dec.c in Sources */, - A1AB1F3F05DDC47800526345 /* rd_safe.c in Sources */, - A1AB1F4005DDC47800526345 /* recvauth.c in Sources */, - A1AB1F4105DDC47800526345 /* send_tgs.c in Sources */, - A1AB1F4205DDC47800526345 /* sendauth.c in Sources */, - A1AB1F4305DDC47800526345 /* ser_actx.c in Sources */, - A1AB1F4405DDC47800526345 /* ser_adata.c in Sources */, - A1AB1F4505DDC47800526345 /* ser_addr.c in Sources */, - A1AB1F4605DDC47800526345 /* ser_auth.c in Sources */, - A1AB1F4705DDC47800526345 /* ser_cksum.c in Sources */, - A1AB1F4805DDC47800526345 /* ser_ctx.c in Sources */, - A1AB1F4905DDC47800526345 /* ser_eblk.c in Sources */, - A1AB1F4A05DDC47800526345 /* ser_key.c in Sources */, - A1AB1F4B05DDC47800526345 /* ser_princ.c in Sources */, - A1AB1F4C05DDC47800526345 /* serialize.c in Sources */, - A1AB1F4D05DDC47800526345 /* set_realm.c in Sources */, - A1AB1F4E05DDC47800526345 /* srv_rcache.c in Sources */, - A1AB1F4F05DDC47800526345 /* str_conv.c in Sources */, - A1AB1F5005DDC47800526345 /* tgtname.c in Sources */, - A1AB1F5105DDC47800526345 /* unparse.c in Sources */, - A1AB1F5205DDC47800526345 /* valid_times.c in Sources */, - A1AB1F5305DDC47800526345 /* vfy_increds.c in Sources */, - A1AB1F5405DDC47800526345 /* vic_opt.c in Sources */, - A1AB1F5505DDC47800526345 /* walk_rtree.c in Sources */, - A1AB1F5705DDC47800526345 /* rc_base.c in Sources */, - A1AB1F5805DDC47800526345 /* rc_conv.c in Sources */, - A1AB1F5905DDC47800526345 /* rc_dfl.c in Sources */, - A1AB1F5A05DDC47800526345 /* rc_io.c in Sources */, - A1AB1F5B05DDC47800526345 /* rcdef.c in Sources */, - A1AB1F5C05DDC47800526345 /* rcfns.c in Sources */, - A1AB1F5D05DDC47800526345 /* ser_rc.c in Sources */, - A1AB1F5E05DDC47800526345 /* block_size.c in Sources */, - A1AB1F5F05DDC47800526345 /* checksum_length.c in Sources */, - A1AB1F6005DDC47800526345 /* cksumtype_to_string.c in Sources */, - A1AB1F6105DDC47800526345 /* cksumtypes.c in Sources */, - A1AB1F6205DDC47800526345 /* coll_proof_cksum.c in Sources */, - A1AB1F6305DDC47800526345 /* combine_keys.c in Sources */, - A1AB1F6405DDC47800526345 /* crypto_libinit.c in Sources */, - A1AB1F6505DDC47800526345 /* decrypt.c in Sources */, - A1AB1F6605DDC47800526345 /* default_state.c in Sources */, - A1AB1F6705DDC47800526345 /* encrypt.c in Sources */, - A1AB1F6805DDC47800526345 /* encrypt_length.c in Sources */, - A1AB1F6905DDC47800526345 /* enctype_compare.c in Sources */, - A1AB1F6A05DDC47800526345 /* enctype_to_string.c in Sources */, - A1AB1F6B05DDC47800526345 /* etypes.c in Sources */, - A1AB1F6C05DDC47800526345 /* hmac.c in Sources */, - A1AB1F6D05DDC47800526345 /* keyed_checksum_types.c in Sources */, - A1AB1F6E05DDC47800526345 /* keyed_cksum.c in Sources */, - A1AB1F6F05DDC47800526345 /* make_checksum.c in Sources */, - A1AB1F7005DDC47800526345 /* make_random_key.c in Sources */, - A1AB1F7105DDC47800526345 /* nfold.c in Sources */, - A1AB1F7205DDC47800526345 /* old_api_glue.c in Sources */, - A1AB1F7305DDC47800526345 /* pbkdf2.c in Sources */, - A1AB1F7405DDC47800526345 /* prng.c in Sources */, - A1AB1F7505DDC47800526345 /* state.c in Sources */, - A1AB1F7605DDC47800526345 /* string_to_cksumtype.c in Sources */, - A1AB1F7705DDC47800526345 /* string_to_enctype.c in Sources */, - A1AB1F7805DDC47800526345 /* string_to_key.c in Sources */, - A1AB1F7905DDC47800526345 /* valid_cksumtype.c in Sources */, - A1AB1F7A05DDC47800526345 /* valid_enctype.c in Sources */, - A1AB1F7B05DDC47800526345 /* verify_checksum.c in Sources */, - A1AB1F7C05DDC47800526345 /* aescrypt.c in Sources */, - A1AB1F7D05DDC47800526345 /* aeskey.c in Sources */, - A1AB1F7E05DDC47800526345 /* aestab.c in Sources */, - A1AB1F7F05DDC47800526345 /* arcfour.c in Sources */, - A1AB1F8005DDC47800526345 /* string_to_key.c in Sources */, - A1AB1F8105DDC47800526345 /* crc32.c in Sources */, - A1AB1F8205DDC47800526345 /* afsstring2key.c in Sources */, - A1AB1F8305DDC47800526345 /* d3_cbc.c in Sources */, - A1AB1F8405DDC47800526345 /* d3_kysched.c in Sources */, - A1AB1F8505DDC47800526345 /* f_cbc.c in Sources */, - A1AB1F8605DDC47800526345 /* f_cksum.c in Sources */, - A1AB1F8705DDC47800526345 /* f_parity.c in Sources */, - A1AB1F8805DDC47800526345 /* f_sched.c in Sources */, - A1AB1F8905DDC47800526345 /* f_tables.c in Sources */, - A1AB1F8A05DDC47800526345 /* key_sched.c in Sources */, - A1AB1F8B05DDC47800526345 /* string2key.c in Sources */, - A1AB1F8C05DDC47800526345 /* weak_key.c in Sources */, - A1AB1F8D05DDC47800526345 /* checksum.c in Sources */, - A1AB1F8E05DDC47800526345 /* derive.c in Sources */, - A1AB1F8F05DDC47800526345 /* dk_decrypt.c in Sources */, - A1AB1F9005DDC47800526345 /* dk_encrypt.c in Sources */, - A1AB1F9105DDC47800526345 /* stringtokey.c in Sources */, - A1AB1F9205DDC47800526345 /* des.c in Sources */, - A1AB1F9305DDC47800526345 /* des3.c in Sources */, - A1AB1F9405DDC47800526345 /* arcfour.c in Sources */, - A1AB1F9505DDC47800526345 /* aes.c in Sources */, - A1AB1F9605DDC47800526345 /* hash_crc32.c in Sources */, - A1AB1F9705DDC47800526345 /* hash_md4.c in Sources */, - A1AB1F9805DDC47800526345 /* hash_md5.c in Sources */, - A1AB1F9905DDC47800526345 /* hash_sha1.c in Sources */, - A1AB1F9A05DDC47800526345 /* descbc.c in Sources */, - A1AB1F9B05DDC47800526345 /* hmac_md5.c in Sources */, - A1AB1F9C05DDC47800526345 /* k5_md4des.c in Sources */, - A1AB1F9D05DDC47800526345 /* k5_md5des.c in Sources */, - A1AB1F9E05DDC47800526345 /* md4.c in Sources */, - A1AB1F9F05DDC47800526345 /* md5.c in Sources */, - A1AB1FA005DDC47800526345 /* old_decrypt.c in Sources */, - A1AB1FA105DDC47800526345 /* old_encrypt.c in Sources */, - A1AB1FA205DDC47800526345 /* des_stringtokey.c in Sources */, - A1AB1FA305DDC47800526345 /* raw_decrypt.c in Sources */, - A1AB1FA405DDC47800526345 /* raw_encrypt.c in Sources */, - A1AB1FA505DDC47800526345 /* shs.c in Sources */, - A1AB1FA605DDC47800526345 /* yarrow.c in Sources */, - A1AB1FA705DDC47800526345 /* ycipher.c in Sources */, - A1AB1FA805DDC47800526345 /* aes_s2k.c in Sources */, - A1AB1FA905DDC47800526345 /* conv_creds.c in Sources */, - A1AB1FAA05DDC47800526345 /* v4lifetime.c in Sources */, - A1AB1FAB05DDC47800526345 /* send524.c in Sources */, - A1AB1FAC05DDC47800526345 /* mandatory_sumtype.c in Sources */, - A1AB1FAD05DDC47800526345 /* dnssrv.c in Sources */, - A1D256F206A713A600A9EC13 /* threads.c in Sources */, - A1A6783206C3D47F00EC826E /* fake-addrinfo.c in Sources */, - A1A6784406C3D82500EC826E /* rc_none.c in Sources */, - A1CA43BD06E3D0D400F35E9C /* pkinit_apple_asn1.c in Sources */, - A1CA43BE06E3D0D400F35E9C /* pkinit_apple_cert_store.c in Sources */, - A1CA43BF06E3D0D400F35E9C /* pkinit_apple_client.c in Sources */, - A1CA43C006E3D0D400F35E9C /* pkinit_apple_cms.c in Sources */, - A1CA43C106E3D0D400F35E9C /* pkinit_apple_utils.c in Sources */, - A1D62991070C8AD70015C908 /* dnsglue.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A1AB1FC805DDC48A00526345 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A1AB1FC905DDC48A00526345 /* gss_libinit.c in Sources */, - A1AB1FCA05DDC48A00526345 /* disp_com_err_status.c in Sources */, - A1AB1FCB05DDC48A00526345 /* disp_major_status.c in Sources */, - A1AB1FCC05DDC48A00526345 /* gssapi_generic.c in Sources */, - A1AB1FCD05DDC48A00526345 /* oid_ops.c in Sources */, - A1AB1FCE05DDC48A00526345 /* rel_buffer.c in Sources */, - A1AB1FCF05DDC48A00526345 /* rel_oid_set.c in Sources */, - A1AB1FD005DDC48A00526345 /* util_buffer.c in Sources */, - A1AB1FD105DDC48A00526345 /* util_oid.c in Sources */, - A1AB1FD205DDC48A00526345 /* util_ordering.c in Sources */, - A1AB1FD305DDC48A00526345 /* util_set.c in Sources */, - A1AB1FD405DDC48A00526345 /* util_token.c in Sources */, - A1AB1FD505DDC48A00526345 /* util_validate.c in Sources */, - A1AB1FD605DDC48A00526345 /* accept_sec_context.c in Sources */, - A1AB1FD705DDC48A00526345 /* acquire_cred.c in Sources */, - A1AB1FD805DDC48A00526345 /* add_cred.c in Sources */, - A1AB1FD905DDC48A00526345 /* canon_name.c in Sources */, - A1AB1FDA05DDC48A00526345 /* compare_name.c in Sources */, - A1AB1FDB05DDC48A00526345 /* context_time.c in Sources */, - A1AB1FDC05DDC48A00526345 /* copy_ccache.c in Sources */, - A1AB1FDD05DDC48A00526345 /* delete_sec_context.c in Sources */, - A1AB1FDE05DDC48A00526345 /* disp_name.c in Sources */, - A1AB1FDF05DDC48A00526345 /* disp_status.c in Sources */, - A1AB1FE005DDC48A00526345 /* duplicate_name.c in Sources */, - A1AB1FE105DDC48A00526345 /* export_name.c in Sources */, - A1AB1FE205DDC48A00526345 /* export_sec_context.c in Sources */, - A1AB1FE305DDC48A00526345 /* get_tkt_flags.c in Sources */, - A1AB1FE405DDC48A00526345 /* gssapi_krb5.c in Sources */, - A1AB1FE505DDC48A00526345 /* import_name.c in Sources */, - A1AB1FE605DDC48A00526345 /* indicate_mechs.c in Sources */, - A1AB1FE705DDC48A00526345 /* import_sec_context.c in Sources */, - A1AB1FE805DDC48A00526345 /* init_sec_context.c in Sources */, - A1AB1FE905DDC48A00526345 /* inq_context.c in Sources */, - A1AB1FEA05DDC48A00526345 /* inq_cred.c in Sources */, - A1AB1FEB05DDC48A00526345 /* inq_names.c in Sources */, - A1AB1FEC05DDC48A00526345 /* k5seal.c in Sources */, - A1AB1FED05DDC48A00526345 /* k5unseal.c in Sources */, - A1AB1FEE05DDC48A00526345 /* krb5_gss_glue.c in Sources */, - A1AB1FEF05DDC48A00526345 /* process_context_token.c in Sources */, - A1AB1FF005DDC48A00526345 /* rel_cred.c in Sources */, - A1AB1FF105DDC48A00526345 /* rel_oid.c in Sources */, - A1AB1FF205DDC48A00526345 /* seal.c in Sources */, - A1AB1FF305DDC48A00526345 /* ser_sctx.c in Sources */, - A1AB1FF405DDC48A00526345 /* set_ccache.c in Sources */, - A1AB1FF505DDC48A00526345 /* sign.c in Sources */, - A1AB1FF605DDC48A00526345 /* unseal.c in Sources */, - A1AB1FF705DDC48A00526345 /* util_cksum.c in Sources */, - A1AB1FF805DDC48A00526345 /* rel_name.c in Sources */, - A1AB1FF905DDC48A00526345 /* util_crypt.c in Sources */, - A1AB1FFA05DDC48A00526345 /* util_seed.c in Sources */, - A1AB1FFB05DDC48A00526345 /* val_cred.c in Sources */, - A1AB1FFC05DDC48A00526345 /* util_seqnum.c in Sources */, - A1AB1FFD05DDC48A00526345 /* verify.c in Sources */, - A1AB1FFE05DDC48A00526345 /* wrap_size_limit.c in Sources */, - A1AB1FFF05DDC48A00526345 /* k5sealv3.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - A159A2D4088C5F5A004325D0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1B7078B08731F4900F0C55D /* Autogenerated Headers */; - targetProxy = A159A2D3088C5F5A004325D0 /* PBXContainerItemProxy */; - }; - A159A30A088D75A5004325D0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1B7078B08731F4900F0C55D /* Autogenerated Headers */; - targetProxy = A159A309088D75A5004325D0 /* PBXContainerItemProxy */; - }; - A159A30C088D75AD004325D0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1B7078B08731F4900F0C55D /* Autogenerated Headers */; - targetProxy = A159A30B088D75AD004325D0 /* PBXContainerItemProxy */; - }; - A1AB1E3205DDC45F00526345 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1AB1DEC05DDC40100526345 /* KerberosDES */; - targetProxy = A181DA4505CEFC0400E4C246 /* PBXContainerItemProxy */; - }; - A1AB1E3305DDC45F00526345 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1AB1E1005DDC43000526345 /* KerberosProfile */; - targetProxy = A181DA4405CEFC0400E4C246 /* PBXContainerItemProxy */; - }; - A1AB1E8405DDC47700526345 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1AB1DEC05DDC40100526345 /* KerberosDES */; - targetProxy = A181DA4905CEFC0400E4C246 /* PBXContainerItemProxy */; - }; - A1B08C21087F25650063079F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1B08BF7087F22550063079F /* Error Tables */; - targetProxy = A1B08C20087F25650063079F /* PBXContainerItemProxy */; - }; - A1B7078708731F2C00F0C55D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1B707610873129400F0C55D /* Configure */; - targetProxy = A1B7078608731F2C00F0C55D /* PBXContainerItemProxy */; - }; - A1B7078D08731F5100F0C55D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A1B707610873129400F0C55D /* Configure */; - targetProxy = A1B7078C08731F5100F0C55D /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - A1518EBB086C85C40042CBBC /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosDES; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = Development; - }; - A1518EBC086C85C40042CBBC /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosDES; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = NO; - }; - name = Deployment; - }; - A1518EBD086C85C40042CBBC /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosDES; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1518EBF086C85C40042CBBC /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../Sources/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosProfile; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = Development; - }; - A1518EC0086C85C40042CBBC /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../Sources/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosProfile; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = NO; - }; - name = Deployment; - }; - A1518EC1086C85C40042CBBC /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../Sources/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = KerberosProfile; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1518EC3086C85C40042CBBC /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/include/kerberosIV", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosDebug/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos4; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = Development; - }; - A1518EC4086C85C40042CBBC /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/include/kerberosIV", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosDebug/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos4; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = NO; - }; - name = Deployment; - }; - A1518EC5086C85C40042CBBC /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/include/kerberosIV", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../../Common/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosDebug/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos4; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1518EC7086C85C40042CBBC /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/crypto/aes", - "$(SRCROOT)/../Sources/lib/crypto", - "$(SRCROOT)/../Sources/lib/crypto/arcfour", - "$(SRCROOT)/../Sources/lib/crypto/enc_provider", - "$(SRCROOT)/../Sources/lib/crypto/crc32", - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/lib/crypto/dk", - "$(SRCROOT)/../Sources/lib/crypto/hash_provider", - "$(SRCROOT)/../Sources/lib/crypto/keyhash_provider", - "$(SRCROOT)/../Sources/lib/crypto/md4", - "$(SRCROOT)/../Sources/lib/crypto/md5", - "$(SRCROOT)/../Sources/lib/crypto/old", - "$(SRCROOT)/../Sources/lib/crypto/raw", - "$(SRCROOT)/../Sources/lib/crypto/sha1", - "$(SRCROOT)/../Sources/lib/crypto/yarrow", - "$(SRCROOT)/../Sources/lib/krb5/os", - "$(SRCROOT)/../Sources/lib/krb5/keytab", - "$(SRCROOT)/../Sources/lib/krb5/rcache", - "$(SRCROOT)/../Sources/lib/krb5/ccache", - "$(SRCROOT)/../Sources/lib/krb5/ccache/ccapi", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos5; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = Development; - }; - A1518EC8086C85C40042CBBC /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/crypto/aes", - "$(SRCROOT)/../Sources/lib/crypto", - "$(SRCROOT)/../Sources/lib/crypto/arcfour", - "$(SRCROOT)/../Sources/lib/crypto/enc_provider", - "$(SRCROOT)/../Sources/lib/crypto/crc32", - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/lib/crypto/dk", - "$(SRCROOT)/../Sources/lib/crypto/hash_provider", - "$(SRCROOT)/../Sources/lib/crypto/keyhash_provider", - "$(SRCROOT)/../Sources/lib/crypto/md4", - "$(SRCROOT)/../Sources/lib/crypto/md5", - "$(SRCROOT)/../Sources/lib/crypto/old", - "$(SRCROOT)/../Sources/lib/crypto/raw", - "$(SRCROOT)/../Sources/lib/crypto/sha1", - "$(SRCROOT)/../Sources/lib/crypto/yarrow", - "$(SRCROOT)/../Sources/lib/krb5/os", - "$(SRCROOT)/../Sources/lib/krb5/keytab", - "$(SRCROOT)/../Sources/lib/krb5/rcache", - "$(SRCROOT)/../Sources/lib/krb5/ccache", - "$(SRCROOT)/../Sources/lib/krb5/ccache/ccapi", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos5; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = NO; - }; - name = Deployment; - }; - A1518EC9086C85C40042CBBC /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/crypto/aes", - "$(SRCROOT)/../Sources/lib/crypto", - "$(SRCROOT)/../Sources/lib/crypto/arcfour", - "$(SRCROOT)/../Sources/lib/crypto/enc_provider", - "$(SRCROOT)/../Sources/lib/crypto/crc32", - "$(SRCROOT)/../Sources/lib/crypto/des", - "$(SRCROOT)/../Sources/lib/crypto/dk", - "$(SRCROOT)/../Sources/lib/crypto/hash_provider", - "$(SRCROOT)/../Sources/lib/crypto/keyhash_provider", - "$(SRCROOT)/../Sources/lib/crypto/md4", - "$(SRCROOT)/../Sources/lib/crypto/md5", - "$(SRCROOT)/../Sources/lib/crypto/old", - "$(SRCROOT)/../Sources/lib/crypto/raw", - "$(SRCROOT)/../Sources/lib/crypto/sha1", - "$(SRCROOT)/../Sources/lib/crypto/yarrow", - "$(SRCROOT)/../Sources/lib/krb5/os", - "$(SRCROOT)/../Sources/lib/krb5/keytab", - "$(SRCROOT)/../Sources/lib/krb5/rcache", - "$(SRCROOT)/../Sources/lib/krb5/ccache", - "$(SRCROOT)/../Sources/lib/krb5/ccache/ccapi", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - "$(SRCROOT)/../../CredentialsCache/Headers", - "$(SRCROOT)/../../CredentialsCache/Headers/Kerberos", - "$(SRCROOT)/../../KerberosLogin/Headers", - "$(SRCROOT)/../../KerberosLogin/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = Kerberos5; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1518ECB086C85C40042CBBC /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/gssapi", - "$(SRCROOT)/../Sources/lib/gssapi/krb5", - "$(SRCROOT)/../Sources/lib/gssapi/generic", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = GSS; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = Development; - }; - A1518ECC086C85C40042CBBC /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/gssapi", - "$(SRCROOT)/../Sources/lib/gssapi/krb5", - "$(SRCROOT)/../Sources/lib/gssapi/generic", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = GSS; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = NO; - }; - name = Deployment; - }; - A1518ECD086C85C40042CBBC /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Sources/mac/Headers/Kerberos5Prefix.h; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../Sources/include", - "$(SRCROOT)/../Sources/include/krb5", - "$(SRCROOT)/../Sources/lib/gssapi", - "$(SRCROOT)/../Sources/lib/gssapi/krb5", - "$(SRCROOT)/../Sources/lib/gssapi/generic", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/krb5", - "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include/gssapi", - "$(SRCROOT)/../../KerberosErrors/Headers", - "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos", - ); - LIBRARY_STYLE = STATIC; - PRODUCT_NAME = GSS; - REZ_EXECUTABLE = YES; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1518ECF086C85C40042CBBC /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; - }; - A1518ED0086C85C40042CBBC /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Deployment; - }; - A1518ED1086C85C40042CBBC /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; - A1B08BFF087F22740063079F /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Error Tables"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Development; - }; - A1B08C00087F22740063079F /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Error Tables"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Deployment; - }; - A1B08C01087F22740063079F /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Error Tables"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1B70763087312B200F0C55D /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Configure; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Development; - }; - A1B70764087312B200F0C55D /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Configure; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Deployment; - }; - A1B70765087312B200F0C55D /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Configure; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1B7078108731E6300F0C55D /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Servers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Development; - }; - A1B7078208731E6300F0C55D /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Servers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Deployment; - }; - A1B7078308731E6300F0C55D /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Servers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - A1B7078F08731F7000F0C55D /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Headers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Development; - }; - A1B7079008731F7000F0C55D /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Headers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Deployment; - }; - A1B7079108731F7000F0C55D /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Headers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - A1518EBA086C85C40042CBBC /* Build configuration list for PBXNativeTarget "KerberosDES" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1518EBB086C85C40042CBBC /* Development */, - A1518EBC086C85C40042CBBC /* Deployment */, - A1518EBD086C85C40042CBBC /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - A1518EBE086C85C40042CBBC /* Build configuration list for PBXNativeTarget "KerberosProfile" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1518EBF086C85C40042CBBC /* Development */, - A1518EC0086C85C40042CBBC /* Deployment */, - A1518EC1086C85C40042CBBC /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - A1518EC2086C85C40042CBBC /* Build configuration list for PBXNativeTarget "Kerberos4" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1518EC3086C85C40042CBBC /* Development */, - A1518EC4086C85C40042CBBC /* Deployment */, - A1518EC5086C85C40042CBBC /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - A1518EC6086C85C40042CBBC /* Build configuration list for PBXNativeTarget "Kerberos5" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1518EC7086C85C40042CBBC /* Development */, - A1518EC8086C85C40042CBBC /* Deployment */, - A1518EC9086C85C40042CBBC /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - A1518ECA086C85C40042CBBC /* Build configuration list for PBXNativeTarget "GSS" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1518ECB086C85C40042CBBC /* Development */, - A1518ECC086C85C40042CBBC /* Deployment */, - A1518ECD086C85C40042CBBC /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - A1518ECE086C85C40042CBBC /* Build configuration list for PBXProject "Kerberos5" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1518ECF086C85C40042CBBC /* Development */, - A1518ED0086C85C40042CBBC /* Deployment */, - A1518ED1086C85C40042CBBC /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - A1B08BFE087F22740063079F /* Build configuration list for PBXAggregateTarget "Error Tables" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1B08BFF087F22740063079F /* Development */, - A1B08C00087F22740063079F /* Deployment */, - A1B08C01087F22740063079F /* Default */, - ); - defaultConfigurationIsVisible = 0; - }; - A1B70762087312B200F0C55D /* Build configuration list for PBXAggregateTarget "Configure" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1B70763087312B200F0C55D /* Development */, - A1B70764087312B200F0C55D /* Deployment */, - A1B70765087312B200F0C55D /* Default */, - ); - defaultConfigurationIsVisible = 0; - }; - A1B7078008731E6300F0C55D /* Build configuration list for PBXAggregateTarget "Servers" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1B7078108731E6300F0C55D /* Development */, - A1B7078208731E6300F0C55D /* Deployment */, - A1B7078308731E6300F0C55D /* Default */, - ); - defaultConfigurationIsVisible = 0; - }; - A1B7078E08731F7000F0C55D /* Build configuration list for PBXAggregateTarget "Autogenerated Headers" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A1B7078F08731F7000F0C55D /* Development */, - A1B7079008731F7000F0C55D /* Deployment */, - A1B7079108731F7000F0C55D /* Default */, - ); - defaultConfigurationIsVisible = 0; - }; -/* End XCConfigurationList section */ - }; - rootObject = F5CFD36E022D854401120112 /* Project object */; -} diff --git a/src/mac/Projects/KerberosDES.pbexp b/src/mac/Projects/KerberosDES.pbexp deleted file mode 100644 index 3c1f88cf0..000000000 --- a/src/mac/Projects/KerberosDES.pbexp +++ /dev/null @@ -1,88 +0,0 @@ -# $Copyright: -# -# Copyright 1998-2000 by the Massachusetts Institute of Technology. -# -# All rights reserved. -# -# Export of this software from the United States of America may require a -# specific license from the United States Government. It is the -# responsibility of any person or organization contemplating export to -# obtain such a license before exporting. -# -# WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute -# this software and its documentation for any purpose and without fee is -# hereby granted, provided that the above copyright notice appear in all -# copies and that both that copyright notice and this permission notice -# appear in supporting documentation, and that the name of M.I.T. not be -# used in advertising or publicity pertaining to distribution of the -# software without specific, written prior permission. Furthermore if you -# modify this software you must label your software as modified software -# and not distribute it in such a fashion that it might be confused with -# the original MIT software. M.I.T. makes no representations about the -# suitability of this software for any purpose. It is provided "as is" -# without express or implied warranty. -# -# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED -# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF -# MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. -# -# Individual source code files are copyright MIT, Cygnus Support, -# OpenVision, Oracle, Sun Soft, FundsXpress, and others. -# -# Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira, -# and Zephyr are trademarks of the Massachusetts Institute of Technology -# (MIT). No commercial use of these trademarks may be made without prior -# written permission of MIT. -# -# "Commercial use" means use of a name in a product or other for-profit -# manner. It does NOT prevent a commercial firm from referring to the MIT -# trademarks in order to convey information (although in doing so, -# recognition of their trademark status should be given). -# $ -# - -# $Header$ - -_des_cbc_encrypt -_des_3cbc_encrypt - -_des_cbc_cksum - -_des_ecb_encrypt -_des_3ecb_encrypt - -_des_check_key_parity -_des_fixup_key_parity - -_des_pcbc_encrypt - -_make_key_sched - -_des_key_sched - -_des_new_random_key -_des_generate_random_block -_des_set_sequence_number -_des_set_random_generator_seed -_des_init_random_number_generator - -_des_quad_cksum - -_des_random_key - -_des_read_password -_des_read_pw_string - -_des_string_to_key -_afs_string_to_key - -_des_cblock_print_file - -_des_is_weak_key - -_des_debug - -_des_set_key - -_des_crypt -_des_fcrypt diff --git a/src/mac/Projects/KerberosProfile.pbexp b/src/mac/Projects/KerberosProfile.pbexp deleted file mode 100644 index d6fc152af..000000000 --- a/src/mac/Projects/KerberosProfile.pbexp +++ /dev/null @@ -1,38 +0,0 @@ -# -# Profile library Macintosh export file -# -# $Header$ - -_profile_init -_profile_init_path -_FSp_profile_init -_FSp_profile_init_path -_profile_is_writable -_profile_is_modified -_profile_flush -_profile_flush_to_file -_profile_flush_to_buffer -_profile_free_buffer -_profile_abandon -_profile_release -_profile_get_values -_profile_free_list -_profile_get_string -_profile_get_boolean -_profile_get_integer -_profile_get_relation_names -_profile_get_subsection_names -_profile_iterator_create -_profile_iterator_free -_profile_iterator -_profile_release_string -_profile_update_relation -_profile_clear_relation -_profile_rename_section -_profile_add_relation - -### Temporary -- DO NOT USE - -_profile_ser_internalize -_profile_ser_externalize -_profile_ser_size