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
...
*
MITKRB5-SA-2006-003: mechglue argument handling too lax
Tom Yu
2007-01-09
25
-277
/
+832
*
MITKRB5-SA-2006-002: svctcp_destroy() can call uninitialized function pointer
Tom Yu
2007-01-09
1
-0
/
+5
*
create KDC database directory
Ken Raeburn
2007-01-08
1
-0
/
+1
*
crash creating db2 database in non-existent directory
Ken Raeburn
2007-01-08
1
-18
/
+15
*
* lib.in (clean-libs): Delete darwin.exports and hpux10.exports.
Ken Raeburn
2007-01-06
2
-3
/
+3
*
* ldap_principal.c (attributes_set): Swap first two elements
Ken Raeburn
2007-01-03
2
-2
/
+4
*
update ldap/Makefile.in for newer autoconf substitution requirements
Ken Raeburn
2007-01-03
1
-2
/
+2
*
* Makefile.in (install): Install kdb5_ldap_util.M. Based on patch from
Ken Raeburn
2007-01-03
1
-0
/
+1
*
* kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unused macros deleted
Ken Raeburn
2007-01-02
1
-4
/
+0
*
Memory leak in tests/gssapi/t_imp_name.c
Ezra Peisach
2006-12-31
1
-1
/
+3
*
Repair broken links in NetIdMgr Help
Jeffrey Altman
2006-12-31
4
-6
/
+6
*
If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - free
Ezra Peisach
2006-12-30
1
-0
/
+4
*
memory leak if defective header present in gss_krb5int_unseal_token_v3
Ezra Peisach
2006-12-30
1
-1
/
+3
*
* copy_data.c (krb5_copy_data): Use krb5int_copy_data_contents
Ken Raeburn
2006-12-28
1
-10
/
+7
*
* cc_memory.c (krb5_mcc_next_cred): Use krb5int_copy_creds_contents
Ken Raeburn
2006-12-28
1
-45
/
+3
*
* lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, split
Ken Raeburn
2006-12-28
2
-2
/
+24
*
comment the various data structures
Ken Raeburn
2006-12-28
1
-0
/
+4
*
Some related changes were already in, and I found a couple more to make:
Ken Raeburn
2006-12-22
3
-13
/
+18
*
* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): Fix
Tom Yu
2006-12-22
1
-3
/
+4
*
Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branch
Ken Raeburn
2006-12-20
4
-59
/
+52
*
use KRB5KRB_ERR_GENERIC, not KRB_ERR_GENERIC in preauth2.c
Tom Yu
2006-12-19
1
-3
/
+3
*
don't pass null pointer to krb5_do_preauth_tryagain()
Tom Yu
2006-12-19
1
-17
/
+24
*
ktfns.c (krb5_kt_get_entry): If the supplied server principal has an empty
Ken Raeburn
2006-12-19
1
-1
/
+18
*
krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn't
Ken Raeburn
2006-12-19
2
-2
/
+2
*
Use __extension__ if initializing by field name and using GCC in pre-C99 mode
Ken Raeburn
2006-12-19
1
-0
/
+3
*
(k5_mutex_lock_update_stats) [!DEBUG_THREADS_STATS && __GNUC__]: Declare
Ken Raeburn
2006-12-19
1
-2
/
+3
*
export krb5_get_init_creds_opt_set_change_password_prompt
Tom Yu
2006-12-19
1
-0
/
+1
*
krb5_rc_io_open_internal on error will call close(-1)
Ezra Peisach
2006-12-18
1
-1
/
+3
*
Inovke krb5_rc_close to shutdown cache - and check for memory leaks
Ezra Peisach
2006-12-18
1
-0
/
+5
*
Add -clearpolicy to kadmin addprinc usage
Russ Allbery
2006-12-16
1
-1
/
+1
*
krb5_get_init_creds_opt_set_change_password_prompt
Jeffrey Altman
2006-12-14
6
-2
/
+25
*
make depend
Ken Raeburn
2006-12-13
1
-17
/
+25
*
Pull r18927 up to trunk, and tweak check for "history" principal name
Ken Raeburn
2006-12-13
1
-165
/
+257
*
set AUTOCONF_HEADER
Ken Raeburn
2006-12-13
7
-0
/
+14
*
pull r18926 up to trunk; ready for pullup to 1.6 branch
Ken Raeburn
2006-12-13
2
-6
/
+43
*
make depend
Ken Raeburn
2006-12-12
1
-6
/
+4
*
a little more info on libpython loading issue
Ken Raeburn
2006-12-12
1
-0
/
+6
*
make depend
Ken Raeburn
2006-12-12
4
-52
/
+56
*
Don't leak padata when looping for krb5_do_preauth_tryagain()
Kevin Coffman
2006-12-08
1
-4
/
+4
*
build the trunk on Windows (again)
Jeffrey Altman
2006-12-08
5
-15
/
+13
*
Undo revision 18930 which was not supposed to include this
Jeffrey Altman
2006-12-07
1
-11
/
+1
*
Modifications to support the generation and embedding
Jeffrey Altman
2006-12-07
22
-42
/
+91
*
krb5_cc_remove should work for the CCAPI
Alexandra Ellwood
2006-12-05
6
-111
/
+200
*
minor update to kdb5_util man page for LDAP plugin
Will Fiveash
2006-12-04
1
-1
/
+8
*
fix for kdb5_util load bug with dumps from a LDAP KDB
Will Fiveash
2006-12-04
1
-7
/
+21
*
Make clean in lib/krb5/os does not clean test objs
Ezra Peisach
2006-12-03
1
-1
/
+1
*
Remove unused prototype for krb5_find_config_files
Ezra Peisach
2006-12-03
1
-2
/
+0
*
* src/lib/krb5/ccache/cc_file.c: Adapted patch from Roland
Tom Yu
2006-12-01
1
-8
/
+24
*
send a new request with the new padata returned by krb5_do_preauth_tryagain()
Kevin Coffman
2006-12-01
3
-6
/
+5
*
Return edata from non-"PA_REQUIRED" preauth types
Kevin Coffman
2006-12-01
1
-15
/
+47
[prev]
[next]