| Commit message (Expand) | Author | Age | Files | Lines |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -53/+53 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -15/+20 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -20/+20 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -7/+14 |
| * | Delete the rest of the support in the kdb library for doing locking on | Ken Raeburn | 2006-01-25 | 1 | -0/+2 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -26/+18 |
| * | * Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include system | Ken Raeburn | 2005-10-11 | 1 | -1/+1 |
| * | * Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): Variables | Ken Raeburn | 2005-10-04 | 1 | -8/+1 |
| * | * Makefile.in (t_kdb, check, clean): Delete t_kdb references | Ken Raeburn | 2005-06-30 | 1 | -12/+0 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB) | Ken Raeburn | 2005-06-21 | 1 | -1/+1 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -59/+41 |
| * | 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 |