summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up make clean procedures. The files to be removed are definedTheodore Tso1995-09-292-9/+12
* * Makefile.in (clean-unix): Remove krb5-pro.hEzra Peisach1995-09-292-1/+10
* For MS-DOS, use the brute force method of defining the size ofTheodore Tso1995-09-292-9/+17
* gss-client.c (main): Set display_file to be stdoutTheodore Tso1995-09-294-24/+37
* #include "osconf.h" all the time, at the beginning of the fileTheodore Tso1995-09-292-3/+7
* Don't include autoconf.h under Windows, since it doesn't existTheodore Tso1995-09-292-3/+8
* Copy stock/osconf.h to osconf.h in include/krb5, and clean it up whenTheodore Tso1995-09-292-31/+49
* #include autoconf.h instead of osconf.h, because that's the file weTheodore Tso1995-09-292-1/+6
* More Mac project file cleanupKeith Vetter1995-09-293-1424/+1377