index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Windows/NT integration
Richard Basch
1997-02-06
2
-112
/
+202
*
New V2 API + Win16/Win32 support
Richard Basch
1997-02-06
11
-413
/
+627
*
* kdc_preauth.c (get_sam_edata): Use proper interface to
Ezra Peisach
1997-01-02
2
-2
/
+13
*
* aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.
Ezra Peisach
1996-12-30
2
-0
/
+6
*
Overide important environment variables. Preliiminary fix; include
Sam Hartman
1996-12-29
2
-6
/
+11
*
* config.guess:
Tom Yu
1996-12-24
3
-105
/
+337
*
update to autoconf-2.12
Tom Yu
1996-12-24
41
-10015
/
+4013
*
* aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with the
Tom Yu
1996-12-24
2
-1
/
+6
*
* configure.in: Fix up "test $ac_cv_c_cross" to deal with
Tom Yu
1996-12-24
2
-2
/
+7
*
Initial revision
Tom Yu
1996-12-24
2
-0
/
+4
*
Add brand.c to the SRCS line so that the kerbsrc.mac.tar includes
Theodore Tso
1996-12-23
2
-0
/
+6
*
Remove (under #ifdef) mention of calling Cygnus Support for support
Theodore Tso
1996-12-21
2
-6
/
+16
*
Fixed other problems found when renaming program from cns.exe to krb5.exe
Theodore Tso
1996-12-21
1
-5
/
+5
*
krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'ed
Theodore Tso
1996-12-21
4
-1
/
+23
*
brand.c: New file, which allows a release engineer to "brand" the krb5
Theodore Tso
1996-12-21
3
-0
/
+22
*
Checked in changes from Marshall
Theodore Tso
1996-12-21
3
-342
/
+468
*
Checked in Macintosh changes from Marshall
Theodore Tso
1996-12-21
3
-40
/
+71
*
Use new call krb5_vercheck() for Windows timebomb checking; this call
Theodore Tso
1996-12-21
2
-6
/
+15
*
Change the timebomb to be June 1, 1997. Make the timebomb exit the
Theodore Tso
1996-12-21
2
-32
/
+40
*
Change name of library in file to be krb5_16.def [PR#302]
Theodore Tso
1996-12-20
2
-2
/
+7
*
Automatically make the mac-bin-dirs target so that the binary
Theodore Tso
1996-12-20
2
-1
/
+7
*
* getsyms: Don't echo filename if there are no bad symbols
Tom Yu
1996-12-17
3
-10
/
+21
[next]