index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
com_err.c: display the error via stderr if it is a character device
Richard Basch
1997-02-11
2
-1
/
+15
*
gss.c: initialize/shutdown winsock library
Richard Basch
1997-02-11
3
-5
/
+29
*
Comment out kinit build until it works (win32)
Richard Basch
1997-02-11
1
-4
/
+4
*
*** empty log message ***
Richard Basch
1997-02-11
3
-0
/
+12
*
windows.in: declare WLIB (winsock library)
Richard Basch
1997-02-11
2
-0
/
+6
*
krb5.hin: export krb5_get_credenitals_{renew,validate} (win32)
Richard Basch
1997-02-11
2
-4
/
+7
*
Build kinit/klist/kdestroy under win32
Richard Basch
1997-02-11
8
-16
/
+88
*
login.c: set ccache name consistently with other login apps
Richard Basch
1997-02-11
2
-1
/
+6
*
Use WLIB definition in config/windows.in
Richard Basch
1997-02-11
3
-5
/
+1
*
getopt functionality for win32 console apps
Richard Basch
1997-02-11
1
-0
/
+126
*
Build getopt.obj (getopt functionality for win32 console apps)
Richard Basch
1997-02-11
1
-1
/
+1
*
get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validate
Richard Basch
1997-02-11
2
-4
/
+8
*
gssapi32.def: removed obsolete keywords (RESIDENTNAME, EXETYPE)
Richard Basch
1997-02-11
5
-26
/
+29
*
Compile clients/{kinit,klist,kdestroy} on Win32
Richard Basch
1997-02-11
1
-47
/
+62
*
* post.in: Fix recursion rules to deal with Ultrix sh lossage
Tom Yu
1997-02-11
2
-0
/
+3
*
Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, and
Theodore Tso
1997-02-11
3
-3
/
+6
*
* libobj.in: Remove instances of STAMP.*, since they aren't
Tom Yu
1997-02-10
2
-19
/
+12
*
* aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platforms
Ezra Peisach
1997-02-10
2
-1
/
+14
*
* configure.in: Check for sys/uio.h
Ezra Peisach
1997-02-10
3
-0
/
+10
*
* crypto_glue.c (krb5_calculate_checksum): Add krb5_const to
Ezra Peisach
1997-02-10
2
-1
/
+6
*
* svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and
Tom Yu
1997-02-10
2
-0
/
+11
*
* libobj.in (OBJS.*): Work around a gmake optimization where the
Tom Yu
1997-02-09
2
-0
/
+9
*
Merge of libhack_branch
Tom Yu
1997-02-09
221
-1716
/
+2342
*
compile_et.c: Change the emitted name of the struct error_table
Theodore Tso
1997-02-08
4
-15
/
+28
*
prof_int.h: Include "com_err.h" instead of redeclaring errcode_t
Richard Basch
1997-02-08
2
-10
/
+17
*
com_err.[ch]: Define old com_err_va interface
Richard Basch
1997-02-08
3
-1
/
+16
*
Corrected last ChangeLog entry
Richard Basch
1997-02-07
1
-1
/
+2
*
mk_faddr.c: Added FAR declaration
Richard Basch
1997-02-07
2
-6
/
+10
*
copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarations
Richard Basch
1997-02-07
5
-29
/
+41
*
windows.in: compile win16 apps with /GA to generate the appropriate
Richard Basch
1997-02-07
2
-1
/
+6
*
cns.c:
Richard Basch
1997-02-07
2
-3
/
+19
*
Makefile.in: Create shared directory before building object files
Richard Basch
1997-02-07
2
-2
/
+7
*
t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype
Ezra Peisach
1997-02-06
4
-4
/
+12
*
* configure.in: Remove the CopyHeader and CopySrcHeader rules as
Ezra Peisach
1997-02-06
3
-5
/
+16
*
adm_conn.c adm_rw.c: Replace INTERFACE keyword with KRB5_CALLCONV
Richard Basch
1997-02-06
3
-5
/
+10
*
kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!
Richard Basch
1997-02-06
2
-1
/
+6
*
krb.h: Make sure KRB5_EXPORTVAR is defined
Richard Basch
1997-02-06
2
-0
/
+5
*
Makefile.in: Remove logger.c target before copying over it to avoid
Richard Basch
1997-02-06
2
-1
/
+8
*
k5-int.h: Make sure KRB5_EXPORTVAR is defined
Richard Basch
1997-02-06
2
-1
/
+3
*
util_crypt.c: Include k5-int.h because we need to access the private
Richard Basch
1997-02-06
2
-1
/
+7
*
gssapi.hin: Make sure KRB5_EXPORTVAR is defined
Richard Basch
1997-02-06
2
-1
/
+5
*
Makefile.in: Remove target before copying over it (avoids perm. errors)
Richard Basch
1997-02-06
2
-1
/
+8
*
profile.hin: Do not multiply process the contents of this file
Richard Basch
1997-02-06
3
-13
/
+10
*
Fixed bad ChangeLog entry during last commit
Richard Basch
1997-02-06
1
-1
/
+3
*
Makefile.in: Fixed linking of telnet.exe (win16)
Richard Basch
1997-02-06
5
-23
/
+39
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
320
-9874
/
+14921
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
2
-5
/
+11
*
INTERFACE is no longer defined in krb5.h, so we must define it here
Richard Basch
1997-02-06
1
-4
/
+35
*
Windows/NT integration
Richard Basch
1997-02-06
6
-1128
/
+1215
*
Windows/NT integration
Richard Basch
1997-02-06
4
-17
/
+65
[next]