summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add logic to retrieve/create the password changing service principal'sPaul Park1995-06-011-2/+238
* Change admin instance name to kadmin and fix bug in kadmin_listPaul Park1995-06-013-64/+62
* Change admin port number to 464Paul Park1995-06-012-1/+5
* * loginpaths.h: #ifdef ultrix => #ifdef __ultrixTom Yu1995-06-012-1/+5
* Ranlib libkdb5 after doing the update from berk_dbPaul Park1995-05-312-0/+5
* Use kdb5_db_destroy instead of explicitly unlinking filesPaul Park1995-05-313-45/+10
* Change DBOBJS to DB_OBJS to match rest of Makefile.inEzra Peisach1995-05-312-1/+6
* Removed des425 from the PC worldKeith Vetter1995-05-312-3/+6
* Removed making in des425 for the PCKeith Vetter1995-05-312-6/+4
* Added missing Windows DLL exported routineKeith Vetter1995-05-312-2/+7
* Removed INTERFACE from two kadm routinesKeith Vetter1995-05-312-2/+6
* Removed INTERFACE from some kadm prototypesKeith Vetter1995-05-312-2/+6
* 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