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
*
update krb5_c_keylength function, create krb5_c_random_to_key function
Kevin Coffman
2006-11-17
4
-10
/
+103
*
commits for KFW 3.1 Beta 4
Jeffrey Altman
2006-11-17
15
-206
/
+679
*
krb5_stdccv3_generate_new returns NULL ccache
Alexandra Ellwood
2006-11-16
1
-3
/
+3
*
* rd_req_dec.c: Whitespace changes in function headers.
Ken Raeburn
2006-11-16
1
-9
/
+53
*
include realm in "can't resolve KDC" error message
Ken Raeburn
2006-11-16
1
-0
/
+4
*
avoid double frees in ccache manipulation around gen_new
Ken Raeburn
2006-11-16
2
-4
/
+7
*
fix warning in preauth_plugin.h header
Ken Raeburn
2006-11-16
1
-1
/
+1
*
fix some warnings in ldap code
Ken Raeburn
2006-11-16
8
-52
/
+30
*
LDAP patch from Novell, 2006-10-13
Ken Raeburn
2006-11-15
10
-241
/
+53
*
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
6
-15
/
+88
*
correct client preauth plugin request_context
Kevin Coffman
2006-11-13
2
-8
/
+23
*
more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...
Will Fiveash
2006-11-13
9
-74
/
+107
*
Delay kadmind random number initialization until after fork
Russ Allbery
2006-11-09
1
-9
/
+11
*
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
6
-7
/
+126
*
Add public function to get keylenth associated with an enctype
Kevin Coffman
2006-11-09
4
-0
/
+72
*
Remove obsolete/conflicting prototype for krb524_convert_princs
Kevin Coffman
2006-11-09
1
-7
/
+0
*
commit for KFW 3.1 beta 3 (part two)
Jeffrey Altman
2006-11-08
1
-3
/
+0
*
commits for KFW 3.1 Beta 3
Jeffrey Altman
2006-11-08
14
-300
/
+426
*
krb5.h not C++-safe due to "struct krb5_cccol_cursor"
Alexandra Ellwood
2006-11-07
2
-3
/
+3
*
krb5_get_init_creds_password does not consistently prompt for password changing
Jeffrey Altman
2006-11-06
1
-6
/
+4
*
Make clean in lib/kdb leaves error table files
Ezra Peisach
2006-11-05
1
-0
/
+1
*
Make clean does not remove lib/crypto/t_prf
Ezra Peisach
2006-11-05
1
-1
/
+1
*
* tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back an
Ken Raeburn
2006-11-02
2
-4
/
+4
*
* secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0.
Ken Raeburn
2006-11-02
2
-3
/
+3
*
* svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE...
Ken Raeburn
2006-11-02
1
-0
/
+2
*
* svc_auth_gss.c (svcauth_gss_import_name): Unused function deleted
Ken Raeburn
2006-11-02
1
-26
/
+0
*
* g_pw_in_tkt.c (passwd_to_key): Unused function deleted
Ken Raeburn
2006-11-02
1
-48
/
+6
*
* prng.c (init_error): Unused variable deleted
Ken Raeburn
2006-11-02
1
-1
/
+0
*
* fake-addrinfo.c (krb5int_lock_fac, krb5int_unlock_fac): Define only if FAI_...
Ken Raeburn
2006-11-02
1
-0
/
+4
*
Modify the preath plugin interface so that a plugin's context is
Kevin Coffman
2006-11-01
11
-299
/
+435
*
make depend
Ken Raeburn
2006-11-01
4
-24
/
+34
*
* cnv_tkt_skey.c (krb524_convert_princs): Move here, make static.
Ken Raeburn
2006-11-01
3
-46
/
+16
*
* conv_princ.c (krb5_425_conv_principal): Fix silly typo in arrays' sizes in
Ken Raeburn
2006-10-31
1
-2
/
+4
*
latest Novell ldap patches and kdb5_util dump support for ldap
Will Fiveash
2006-10-30
15
-369
/
+600
*
don't confuse profile iterator in 425 princ conversion
Ken Raeburn
2006-10-28
1
-5
/
+5
*
use strdup
Ken Raeburn
2006-10-28
1
-4
/
+2
*
fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...
Will Fiveash
2006-10-23
2
-1
/
+8
*
fix invalid access found by valgrind
Kevin Coffman
2006-10-23
1
-1
/
+1
*
Avoid segfault in krb5_do_preauth_tryagain
Kevin Coffman
2006-10-23
1
-1
/
+1
*
For Irix - determine if using gcc and gnu ld - set compiler flags properly
Ezra Peisach
2006-10-23
1
-1
/
+7
*
osf1 -oldstyle_liblookup typo
Ezra Peisach
2006-10-22
1
-1
/
+1
*
Delete src/lib/ccapi.
Sam Hartman
2006-10-21
60
-14200
/
+0
*
enabling LDAP mix-in support for kdb5_util load
Will Fiveash
2006-10-21
8
-59
/
+238
*
Add supp-int.h to provide prototypes for declared internal functions.
Ezra Peisach
2006-10-18
5
-4
/
+43
*
Memory leak fixes on exit
Ezra Peisach
2006-10-18
2
-1
/
+8
*
Free allocated memory when no longer used
Ezra Peisach
2006-10-18
1
-0
/
+3
*
Invoke krb5_free_principal to remove memory leak
Ezra Peisach
2006-10-18
1
-0
/
+1
*
Call freeaddrinfo at end - memory leak
Ezra Peisach
2006-10-18
1
-0
/
+1
[next]