summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* drop libdyn as a separate libraryKen Raeburn2002-07-1728-1601/+17
* remove dependence on libdyn; open-code the array manipulationKen Raeburn2002-07-173-33/+74
* * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdynKen Raeburn2002-07-172-3/+7
* fold libdyn into librpcKen Raeburn2002-07-177-5/+976
* * kinit.M: added documentation of the "-a" optionJen Selby2002-07-172-0/+8
* * reconf: Create include/krb5/autoconf.stmp on success if it didn't already e...Ken Raeburn2002-07-172-1/+11
* * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach2002-07-153-2/+7
* * k5unseal.c (kg_unseal): Pass unsigned int * instead of int *Ezra Peisach2002-07-153-2/+10
* * gss_libinit.c (gssint_cleanup_library): Remove variable set butEzra Peisach2002-07-152-4/+9
* * dump.c (dump_ov_princ): Remove variable set but unusedEzra Peisach2002-07-152-4/+6
* * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2002-07-152-2/+9
* * tcl_kadm5.c: Cleanup warnings for variables set but not used.Ezra Peisach2002-07-153-58/+43
* * gss_libinit.c: Conditionalized error table loading for Mac OS X.Tom Yu2002-07-142-0/+17
* * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.hTom Yu2002-07-145-9/+96
* * pre.in (PTY_DEPLIB): Fix to reflect always being built staticTom Yu2002-07-132-2/+5
* Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2002-07-1325-23/+10
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-135-11/+13
* * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Disable installation of libraryKen Raeburn2002-07-132-1/+9
* * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectoryKen Raeburn2002-07-132-1/+4
* * Makefile.in (install): Don't install libpty.h.Ken Raeburn2002-07-133-3/+9
* *Makefile.in(install): Don't install mit-sipb-copyright.h, it's unreferencedKen Raeburn2002-07-132-4/+5
* update dependenciesKen Raeburn2002-07-133-41/+35
* update dependenciesKen Raeburn2002-07-135-168/+160
* Get rid of some unused functions and files. HideKen Raeburn2002-07-1312-522/+21
* * gssapi_generic.h: allow inclusion by C++Tom Yu2002-07-135-12/+69
* * configure.in: Invoke AC_CANONICAL_HOSTKen Raeburn2002-07-122-0/+5
* Makefile.in (HAVE_RUNTEST): Include $(DEJAFLAGS)Ken Raeburn2002-07-122-1/+5
* * rlogin.exp: Fix previous changeKen Raeburn2002-07-122-1/+5
* * init_sec_context.c (make_ap_req_v2): Delete unused functionKen Raeburn2002-07-122-19/+2
* * accept_sec_context.c (rd_and_store_for_creds): Don't declare krb5_mcc_opsKen Raeburn2002-07-122-2/+1
* * init_sec_context.c (krb5_gss_init_sec_context): Instead of asking for theKen Raeburn2002-07-122-3/+53
* * accept_sec_context.c (rd_and_store_for_creds): Remove registration of memor...Ken Raeburn2002-07-122-1/+5
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-1230-10/+55
* Document SDK requirementSam Hartman2002-07-121-2/+4
* * login.M: added information about different command line options;Jen Selby2002-07-093-16/+27
* Put # for cpp directives in first columnKen Raeburn2002-07-0910-46/+66
* * krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_tKen Raeburn2002-07-092-2/+8
* update copyright datesKen Raeburn2002-07-091-1/+1
* update dependenciesKen Raeburn2002-07-093-110/+219
* * sn2princ.c: Include fake-addrinfo.h.Ken Raeburn2002-07-092-15/+46
* * hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if theKen Raeburn2002-07-092-0/+27
* * krb5_err.et (KRB5_ERR_NUMERIC_REALM): New error codeKen Raeburn2002-07-092-0/+6
* back out changes accidentally checked inKen Raeburn2002-07-082-52/+16
* * localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn2002-07-084-18/+75
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-086-6/+38
* * et_c.awk: Fix up <com_err.h> inclusion for windows and macTom Yu2002-07-083-3/+15
* * aclocal.m4 (KRB5_AC_INET6): Use the three argument form ofEzra Peisach2002-07-062-1/+7
* * Makefile.in (SLIBSH): Use vertical-bar instead of comma for substituting CCKen Raeburn2002-07-062-1/+6
* network.c (setup_port): Enable ipv6Ken Raeburn2002-07-062-3/+2
* * aclocal.m4 (KRB5_AC_INET6): Include netdb.h when checking for getaddrinfo, inKen Raeburn2002-07-062-1/+22