| Commit message (Expand) | Author | Age | Files | Lines |
* | Create e_data as pa_data in KDC interfaces | Greg Hudson | 2011-10-04 | 1 | -1/+1 |
* | Fix string attribute unit tests | Greg Hudson | 2011-09-21 | 1 | -3/+3 |
* | Add KRB5_TL_STRING_ATTRS and libkdb5 accessors | Greg Hudson | 2011-09-21 | 1 | -1/+9 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | DAL improvements | Greg Hudson | 2010-07-02 | 1 | -1/+2 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -3/+1 |
* | Get "make depend" to work in an unbuilt source tree, since bad deps | Greg Hudson | 2009-08-03 | 1 | -0/+2 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -121/+0 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -8/+9 |
* | Create a private header file for local functions missing prototypes. | Ezra Peisach | 2008-12-29 | 1 | -2/+2 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -52/+56 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -44/+48 |
* | Use autogenerated darwin.exports files for server frameworks | Alexandra Ellwood | 2008-07-09 | 1 | -0/+2 |
* | make depend | Ken Raeburn | 2008-06-30 | 1 | -1/+2 |
* | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 1 | -5/+61 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -24/+27 |
* | 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 |