summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use WLIB definition in config/windows.inRichard Basch1997-02-113-5/+1
* getopt functionality for win32 console appsRichard Basch1997-02-111-0/+126
* Build getopt.obj (getopt functionality for win32 console apps)Richard Basch1997-02-111-1/+1
* get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validateRichard Basch1997-02-112-4/+8
* gssapi32.def: removed obsolete keywords (RESIDENTNAME, EXETYPE)Richard Basch1997-02-115-26/+29
* Compile clients/{kinit,klist,kdestroy} on Win32Richard Basch1997-02-111-47/+62
* * post.in: Fix recursion rules to deal with Ultrix sh lossageTom Yu1997-02-112-0/+3
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-113-3/+6
* * libobj.in: Remove instances of STAMP.*, since they aren'tTom Yu1997-02-102-19/+12
* * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platformsEzra Peisach1997-02-102-1/+14
* * configure.in: Check for sys/uio.hEzra Peisach1997-02-103-0/+10
* * crypto_glue.c (krb5_calculate_checksum): Add krb5_const toEzra Peisach1997-02-102-1/+6
* * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (andTom Yu1997-02-102-0/+11
* * libobj.in (OBJS.*): Work around a gmake optimization where theTom Yu1997-02-092-0/+9
* Merge of libhack_branchTom Yu1997-02-09221-1716/+2342
* 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