| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -21/+31 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -62/+63 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -33/+41 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -31/+33 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -30/+30 |
* | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -6/+9 |
* | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 1 | -2/+2 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
* | * Makefile.in (check): Remove test_db before running tests | Ken Raeburn | 2002-12-19 | 1 | -0/+1 |
* | Changes to allow compilation --with-system-db and --enable-shared | Ezra Peisach | 2002-12-16 | 1 | -3/+6 |
* | update dependencies | Ken Raeburn | 2002-09-13 | 1 | -2/+2 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -10/+20 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
* | * kdb_db2.h: Add prototype and rename for | Tom Yu | 2002-08-23 | 1 | -1/+1 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -24/+21 |
* | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 1 | -1/+1 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -10/+10 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -23/+26 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+47 |
* | * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build this | Tom Yu | 2000-06-30 | 1 | -2/+3 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+2 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -2/+2 |
* | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 1 | -3/+3 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+2 |
* | * t_kdb.c: Reflect changes in the API, mostly db_create | Tom Yu | 1997-07-25 | 1 | -3/+3 |
* | t_kdb.c (do_testing): Clean up error handling for krb5_init_context | Theodore Tso | 1997-03-24 | 1 | -4/+3 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -1/+1 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -41/+21 |
* | * t_krb5.conf: Dummy krb5.conf file from the krb5 library | Ezra Peisach | 1996-11-09 | 1 | -2/+4 |
* | * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a | Ezra Peisach | 1996-10-31 | 1 | -1/+1 |
* | * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will | Tom Yu | 1996-09-04 | 1 | -2/+2 |
* | Fix Makefile so that t_kdb is linked correctly with the appropriate | Theodore Tso | 1996-08-23 | 1 | -2/+2 |
* | kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define. | Theodore Tso | 1996-08-22 | 1 | -1/+2 |
* | Change shared:: to shared: in the creation of the shared subdir. | Ezra Peisach | 1996-08-09 | 1 | -1/+2 |
* | * Makefile.in (shared): Always mkdir shared; test -d shared || | Tom Yu | 1996-08-09 | 1 | -1/+1 |
* | * AIX shared library fix: get -ldb not dbm | Sam Hartman | 1996-08-05 | 1 | -1/+1 |
* | Fix up shared library handling and $(STEXT) usage | Sam Hartman | 1996-07-28 | 1 | -4/+2 |
* | * Makefile.in: libkdb5.so needs to be built with | Ezra Peisach | 1996-07-23 | 1 | -0/+11 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -1/+20 |
* | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-03-19 | 1 | -1/+2 |
* | * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and add | Ezra Peisach | 1996-03-18 | 1 | -9/+3 |
* | Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY | Richard Basch | 1996-01-22 | 1 | -2/+1 |
* | * Makefile.in, keytab.c : Move db keytab routines here | Chris Provenzano | 1995-12-13 | 1 | -0/+2 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -2/+1 |
* | New routines for changing passwords of new kdb entries | Chris Provenzano | 1995-08-07 | 1 | -0/+2 |
* | * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c: | Chris Provenzano | 1995-07-27 | 1 | -0/+2 |