summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1995-06-0616-181/+436
* Convert longs to KRB_32 for 64 bit architectures. (onlyEzra Peisach1995-06-062-6/+24
* Change kadmin5 password prompting orderPaul Park1995-06-054-8/+16
* Change password prompting orderPaul Park1995-06-054-71/+129
* Specify maxlife and maxrenewlife fields when creating changepwPaul Park1995-06-052-0/+15
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-054-2/+14
* Add support for specifiable ccache and lifetime for admin principalPaul Park1995-06-055-7/+126
* Update prototype for krb5_adm_connect()Paul Park1995-06-052-1/+8
* Add support for specifiable ccache and ticket lifetime for kadmPaul Park1995-06-052-34/+121
* Remove built error header files for make cleanEzra Peisach1995-06-052-0/+7
* Change order of libraries to allow for proper shared library dependenciesEzra Peisach1995-06-052-1/+6
* If using inetd, set file descriptor of socket to 0Ezra Peisach1995-06-032-0/+5
* Better description of latest telnet changesKeith Vetter1995-06-031-1/+5
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-035-9/+50
* Better handling of error codes returned by winsockKeith Vetter1995-06-032-0/+13
* PC bug fixes mostly 16 vs 32 which prototyping fixedKeith Vetter1995-06-033-10/+55
* Low-level PC socket read/write didn't workKeith Vetter1995-06-033-4/+16
* Windows telnet changes to enable the cursor keysKeith Vetter1995-06-0210-102/+161
* Change admin instance to kadminPaul Park1995-06-014-42/+50
* Change default acl file name to a #definePaul Park1995-06-014-11/+31
* If no srvtab specified, then use squirreled admin keyPaul Park1995-06-012-0/+6
* 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