summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-084-15/+28
* prof_int.h: Include "com_err.h" instead of redeclaring errcode_tRichard Basch1997-02-082-10/+17
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-083-1/+16
* Corrected last ChangeLog entryRichard Basch1997-02-071-1/+2
* mk_faddr.c: Added FAR declarationRichard Basch1997-02-072-6/+10
* copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1997-02-075-29/+41
* windows.in: compile win16 apps with /GA to generate the appropriateRichard Basch1997-02-072-1/+6
* cns.c:Richard Basch1997-02-072-3/+19
* Makefile.in: Create shared directory before building object filesRichard Basch1997-02-072-2/+7
* t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctypeEzra Peisach1997-02-064-4/+12
* * configure.in: Remove the CopyHeader and CopySrcHeader rules asEzra Peisach1997-02-063-5/+16
* adm_conn.c adm_rw.c: Replace INTERFACE keyword with KRB5_CALLCONVRichard Basch1997-02-063-5/+10
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-062-1/+6
* krb.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-0/+5
* Makefile.in: Remove logger.c target before copying over it to avoidRichard Basch1997-02-062-1/+8
* k5-int.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-1/+3
* util_crypt.c: Include k5-int.h because we need to access the privateRichard Basch1997-02-062-1/+7
* gssapi.hin: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-1/+5
* Makefile.in: Remove target before copying over it (avoids perm. errors)Richard Basch1997-02-062-1/+8
* profile.hin: Do not multiply process the contents of this fileRichard Basch1997-02-063-13/+10
* Fixed bad ChangeLog entry during last commitRichard Basch1997-02-061-1/+3
* Makefile.in: Fixed linking of telnet.exe (win16)Richard Basch1997-02-065-23/+39
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-06320-9874/+14921
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-062-5/+11
* INTERFACE is no longer defined in krb5.h, so we must define it hereRichard Basch1997-02-061-4/+35
* Windows/NT integrationRichard Basch1997-02-066-1128/+1215
* Windows/NT integrationRichard Basch1997-02-064-17/+65
* Windows/NT integrationRichard Basch1997-02-062-112/+202
* New V2 API + Win16/Win32 supportRichard Basch1997-02-0611-413/+627
* * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach1997-01-022-2/+13
* * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.Ezra Peisach1996-12-302-0/+6
* Overide important environment variables. Preliiminary fix; includeSam Hartman1996-12-292-6/+11
* * config.guess:Tom Yu1996-12-243-105/+337
* update to autoconf-2.12Tom Yu1996-12-2441-10015/+4013
* * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with theTom Yu1996-12-242-1/+6
* * configure.in: Fix up "test $ac_cv_c_cross" to deal withTom Yu1996-12-242-2/+7
* Initial revisionTom Yu1996-12-242-0/+4
* Add brand.c to the SRCS line so that the kerbsrc.mac.tar includesTheodore Tso1996-12-232-0/+6
* Remove (under #ifdef) mention of calling Cygnus Support for supportTheodore Tso1996-12-212-6/+16
* Fixed other problems found when renaming program from cns.exe to krb5.exeTheodore Tso1996-12-211-5/+5
* krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso1996-12-214-1/+23
* brand.c: New file, which allows a release engineer to "brand" the krb5Theodore Tso1996-12-213-0/+22
* Checked in changes from MarshallTheodore Tso1996-12-213-342/+468
* Checked in Macintosh changes from MarshallTheodore Tso1996-12-213-40/+71
* Use new call krb5_vercheck() for Windows timebomb checking; this callTheodore Tso1996-12-212-6/+15
* Change the timebomb to be June 1, 1997. Make the timebomb exit theTheodore Tso1996-12-212-32/+40
* Change name of library in file to be krb5_16.def [PR#302]Theodore Tso1996-12-202-2/+7
* Automatically make the mac-bin-dirs target so that the binaryTheodore Tso1996-12-202-1/+7
* * getsyms: Don't echo filename if there are no bad symbolsTom Yu1996-12-173-10/+21
* Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach1996-12-172-1/+5