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