| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | * keytab.c (krb5_ktkdb_get_entry): Change local variable rom int | Ezra Peisach | 2004-05-25 | 2 | -1/+7 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -33/+41 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+156 |
| * | * t_kdb.c (add_principal): Delete unused argument 'rseed'. | Ken Raeburn | 2004-04-03 | 2 | -10/+9 |
| * | * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" until | Ken Raeburn | 2004-04-03 | 2 | -1/+8 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -31/+33 |
| * | add get_name callback for kdb keytab type, for debugging | Ken Raeburn | 2003-12-13 | 2 | -1/+16 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -30/+30 |
| * | Cross realm checks can check beyond end of buffer | Ezra Peisach | 2003-05-22 | 2 | -1/+6 |
| * | don't install in-tree libdb | Tom Yu | 2003-04-02 | 2 | -6/+19 |
| * | fix kadmind startup failure with krb4 vuln patch | Tom Yu | 2003-03-19 | 2 | -8/+15 |
| * | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 2 | -1/+54 |
| * | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 4 | -8/+49 |
| * | Change comments to remove the note that we're going to redesign key | Tom Yu | 2003-02-08 | 2 | -2/+6 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -4/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
| * | * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead of | Ezra Peisach | 2002-12-23 | 2 | -2/+7 |
| * | * Makefile.in (check): Remove test_db before running tests | Ken Raeburn | 2002-12-19 | 2 | -0/+5 |
| * | Changes to allow compilation --with-system-db and --enable-shared | Ezra Peisach | 2002-12-16 | 2 | -3/+11 |
| * | update dependencies | Ken Raeburn | 2002-09-13 | 1 | -2/+2 |
| * | * kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ is | Ken Raeburn | 2002-09-13 | 2 | -0/+15 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -10/+20 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * kdb_db2.h: Add prototype and rename for | Tom Yu | 2002-08-23 | 4 | -5/+53 |
| * | * keytab.c (krb5_ktkdb_get_entry): For consistency, check for | Tom Yu | 2002-08-15 | 2 | -0/+11 |
| * | Apply patch to | Sam Hartman | 2002-08-09 | 2 | -0/+6 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -24/+21 |
| * | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 2 | -1/+7 |
| * | Use const instead of krb5_const | Ken Raeburn | 2002-02-23 | 2 | -1/+6 |
| * | * t_kdb.c (do_testing): Invoke krb5_free_principal and | Ezra Peisach | 2001-11-19 | 2 | -0/+17 |
| * | * kdb_cpw.c (cleanup_key_data): Do not free NULL pointer | Ezra Peisach | 2001-10-30 | 2 | -0/+7 |
| * | * kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_2 instead of | Ezra Peisach | 2001-10-26 | 2 | -1/+6 |
| * | * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes that | Tom Yu | 2001-10-25 | 3 | -2/+31 |
| * | 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 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 6 | -52/+57 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+47 |
| * | * kdb_xdr.c (krb5_dbe_update_mod_princ_data, | Ezra Peisach | 2001-07-27 | 3 | -4/+14 |
| * | Fixed several typos in comments | Mitchell Berger | 2001-06-20 | 1 | -1/+1 |
| * | kdb_dbm.c (destroy_file_suffix): Declare as static | Ezra Peisach | 2001-04-25 | 2 | -1/+5 |
| * | * kdb_xdr.c: Change the variable index to idx to prevent function | Ezra Peisach | 2001-03-10 | 2 | -4/+9 |
| * | * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERS | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * fetch_mkey.c: Signed/unsigned int cleanup | Ezra Peisach | 2000-10-17 | 3 | -12/+17 |
| * | * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warning | Ezra Peisach | 2000-09-20 | 6 | -15/+47 |
| * | * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis about | Ezra Peisach | 2000-07-04 | 4 | -22/+24 |
| * | * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build this | Tom Yu | 2000-06-30 | 2 | -2/+9 |