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
/
lib
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of libhack_branch
Tom Yu
1997-02-09
9
-88
/
+106
*
* configure.in: Remove the CopyHeader and CopySrcHeader rules as
Ezra Peisach
1997-02-06
3
-5
/
+16
*
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
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
38
-271
/
+263
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
12
-48
/
+122
*
* acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entry
Barry Jaspan
1996-12-04
2
-36
/
+14
*
*gssapi.h: Renamed to gssapi.hin
Tom Yu
1996-11-18
4
-19
/
+25
*
* Makefile.in (HDRS): Changes so that $(OBJS) will not get
Tom Yu
1996-11-06
3
-8
/
+10
*
Use $(S) instead of / for productions which could be used on both DOS
Theodore Tso
1996-10-29
2
-2
/
+7
*
Fixed typo so that the remaining length field is set correctly
Theodore Tso
1996-10-21
2
-2
/
+8
*
util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size):
Theodore Tso
1996-10-19
3
-0
/
+46
*
ser_sctx.c (kg_oid_externalize, kg_oid_internalize,
Theodore Tso
1996-10-19
5
-12
/
+183
*
*** empty log message ***
Marc Horowitz
1996-10-16
1
-0
/
+6
*
* accept_sec_context.c (krb5_gss_accept_sec_context): return an
Marc Horowitz
1996-10-16
1
-21
/
+37
*
* configure.in: Remove calls to CopySrcHeader
Tom Yu
1996-10-10
3
-15
/
+28
*
Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative!
Theodore Tso
1996-10-10
2
-1
/
+6
*
* Makefile.in (all-unix): Fix up last change; depending on a phony
Tom Yu
1996-10-09
2
-8
/
+9
*
* Makefile.in (all-unix): Fix up various rules that have
Tom Yu
1996-10-09
2
-7
/
+14
*
Definition of gss_nt_krb5_name was incorrect; someone was being a
Theodore Tso
1996-10-09
2
-1
/
+6
*
remove spurious files
Tom Yu
1996-09-11
1
-31
/
+0
*
utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only include
Theodore Tso
1996-08-28
5
-3
/
+15
*
Fix stupid bug; don't free buf before it's allocated!
Theodore Tso
1996-08-28
2
-1
/
+5
*
* Require DES-CBC-CRC. This works always
Sam Hartman
1996-08-22
2
-1
/
+6
*
* acquire_cred.c (krb5_gss_acquire_cred): Add const to local
Ezra Peisach
1996-08-02
2
-1
/
+7
*
* gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h
Ezra Peisach
1996-08-02
3
-0
/
+13
*
* Makefile.in (OBJS): Remove trailing backslash on a comment; it
Tom Yu
1996-07-26
2
-1
/
+6
*
Add AC_PROG_INSTALL, since it's needed for a "make install"
Theodore Tso
1996-07-26
2
-0
/
+6
*
restore old version (oops checked in debugging vers
Tom Yu
1996-07-26
1
-3
/
+0
*
* Makefile.in: remove trailing backslash from comment under SRCS
Tom Yu
1996-07-26
3
-1
/
+10
*
util_ordering.c (g_order_check):
Theodore Tso
1996-07-25
8
-18
/
+44
*
init_sec_context.c (krb5_gss_init_sec_context): Fixed error checking
Theodore Tso
1996-07-25
5
-22
/
+31
*
* acquire_cred.c (krb5_gss_acquire_cred): Initialize variable
Ezra Peisach
1996-07-25
2
-0
/
+7
*
util_token.c (g_verify_token_header): Changed return code to be an
Theodore Tso
1996-07-25
3
-2
/
+5
*
ser_sctx.c (kg_oid_externalize): Add proper return code
Theodore Tso
1996-07-25
4
-6
/
+16
*
Remove INTERFACE keyworded; not needed (and causes problems) since
Theodore Tso
1996-07-24
3
-2
/
+9
*
Only include <sys/file.h> if building with BSD_DB
Theodore Tso
1996-07-24
2
-1
/
+3
*
Remove mechglue from the list of Macintosh subdirectories
Theodore Tso
1996-07-24
2
-1
/
+6
*
Must include k5-int.h on Windows and Macintosh builds
Theodore Tso
1996-07-24
2
-0
/
+6
*
Fix broken Windows commands to copy gssapi_krb5.h to include/gssapi
Theodore Tso
1996-07-24
2
-1
/
+4
*
Must include k5-int.h on Windows and Macintosh builds
Theodore Tso
1996-07-24
2
-0
/
+9
*
Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to
Theodore Tso
1996-07-23
4
-4
/
+11
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
62
-1126
/
+2957
*
Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP
Theodore Tso
1996-06-21
2
-5
/
+10
*
* configure.in: remove ref to ET_RULES
Tom Yu
1996-06-14
4
-2
/
+10
*
Makefile.in: Update special rule for gssapi_err_generic.obj so that it
Theodore Tso
1996-06-13
2
-5
/
+7
*
Makefile.in: Update special rule for gssapi_err_krb5.obj so that it
Theodore Tso
1996-06-13
2
-5
/
+5
*
Checked in missing _WIN32 #ifdef
Theodore Tso
1996-06-13
1
-1
/
+1
*
Makefile.in: Remove include of config/windows.in; that's done
Theodore Tso
1996-06-12
4
-11
/
+17
*
Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
Theodore Tso
1996-06-12
2
-1
/
+6
[next]