summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * prof_init.c (profile_init_path): takes a single string entryMark Eichin1995-10-023-0/+77
* Changes to work under OSF/1 - changes of longs to KRB4_32.Ezra Peisach1995-10-022-25/+10
* Makefile.in (check-unix): Changed building of library from check to check-unixEzra Peisach1995-10-022-1/+6
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-19/+17
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-17/+13
* configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-17/+13
* * configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 ofEzra Peisach1995-10-022-17/+6
* * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for libraryEzra Peisach1995-10-023-16/+9
* * makeshlib.sh: For solaris, if you are not using gcc, add the -hEzra Peisach1995-10-022-2/+13
* * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versionsEzra Peisach1995-10-023-14/+80
* #ifdef the entire file so it's not built under WindowsTheodore Tso1995-09-292-0/+7
* If krb5/autoconf.h doesn't exist, cd to krb5 and make itTheodore Tso1995-09-292-11/+24
* Don't use krb5_lname_file; instead, use DEFAULT_LNAME_FILENAMETheodore Tso1995-09-292-2/+5
* Remove krb5_lname_file; it's not used any moreTheodore Tso1995-09-292-3/+4
* Remove autoconf.h on make cleanTheodore Tso1995-09-292-2/+6
* Remove trval on a make cleanTheodore Tso1995-09-292-1/+5
* Remove the dejagnu temporary filesTheodore Tso1995-09-292-0/+6
* Use the SubdirLibraryRule defined in aclocal.m4 to create the DONETheodore Tso1995-09-293-4/+7