| Commit message (Expand) | Author | Age | Files | Lines |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 6 | -0/+21 |
| * | * tcl_kadm5.c (parse_tl_data): Change cast from char * to | Ezra Peisach | 1998-07-16 | 3 | -5/+15 |
| * | Makefile.in (env-setup.stmp): If env-setup.stamp needs to be rebuilt, | Theodore Tso | 1998-03-02 | 3 | -3/+15 |
| * | * env-setup.shin (STOP): SRCTOP -> SRCTOPDIR | Tom Yu | 1998-03-01 | 2 | -1/+3 |
| * | * Makefile.in (env-setup.stamp): Fix up to use $(thisconfigdir) | Tom Yu | 1998-02-28 | 2 | -2/+6 |
| * | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 9 | -32/+22 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 6 | -6/+21 |
| * | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 2 | -1/+6 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 8 | -3/+26 |
| * | * kdc.conf.proto: Add kpasswd_port line so kadmind can start as | Ezra Peisach | 1998-01-21 | 2 | -0/+6 |
| * | Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headers | Ezra Peisach | 1997-10-22 | 5 | -0/+21 |
| * | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 4 | -2/+12 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 5 | -20/+37 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 6 | -5/+20 |
| * | * init_db: be verbose when $SRVTCL doesn't exist, instead of just | Barry Jaspan | 1996-12-03 | 2 | -0/+16 |
| * | * env-setup.shin, init_db, save_files.sh, start_servers, | Barry Jaspan | 1996-11-14 | 8 | -49/+19 |
| * | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 1 | -0/+2 |
| * | * env-setup.shin: Explicitly set KRB5CCNAME so the user's ccache | Tom Yu | 1996-11-13 | 2 | -0/+6 |
| * | On make clean, remove built programs | Ezra Peisach | 1996-11-13 | 2 | -0/+7 |
| * | * init_db, save_files.sh, start_servers, start_servers_local, | Tom Yu | 1996-11-12 | 7 | -12/+36 |
| * | * init_db, save_files.sh, start_servers_local, stop_servers, | Tom Yu | 1996-11-12 | 6 | -8/+18 |
| * | * start_servers, start_servers_local, init_db: Use ${FOO+bar} and | Tom Yu | 1996-11-11 | 4 | -6/+12 |
| * | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 2 | -2/+4 |
| * | Use single quotes around @KRB5_RUN_ENV@ so that bash doesn't try to | Theodore Tso | 1996-11-07 | 2 | -1/+6 |
| * | (unparse_err): add new finer-grained conf file error codes | Barry Jaspan | 1996-11-07 | 2 | -0/+5 |
| * | * tcl_kadm5.c: don't assume tl_data_contents is null-terminated, | Barry Jaspan | 1996-11-07 | 2 | -2/+10 |
| * | * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do not free memory | Ezra Peisach | 1996-11-07 | 3 | -3/+12 |
| * | kadmin/testing/tcl/util.t is in the source tree and not the build tree. | Ezra Peisach | 1996-11-05 | 2 | -1/+5 |
| * | * tcl_kadm5.c (unparse_err): update for new tl_data semantics | Barry Jaspan | 1996-11-01 | 2 | -0/+8 |
| * | * init_db: put KRB5_RUN_ENV_CSH in setup.csh | Barry Jaspan | 1996-10-29 | 3 | -0/+13 |
| * | * tcl_kadm5.c: add unparse ability for V2 principal fields | Barry Jaspan | 1996-10-21 | 2 | -9/+215 |
| * | * Makefile.in (env-setup.stamp): Add dependency upon Makefile | Ezra Peisach | 1996-10-18 | 2 | -1/+5 |
| * | * tcl_kadm5.c (unparse_principal_ent): don't unparse allocated | Barry Jaspan | 1996-10-18 | 2 | -22/+37 |
| * | qualname.plin: Downcase FQDN for keytab use. [krb5-libs/116] | Ezra Peisach | 1996-10-17 | 2 | -0/+6 |
| * | * env-setup.shin (TOPLIBD): Support for build tree shared library | Ezra Peisach | 1996-10-16 | 3 | -2/+17 |
| * | * krb5.conf.proto: s/localhost/__LOCALHOST__/ | Barry Jaspan | 1996-10-15 | 4 | -2/+14 |
| * | * env-setup.shin: set $QUALNAME to the right path | Barry Jaspan | 1996-10-15 | 2 | -1/+5 |
| * | * Makefile.in: Added standard rules for .plin -> .pl | Ezra Peisach | 1996-10-15 | 8 | -875/+9 |
| * | Makefile.in, configure.in: Only build programs if Tcl is present | Ezra Peisach | 1996-10-14 | 3 | -6/+23 |
| * | Check for expect in autoconf and subsititute into env-setup.sh | Ezra Peisach | 1996-10-10 | 3 | -2/+9 |
| * | * env-setup.shin: Renamed env-setup.sh for autoconf use | Ezra Peisach | 1996-10-03 | 9 | -101/+54 |
| * | Let autoconf find the path for perl | Ezra Peisach | 1996-10-02 | 3 | -2/+6 |
| * | * krb5.conf.proto: parameterize kdc hostname for remote server | Barry Jaspan | 1996-09-27 | 2 | -2/+8 |
| * | * start_servers, start_servers_local, stop_servers, init_db, | Barry Jaspan | 1996-09-27 | 7 | -56/+34 |
| * | * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default, | Barry Jaspan | 1996-09-27 | 3 | -8/+11 |
| * | * env-setup.sh, init_db, start_servers_local: use K5ROOT instead | Barry Jaspan | 1996-09-26 | 5 | -22/+48 |
| * | * krb5.conf.proto, kdc.conf.proto: use K5ROOT instead of /krb5 | Barry Jaspan | 1996-09-26 | 3 | -10/+14 |
| * | * qualname.pl.in: Renamed old qualname to here as perl path needs | Ezra Peisach | 1996-09-26 | 7 | -4/+33 |
| * | Fix typo. | Ezra Peisach | 1996-09-26 | 1 | -1/+1 |
| * | Link with -ltcl (depends on /mit/gnu/lib - yuck). | Ezra Peisach | 1996-09-26 | 2 | -4/+12 |