summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* conf.h, conf-*.h: Removed. We don't need them anymore, we're usingTheodore Tso1995-04-2815-460/+15
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-282-4/+13
* * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argumentChris Provenzano1995-04-282-1/+5
* * krb5.h : Added mask AP_OPTS_WIRE_MASKChris Provenzano1995-04-282-0/+6
* Have makefile copy profile.h for configuring on the PCKeith Vetter1995-04-282-0/+5
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-285-2/+11
* * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from cc-unix.h alsoMark Eichin1995-04-272-0/+7
* Changed over to the new profile config file on the PCKeith Vetter1995-04-272-8/+15
* * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFINED): neededMark Eichin1995-04-272-1/+7
* krb.h: Add const for krb_err_txt to agree with .c fileEzra Peisach1995-04-274-1/+41
* * krb.h: make INTERFACE, FAR go away for now.Mark Eichin1995-04-276-0/+176
* 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
* * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address.Chris Provenzano1995-04-262-24/+43
* 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
* Checked in wrong version of ChangeLogTheodore Tso1995-04-221-1/+3
* krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere.Theodore Tso1995-04-223-17/+22
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-202-0/+8
* Smarter PC makefile pulling .h files from the gssapi worldKeith Vetter1995-04-202-0/+11
* 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
* Inlined the following include files in krb5.h, to simplify the headerTheodore Tso1995-04-203-19/+1607
* Removed global_context hackEzra Peisach1995-04-192-4/+8