summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Chasing an elusive nmake bugKeith Vetter1995-03-292-0/+6
* * 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
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-287-58/+93
* * 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
* * 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
* * 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
* Oops. The ketype field was 2 bytes, not 1Theodore Tso1995-03-252-4/+4
* Fix stupid bug from the last changeTheodore Tso1995-03-252-2/+4
* Hardcode the size of the keytype field in the file format, to beTheodore Tso1995-03-253-2/+10
* Don't include sys/socket.h and netdb.h, since they are included byTheodore Tso1995-03-242-4/+5
* locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1995-03-244-15/+11
* Don't cast dbm_close() to void, because dbm_close is already voidTheodore Tso1995-03-242-5/+10
* Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealingTheodore Tso1995-03-242-6/+11
* Add install rule for the error table headersTheodore Tso1995-03-242-0/+14
* realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives.Theodore Tso1995-03-243-11/+17
* Also produce a link map along with the DLLKeith Vetter1995-03-232-5/+9
* Work around of fscanf which is not available in a windows DLLKeith Vetter1995-03-233-4/+122
* Added prototypes to ccache change notificationKeith Vetter1995-03-227-13/+72
* New file, unix_time, didn't work on the PCKeith Vetter1995-03-224-2/+105
* Repair some makefile changes which broke the PC buildKeith Vetter1995-03-222-3/+12
* Make -I options work when the build and source tree are differentTheodore Tso1995-03-222-1/+6
* Added the GSSAPI routines to the windows dllKeith Vetter1995-03-223-380/+420
* Bug fixes in ccache/file for the PC: files need to be opened in binary mode,Keith Vetter1995-03-228-9/+105
* Fixed signed/unsigned assignment mismatchesKeith Vetter1995-03-224-4/+8
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-228-13/+54
* The "includes" target is *not* obsolete; it's necessary to copy theTheodore Tso1995-03-222-1/+6
* Added function (unix_time_gmt_unixsec) needed for des425 to work withTheodore Tso1995-03-213-0/+32
* * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES withJohn Gilmore1995-03-193-8/+13
* * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Zap duplicate.John Gilmore1995-03-182-2/+6
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in.John Gilmore1995-03-183-3/+5
* * Makefile.in (check-mac): Add.John Gilmore1995-03-188-39/+44
* * Makefile.in (LDFLAGS): Zap duplicate defn.John Gilmore1995-03-184-4/+11
* * Makefile.in (LDFLAGS): Elim duplicateJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Eliminate, duplicate.John Gilmore1995-03-182-4/+13
* Fix rules for localdr.c, ustime.c, and memmove.c so that theyTheodore Tso1995-03-182-6/+11
* * scc_errs.c: Mac doesn't have EISDIR error.John Gilmore1995-03-186-28/+26
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Remove, duplicates config/pre.in.John Gilmore1995-03-184-8/+31