| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make clean in lib/kdb leaves error table files | Ezra Peisach | 2006-11-05 | 1 | -0/+1 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -12/+12 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -6/+6 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -29/+33 |
| * | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 1 | -2/+2 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -13/+1 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -2/+2 |
| * | 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 |