summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Initial revisionTom Yu1997-03-202-0/+628
* Fix up name of the SAP Kerberos glue library to be platform dependentTheodore Tso1997-03-193-75/+14
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-1/+14
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-1/+15
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-4/+32
* Add double quotes to prevent Mac filenames with spaces from losingTheodore Tso1997-03-172-11/+16
* Fix header file so that winmac.h is #included when commpiling on theTheodore Tso1997-03-172-1/+6
* * keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctypeTom Yu1997-03-172-14/+29
* This file really doesn't need to exist anymore. [krb5-build/382]Tom Yu1997-03-161-4/+0
* * Makefile.in (unit-test-server-body): depend on test-randkey, notBarry Jaspan1997-03-122-1/+6
* Check to see if the global_param's stash file is non-NULL beforeTheodore Tso1997-03-122-1/+7
* * aclocal.m4: Add provisions to make major version numberTom Yu1997-03-102-7/+28
* * lib.in: Add provisions for making shared libraries of the sameTom Yu1997-03-102-0/+19
* * svr_principal.c (add_to_history): Don't call realloc() on a NULLTom Yu1997-03-092-3/+13
* * kconfig.c (main): Move krb5_init_context earlier in order toEzra Peisach1997-03-032-8/+18
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-033-1/+9
* * Makefile.in (MAC_SUBDIRS): Change KRB5 to krb5 for Mac subdirsEzra Peisach1997-03-032-1/+5
* * pre.in (KRB4COMPAT_DEPLIBS): Depends on KRB5_BASE_DEPLIBS (notEzra Peisach1997-03-032-1/+6
* * libobj.in: Change .c.so and .c.po rules to work better withTom Yu1997-03-012-2/+10
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-013-6/+7
* Remove static from declaration of com_err_hookSam Hartman1997-03-012-3/+8
* If RegKRB5CCNAME is set in kerberos.ini, use that value to determine theRichard Basch1997-02-281-6/+49
* Makefile.in: Link krb5_32.lib (win32) with advapi32.lib to resolve theRichard Basch1997-02-281-2/+3
* krshd should not require a user to have a valid home directory. [krb5-appl/167]Sam Hartman1997-02-282-4/+9
* * pre.in: Add recursion hooks for distcleanTom Yu1997-02-273-3/+22
* * Makefile.in: Add $(LIBS) so that compile doesn't blow out underTom Yu1997-02-272-1/+6
* include/asn.1 no longer exists; don't try to reference itRichard Basch1997-02-251-3/+2
* Build krb5.rc with -D_MSDOS -DRES_ONLY under win16Richard Basch1997-02-251-1/+2
* Don't do all the setup if RES_ONLY is defined; only get the resourceRichard Basch1997-02-251-0/+8
* Handle Windows binary files better (hopefully)Richard Basch1997-02-252-19/+23
* win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource definitions forRichard Basch1997-02-251-0/+6
* read_pwd.c: Improperly applied Doug Engert's windows dialog patch last time.Richard Basch1997-02-254-83/+6
* krb5.rc: Replaced Windows password dialog resource file (krb5/os/win-pwd.rc)Richard Basch1997-02-252-3/+48
* Fixed bad variable referenceRichard Basch1997-02-251-1/+1
* Export krb5_read_passwordRichard Basch1997-02-252-0/+2
* Fixed bad variable referenceRichard Basch1997-02-253-3/+3
* win-pwd.rc: Windows dialog information for password promptingRichard Basch1997-02-255-9/+296
* krb5_32.lib now also depends on gdi32.libRichard Basch1997-02-252-1/+5
* krb5.hin: Export krb5_read_password (Win16/32)Richard Basch1997-02-253-5/+12
* Moved krb5_read_password back into the library (Win32)Richard Basch1997-02-252-88/+4
* resolve.c (main): Make the test for a FQDN be a bit more stringentTheodore Tso1997-02-243-3/+17
* Build using KDB5_LIBS, not KDB5_LIBTheodore Tso1997-02-242-2/+6
* Added RUN_ENV line for LinuxTheodore Tso1997-02-242-1/+5
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-2346-267/+199
* Rebuild the Makefile in the current directory, as neededRichard Basch1997-02-233-4/+32
* Define BUILDTOP for Win16/Win32; needed by config/win-post.inRichard Basch1997-02-232-0/+6
* * configure.in: Do not run test suite unless Athena compatibilityEzra Peisach1997-02-223-1/+30
* Fix terminal handling with regard to ^@ and ^oSam Hartman1997-02-222-2/+12
* Described the replacement of #ifdef unixRichard Basch1997-02-221-5/+8
* AIX should also have the compatibility interfaceRichard Basch1997-02-222-2/+2