| krb5:/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories
Directory Properties
|
Changelog
20587
by tlyu on
25 July 2008, 18:39:28 -0400
(67 minutes ago)
ticket: 5995
version_fixed: 1.6.4 status: resolved pull up r20478 from trunk r20478@cathode-dark-space: raeburn | 2008-06-26 20:22:43 -0400 ticket: new target_version: 1.6.4 Fix off-by-one er…
branches/krb5-1-6
20587
branches/krb5-1-6/src/lib/krb5/os/sendto_kdc.c
20587
20586
by tlyu on
25 July 2008, 18:38:59 -0400
(68 minutes ago)
ticket: 5995
pull up r20127 from trunk r20127@cathode-dark-space: raeburn | 2007-10-17 20:14:01 -0400 Reject socket fds > FD_SETSIZE.
branches/krb5-1-6
20586
branches/krb5-1-6/src/lib/krb5/os/sendto_kdc.c
20586
20585
by tlyu on
25 July 2008, 17:47:03 -0400
(119 minutes ago)
ticket: 6040
version_fixed: 1.6.4 status: resolved pull up r20553 from trunk r20553@cathode-dark-space: jaltman | 2008-07-21 14:48:03 -0400 ticket: new subject: Assign fixed ordinals to comerr32…
branches/krb5-1-6
20585
20584
by tlyu on
25 July 2008, 17:07:57 -0400
(2 hours ago)
ticket: 5840
version_fixed: 1.6.4 status: resolved pull up r20558 from trunk r20558@cathode-dark-space: jaltman | 2008-07-21 16:33:53 -0400 ticket: 5840 tags: pullup kadm5_decrypt_key(). This…
branches/krb5-1-6
20584
branches/krb5-1-6/src/lib/kadm5/srv/svr_principal.c
20584
20583
by tlyu on
25 July 2008, 16:33:31 -0400
(3 hours ago)
ticket: 5442
version_fixed: 1.6.4 status: resolved r20575@cathode-dark-space: tlyu | 2008-07-23 13:06:56 -0400 ticket: 5442 Fix one missed rename of "exit" label to "done".
branches/krb5-1-6
20583
branches/krb5-1-6/src/lib/gssapi/krb5/accept_sec_context.c
20583
20582
by tlyu on
25 July 2008, 16:33:17 -0400
(3 hours ago)
ticket: 5442
pull up r20574 from trunk r20574@cathode-dark-space: jaltman | 2008-07-23 12:03:40 -0400 ticket: 5442 replace "exit" label with "done"
branches/krb5-1-6
20582
branches/krb5-1-6/src/lib/gssapi/krb5/accept_sec_context.c
20582
20581
by tlyu on
25 July 2008, 16:32:56 -0400
(3 hours ago)
ticket: 5442
pull up r20559 from trunk r20559@cathode-dark-space: jaltman | 2008-07-21 16:47:35 -0400 ticket: 5442 tags: pullup This patch addresses the issues raised in this ticket and ticke…
branches/krb5-1-6
20581
branches/krb5-1-6/src/lib/gssapi/krb5/accept_sec_context.c
20581
20580
by raeburn on
25 July 2008, 15:19:06 -0400
(4 hours ago)
ticket: new
target_version: 1.6.4 tags: pullup subject: fix possible uninit variable use in error path Clear gss_client and gss_target before any possible branch to 'error', where they can be used.
20579
by lxs on
24 July 2008, 17:26:14 -0400
(26 hours ago)
ticket: new
subject: Return extended krb5 error strings Use krb5_get_error_message instead of error_message for detailed krb5 error strings. Also removed a few remaining instances of types ending in…
trunk/src/kim/lib/kim_preferences_private.h
20579
trunk/src/kim/lib/mac/kim_os_preferences.c
20579
trunk/src/kim/lib/kim_error.c
20579
trunk/src/kim/lib/kim_preferences.c
20579
trunk/src/kim/lib/mac/kim_os_selection_hints.c
20579
20578
by jaltman on
23 July 2008, 16:55:56 -0400
(50 hours ago)
ticket: 6041
tags: pullup In the gss rpc package, replace the type used for a socket on Windows with SOCKET (instead of int) and replace all calls to close() that are used to close sockets with cl…
trunk/src/lib/rpc/clnt_udp.c
20578
trunk/src/lib/rpc/svc_udp.c
20578
trunk/src/lib/rpc/clnt_simple.c
20578
trunk/src/lib/rpc/clnt_tcp.c
20578
trunk/src/lib/rpc/svc_tcp.c
20578
20577
by kpkoch on
23 July 2008, 14:42:29 -0400
(53 hours ago)
TargetVersion: 1.7
Component: krb5-libs Ticket: 5594 Don't show window when spawning server.
branches/kpkoch-ccapi/src/ccapi/lib/win/OldCC/client.cxx
20577
20576
by kpkoch on
23 July 2008, 14:37:07 -0400
(53 hours ago)
Component: windows
TargetVersion: 1.7 Ticket: 5817 5819 More changes for 64 bit builds. Remove debug messages. Add components to copylist elements. Change some more xxx32xxx to xxx%WL%xxx.
branches/kpkoch-ccapi/src/windows/build/copyfiles.pl
20576
branches/kpkoch-ccapi/src/windows/build/bkw.pl
20576
branches/kpkoch-ccapi/src/windows/build/corebinaryfiles.xml
20576
20575
by tlyu on
23 July 2008, 13:06:56 -0400
(54 hours ago)
ticket: 5442
Fix one missed rename of "exit" label to "done".
trunk/src/lib/gssapi/krb5/accept_sec_context.c
20575
20574
by jaltman on
23 July 2008, 12:03:40 -0400
(55 hours ago)
ticket: 5442
replace "exit" label with "done"
trunk/src/lib/gssapi/krb5/accept_sec_context.c
20574
20573
by jaltman on
23 July 2008, 11:09:15 -0400
(56 hours ago)
ticket: 6047
tags: pullup The NIM error reporting functions (in src/windows/identity/kherr ) keep track of the the error message with the highest severity level that was reported for a specific error…
trunk/src/windows/identity/kherr/kherr.c
20573
20572
by jaltman on
23 July 2008, 11:04:26 -0400
(56 hours ago)
ticket: 5745
tags: pullup This patch modifies the NIM Kerberos v5 plug-in to use the krb5_get_error_message() function to look up the error string if the call to krb5_get_init_creds_password() fail…
trunk/src/windows/identity/plugins/krb5/krbcred.h
20572
trunk/src/windows/identity/plugins/krb5/krb5funcs.c
20572
trunk/src/windows/identity/plugins/krb5/krb5newcreds.c
20572
trunk/src/windows/identity/plugins/krb5/krb5funcs.h
20572
20571
by jaltman on
23 July 2008, 10:44:50 -0400
(57 hours ago)
ticket: 6046
tags: pullup The /src/windows/identity/plugins/common/dynimport.{c,h} files are used by the NIM Kerberos v5 plug-ins for run-time dynamic linking. They currently do not declare or i…
trunk/src/windows/identity/plugins/common/dynimport.h
20571
trunk/src/windows/identity/plugins/common/dynimport.c
20571
20570
by jaltman on
23 July 2008, 10:38:27 -0400
(57 hours ago)
ticket: 5605
tags: pullup cw_handle_header_msg(): The behavior of the HDN_ENDTRACK notification has changed slightly on Vista. HDM_GETITEMRECT, when used while handling HDN_ENDTRACK, returns the it…
20569
by kpkoch on
22 July 2008, 16:13:28 -0400
(3 days ago)
Component: windows
TargetVersion: 1.7 Ticket: 5817 5819 More changes for 64 bit builds. Add %cpu% substitution; write the file with perl print instead of echo. Echo will substitute %cpu% ;-). Repl…
branches/kpkoch-ccapi/src/windows/installer/nsis/kfw-fixed-tagged.nsi
20569
branches/kpkoch-ccapi/src/windows/build/bkw.pl
20569
branches/kpkoch-ccapi/src/windows/build/BKWconfig.xml
20569
branches/kpkoch-ccapi/src/windows/build/corebinaryfiles.xml
20569
branches/kpkoch-ccapi/src/windows/build/sdkfiles.xml
20569
20568
by lxs on
22 July 2008, 15:56:09 -0400
(3 days ago)
ticket: new
owner: tlyu subject: Add Apple Inc. to copyright lists.
trunk/doc/copyright.texinfo
20568
trunk/README
20568
20567
by raeburn on
22 July 2008, 15:34:24 -0400
(3 days ago)
ticket: 5962
Catch a few more cases of unchecked k5_mutex_lock calls.
trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_handle.c
20567
trunk/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c
20567
20566
by raeburn on
22 July 2008, 15:15:52 -0400
(3 days ago)
ticket: 5962
status: open A step towards ensuring we check mutex lock attempt results... Always use inline function k5_mutex_lock_1 instead of gcc statement expression, even under gcc. Under gcc 4,…
trunk/src/include/k5-thread.h
20566
20565
by tlyu on
21 July 2008, 18:59:39 -0400
(4 days ago)
ticket: 5980
version_fixed: 1.6.4 status: resolved pull up r20561 from trunk (includes unrelated cleanup of dead assignment) r20561@cathode-dark-space: raeburn | 2008-07-21 16:59:24 -0400 ticket:…
branches/krb5-1-6
20565
branches/krb5-1-6/src/lib/krb5/ccache/ccdefault.c
20565
20564
by tlyu on
21 July 2008, 18:59:28 -0400
(4 days ago)
ticket: 5980
pull up r20551 from trunk r20551@cathode-dark-space: jaltman | 2008-07-21 13:44:43 -0400 ticket: 5080 tags: pullup ccdefault.c: krb5_cc_default_name() is permitted to return a N…
branches/krb5-1-6
20564
branches/krb5-1-6/src/lib/krb5/ccache/ccdefault.c
20564
20563
by tlyu on
21 July 2008, 18:59:15 -0400
(4 days ago)
ticket: 5839
status: resolved version_fixed: 1.6.4 pull up r20557 from trunk r20557@cathode-dark-space: jaltman | 2008-07-21 16:30:44 -0400 ticket: 5839 tags: pullup krb5_string_to_keysalts()…
branches/krb5-1-6
20563
branches/krb5-1-6/src/lib/kadm5/str_conv.c
20563
20562
by tlyu on
21 July 2008, 18:59:01 -0400
(4 days ago)
ticket: 5895
status: resolved version_fixed: 1.6.4 pull up r20555 from trunk r20555@cathode-dark-space: jaltman | 2008-07-21 15:43:21 -0400 ticket: 5895 tags: pullup There are two mutex locki…
branches/krb5-1-6
20562
branches/krb5-1-6/src/lib/krb5/ccache/cc_memory.c
20562
20561
by raeburn on
21 July 2008, 16:59:24 -0400
(4 days ago)
ticket: 5980
Another check for null return from krb5_cc_default_name.
trunk/src/lib/krb5/ccache/ccdefault.c
20561
20560
by raeburn on
21 July 2008, 16:56:28 -0400
(4 days ago)
Check for null name to krb5_cc_resolve, and return an error.
20559
by jaltman on
21 July 2008, 16:47:35 -0400
(4 days ago)
ticket: 5442
tags: pullup This patch addresses the issues raised in this ticket and ticket 5936. (a) In the case where 'cred_handle' != 'verifier_cred_handle'[1] krb5_gss_accept_sec_context() leaks …
trunk/src/lib/gssapi/krb5/accept_sec_context.c
20559
20558
by jaltman on
21 July 2008, 16:33:53 -0400
(4 days ago)
ticket: 5840
tags: pullup kadm5_decrypt_key(). This patch prevents the returned keyblock's enctype from being coerced to the requested 'ktype' if the requested 'ktype' == -1. A ktype of -1 is docum… |