summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcryptoTheodore Tso1995-10-242-0/+25
* Added new error code KRB5_GET_IN_TKT_LOOPTheodore Tso1995-10-242-0/+7
* Rather than displaying the master key version twice, display the actualRichard Basch1995-10-241-1/+1
* Read the V4 Kerberos master key from /.k. Only prompt the user for theRichard Basch1995-10-241-2/+17
* Try to do a best realm match for a hostname, trying all the domain components.Richard Basch1995-10-241-30/+60
* 1. Do not end syslog messages with \n (it messes up the logs).Richard Basch1995-10-231-24/+21
* Print messages using \r\n so that the display in binary mode will be correct.Richard Basch1995-10-231-129/+129
* Print all statements using \r\n so that they will be properly formattedRichard Basch1995-10-232-7/+7
* syslog statements should not be called with \nRichard Basch1995-10-232-5/+5
* Add new option 's' which automatically stashes the master key in theTheodore Tso1995-10-232-1/+26
* Fix typoSam Hartman1995-10-232-1/+10
* rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm,Ezra Peisach1995-10-233-2/+14
* Minor fix to last commitSam Hartman1995-10-222-1/+6
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-215-5/+59
* Integrate patch including functionality from David Borman's latestSam Hartman1995-10-212-0/+29
* Go into config-files subdir in order to install the manual pages sitting thereEzra Peisach1995-10-212-1/+6
* Install the manual pages and fix typo in kdc.conf.MEzra Peisach1995-10-216-1/+26
* Install in ADMIN_BINDIR/ADMIN_MANDIR for concistency with other v5 adminEzra Peisach1995-10-212-2/+6
* ----------------------------------------------------------------------Sam Hartman1995-10-162-1/+6
* pre.in: KRB5_LIBDIR, ADMIN_BINDIR, KRB5_SHLIBDIR, KRB5_INCDIREzra Peisach1995-10-162-4/+9
* Add return statementSam Hartman1995-10-152-27/+13
* Fixed signed/unsigned -Wall flameTheodore Tso1995-10-152-2/+8
* Fixed location where usage() wasn't being called with an argumentTheodore Tso1995-10-152-1/+6
* * gss-misc.c (recv_token): When continuing partial read, decreaseEzra Peisach1995-10-122-1/+7
* Remove spaces introduced into shell variable assignmentsSam Hartman1995-10-121-4/+4
* Fix handling of index so db test compiles on AIXSam Hartman1995-10-122-3/+8
* Changes to do shared library versioning under AIXSam Hartman1995-10-118-22/+59
* kdc_preauth.c (get_preauth_hint_list): Fix missing indirection inTheodore Tso1995-10-114-14/+11
* Added the "/nod" option to the gssapi.dll and libkrb5.dll linkerTheodore Tso1995-10-112-2/+11
* Use win-post.in instead of post.inTheodore Tso1995-10-112-1/+5
* Moved .c -> .obj rule to win-post.in, since we need it after theTheodore Tso1995-10-113-8/+53
* Handle case when ticket cache name does not include a colonEzra Peisach1995-10-102-0/+7
* Fix handling of session key for Kerberos5. I don't think this shouldSam Hartman1995-10-103-0/+10
* Fix handling of session key for Kerberos5. I don't think this shouldSam Hartman1995-10-102-30/+44
* If secure_profile is set in the context, do not allow the defaultEzra Peisach1995-10-102-2/+8
* For NetBSD convert flags designed for cc to those used by ldEzra Peisach1995-10-092-0/+8
* For NetBSD shlibs turn back on shlibs_use_dirsEzra Peisach1995-10-092-1/+5
* extract_v4_srvtab: Version number is only one byte long (warlord)Ezra Peisach1995-10-092-2/+9
* Change test to krb524test - otherwise if built and "." is in the users path,Ezra Peisach1995-10-092-4/+9
* (recv_token): When continuning a partial read over the network, putEzra Peisach1995-10-082-1/+6
* Work around bug in NetBSD expect. This is the same fix asEzra Peisach1995-10-072-1/+10
* Change kdc port specifications in kdc.conf to match currentEzra Peisach1995-10-072-4/+7
* Include the file windows.in instead of pre.inTheodore Tso1995-10-072-1/+3
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-0758-31/+143
* * ksu.M: Document authorization changesEzra Peisach1995-10-067-646/+35
* Build the list of files *after* building files using awk-windows-macTheodore Tso1995-10-062-1/+6
* Documented kdc_ports, and removed references to primary_port andTheodore Tso1995-10-063-44/+20
* Change types of krb5_max_enctype and krb5_max_cksumtype to beTheodore Tso1995-10-062-2/+8
* do_tgs_req.c (process_tgs_req): Use a slightly more compressed loggingTheodore Tso1995-10-064-118/+116
* Make the logs less verbose, by omitting the hostname, pid, etc.Theodore Tso1995-10-062-1/+14