| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -3/+0 |
* | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 10 | -265/+260 |
* | Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in | Ken Raeburn | 2004-08-27 | 2 | -3/+9 |
* | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 2 | -1/+28 |
* | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 3 | -3/+4 |
* | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
* | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 1 | -19/+0 |
* | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 3 | -2/+8 |
* | * 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/+3 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | * dump.c (dump_db): Update usage comment. Add "-rev" and | Tom Yu | 2002-08-23 | 4 | -16/+80 |
* | * main.c: updated the usage function | Jen Selby | 2002-08-14 | 2 | -1/+7 |
* | * dump.c (master_key_convert): Iterate over freeing | Tom Yu | 2002-07-31 | 2 | -2/+12 |
* | * kdb5_util.M: added documentation for some options. | Jen Selby | 2002-07-29 | 2 | -2/+28 |
* | * dump.c (dump_ov_princ): Remove variable set but unused | Ezra Peisach | 2002-07-15 | 2 | -4/+6 |
* | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 4 | -8/+15 |
* | Implement code to get random data from /dev/{random,urandom}. For | Sam Hartman | 2002-01-08 | 2 | -1/+12 |
* | * dump.c (dump_db): Pass krb5_boolean instead of char * as | Ezra Peisach | 2001-10-26 | 2 | -1/+8 |
* | * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymore | Tom Yu | 2001-10-25 | 2 | -23/+5 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 6 | -82/+86 |
* | * string_table.c (str_INITING_KCONTEXT): Variable deleted. | Ken Raeburn | 2001-07-16 | 4 | -5/+10 |
* | * nstrtok.h: New file with prototype for nstrtok | Ezra Peisach | 2001-07-01 | 6 | -37/+22 |
* | * kdb5_util.c (main): Change optarg to koptarg to prevent | Ezra Peisach | 2001-06-22 | 2 | -9/+14 |
* | * kdb5_create.c: Include <krb5/adm_proto.h> for | Ezra Peisach | 2001-06-20 | 2 | -0/+6 |
* | Fixed a bunch of typos | Mitchell Berger | 2001-06-20 | 4 | -9/+13 |
* | * dump.c (name_matches): Cleanup warning of assignments in | Ezra Peisach | 2001-06-18 | 2 | -4/+9 |
* | * dump.c: Include regex.h if exists and if HAVE_REGCOMP | Ezra Peisach | 2001-06-18 | 2 | -1/+6 |
* | * dumpv4.c: Pass C_Block * to des_read_password() as per prototype | Ezra Peisach | 2001-06-08 | 7 | -4/+23 |
* | * kadm5_create.c: Add prototype for static | Ezra Peisach | 2001-06-04 | 5 | -35/+55 |
* | * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c, | Ezra Peisach | 2001-02-26 | 8 | -160/+218 |
* | * loadv4.c: Remove references to KRB_NEVERDATE | Tom Yu | 2001-02-09 | 2 | -4/+6 |
* | * kdb5_util.M: Fix some formatting nits and document new flags | Tom Yu | 2001-02-06 | 2 | -12/+28 |
* | * kdb5_create.c (kdb5_create): Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * kdb5_util.M: Update manpage | Tom Yu | 2000-10-17 | 6 | -16/+68 |
* | * dump.c: Various message char arrays turned into macros, to permit gcc to | Ken Raeburn | 2000-07-05 | 2 | -64/+69 |
* | * dump.c: Add a new dump version, r1_3_version, and make it the | Tom Yu | 2000-07-01 | 2 | -6/+68 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 2 | -0/+7 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+2 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 11 | -11/+44 |
* | * kdb5_util.c (main): Do try using com_err in the case that krb5_init_context | Ken Raeburn | 1999-07-07 | 2 | -2/+6 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | * dump.c: Fix up to work with new crypto API | Tom Yu | 1998-11-03 | 2 | -26/+23 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 7 | -169/+351 |
* | Add support for changing the master key for a database as part of | Theodore Tso | 1998-09-30 | 2 | -26/+167 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 4 | -3/+10 |
* | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 3 | -9/+7 |