summaryrefslogtreecommitdiffstats
path: root/src/kadmin/testing
Commit message (Expand)AuthorAgeFilesLines
* upde dependenciesTom Yu2002-11-271-17/+12
* update dependenciesTom Yu2002-11-271-12/+17
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-052-2/+6
* * start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tclKen Raeburn2002-10-302-0/+12
* * start_servers_local: Set names of replay cache and log files to be per-user,Ken Raeburn2002-10-182-3/+10
* * start_servers_local: Telnet to 127.0.0.1, not "localhost", to probe forKen Raeburn2002-10-162-1/+9
* update dependenciesKen Raeburn2002-08-291-1/+3
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-296-3/+15
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-293-0/+11
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-236-3/+15
* * tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMSKen Raeburn2002-08-072-0/+13
* * tcl_kadm5.c: Cleanup warnings for variables set but not used.Ezra Peisach2002-07-153-58/+43
* update dependenciesKen Raeburn2002-06-151-9/+8
* more verbose reporting of unexpected errorsKen Raeburn2002-03-073-4/+15
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-13/+14
* dependenciesKen Raeburn2001-09-012-1/+34
* * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init andEzra Peisach2001-07-015-31/+50
* * tcl_kadm5.c: Cleanup assignments in conditionalsEzra Peisach2001-06-083-12/+21
* * tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments inEzra Peisach2001-04-253-95/+123
* * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2000-07-032-1/+8
* pullup from 1.2-beta4Ken Raeburn2000-07-015-4/+20
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-012-4/+4
* log tritan's changesTom Yu1999-10-262-0/+14
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-262-2/+1
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-056-0/+21
* * tcl_kadm5.c (parse_tl_data): Change cast from char * toEzra Peisach1998-07-163-5/+15
* Makefile.in (env-setup.stmp): If env-setup.stamp needs to be rebuilt,Theodore Tso1998-03-023-3/+15
* * env-setup.shin (STOP): SRCTOP -> SRCTOPDIRTom Yu1998-03-012-1/+3
* * Makefile.in (env-setup.stamp): Fix up to use $(thisconfigdir)Tom Yu1998-02-282-2/+6
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-289-32/+22
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-186-6/+21
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-128-3/+26
* * kdc.conf.proto: Add kpasswd_port line so kadmind can start asEzra Peisach1998-01-212-0/+6
* Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach1997-10-225-0/+21
* add kadm5_setkey_principalBarry Jaspan1997-04-234-2/+12
* Merge of libhack_branchTom Yu1997-02-095-20/+37
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-136-5/+20
* * init_db: be verbose when $SRVTCL doesn't exist, instead of justBarry Jaspan1996-12-032-0/+16
* * env-setup.shin, init_db, save_files.sh, start_servers,Barry Jaspan1996-11-148-49/+19
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-141-0/+2
* * env-setup.shin: Explicitly set KRB5CCNAME so the user's ccacheTom Yu1996-11-132-0/+6
* On make clean, remove built programsEzra Peisach1996-11-132-0/+7
* * init_db, save_files.sh, start_servers, start_servers_local,Tom Yu1996-11-127-12/+36
* * init_db, save_files.sh, start_servers_local, stop_servers,Tom Yu1996-11-126-8/+18
* * start_servers, start_servers_local, init_db: Use ${FOO+bar} andTom Yu1996-11-114-6/+12
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-082-2/+4
* Use single quotes around @KRB5_RUN_ENV@ so that bash doesn't try toTheodore Tso1996-11-072-1/+6
* (unparse_err): add new finer-grained conf file error codesBarry Jaspan1996-11-072-0/+5
* * tcl_kadm5.c: don't assume tl_data_contents is null-terminated,Barry Jaspan1996-11-072-2/+10