| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -20/+22 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -1/+1 |
| * | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -4/+1 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -16/+18 |
| * | Fix PROG_LIBPATH so in-tree tests work | Tom Yu | 2008-08-25 | 1 | -1/+1 |
| * | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
| * | Check for strdup failure. Fix a memory leak in one failure case | Ken Raeburn | 2008-06-27 | 1 | -0/+32 |
| * | misc memory leaks | Ken Raeburn | 2008-06-27 | 1 | -0/+1 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 1 | -36/+35 |
| * | signed vs unsigned char * warnings in kdb_xdr.c | Alexandra Ellwood | 2008-05-30 | 1 | -6/+6 |
| * | more tests for libdb btree page split on zero index | Tom Yu | 2008-02-07 | 3 | -4/+113 |
| * | libdb btree page split on zero index corrupts db | Tom Yu | 2008-02-01 | 2 | -4/+54 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 9 | -115/+114 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -14/+16 |
| * | make depend | Ken Raeburn | 2007-07-27 | 5 | -100/+114 |
| * | Avoid unchecked sprintf in some KDC-side programs | Ken Raeburn | 2007-07-12 | 2 | -10/+16 |
| * | make depend | Ken Raeburn | 2007-07-10 | 5 | -114/+100 |
| * | Fix typo in yesterday's change (u_int_8_t -> u_int8_t) | Ken Raeburn | 2007-06-20 | 1 | -2/+2 |
| * | Configure libdb2 in top-level configure script | Ken Raeburn | 2007-06-20 | 8 | -45/+14 |
| * | Add the libdb2 type-existence tests to the top-level configure script. | Ken Raeburn | 2007-06-20 | 12 | -192/+177 |
| * | Use k5-platform.h instead of local configure to find mkstemp | Ken Raeburn | 2007-06-20 | 3 | -7/+8 |
| * | Add 'make depend' capability, and dependencies | Ken Raeburn | 2007-06-20 | 5 | -0/+186 |
| * | We have code elsewhere that assumes the existence of memmove and | Ken Raeburn | 2007-06-20 | 6 | -243/+4 |
| * | Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename | Ken Raeburn | 2007-06-20 | 4 | -131/+7 |
| * | Remove unused file | Ken Raeburn | 2007-05-07 | 1 | -81/+0 |
| * | Configure db2 plugin directory at top level | Ken Raeburn | 2007-03-25 | 2 | -27/+7 |
| * | Pass the extra library dependency on AIX (is this even still needed??) via a new | Ken Raeburn | 2007-03-25 | 2 | -2/+6 |
| * | Don't test for stuff not used, used unconditionally, or with feature-test mac... | Ken Raeburn | 2007-03-25 | 1 | -4/+0 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
| * | Remove traces of enable_shared, enable_static, enable_profiled, and | Ken Raeburn | 2007-03-25 | 2 | -3/+0 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
| * | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 1 | -14/+0 |
| * | crash creating db2 database in non-existent directory | Ken Raeburn | 2007-01-08 | 1 | -18/+15 |
| * | set AUTOCONF_HEADER | Ken Raeburn | 2006-12-13 | 7 | -0/+14 |
| * | Cleanup some warnings on missing prototypes | Ezra Peisach | 2006-10-15 | 2 | -1/+7 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
| * | Always zap newly allocated pages, intead of conditional on PURIFY. | Ken Raeburn | 2006-10-13 | 2 | -2/+2 |
| * | (krb5_db2_db_init): When creating a temporary database, use the suffix | Ken Raeburn | 2006-10-12 | 1 | -1/+2 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -10/+10 |
| * | (AUTOCONF_HEADER): Change to match file's target name | Ken Raeburn | 2006-10-02 | 1 | -1/+1 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -17/+17 |
| * | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 1 | -0/+1 |
| * | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 1 | -0/+3 |
| * | make depend | Ken Raeburn | 2006-07-17 | 1 | -2/+2 |
| * | copyright dates | Ken Raeburn | 2006-06-30 | 1 | -1/+1 |
| * | * kdb_db2.c: Don't include kdb_compat.h. | Ken Raeburn | 2006-06-30 | 2 | -13/+181 |
| * | * plugins/kdb/db2/kdb_db2.c (krb5_db2_db_init): Support tempdb | Sam Hartman | 2006-06-30 | 2 | -44/+80 |
| * | * plugins/kdb/db2/kdb_db2.c (krb5_db2_create): Remove incorrect | Sam Hartman | 2006-06-30 | 1 | -1/+1 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 8 | -9/+9 |
| * | Make __kdb2_hash_open declaration and definition consistent | Ken Raeburn | 2006-06-15 | 1 | -1/+1 |