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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added prototype for krb5_dbe_cpw() the new db entry change password routine
Chris Provenzano
1995-08-03
2
-0
/
+15
*
Add new kadmin protocol and string conversion definitions
Paul Park
1995-07-31
2
-40
/
+45
*
Add string conversion prototypes
Paul Park
1995-07-31
1
-0
/
+36
*
Remove obsolete internal include files
Paul Park
1995-07-27
16
-1360
/
+9
*
Inline or remove internal include files. We only need k5-int.h for most
Paul Park
1995-07-27
2
-14
/
+1060
*
Define new kdb format
Chris Provenzano
1995-07-27
2
-58
/
+170
*
Added #define KEYTYPE_UNKNOWN
Chris Provenzano
1995-07-27
2
-0
/
+6
*
Add DEFAULT_KEYFILE_STUB which puts the stashfile in the KDC library
Paul Park
1995-07-17
2
-1
/
+8
*
Describe changes to headers in this directory
Paul Park
1995-07-17
1
-0
/
+8
*
Add stash file parameter to krb5_db_fetch_mkey()
Paul Park
1995-07-17
1
-0
/
+1
*
Add prototypes for KDC profile handling routines
Paul Park
1995-07-17
1
-0
/
+14
*
Add per-realm parameter block data structure
Paul Park
1995-07-17
1
-0
/
+29
*
Add krb5_auth_con_genaddrs prototype
Ezra Peisach
1995-07-11
2
-0
/
+7
*
Add krb5_rd_cred prototype
Ezra Peisach
1995-07-11
2
-0
/
+11
*
krb5.hin (krb5_cc_get_type, krb5_kt_get_type): Add the new functions
Theodore Tso
1995-07-11
2
-0
/
+7
*
Add confounder length for RSA-MD5-DES
Paul Park
1995-07-07
2
-0
/
+6
*
Add checksum verifier dispatch in checksum entry
Paul Park
1995-07-07
2
-1
/
+16
*
* krb5.hin: Change definition of krb5_os_localaddr to include
Tom Yu
1995-07-06
2
-1
/
+7
*
Changes for Macintosh implementation
Keith Vetter
1995-07-06
6
-1
/
+1981
*
Add kdb dispatch table for changing between Berkeley and DBM
Paul Park
1995-06-30
2
-0
/
+31
*
* krb5.hin: special-case ultrix brokenness (again!) for
Tom Yu
1995-06-30
2
-1
/
+11
*
* krb4-proto.h: correct signature for krb_rd_req.
Mark Eichin
1995-06-28
3
-6
/
+14
*
Compiler warning cleanup
Paul Park
1995-06-27
1
-4
/
+10
*
Compiler warning cleanup/Reinstate KRB5_PROVIDE_PROTOTYPES
Paul Park
1995-06-27
1
-0
/
+8
*
Reinstate KRB5_PROVIDE_PROTOTYPES
Paul Park
1995-06-27
4
-1
/
+10
*
* syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
2
-1
/
+5
*
* k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
4
-5
/
+13
*
* krb4-proto.h, krb.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
3
-2
/
+7
*
* syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
4
-5
/
+17
*
Add alternate profile routines
Paul Park
1995-06-23
1
-0
/
+13
*
Add DEFAULT_KDC_PROFILE and KDC_PROFILE_ENV for KDC profile location
Paul Park
1995-06-23
2
-0
/
+9
*
Describe previous changes
Paul Park
1995-06-23
1
-0
/
+6
*
Remove KDB_CONVERT_KEY_{TO,OUTOF}_DB
Paul Park
1995-06-23
1
-3
/
+0
*
Add database context to krb5_context
Paul Park
1995-06-23
2
-0
/
+5
*
Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. This
Ezra Peisach
1995-06-21
2
-21
/
+6
*
Makefile.in: Don't remove autoconf.h when doing a make clean; it's an
Theodore Tso
1995-06-21
9
-142
/
+141
*
Makefile.in, krb5.hin: Don't include autoconf.h anymore; have the
Theodore Tso
1995-06-21
3
-287
/
+301
*
Fix install logic for krb5.h and k5-int.h
Paul Park
1995-06-16
2
-7
/
+8
*
Add missing declaration of krb5_auth_con_initivector
Ezra Peisach
1995-06-11
2
-0
/
+8
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
4
-41
/
+50
*
krb5.hin: Remove definition of the krb5_fulladdr structure, and the
Theodore Tso
1995-06-09
3
-18
/
+11
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
2
-7
/
+6
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
3
-3
/
+12
*
Build adm_err.h here
Paul Park
1995-06-09
2
-2
/
+7
*
Don't install the install/kerberosIV header files
Theodore Tso
1995-06-08
2
-3
/
+6
*
Add comment explaining old admin acl
Theodore Tso
1995-06-08
2
-3
/
+4
*
Don't install the include/krb5 header files
Theodore Tso
1995-06-08
2
-8
/
+4
*
Add prototypes for logging routines
Paul Park
1995-06-08
2
-0
/
+23
*
Reinstate default name of kadmin.old ACL file
Paul Park
1995-06-08
2
-0
/
+6
*
osconf.h: Use INSTALL and INSTALL_PREFIX instead of KRB5ROOT. How the
Theodore Tso
1995-06-07
2
-27
/
+18
[prev]
[next]