summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Change to new Berkeley Database naming conventionPaul Park1995-05-263-1/+20
* kadmind5 depends on libkdb5.aPaul Park1995-05-262-1/+5
* krb5kdc depends on libkdb5.aPaul Park1995-05-262-0/+5
* Add berk_db to list of subdirectoriesPaul Park1995-05-262-1/+5
* Use new Berkeley Database code and add testPaul Park1995-05-265-26/+993
* Check in Berkeley Database code version 1.85Paul Park1995-05-2665-0/+9685
* Prime local shared library registry file for Alpha OSFEzra Peisach1995-05-262-0/+8
* For OSF/1, maintain a local shared library registry. (allows forEzra Peisach1995-05-262-3/+7
* Added kadm for the PCKeith Vetter1995-05-262-2/+13
* Disabled some of the shared library stuff for the PCKeith Vetter1995-05-262-2/+17
* More prototype changes for the PC to get kadm stuff workingKeith Vetter1995-05-263-5/+12
* Added lib/kadm directory and removed lib/krb425 directory for the PCKeith Vetter1995-05-262-1/+7
* Added shared library support for Alpha OSFEzra Peisach1995-05-262-0/+11
* Add support for Dec-alpha. Will currently only work (without warning)Ezra Peisach1995-05-262-0/+16
* Header file changes needed for kadm on the PCKeith Vetter1995-05-263-3/+7
* Add support building shared librariesTheodore Tso1995-05-2618-14/+120
* Add variable DO_MAKE_SHLIBTheodore Tso1995-05-262-1/+3
* Add support for shared librariesTheodore Tso1995-05-263-0/+76
* pre.in(HOST_TYPE, SHEXT): Added variables filled in by configureTheodore Tso1995-05-262-0/+7
* Added shell script for creating shared librariesTheodore Tso1995-05-262-0/+29
* First pass to make the new kadm stuff compile cleanly on the PC. No testKeith Vetter1995-05-267-26/+43
* Several small changes to get the PC working without warningsKeith Vetter1995-05-258-10/+27
* Mistakenly forgot to convert PC eol into Unix eol while unzipping so thisKeith Vetter1995-05-251-0/+6
* For the PC, don't copy profile.h until we make in the include directoryKeith Vetter1995-05-252-2/+4
* Windows telnet --fixed eol wrapping and general cleanupKeith Vetter1995-05-259-304/+248
* Fix syntax error in freeing of keyblockEzra Peisach1995-05-252-1/+6
* Makefile.in, configure.in: Add rules for building shared libraryTheodore Tso1995-05-241-0/+2
* On an error, free the keyblockTheodore Tso1995-05-244-2/+15
* Remove krb5_encode_ticket prototype as function does not existEzra Peisach1995-05-242-5/+5
* Change klog prototype to match sourceEzra Peisach1995-05-242-1/+5
* Added for shared library supportTheodore Tso1995-05-243-0/+1266
* Fix OSF/1 and Ultrix native make problemPaul Park1995-05-242-5/+16
* Check for string.h and include if present, else include strings.hEzra Peisach1995-05-244-0/+20
* kerberos5.c: Include string.h/strings.h. Include stdlib.h orEzra Peisach1995-05-243-6/+26
* ring.c: Include string.h or strings.hEzra Peisach1995-05-244-1/+25
* Cast sockaddr_in * to sockaddr * in call to bindEzra Peisach1995-05-242-1/+5
* Include stdlib.h or declare malloc, calloc, reallocEzra Peisach1995-05-241-0/+6
* Check for stdlib.h and include if present or declare malloc, calloc and reallocEzra Peisach1995-05-243-2/+13
* Include <stdlib.h> or declare malloc, calloc, or reallocEzra Peisach1995-05-248-1/+48
* Include k5-sockets.h now that k5-config.h does not include netdb.h.Ezra Peisach1995-05-242-0/+7
* Make clean: Remove libkdb4.a and libkrb4.a symlinksEzra Peisach1995-05-242-1/+6
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-2320-18/+63
* Don't install the error table header files; they shouldn't be neededTheodore Tso1995-05-232-8/+5
* Generate krb5.h from krb5.hin in awk-windows, for the Windows portTheodore Tso1995-05-232-0/+29
* Remove krb5.h, since it's no longer neededTheodore Tso1995-05-232-1911/+1
* k5-config.h, k5-sockets.h: Move the sockets specific setup outTheodore Tso1995-05-233-72/+104
* Makefile.in, configure.in, krb5.hin: Move krb5.h to krb5.hin,Theodore Tso1995-05-235-2/+1951
* Use the POSIX utime instead of utimes. (For hpux)Ezra Peisach1995-05-222-6/+9
* Add gssapi.expPaul Park1995-05-223-0/+420
* Fix problem when gss_accept_sec_context() fails where error message was lostPaul Park1995-05-222-2/+9