summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* Extensive reworking of the structure of this file to make it possibleTheodore Tso1995-10-282-203/+333
* Fix to properly malloc password buffer, instead of returning a pointerTheodore Tso1995-10-252-6/+18
* For compatibility with older .conf files, keep the domain name checkRichard Basch1995-10-241-4/+6
* Added new error code KRB5_GET_IN_TKT_LOOPTheodore Tso1995-10-242-0/+7
* Try to do a best realm match for a hostname, trying all the domain components.Richard Basch1995-10-241-30/+60
* rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm,Ezra Peisach1995-10-233-2/+14
* If secure_profile is set in the context, do not allow the defaultEzra Peisach1995-10-102-2/+8
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-0724-12/+60
* * init_os_ctx.c (krb5_secure_config_files): New function thatEzra Peisach1995-10-052-19/+60
* Put back in the KRB5_CONFIG getenv that was accidentally removedEzra Peisach1995-10-022-0/+6
* * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don'tMark Eichin1995-10-022-1/+5
* * init_os_ctx.c (krb5_os_init_context): use profile_init_path forMark Eichin1995-10-022-4/+11
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-19/+17
* Remove krb5_lname_file; it's not used any moreTheodore Tso1995-09-292-3/+4
* Only check the returned starttime to make sure it matches theTheodore Tso1995-09-292-1/+8
* Only convert instances which don't have a '.' in them. If they have aTheodore Tso1995-09-292-1/+7
* Misc Mac cleanupsKeith Vetter1995-09-292-21/+41
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-281-1/+1
* Systematic rework of all the cleanup code to make the generated objectTheodore Tso1995-09-272-143/+155
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-2526-57/+69
* Change password for the MacKeith Vetter1995-09-242-7/+24
* (change has no real effect, but I found the inconsistency when looking forMark Eichin1995-09-242-2/+6
* Remove the (int) cast, since you can't take address of a value whichTheodore Tso1995-09-233-3/+11
* Put back in all:: all-$(WHAT) rule--PC needs itTheodore Tso1995-09-232-0/+5
* Makefile.in: PC needs sscanf.cTheodore Tso1995-09-233-8/+16
* had to define away DBFLAGS for the PCTheodore Tso1995-09-232-0/+5
* get_in_t.c: removed unused variable.Theodore Tso1995-09-235-5/+14
* Added MSDOS to wherever MACINTOSH was usedTheodore Tso1995-09-232-4/+8
* signed/unsigned mismatchTheodore Tso1995-09-232-1/+5
* 32 bit word being passed as an intTheodore Tso1995-09-235-5/+10
* Declare cleanup function as void and propogate thoughout the file. This handlesEzra Peisach1995-09-202-10/+16
* Don't modify a const input variable val; copy it to a scratch variableTheodore Tso1995-09-182-2/+9
* Fix typo error in checkinEzra Peisach1995-09-182-2/+6
* sendauth.c (krb5_sendauth): Make sure the scratch credentialsTheodore Tso1995-09-169-25/+46
* moderately clean handling of allocated storage on error during partialMark Eichin1995-09-142-95/+209
* Put back in the keytype -> enctype changesEzra Peisach1995-09-122-2/+7
* Reintegrate Macintosh changesEzra Peisach1995-09-1234-309/+293
* 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
* Initial version of a sscanf() replacement, for those platforms (likeTheodore Tso1995-09-123-3/+794
* Revert back proven's changes which were removedEzra Peisach1995-09-123-2/+6
* Replace function declaration back to taking an int. SOCKET is defined asEzra Peisach1995-09-112-2/+9
* Mac Beta 1 submissionKeith Vetter1995-09-1185-490/+892
* * scc_gennew.c (krb5_scc_generate_new): don't use automaticMark Eichin1995-09-072-1/+8
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-0631-123/+133
* * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :Chris Provenzano1995-09-065-13/+18
* * read_servi.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-4/+7
* * kdb5_err.et : Change KRB5_KDB_BAD_KEYTYPE to KRB5_KDB_BAD_ENCTYPEChris Provenzano1995-09-063-2/+6