summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* clean-$(what) should be clean-$(WHAT)Theodore Tso1995-06-071-1/+1
* configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it wants ${foo}!Theodore Tso1995-06-074-2/+10
* Remove old CONFIG_FILE codeTheodore Tso1995-06-072-2/+5
* def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1995-06-078-612/+44
* Include time.h (or sys/time.h) for struct tm structure which is nowEzra Peisach1995-06-072-0/+12
* test.c (do_remote): Case sockaddr_in * to sockaddr * in callingEzra Peisach1995-06-074-5/+17
* Change lifetime field of decomp_ticket prototype to KRB4_32 to match theEzra Peisach1995-06-072-1/+6
* (key_decrypt_keys): On error, when clearing keyblocks, set contents to null.Ezra Peisach1995-06-072-5/+26
* * configure.in: fix make installTom Yu1995-06-072-0/+5
* * configure.in:Tom Yu1995-06-073-10/+12
* Use ARADD instead of ARCHIVEPaul Park1995-06-062-1/+9
* Fix strings for Ultrix native compilerPaul Park1995-06-062-4/+4
* Build the krb524 directoryTheodore Tso1995-06-062-1/+7
* Rename save_credentials to krb_save_credentials, to match the CygnusTheodore Tso1995-06-062-1/+6
* Add prototype for krb5_524_conv_principal()Theodore Tso1995-06-062-0/+9
* 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