summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Only check the returned starttime to make sure it matches theTheodore Tso1995-09-292-1/+8
* Rename verify.c to t_verify.c to remove conflict withKeith Vetter1995-09-293-3/+8
* Only convert instances which don't have a '.' in them. If they have aTheodore Tso1995-09-292-1/+7
* (gets it to actually build on sunos, and provides a fair guess forMark Eichin1995-09-293-0/+16
* Misc Mac cleanupsKeith Vetter1995-09-297-878/+861
* gss sample programKeith Vetter1995-09-295-0/+962
* Added new KerberosHeaders filesKeith Vetter1995-09-282-0/+125
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-2816-1333/+1577
* Files in telnet authentication module directoryKeith Vetter1995-09-285-0/+3743
* Telnet authentication module fixes. Also project organizationKeith Vetter1995-09-2812-1069/+1060
* Remove telnet directory from repositoryKeith Vetter1995-09-281-12651/+0
* Change install: to install-unix: so that the destination directories areEzra Peisach1995-09-272-1/+6
* Added macfile.list to the list of excluded filesTheodore Tso1995-09-271-0/+1
* *** empty log message ***Theodore Tso1995-09-271-1/+1
* New file, used for generating DOS zip filesTheodore Tso1995-09-272-0/+18
* Move changes from ChangeLog to changeloTheodore Tso1995-09-272-6/+5
* Don't include des_int.h; it's no longer neededTheodore Tso1995-09-272-1/+1
* alt_prof.c (krb5_read_realm_params): On an error, initialize theTheodore Tso1995-09-272-2/+8
* Don't include los-proto.h; it's no longer presentTheodore Tso1995-09-272-1/+5
* k5-int.h: Don't predefine symbols to stop kdb.h and kdb_dbm.h forTheodore Tso1995-09-273-57/+70
* kdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined(_MACINTOSH) toTheodore Tso1995-09-273-22/+34
* Systematic rework of all the cleanup code to make the generated objectTheodore Tso1995-09-272-143/+155