summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SRCS): Add $(srcdir)Ezra Peisach1997-08-172-0/+8
* * Makefile.in (SRCS): Add $(srcdir) where neededEzra Peisach1997-08-174-7/+18
* Changes from the Kerbnet release by CygnusEzra Peisach1997-08-143-19/+77
* * aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT ifEzra Peisach1997-08-122-2/+7
* * init_ctx.c (krb5_init_context): Initialize local variable ctxEzra Peisach1997-08-122-1/+6
* * Makefile.in (OSSRCS): Add $(srcdir)/ to source locationEzra Peisach1997-08-122-1/+5
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-122-1/+5
* * Makefile.in (MACFILES): Remove mac/gss/* as it does not existEzra Peisach1997-08-122-1/+5
* * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Fix up some things soTom Yu1997-08-122-16/+33
* * convt_tkt.c: Delete; it's not needed anymoreTom Yu1997-08-127-209/+258
* * rd_cred.c (krb5_rd_cred_basic): Check remote_addr andTom Yu1997-08-082-1/+7
* * cnv_tkt_skey.c:Tom Yu1997-08-074-14/+35
* * g_cnffile.c: Check to see if context is NULL prior to callingTom Yu1997-08-072-12/+20
* * Makefile.in: Add support for compiling with HesiodTom Yu1997-08-072-2/+8
* * aclocal.m4: Add support for --with-hesiod (and add it toTom Yu1997-08-072-0/+29
* * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBSTom Yu1997-08-072-1/+8
* * Makefile.in: Add flags to conditionally compile with HesiodTom Yu1997-08-073-2/+90
* version.rc: New file containing the version resource information forTheodore Tso1997-08-061-0/+5
* Makefile.in, telnet.rc: Add version resource to the executableTheodore Tso1997-08-053-5/+12
* Makefile.in, gss.rc: Use the version resource from windows/version.rc,Theodore Tso1997-08-053-34/+10
* Makefile.in, cnsres5.rc: Add a version resource to the executableTheodore Tso1997-08-053-8/+12
* version.rc: New file containing the version resource information forTheodore Tso1997-08-051-0/+151
* Makefile.in, krb5.rc, version.rc: Add support for adding a WindowsTheodore Tso1997-08-053-14/+36
* Check in new version of the version server librariesTheodore Tso1997-08-053-0/+0
* * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach1997-07-312-1/+5
* * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statementEzra Peisach1997-07-312-0/+6
* * Makefile.in (SRCS): Add / after $(srcdir) in SRCS lineEzra Peisach1997-07-312-10/+14
* * kdc_util.c:Tom Yu1997-07-303-1/+13
* * configure.in: Add "create" directory backTom Yu1997-07-302-1/+5
* * kdb5_mkdums.c: Update to match reality of libkdb, so that itTom Yu1997-07-302-6/+14
* For Windows and Macintosh, always include stdlib.hTheodore Tso1997-07-302-0/+5
* Add documentation describing the /MD flag in the Win32 CFLAGSTheodore Tso1997-07-301-0/+1
* Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link lineTheodore Tso1997-07-305-3/+17
* Add support for the new OID value for host-based service nameTheodore Tso1997-07-303-0/+11
* inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OIDTheodore Tso1997-07-303-1/+20
* * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast aTom Yu1997-07-292-1/+6
* Take out the /nod option, and remove libc.lib from the list ofTheodore Tso1997-07-296-9/+21
* Add additional debugging messages so we can see the winsock errorTheodore Tso1997-07-292-24/+44
* * kdb_db2.c: Fix typo; also, tweak page size in attempt to speedTom Yu1997-07-263-5/+8
* * kadm_funcs.c: Remove mention of dbm for now. It should probablyTom Yu1997-07-252-1/+10
* * loadv4.c:Tom Yu1997-07-255-16/+36
* * dump.c: Update to new kdb APITom Yu1997-07-252-3/+12
* * main.c (init_realm): Fix to use new ktkdbTom Yu1997-07-252-6/+8
* * Makefile.in: Remove test-randkey since it was breaking theTom Yu1997-07-252-1/+7
* * server_init.c: Change a few calls to align with the new kdbTom Yu1997-07-253-3/+10
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-257-60/+1545
* * t_ser.c: Add support for changed kdb APITom Yu1997-07-252-2/+7
* * kdb5_err.et: Add error code for bad creation flagsTom Yu1997-07-252-0/+5
* * Makefile.in: Bump version due to et changesTom Yu1997-07-252-1/+5
* * kdb_kt.h: Move support for "kdb" keytab hereTom Yu1997-07-253-8/+79