summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added capability for windows version to read default values out of an ini fileKeith Vetter1995-03-294-1/+18
* Moved the differing parts of osconf.win into osconf.hKeith Vetter1995-03-293-89/+10
* * Makefile.in: Fix up Mac build process somewhat. Not completeJohn Gilmore1995-03-292-9/+20
* * Makefile.in (all): Run all-$(WHAT).John Gilmore1995-03-292-2/+13
* * Makefile.in (all): Split into all-$(WHAT).John Gilmore1995-03-292-3/+14
* * configure.in (AC_REPLACE_FUNCS): Add getuid to the list.John Gilmore1995-03-294-4/+14
* * DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1995-03-2910-36/+542
* * rd_req_sim.c: Really remove the fileJohn Gilmore1995-03-292-74/+3
* * Makefile.in (BUILDTOP2, etc): Make it possibleJohn Gilmore1995-03-293-13/+45
* * Makefile.in (unixmac): Add to build header filesJohn Gilmore1995-03-292-0/+6
* * Makefile.in (clean-mac): Add.John Gilmore1995-03-293-6/+13
* * Makefile.in (KRB5_HEADERS, install): `Make install' now works.John Gilmore1995-03-294-1/+16
* * k5-errors.h: Rename errors.h (which duplicated a standard MacJohn Gilmore1995-03-297-0/+588
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-296-20/+94
* * mac-config.cache: Correct some entries.John Gilmore1995-03-294-14/+37
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-293-8/+31
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-287-58/+93
* Renamed some windows filesKeith Vetter1995-03-282-0/+8
* Adding zipping and building in windows/wintel directoryKeith Vetter1995-03-282-4/+9
* Fixed typo in windows makefileKeith Vetter1995-03-282-2/+6
* Renamed a file for DOS 8.3 compatabilityKeith Vetter1995-03-283-2/+8
* Added windows/wintel directoryKeith Vetter1995-03-283-2/+18
* Minor bug fixes and clean up in windows/cnsKeith Vetter1995-03-284-21/+22
* Added windows/wintel directory for the windows telnet programKeith Vetter1995-03-2825-0/+6609
* * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c:John Gilmore1995-03-277-26/+4
* * macsock.c (connect, send, recv): Add for K5 compatability.John Gilmore1995-03-272-1/+103
* * macsock.c: Add Mac socket support file, verbatim from K4 releaseJohn Gilmore1995-03-272-0/+488
* * kdc5_hammer.c (verify_cs_pair()): Use new calling conventionsChris Provenzano1995-03-272-88/+126
* * kprop.c : Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-273-151/+140
* * Makefile.in: Removed rd_req_sim.cChris Provenzano1995-03-2712-392/+462
* * accept_sec_context.c: Use new calling convention for krb5_rd_req()Chris Provenzano1995-03-272-135/+47
* * kdc_util.c Use new calling conventions for krb5_rd_req_decoded()Chris Provenzano1995-03-274-166/+128
* * adm_process.c, adm_kadmin.c, adm_adm_func.c, adm_kpasswd.c,Chris Provenzano1995-03-2710-266/+149
* * kpasswd.c: Cast malloc() return value to shut compiler upChris Provenzano1995-03-272-3/+6
* * kadmin_inq.c, kadmin.c:Chris Provenzano1995-03-273-3/+7
* * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(),Chris Provenzano1995-03-272-35/+31
* * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-273-68/+75
* * kerberos5.c (kerberos5_is()): Use new calling convention forChris Provenzano1995-03-272-40/+35
* * sim_server.c: Use new calling convention for krb5_rd_req(),Chris Provenzano1995-03-272-53/+31
* * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DESChris Provenzano1995-03-272-4/+7
* * sserver.c: Use new calling convention for krb5_recvauth()Chris Provenzano1995-03-272-20/+22
* * pop_init.c Use new calling conventions for krb5_recvauth()Chris Provenzano1995-03-272-10/+12
* * movemail.c: Fixups to get movemail to compileChris Provenzano1995-03-272-7/+11
* * poplib.c (pop_init()): Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-272-8/+11
* kcmd.c (kcmd()): Don't pass any data to sendauth() to beChris Provenzano1995-03-275-87/+69
* * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/osMark Eichin1995-03-252-2/+6
* * scc_maybe.c (krb5_scc_open_file): fixed typo (extra & inTom Yu1995-03-252-1/+4
* * scc_gennew.c: Ultrix cc (and K&R compilers) doesn't deal withTom Yu1995-03-252-3/+9
* * asn1_decode.c: move declaration of gmt_mktime() outside ofTom Yu1995-03-252-1/+8
* Initialize auth_context to zero before calling mk_reqTheodore Tso1995-03-252-0/+6