summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Add missing declaration of krb5_auth_con_initivectorEzra Peisach1995-06-112-0/+8
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-41/+50
* krb5.hin: Remove definition of the krb5_fulladdr structure, and theTheodore Tso1995-06-093-18/+11
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+6
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-093-3/+12
* Build adm_err.h herePaul Park1995-06-092-2/+7
* Don't install the install/kerberosIV header filesTheodore Tso1995-06-082-3/+6
* Add comment explaining old admin aclTheodore Tso1995-06-082-3/+4
* Don't install the include/krb5 header filesTheodore Tso1995-06-082-8/+4
* Add prototypes for logging routinesPaul Park1995-06-082-0/+23
* Reinstate default name of kadmin.old ACL filePaul Park1995-06-082-0/+6
* osconf.h: Use INSTALL and INSTALL_PREFIX instead of KRB5ROOT. How theTheodore Tso1995-06-072-27/+18
* Makefile.in: Process osconf.h using PREFIX and EXEC_PREFIX instead ofTheodore Tso1995-06-073-10/+10
* Change lifetime field of decomp_ticket prototype to KRB4_32 to match theEzra Peisach1995-06-072-1/+6
* 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
* Update prototype for krb5_adm_connect()Paul Park1995-06-052-1/+8
* Remove built error header files for make cleanEzra Peisach1995-06-052-0/+7
* Change admin port number to 464Paul Park1995-06-012-1/+5
* Removed INTERFACE from some kadm prototypesKeith Vetter1995-05-312-2/+6
* Changes to get kadm working on the PCKeith Vetter1995-05-303-1/+10
* More prototype changes for the PC to get kadm stuff workingKeith Vetter1995-05-263-5/+12
* Header file changes needed for kadm on the PCKeith Vetter1995-05-263-3/+7
* Several small changes to get the PC working without warningsKeith Vetter1995-05-252-0/+10
* 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
* Fix OSF/1 and Ultrix native make problemPaul Park1995-05-242-5/+16
* 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
* Fix install target logicPaul Park1995-05-226-17/+25
* Determine the location of RCTMPDIR at configuration time. (netbsd does not haveEzra Peisach1995-05-215-1/+31
* Install the error tablesEzra Peisach1995-05-102-1/+4
* Add definitions for new administrative protocol extensionsPaul Park1995-05-093-12/+158
* can use sameEzra Peisach1995-05-092-7/+9
* kparse.h: Remove ErrorMsg definition. It is declared static in source fileEzra Peisach1995-05-093-8/+8
* Back out change. Turns out it's not really necessary (the master keyTheodore Tso1995-05-052-6/+1
* Change default KDC etype to be DES_CBC_MD5, to be conformant withTheodore Tso1995-05-052-1/+6
* Update .Sanitize file to reflect new files that have been added and deletedTheodore Tso1995-05-041-14/+0
* Added prototype for krb5_auth_con_getkeyEzra Peisach1995-05-032-0/+6
* Added missing prototype for krb5_auth_con_setportsEzra Peisach1995-05-032-0/+9
* * krb5.h: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+5
* nevermind..Mark Eichin1995-05-032-7/+0
* * osconf.h (KRB5_ENV_KDC): add KERBEROS_SERVER environmentMark Eichin1995-05-032-0/+7
* Add const to prototype for krb5_set_config_filesEzra Peisach1995-05-022-4/+5
* krb5.h (krb5_set_config_files): Added new function prototypeTheodore Tso1995-05-012-2/+5
* * kparse.h (strutol, strsave): are only static in this moduleMark Eichin1995-04-282-3/+4
* Remove INTERFACE from prototype definitions in adm_proto.hPaul Park1995-04-282-7/+11
* * krb4-proto.h: #if 0, not #ifdef 0Mark Eichin1995-04-282-1/+5
* Don't try to include osconf.hTheodore Tso1995-04-284-119/+5