summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linkerKen Raeburn2004-09-212-1/+7
* Don't assume that presence of res_nsearch() means we have ns_initparse()Tom Yu2004-09-214-7/+22
* memory leak in rd_cred.cTom Yu2004-09-212-1/+10
* memory leak in arcfour string_to_keySam Hartman2004-09-212-0/+6
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-2115-119/+193
* Add DNS resolver glue layer. Use itTom Yu2004-09-2110-378/+615
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-1743-912/+697
* Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2004-09-176-2/+14
* * aclocal.m4 (AC_LIBRARY_NET): Look for res_search() prototype,Tom Yu2004-09-172-11/+32
* * kfw-fixed.nsi:Jeffrey Altman2004-09-172-0/+63
* Remove trailing slash from PATHJeffrey Altman2004-09-173-23/+190
* Fix error code returned for empty sequences and check the errorJeffrey Altman2004-09-172-2/+10
* * aclocal.m4 (AC_LIBRARY_NET): Only look for res_search() inTom Yu2004-09-152-1/+6
* * configure.in: Check for h_errno declaration in netdb.hTom Yu2004-09-153-0/+23
* * reconf: Export ACLOCAL=true to environmentKen Raeburn2004-09-152-0/+9
* * aclocal.m4 (AC_LIBRARY_NET): Require the BIND_8_COMPAT checkTom Yu2004-09-142-0/+8
* Enable default installation of documentationJeffrey Altman2004-09-142-1/+5
* * dnssrv.c:Tom Yu2004-09-144-0/+10
* * aclocal.m4: Fix check for resolv.h; some platforms haveTom Yu2004-09-142-2/+15
* * kfw-fixed.nsi:Jeffrey Altman2004-09-132-3/+99
* Add msi-deployment-guide.txtJeffrey Altman2004-09-132-0/+371
* Updates to WiX to satisfy the needs of MIT SWRTJeffrey Altman2004-09-136-6/+299
* utils.nsi: Fix RestartRequired function to actually determineJeffrey Altman2004-09-112-33/+112
* Support building on x86_64Sam Hartman2004-09-102-10/+19
* * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h,Tom Yu2004-09-102-9/+7
* * cc_mslsa.c: Implement krb5_lcc_initialize()Jeffrey Altman2004-09-102-6/+35
* cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2MessageJeffrey Altman2004-09-102-3/+6
* 2004-09-10 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-09-102-8/+374
* krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKETJeffrey Altman2004-09-092-0/+5
* ms2mit.c: Apply KRB5_TC_NOTICKET to MSLSA: while searching for theJeffrey Altman2004-09-092-0/+19
* * login.c (main): Don't overwrite "PATH" environment variable ifTom Yu2004-09-082-1/+6
* * Makefile.in (install-unix): Install krb524d manpageTom Yu2004-09-082-0/+5
* * Makefile.in: Install krb5-config manpageTom Yu2004-09-082-0/+5
* Added man pages for krb524d and krb5-configAlexandra Ellwood2004-09-081-1/+5
* Added a man page for krb5-configAlexandra Ellwood2004-09-082-0/+78
* Added man page for krb524dAlexandra Ellwood2004-09-082-0/+78
* commentTom Yu2004-09-072-1/+6
* Include all subdirectories of KFW_INSTALL_DIR in the SDKJeffrey Altman2004-09-072-1/+6
* update for krb5-1.3.5-beta1Tom Yu2004-09-031-6/+55
* improve documentation of ANSI C requirementTom Yu2004-09-032-12/+34
* * cc_mslsa.c:Jeffrey Altman2004-09-022-23/+246
* * ms2mit.c: add -c ccache command line optionJeffrey Altman2004-09-024-4/+198
* * kvno.M: Update usageTom Yu2004-08-313-4/+13
* oops, forgot changelogTom Yu2004-08-311-0/+5
* fix MITKRB5-SA-2004-003Tom Yu2004-08-312-0/+4
* fix MITKRB5-SA-2004-002Tom Yu2004-08-319-4/+43
* added private apple pkinit sourcesAlexandra Ellwood2004-08-301-0/+125
* * prof_file.c (profile_open_file): If an error occurs while updating from theKen Raeburn2004-08-282-0/+8
* * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and afterKen Raeburn2004-08-282-6/+20
* * init_sec_context.c (make_ap_req_v1): Free checksum dataTom Yu2004-08-283-4/+14