summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+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
* Update prototype for krb5_adm_connect()Paul Park1995-06-052-1/+8
* 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
* k5-config.h, k5-sockets.h: Move the sockets specific setup outTheodore Tso1995-05-233-72/+104
* Fix install target logicPaul Park1995-05-223-11/+13
* 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
* 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
* nevermind..Mark Eichin1995-05-032-7/+0
* * osconf.h (KRB5_ENV_KDC): add KERBEROS_SERVER environmentMark Eichin1995-05-032-0/+7
* Remove INTERFACE from prototype definitions in adm_proto.hPaul Park1995-04-282-7/+11
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-282-4/+13
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-283-1/+7
* Changed over to the new profile config file on the PCKeith Vetter1995-04-272-8/+15
* Add adm.h and adm_proto.hPaul Park1995-04-261-0/+2
* Makefile.in: Install the current list of header files.Ezra Peisach1995-04-262-6/+8
* New header files for new administrative protocolPaul Park1995-04-262-0/+146
* Add new headers for new administrative protocolPaul Park1995-04-261-1/+2
* Fix .Sanitize file to conform with new filesTheodore Tso1995-04-251-14/+0
* Add #define's for DEFAULT_PROFILE_FILENAMETheodore Tso1995-04-222-0/+12
* Remove .h files which are now collapsed into krb5.hTheodore Tso1995-04-2014-1878/+0
* Remove support for HAS_ANSI_CONST (that was needed only forTheodore Tso1995-04-203-16/+7
* Removed global_context hackEzra Peisach1995-04-192-4/+8
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-143-0/+141
* Windows global stuff:Keith Vetter1995-04-1416-303/+314
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-064-49/+54
* Fixed low-level i/o routine (dup) not being STDC on the PCKeith Vetter1995-04-012-0/+5
* * configure.in (CONFIG_RULES): ReplacedTheodore Tso1995-03-312-0/+5
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-0/+16
* Added capability for windows version to read default values out of an ini fileKeith Vetter1995-03-294-1/+18
* Moved the differing parts of osconf.win into osconf.hKeith Vetter1995-03-293-89/+10
* * k5-errors.h: Rename errors.h (which duplicated a standard MacJohn Gilmore1995-03-297-0/+588
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-296-20/+94
* * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(),Chris Provenzano1995-03-272-35/+31
* adm_defs.h (ADM5_DEFAULT_PORT): Add definition of defaultTheodore Tso1995-03-243-8/+24
* PC config changes due to changes in include sys/types.hKeith Vetter1995-03-222-18/+8