summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Put back in the KRB5_CONFIG getenv that was accidentally removedEzra Peisach1995-10-022-0/+6
* * adm_conn.c (kadm_get_creds): zero out creds->server afterMark Eichin1995-10-022-1/+8
* * 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
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-17/+13
* configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-17/+13
* * configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 ofEzra Peisach1995-10-022-17/+6
* #ifdef the entire file so it's not built under WindowsTheodore Tso1995-09-292-0/+7
* Remove krb5_lname_file; it's not used any moreTheodore Tso1995-09-292-3/+4
* Clean up make clean procedures. The files to be removed are definedTheodore Tso1995-09-292-9/+12
* For MS-DOS, use the brute force method of defining the size ofTheodore Tso1995-09-292-9/+17
* #include autoconf.h instead of osconf.h, because that's the file weTheodore Tso1995-09-292-1/+6
* Only check the returned starttime to make sure it matches theTheodore Tso1995-09-292-1/+8
* Rename verify.c to t_verify.c to remove conflict withKeith Vetter1995-09-293-3/+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-294-24/+53
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-284-1/+13
* alt_prof.c (krb5_read_realm_params): On an error, initialize theTheodore Tso1995-09-272-2/+8
* 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-252-2/+6
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-2526-57/+69
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-2512-28/+39
* Fix tabbing in prototypes. (Just to clear up a conflict)Theodore Tso1995-09-251-6/+6
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-2510-29/+40
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-253-9/+9
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-253-7/+9
* Fixed kb_seal_size prototypeKeith Vetter1995-09-252-2/+6
* Change password for the MacKeith Vetter1995-09-246-13/+40
* (change has no real effect, but I found the inconsistency when looking forMark Eichin1995-09-242-2/+6
* * logger.c (klog_com_err_proc): pass whoami in failure messagesMark Eichin1995-09-242-2/+7
* Define PROTOTYPE if it is not defined elsewhereTheodore Tso1995-09-232-0/+12
* keysalt.c: 16/32 bit integer mismatch.Theodore Tso1995-09-233-10/+22
* Remove the (int) cast, since you can't take address of a value whichTheodore Tso1995-09-233-3/+11
* acquire_.c: changed int to size_t.Theodore Tso1995-09-237-5/+76
* oid_ops.c: signed/unsigned mismatch, removed unused variablesTheodore Tso1995-09-233-5/+10
* Put back in all:: all-$(WHAT) rule--PC needs itTheodore Tso1995-09-232-0/+5
* Removed ^M's from DOS integration. (Oops!)Theodore Tso1995-09-231-1/+1
* 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
* Makefile.in: moved shared rule to all-unix:: targetTheodore Tso1995-09-235-4/+12
* Makefile.in: PC builds all C files because of function name changesTheodore Tso1995-09-234-9/+15
* md5crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso1995-09-233-4/+28
* md4crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso1995-09-233-4/+28
* put function prototype back inTheodore Tso1995-09-232-0/+13