summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+2
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-3/+3
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-251-3/+3
* t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1997-03-241-4/+3
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* Merge of libhack_branchTom Yu1997-02-091-41/+21
* * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach1996-11-091-2/+4
* * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach1996-10-311-1/+1
* * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu1996-09-041-2/+2
* Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso1996-08-231-2/+2
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-221-1/+2
* Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach1996-08-091-1/+2
* * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu1996-08-091-1/+1
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-051-1/+1
* Fix up shared library handling and $(STEXT) usageSam Hartman1996-07-281-4/+2
* * Makefile.in: libkdb5.so needs to be built withEzra Peisach1996-07-231-0/+11
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-1/+20
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-03-191-1/+2
* * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and addEzra Peisach1996-03-181-9/+3
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-2/+1
* * Makefile.in, keytab.c : Move db keytab routines hereChris Provenzano1995-12-131-0/+2
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-2/+1
* New routines for changing passwords of new kdb entriesChris Provenzano1995-08-071-0/+2
* * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1995-07-271-0/+2
* Remove LDFLAGSPaul Park1995-07-071-2/+1
* Remove Berkeley database object modulesPaul Park1995-06-301-16/+1
* * configure.in (--with-dbm): new option, allows easy building ofMark Eichin1995-06-291-1/+2
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-4/+1
* (clean): Remove t_kdb and t_kdb.oEzra Peisach1995-06-111-0/+2
* Ranlib libkdb5 after doing the update from berk_dbPaul Park1995-05-311-0/+1
* Use new Berkeley Database code and add testPaul Park1995-05-261-2/+29
* Fix missing $(DESTDIR) in "make install" linesTheodore Tso1994-10-191-1/+1
* make install obey $(DESTDIR)Theodore Tso1994-10-041-1/+1
* make install fixesTom Yu1994-08-041-2/+1
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-39/+0
* changes to fix make installTom Yu1994-06-251-3/+19
* obvious additions to cleanMark Eichin1994-06-231-0/+2
* improve clean rulesMark Eichin1994-06-231-0/+4
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-211-0/+1
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-171-1/+1
* autoconf enhancements for kerberosMark Eichin1994-06-091-0/+54