summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't modify a const input variable val; copy it to a scratch variableTheodore Tso1995-09-182-2/+9
* * main.c (init_realm): strdup KRB5_KDB_M_NAME if we use it, toMark Eichin1995-09-182-1/+6
* Makefile.in (check): Only build libdb.a when making the self checks. DoEzra Peisach1995-09-183-20/+10
* Initialize the service name to SAMPLE_SERVICE instead of leaving as NULLEzra Peisach1995-09-182-1/+5
* kdb5_edit.c (show_principal): Show key version and last password changeEzra Peisach1995-09-183-3/+11
* Fix typo error in checkinEzra Peisach1995-09-182-2/+6
* Program for testing if getsockname() works like the BSD networking codeTheodore Tso1995-09-161-0/+89
* Fix optional host parsing so that host is recognized as an argumentTheodore Tso1995-09-162-2/+12
* Free the context and auth_context before exitingTheodore Tso1995-09-162-0/+8
* Add an optional third argument which allows the user to set theTheodore Tso1995-09-162-6/+14
* Allow the user to specify the service instance using the -s option.Theodore Tso1995-09-162-26/+44
* (sign_server): Only try using gss_export_context andTheodore Tso1995-09-162-24/+58
* Lots of memory leaks and other fixes...Theodore Tso1995-09-1618-106/+136
* sendauth.c (krb5_sendauth): Make sure the scratch credentialsTheodore Tso1995-09-169-25/+46
* klist.M: Updated the man page to include all of the supported optionsTheodore Tso1995-09-153-26/+120
* Improved (and changed) input argument handling, to make sim_serverTheodore Tso1995-09-152-21/+81
* Use separate definitions for the Kerberos instance name and the UDPTheodore Tso1995-09-152-1/+7
* Add DES_CBC_MD5 and DES_CBC_CRC with the V4 salt as default key/saltTheodore Tso1995-09-152-2/+16
* Update production rule of kerbsrc-nt.zip to be like the modifiedTheodore Tso1995-09-152-5/+10
* sim_client.c (main): Added better options parsing for more flexibilityTheodore Tso1995-09-153-53/+140
* Stop after finding the first TGS key which matches an entry in theTheodore Tso1995-09-152-6/+12
* * krb524d.c (usage): needs to get context to pass toMark Eichin1995-09-142-4/+9
* Wed Sep 13 23:53:19 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-09-142-6/+8
* Wed Sep 13 23:50:02 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-09-142-0/+16
* (key_encrypt_keys): Remove equally errneous krb5_use_enctype() callTheodore Tso1995-09-142-3/+38
* moderately clean handling of allocated storage on error during partialMark Eichin1995-09-142-95/+209
* Keys are encrypted in the key of the master key encryption type, notTheodore Tso1995-09-143-75/+67
* (tgt_keysalt_iterate): Don't bash the master key encblock whenTheodore Tso1995-09-132-55/+98
* Clear the buffer before calling the SIOCGIFCONF ioctl. This makesTheodore Tso1995-09-132-1/+8
* Remove definition of the profile field, which is being desupported from kdc.confTheodore Tso1995-09-132-7/+5
* Fix memory leak. Free the default realm when we're done. Remove theTheodore Tso1995-09-132-132/+157
* Fix memory leaks and lint flamesTheodore Tso1995-09-132-25/+39
* fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the masterTheodore Tso1995-09-133-3/+13
* Save the key used to generate the database files. Also generate a setTheodore Tso1995-09-132-1/+35
* Free the auth context when freeing the GSSAPI context structureTheodore Tso1995-09-133-0/+14
* Fix fencepost error; use argv[1] to test for a specfied host if argcTheodore Tso1995-09-132-1/+5
* Minor updates in generation of kerbsrc.macKeith Vetter1995-09-132-1/+5
* Added inclusion of des_int.hKeith Vetter1995-09-132-0/+6
* Removed duplicate definitions of KRB5_REALM_CANT_RESOLVE,Keith Vetter1995-09-132-3/+8
* Revert keytype -> emctype changes.Ezra Peisach1995-09-126-175/+75
* Undo MACINTOSH changes to path in these files - theye were correct. TheEzra Peisach1995-09-124-12/+5
* Reintegrate the keytab -> enctype changesEzra Peisach1995-09-123-5/+5
* Put back in the keytype -> enctype changesEzra Peisach1995-09-122-2/+7
* Reintegrate Macintosh changesEzra Peisach1995-09-1234-309/+293
* Document that Makefile.in has changed.Ezra Peisach1995-09-122-287/+8
* Integrate Macintosh changes into previous sourcesEzra Peisach1995-09-127-18/+34
* Reintegrate changes lost during Macintosh checkinEzra Peisach1995-09-126-15/+62
* Reinstate previous changes that were lostEzra Peisach1995-09-124-15/+30
* Reinstate the keytype -> enctype changes and keep the new Mac changesEzra Peisach1995-09-126-18/+24
* Rvert lost changesEzra Peisach1995-09-122-7/+11