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
*
fix warning in preauth_plugin.h header
Ken Raeburn
2006-11-16
1
-1
/
+1
*
Add macros for __attribute__((deprecated)) for krb4 and des APIs
Alexandra Ellwood
2006-11-15
2
-125
/
+304
*
allow server preauth plugin verify_padata function to return e-data
Kevin Coffman
2006-11-13
1
-1
/
+2
*
correct client preauth plugin request_context
Kevin Coffman
2006-11-13
1
-2
/
+6
*
Install gssapi.h in includedir that includes gssapi/gssapi.h so that either
Russ Allbery
2006-11-09
2
-0
/
+6
*
Add "get_data" function to the client preauth plugin interface
Kevin Coffman
2006-11-09
2
-2
/
+41
*
Add public function to get keylenth associated with an enctype
Kevin Coffman
2006-11-09
1
-0
/
+5
*
krb5.h not C++-safe due to "struct krb5_cccol_cursor"
Alexandra Ellwood
2006-11-07
1
-2
/
+2
*
Modify the preath plugin interface so that a plugin's context is
Kevin Coffman
2006-11-01
2
-38
/
+131
*
Add prototype for krb5int_init_context_kdc
Ezra Peisach
2006-10-16
1
-0
/
+2
*
Add prototype for krb5_aprof_get_boolean
Ezra Peisach
2006-10-16
1
-0
/
+2
*
* preauth_plugin.h: Don't use an enum in a public api
Sam Hartman
2006-10-13
1
-1
/
+1
*
Patch to split client plugin from server plugin
Sam Hartman
2006-10-13
1
-73
/
+85
*
Move ASN.1 routines for KDB LDAP plugin into main krb5 library,
Ken Raeburn
2006-10-07
1
-0
/
+26
*
Use const pointers for error messages.
Ken Raeburn
2006-10-07
2
-4
/
+4
*
drop comma at end of enum list
Ken Raeburn
2006-10-07
1
-1
/
+1
*
cursor for iterating over ccaches
Tom Yu
2006-10-05
2
-0
/
+63
*
Preauthentication Plugin Framework
Sam Hartman
2006-10-03
4
-4
/
+302
*
Set the canonicalize flag in TGS requests and accept cross-realm referral tic...
Sam Hartman
2006-09-21
2
-2
/
+37
*
Move RPC header files to include/gssrpc, which we copy to them at
Ken Raeburn
2006-09-16
16
-0
/
+2815
*
* Makefile.in (krb5/krb5.h): Wrap the content in macro test for
Ken Raeburn
2006-09-07
1
-0
/
+3
*
Merge Todd's TCP changepw support, with a few fixups
Ken Raeburn
2006-08-23
2
-6
/
+53
*
Switched from "#pragma options align" to "#pragma pack".
Alexandra Ellwood
2006-07-25
3
-8
/
+8
*
* kdb.h (krb5_def_promote_db): Declare
Ken Raeburn
2006-06-30
1
-0
/
+3
*
New kdb backend operation promote_db, makes a temporary database become the
Ken Raeburn
2006-06-30
1
-0
/
+1
*
check calling conventions specified for Windows
Ken Raeburn
2006-06-29
1
-0
/
+5
*
Fix comment style in public header
Ken Raeburn
2006-06-29
1
-8
/
+10
*
fix calling convention for krb5 error-message routines, document usage of krb...
Ken Raeburn
2006-06-29
1
-5
/
+13
*
* src/include/krb5/krb5.hin: Add prototype for krb5_copy_context
Tom Yu
2006-06-26
1
-0
/
+2
*
* k5-int.h (krb5_copy_error_state): New macro
Ken Raeburn
2006-06-24
1
-0
/
+3
*
remove spuriously resurrected file from merge
Tom Yu
2006-06-15
1
-30
/
+0
*
Conditionalize declarations of krb5int_make_srv_query_realm and
Ken Raeburn
2006-06-15
1
-0
/
+2
*
Merge from branches/mechglue. Initial integration of Sun-donated
Tom Yu
2006-06-14
1
-0
/
+30
*
POSIX allows getpwnam_r and getpwuid_r to return 0 (success) even if the
Russ Allbery
2006-06-13
1
-4
/
+6
*
Since it appears we don't actually set the conf_tgs_ktypes field except in this
Ken Raeburn
2006-06-10
1
-9
/
+1
*
Add copyright notice
Ken Raeburn
2006-05-26
1
-0
/
+29
*
Don't define MODULE_PATH
Ken Raeburn
2006-05-25
1
-1
/
+0
*
Properly recognize Mac environments, and set {KRB5,KDB5}_PLUGIN_BUNDLE_DIR
Ken Raeburn
2006-05-25
1
-0
/
+6
*
Rename locate.h to locate_plugin.h. Change references, update dependencies
Ken Raeburn
2006-05-24
3
-2
/
+2
*
Drop major version number from service-locator function table structure.
Ken Raeburn
2006-05-24
1
-5
/
+6
*
service location plugin interface needs header installed
Ken Raeburn
2006-05-23
1
-0
/
+1
*
install headers into include/krb5
Ken Raeburn
2006-05-23
5
-11
/
+23
*
Don't look for pthread_mutexattr_setrobust_np
Ken Raeburn
2006-05-16
1
-6
/
+7
*
* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and
Ken Raeburn
2006-05-16
2
-3
/
+1
*
Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which
Alexandra Ellwood
2006-05-04
2
-16
/
+24
*
Update internal plugin interface to add an errinfo structure to "open"
Ken Raeburn
2006-04-25
1
-11
/
+19
*
Protect against multiple inclusion. Don't define macro '_' if already defined
Ken Raeburn
2006-04-25
1
-0
/
+7
*
Added CoreFoundation bundle plugin support
Alexandra Ellwood
2006-04-24
1
-3
/
+2
*
unsigned/signed int warnings in krb5_context variables
Ezra Peisach
2006-04-21
1
-3
/
+3
*
Prototype for krb5_c_prf missing const
Ezra Peisach
2006-04-19
1
-2
/
+3
[next]