aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-11-07Check the error return from krb5_init_context(), and print an errorTheodore Tso2-2/+12
1996-11-07Check the error return from krb5_init_context(), and print an errorTheodore Tso2-2/+11
1996-11-07Check the return code from krb5_init_context, and print an errorTheodore Tso2-2/+11
1996-11-07(initialize_realms): Remove rather pointless use of krb5.conf to findTheodore Tso2-344/+323
1996-11-07 * client_principal.c (kadm5_get_principal,Ezra Peisach2-2/+19
1996-11-07 * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do not free memoryEzra Peisach3-3/+12
1996-11-07 * gssftp.exp: Check for "foo: No such file or directory" inTom Yu2-1/+9
1996-11-06 * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL principalBarry Jaspan2-8/+20
1996-11-06 * lib/lib.t: global $test everywhere it is usedBarry Jaspan3-18/+24
1996-11-06Don't ignore errors found from parsing the config file. Currently, weTheodore Tso2-4/+27
1996-11-06 * svr_principal.c (kadm5_modify_principal): don't free theBarry Jaspan2-2/+12
1996-11-06 * Makefile.in: Add dependencies on $(srcdir)/foo.c so that someTom Yu2-0/+7
1996-11-06Initialize the error tables, so applications don't need to callTheodore Tso2-0/+8
1996-11-06We don't need the special case for linux anymore, since we'reTheodore Tso2-11/+6
1996-11-06 * Makefile.in (HDRS): Changes so that $(OBJS) will not getTom Yu3-8/+10
1996-11-05 * configure.in: Revert removal of CopySrcHeader, etc., for nowTom Yu3-33/+25
1996-11-05 * Makefile.in (install-recurse): Add dependency of install-recurseTom Yu2-1/+6
1996-11-05 * admin_server.c: use params.admin_keytab instead of a hard-codedBarry Jaspan2-7/+10
1996-11-05minor fix to verification of specified load version (autodetect codeBarry Jaspan2-8/+9
1996-11-05 * install.texinfo (Upgrading existing Master and Slave KDCs to theBarry Jaspan2-3/+89
1996-11-05 * serialize.c (krb5_register_serializer): Do not free a NULL pointerEzra Peisach2-1/+5
1996-11-05kadmin/testing/tcl/util.t is in the source tree and not the build tree.Ezra Peisach2-1/+5
1996-11-05Accept either ';' or '#' on the first line of a string as a commentTheodore Tso2-1/+6
1996-11-04 * admin.texinfo (Adding or Modifying Principals): update kadminBarry Jaspan2-7/+16
1996-11-04 * install.texinfo: various minor comments from jhawk [krb5-doc/55]Barry Jaspan2-13/+14
1996-11-04recurse into unit-testBarry Jaspan1-0/+1
1996-11-04Removed unusued prototype for krb5_verify_padata();Theodore Tso2-6/+5
1996-11-04 * mkrel: Run make in doc so that .info and .ps files get created.Tom Yu2-5/+18
1996-11-02Start by breaking my own rule about not changing this code;Sam Hartman2-17/+20
1996-11-02Initial revisionSam Hartman9-0/+1447
1996-11-02* Fix broken comment ; it's setuid() that must suceed not the setleuidSam Hartman2-3/+14
1996-11-02* Remove rhosts support [138]Sam Hartman6-244/+25
1996-11-02* Add forward command. [45]Sam Hartman4-6/+138
1996-11-02* Add TOS support on other than Cray [57]Sam Hartman6-33/+67
1996-11-02 * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltclTom Yu2-5/+10
1996-11-02 * .cvsignore: Ignore the .html filesTom Yu2-0/+11
1996-11-02 * copyright.texinfo: Add call to "@pagealignmacro" to force aTom Yu2-0/+6
1996-11-02 * Makefile: Apply jik's changes for dependencies [krb5-doc/101]Tom Yu2-10/+62
1996-11-02 * install.texinfo (krb5.conf): Fixed extraTom Yu2-1/+5
1996-11-01 * tcl_kadm5.c (unparse_err): update for new tl_data semanticsBarry Jaspan2-0/+8
1996-11-01 * kadm_err.et: update for new tl_data semantics [krb5-admin/140]Barry Jaspan2-0/+5
1996-11-01 * svr_principal.c (kadm5_modify_principal): update for new tl_dataBarry Jaspan2-20/+22
1996-11-01 * api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: updateBarry Jaspan3-12/+40
1996-11-01update for new tl_data semantics [krb5-admin/140]Barry Jaspan2-19/+39
1996-11-01 * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]Barry Jaspan2-1/+5
1996-10-31Start installing krb4 headers again. [36]Sam Hartman4-1/+13
1996-10-31Make it more obvious that default ticket lifetimes is not yetTheodore Tso2-2/+9
1996-10-31Use $(LD) instead of $(CC) at link stage - this allows one to useEzra Peisach2-2/+7
1996-10-31Add for compiling with shared librariesEzra Peisach2-0/+6
1996-10-31Add an option "SHARED" which runs configure with option --enable-sharedEzra Peisach2-0/+9