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
...
*
Get t_ser to build again after the S4U authdata branch merge
Greg Hudson
2010-05-27
1
-2
/
+2
*
In testrealm.py, stash the passwords in testdir/passwords so that they
Greg Hudson
2010-05-25
1
-1
/
+6
*
FAST negotiation could erroneously succeed
Greg Hudson
2010-05-25
1
-0
/
+1
*
Fix long lines and other formatting issues in fast.h
Greg Hudson
2010-05-24
1
-25
/
+36
*
Fix long lines and other formatting issues in fast.c
Greg Hudson
2010-05-24
1
-56
/
+81
*
Don't include nul characters in the text we send with krb-error
Greg Hudson
2010-05-24
2
-2
/
+2
*
Make signedpath authdata visible via GSS naming exts
Greg Hudson
2010-05-23
5
-2
/
+615
*
Remove a non-functional and unnecessary check in kdb5_util's
Greg Hudson
2010-05-21
1
-2
/
+0
*
Fix an error case in kdb_util's dump.c where the dump file handle was
Greg Hudson
2010-05-21
1
-0
/
+1
*
Remove an unneeded conditional in the cleanup for kadmin's keytab
Greg Hudson
2010-05-21
1
-5
/
+3
*
In getdate.y, remove an error check from r19656 which couldn't ever
Greg Hudson
2010-05-21
1
-2
/
+0
*
Use ANSI-style function definitions in our copy of getdate.y
Greg Hudson
2010-05-21
1
-37
/
+11
*
Document the disable_last_success and disable_lockout variables in
Greg Hudson
2010-05-21
1
-0
/
+17
*
Apply patch from Arlene Berry to detect and ignore a duplicate
Tom Yu
2010-05-20
1
-0
/
+12
*
kdc_tcp_ports not documented in kdc.conf.M
Tom Yu
2010-05-20
1
-0
/
+20
*
In gss_acquire_cred_with_password() and gss_add_cred_with_password(),
Greg Hudson
2010-05-20
1
-38
/
+23
*
CVE-2010-1321 GSS-API lib null pointer deref (MITKRB5-SA-2010-005)
Tom Yu
2010-05-19
1
-0
/
+7
*
When parsing a KDC or admin server string, allow the name or address
Greg Hudson
2010-05-18
2
-40
/
+55
*
Improve the error message from kadmin when hostname resolution fails
Greg Hudson
2010-05-18
3
-4
/
+7
*
If gss_inquire_cred is called with a null credential, acquire a
Greg Hudson
2010-05-17
1
-44
/
+13
*
The mechglue always passes null for desired_mechs and actual_mechs
Greg Hudson
2010-05-17
7
-244
/
+30
*
The mechglue never invokes a mech's gss_add_cred function. Remove the
Greg Hudson
2010-05-17
4
-411
/
+1
*
Reformat with shorter lines
Ken Raeburn
2010-05-16
1
-15
/
+23
*
Delete an old pre-Yarrow item
Ken Raeburn
2010-05-16
1
-4
/
+0
*
Update dependencies
Ken Raeburn
2010-05-16
5
-38
/
+54
*
Stop exporting some profile symbols that aren't either published in
Ken Raeburn
2010-05-16
2
-54
/
+0
*
Force hostname to lower-case for use in principal names
Ken Raeburn
2010-05-16
1
-1
/
+2
*
Negative enctypes improperly read from ccaches
Greg Hudson
2010-05-13
1
-1
/
+2
*
Error handling bug in krb5_init_creds_init()
Greg Hudson
2010-05-13
1
-4
/
+5
*
Negative enctypes improperly read from keytabs
Greg Hudson
2010-05-13
1
-3
/
+2
*
Make k5test.py work for builds in the source dir
Greg Hudson
2010-05-13
1
-1
/
+1
*
Remove krb5_get_in_tkt
Tom Yu
2010-05-12
1
-1
/
+1
*
Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds,
Greg Hudson
2010-05-12
7
-1170
/
+53
*
Add lockout-related performance tuning variables
Greg Hudson
2010-05-10
7
-39
/
+126
*
Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAP
Greg Hudson
2010-05-10
1
-22
/
+29
*
General code consistency pass in kdb_db2.c.
Greg Hudson
2010-05-05
1
-136
/
+56
*
Adjust for removal of krb5_ldap_set_option in r23965
Tom Yu
2010-05-04
1
-1
/
+0
*
Get rid of some kdb5_util load code which is no longer useful after
Greg Hudson
2010-05-04
1
-32
/
+1
*
Remove some unused format string definitions from kdb5_util's dump.c
Greg Hudson
2010-05-04
1
-14
/
+0
*
Remove some unused fields from kadm5_config_params. Bump the client
Greg Hudson
2010-05-04
4
-10
/
+2
*
Eliminate the unused realm_dbname field from krb5_realm_params
Greg Hudson
2010-05-04
5
-10
/
+1
*
Remove a stray comment from r23966
Greg Hudson
2010-05-04
1
-1
/
+0
*
Refactor the kdb_db2.c code which processes db_args and profile
Greg Hudson
2010-05-04
2
-305
/
+134
*
Remove krb5_db_set_option and the associated DAL entry. It was not
Greg Hudson
2010-05-04
8
-93
/
+0
*
Correct the DAL documentation for db_create
Greg Hudson
2010-05-03
1
-3
/
+4
*
Eliminate some uses of variables as format strings. Based on a patch
Greg Hudson
2010-05-03
6
-14
/
+7
*
Eliminate the use of variables for format strings in kdb5_util. Many
Greg Hudson
2010-05-03
8
-140
/
+8
*
Fix some bugs in the IAKERB code discovered by Coverity. Also trim
Greg Hudson
2010-05-01
3
-28
/
+18
*
Add IAKERB mechanism and gss_acquire_cred_with_password
Greg Hudson
2010-04-30
43
-318
/
+2850
*
memory leak in process_tgs_req in r23724
Tom Yu
2010-04-30
1
-1
/
+3
[prev]
[next]