| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * kdc.conf.proto: remove admin_dbname and admin_lockfile | Barry Jaspan | 1996-09-25 | 2 | -2/+4 |
* | convert to use krb5 build system; not totally complete | Barry Jaspan | 1996-09-24 | 8 | -0/+76 |
* | * stop_servers_local: delete krb5kdc_rcache after stopping kdc | Barry Jaspan | 1996-09-23 | 3 | -1/+14 |
* | create env-setup.sh | Barry Jaspan | 1996-09-20 | 2 | -0/+162 |
* | * krb5.conf.proto: change logging to /krb5/syslog | Barry Jaspan | 1996-09-20 | 2 | -3/+7 |
* | * kdc.conf.proto: remove max_life spec, use default | Barry Jaspan | 1996-09-18 | 2 | -2/+4 |
* | * make-host-keytab.pl.in: use kadmin instead of kadm5_keytab | Barry Jaspan | 1996-09-11 | 3 | -16/+32 |
* | * Makefile.ov: add $(REGEXLIB) | Barry Jaspan | 1996-08-12 | 2 | -1/+5 |
* | * init_db: use kdb5_util instead of kdb5_create | Barry Jaspan | 1996-08-12 | 2 | -2/+6 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 34 | -0/+7216 |