summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* include some more detail on the kadmin/admin and kadmin/changepwBarry Jaspan1996-10-301-2/+9
* 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
* Make the defaults be to *not* to get Kerberos V4 tickets. There areTheodore Tso1996-10-302-6/+15
* Use $(S) instead of / for productions which could be used on both DOSTheodore Tso1996-10-292-2/+7
* * makeshlib.sh: Allow stuffing of SONAME field in shared lib ifTom Yu1996-10-292-0/+18
* * auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a nullBarry Jaspan1996-10-292-1/+9
* * init_db: put KRB5_RUN_ENV_CSH in setup.cshBarry Jaspan1996-10-293-0/+13
* Fix typo; service_name really should be nt_service_nameTheodore Tso1996-10-292-1/+6
* * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1996-10-283-3/+8
* * configure.in, Makefile.in: Tweaks to prevent unecessaryTom Yu1996-10-263-4/+9
* * Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION before theEzra Peisach1996-10-252-1/+6
* * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h:Barry Jaspan1996-10-245-9/+125
* * api.2/get-principal-v2.exp: Fix for test 100 where {} is notEzra Peisach1996-10-232-1/+6
* Change #ifdef sparc to #ifdef sun for more portability.Theodore Tso1996-10-233-3/+9
* * kpropd.c (PRS): munge realm of sname_to_princ when -r isBarry Jaspan1996-10-222-0/+10
* * ftpd.c (auth_data): actually exit the for loop if the ftp keyMark Eichin1996-10-222-2/+7
* * Makefile.in: Fixes for new subdir recursion methodTom Yu1996-10-222-1/+5
* * Makefile.in, configure.in: Fixes to work with new directoryTom Yu1996-10-223-16/+65
* * Makefile.in: Fixes for new directory recursion method; alsoTom Yu1996-10-222-1/+21
* * pre.in: Substitute for *_RECURSE variablesTom Yu1996-10-223-12/+27
* * aclocal.m4: Fix CopySrcHeader and CopyHeader so they actuallyTom Yu1996-10-222-4/+20
* gss-server.c: Re-added code to test import and export securityTheodore Tso1996-10-223-15/+141
* addendum to previous entryBarry Jaspan1996-10-211-0/+3
* * v4server.1/access.exp: start kadmin by cd'ing to the directoryBarry Jaspan1996-10-211-4/+4
* * v4server.0/setup-srvtab.exp: use KRB5_KTNAME instead ofBarry Jaspan1996-10-211-1/+1
* * lib/helpers.exp: don't specify -k ovsec_adm.srvtab on theBarry Jaspan1996-10-211-1/+1
* * unix.exp: specify kadmind's path and name separately, to make itBarry Jaspan1996-10-212-1/+7
* * lib/helpers.exp: don't specify -k ovsec_adm.srvtab on theBarry Jaspan1996-10-211-0/+9
* add new modify_principal tests [krb5-admin/20]Barry Jaspan1996-10-211-2/+32
* * tcl_kadm5.c: add unparse ability for V2 principal fieldsBarry Jaspan1996-10-212-9/+215
* * svr_principal.c (kadm5_modify_principal): fix modify_principal'sBarry Jaspan1996-10-212-12/+19
* * server_internal.h (ALL_PRINC_MASK): add KADM5_TL_DATA andBarry Jaspan1996-10-212-1/+6
* * api.2/mod-principal-v2.exp: create this file, implement testsBarry Jaspan1996-10-212-0/+107
* Fixed typo so that the remaining length field is set correctlyTheodore Tso1996-10-212-2/+8
* * kcmd.c: don't retry (and waste 7 seconds) on ECONNREFUSED, justBarry Jaspan1996-10-212-8/+6
* Added magic number to initializer of nolrentryTheodore Tso1996-10-192-1/+5