summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added k5 password changing code for the cns program (untested, waiting forKeith Vetter1995-05-316-31/+240
* Added kadm routines to the export listKeith Vetter1995-05-302-0/+9
* Changes to get kadm working on the PCKeith Vetter1995-05-306-10/+45
* Use sys/cdefs.h if present (e.g. linux)Paul Park1995-05-306-2/+27
* If the size field of a struct datum != size field of DBT, you need to copyEzra Peisach1995-05-303-0/+104
* Check for the signal type in compiling testsEzra Peisach1995-05-303-1/+9
* Use syslog instead of com_err when shutting down as output may be closed andEzra Peisach1995-05-282-2/+11
* Restore timestamp file which is needed by libupdate.shTheodore Tso1995-05-271-1/+2
* Add timestamp check file required by libupdate.shTheodore Tso1995-05-271-2/+2
* Export $(CC) for the benefit of config.guessTheodore Tso1995-05-272-1/+4
* Create kerbsrc-nt.zip with the right filename, and clean upTheodore Tso1995-05-272-3/+8
* Added new function, des_cblock_print_file(), which is referenced byTheodore Tso1995-05-274-2/+72
* Remove backward compatibility code for Kerberos V3 (!) which wasTheodore Tso1995-05-274-1/+35
* Add support for building shared librariesTheodore Tso1995-05-2737-36/+263
* Add support for building shared librariesTheodore Tso1995-05-273-2/+18
* Windows makefile file configuration excludes lines beginning with '@'Keith Vetter1995-05-262-23/+13
* Fix typoPaul Park1995-05-262-1/+5
* 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