summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * 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
* 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
* * 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
* * 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
* Add an option "SHARED" which runs configure with option --enable-sharedEzra Peisach1996-10-312-0/+9
* Add "uname" for use by config.guessEzra Peisach1996-10-312-0/+7
* * main.c (main): Add -T keyfile and -D debug_levelEzra Peisach1996-10-312-1/+26
* * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach1996-10-312-1/+5
* For libdb.a - use a relative path $(TOPLIBD)/libdb.a instead of -ldbEzra Peisach1996-10-312-1/+5
* Fix typo in lastEzra Peisach1996-10-311-1/+1
* * Makefile.in: Only run tests if required programs, librariesEzra Peisach1996-10-313-1/+26
* * Makefile.in (check): Only run tests is Perl, tcl, runtestEzra Peisach1996-10-313-8/+17
* Implement Autoconf style directory handling option support.Sam Hartman1996-10-316-22/+39
* nuke leftover conflict markerMark Eichin1996-10-311-1/+0
* * kadmin.M: update ktadd's description [krb5-doc/137]Barry Jaspan1996-10-302-2/+8
* * xdr_stdio.c: Remove the #ifndef mc68000 cruft. I'm not sureBarry Jaspan1996-10-302-5/+12
* New SAP resource files for doing timebombed GSSAPI libraries for the benefitTheodore Tso1996-10-302-0/+166
* Added support for building 68K CFM shared librariesTheodore Tso1996-10-304-13/+172