summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* network.c (setup_network):Theodore Tso1995-10-069-375/+145
* Remove the profile relation, since it's really a bad idea. RemovedTheodore Tso1995-10-062-33/+13
* Remove pport and sport from the krb5_realm_params file, and replace itTheodore Tso1995-10-062-4/+7
* Change types of krb5_max_enctype and krb5_max_cksumtype to beTheodore Tso1995-10-062-4/+10
* Added DEFAULT_KDC_PORTLISTTheodore Tso1995-10-062-0/+3
* Change the name of the kdc configuration file to be kdc.conf, to matchTheodore Tso1995-10-062-1/+6
* Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.Theodore Tso1995-10-052-4/+13
* If the log file can't be opened, print an intelligent error messageTheodore Tso1995-10-052-10/+14
* * alt_prof.c (krb5_read_realm_params): If secure flag is set inEzra Peisach1995-10-052-0/+9
* * init_os_ctx.c (krb5_secure_config_files): New function thatEzra Peisach1995-10-052-19/+60
* * k5-int.h: Add profile_secure to contextEzra Peisach1995-10-053-0/+10
* Move declaration of std_ks_tuple from kdb5_edit.h to cpw.c (extern part)Ezra Peisach1995-10-053-3/+9
* Use the kdc.conf file to determine the default list of keysalt tuplesTheodore Tso1995-10-044-18/+29
* Put back in the KRB5_CONFIG getenv that was accidentally removedEzra Peisach1995-10-022-0/+6
* * prof_init.c (profile_init_path): Add const declarationsEzra Peisach1995-10-022-2/+6
* fix typoMark Eichin1995-10-021-1/+1
* * default.exp: set timeout to 100 since the default of 10 isMark Eichin1995-10-022-0/+7
* * adm_conn.c (kadm_get_creds): zero out creds->server afterMark Eichin1995-10-022-1/+8
* * kinit.c (KRB5_DEFAULT_LIFE): default life should be 10 hours,Mark Eichin1995-10-022-1/+5
* * kadmin5.c (kadmin_startup): initialize action before strcat'ingMark Eichin1995-10-022-0/+6
* * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don'tMark Eichin1995-10-022-1/+5
* * osconf.h (DEFAULT_PROFILE_PATH): look in $(prefix)/lib/krb5.confMark Eichin1995-10-022-1/+6
* * init_os_ctx.c (krb5_os_init_context): use profile_init_path forMark Eichin1995-10-022-4/+11