| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change kdc port specifications in kdc.conf to match current | Ezra Peisach | 1995-10-07 | 2 | -4/+7 |
| * | Include the file windows.in instead of pre.in | Theodore Tso | 1995-10-07 | 2 | -1/+3 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 58 | -31/+143 |
| * | * ksu.M: Document authorization changes | Ezra Peisach | 1995-10-06 | 7 | -646/+35 |
| * | Build the list of files *after* building files using awk-windows-mac | Theodore Tso | 1995-10-06 | 2 | -1/+6 |
| * | Documented kdc_ports, and removed references to primary_port and | Theodore Tso | 1995-10-06 | 3 | -44/+20 |
| * | Change types of krb5_max_enctype and krb5_max_cksumtype to be | Theodore Tso | 1995-10-06 | 2 | -2/+8 |
| * | do_tgs_req.c (process_tgs_req): Use a slightly more compressed logging | Theodore Tso | 1995-10-06 | 4 | -118/+116 |
| * | Make the logs less verbose, by omitting the hostname, pid, etc. | Theodore Tso | 1995-10-06 | 2 | -1/+14 |
| * | network.c (setup_network): | Theodore Tso | 1995-10-06 | 9 | -375/+145 |
| * | Remove the profile relation, since it's really a bad idea. Removed | Theodore Tso | 1995-10-06 | 2 | -33/+13 |
| * | Remove pport and sport from the krb5_realm_params file, and replace it | Theodore Tso | 1995-10-06 | 2 | -4/+7 |
| * | Change types of krb5_max_enctype and krb5_max_cksumtype to be | Theodore Tso | 1995-10-06 | 2 | -4/+10 |
| * | Added DEFAULT_KDC_PORTLIST | Theodore Tso | 1995-10-06 | 2 | -0/+3 |
| * | Change the name of the kdc configuration file to be kdc.conf, to match | Theodore Tso | 1995-10-06 | 2 | -1/+6 |
| * | Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST. | Theodore Tso | 1995-10-05 | 2 | -4/+13 |
| * | If the log file can't be opened, print an intelligent error message | Theodore Tso | 1995-10-05 | 2 | -10/+14 |
| * | * alt_prof.c (krb5_read_realm_params): If secure flag is set in | Ezra Peisach | 1995-10-05 | 2 | -0/+9 |
| * | * init_os_ctx.c (krb5_secure_config_files): New function that | Ezra Peisach | 1995-10-05 | 2 | -19/+60 |
| * | * k5-int.h: Add profile_secure to context | Ezra Peisach | 1995-10-05 | 3 | -0/+10 |
| * | Move declaration of std_ks_tuple from kdb5_edit.h to cpw.c (extern part) | Ezra Peisach | 1995-10-05 | 3 | -3/+9 |
| * | Use the kdc.conf file to determine the default list of keysalt tuples | Theodore Tso | 1995-10-04 | 4 | -18/+29 |
| * | Put back in the KRB5_CONFIG getenv that was accidentally removed | Ezra Peisach | 1995-10-02 | 2 | -0/+6 |
| * | * prof_init.c (profile_init_path): Add const declarations | Ezra Peisach | 1995-10-02 | 2 | -2/+6 |
| * | fix typo | Mark Eichin | 1995-10-02 | 1 | -1/+1 |
| * | * default.exp: set timeout to 100 since the default of 10 is | Mark Eichin | 1995-10-02 | 2 | -0/+7 |
| * | * adm_conn.c (kadm_get_creds): zero out creds->server after | Mark Eichin | 1995-10-02 | 2 | -1/+8 |
| * | * kinit.c (KRB5_DEFAULT_LIFE): default life should be 10 hours, | Mark Eichin | 1995-10-02 | 2 | -1/+5 |
| * | * kadmin5.c (kadmin_startup): initialize action before strcat'ing | Mark Eichin | 1995-10-02 | 2 | -0/+6 |
| * | * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don't | Mark Eichin | 1995-10-02 | 2 | -1/+5 |
| * | * osconf.h (DEFAULT_PROFILE_PATH): look in $(prefix)/lib/krb5.conf | Mark Eichin | 1995-10-02 | 2 | -1/+6 |
| * | * init_os_ctx.c (krb5_os_init_context): use profile_init_path for | Mark Eichin | 1995-10-02 | 2 | -4/+11 |
| * | * prof_init.c (profile_init_path): takes a single string entry | Mark Eichin | 1995-10-02 | 3 | -0/+77 |
| * | Changes to work under OSF/1 - changes of longs to KRB4_32. | Ezra Peisach | 1995-10-02 | 2 | -25/+10 |
| * | Makefile.in (check-unix): Changed building of library from check to check-unix | Ezra Peisach | 1995-10-02 | 2 | -1/+6 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -19/+17 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
| * | configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 of | Ezra Peisach | 1995-10-02 | 2 | -17/+6 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for library | Ezra Peisach | 1995-10-02 | 3 | -16/+9 |
| * | * makeshlib.sh: For solaris, if you are not using gcc, add the -h | Ezra Peisach | 1995-10-02 | 2 | -2/+13 |
| * | * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versions | Ezra Peisach | 1995-10-02 | 3 | -14/+80 |
| * | #ifdef the entire file so it's not built under Windows | Theodore Tso | 1995-09-29 | 2 | -0/+7 |
| * | If krb5/autoconf.h doesn't exist, cd to krb5 and make it | Theodore Tso | 1995-09-29 | 2 | -11/+24 |
| * | Don't use krb5_lname_file; instead, use DEFAULT_LNAME_FILENAME | Theodore Tso | 1995-09-29 | 2 | -2/+5 |
| * | Remove krb5_lname_file; it's not used any more | Theodore Tso | 1995-09-29 | 2 | -3/+4 |
| * | Remove autoconf.h on make clean | Theodore Tso | 1995-09-29 | 2 | -2/+6 |
| * | Remove trval on a make clean | Theodore Tso | 1995-09-29 | 2 | -1/+5 |
| * | Remove the dejagnu temporary files | Theodore Tso | 1995-09-29 | 2 | -0/+6 |
| * | Use the SubdirLibraryRule defined in aclocal.m4 to create the DONE | Theodore Tso | 1995-09-29 | 3 | -4/+7 |