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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gcc
Ken Raeburn
2007-10-31
3
-11
/
+10
*
Include k5-platform.h
Ken Raeburn
2007-10-30
1
-0
/
+2
*
Don't use GNU make features
Ken Raeburn
2007-10-30
1
-2
/
+1
*
Define htonll, ntohll using k5_ versions if needed. Drop Mac-specific bits
Ken Raeburn
2007-10-29
1
-8
/
+4
*
On Mac, include TargetConditionals.h and architecture/byte_order.h,
Ken Raeburn
2007-10-29
1
-0
/
+28
*
Test that C++ code can use our installed headers
Ken Raeburn
2007-10-29
5
-3
/
+53
*
CredentialsCache.h needs uint32_t and other definitions which aren't in Windo...
Kevin Koch
2007-10-29
1
-0
/
+1
*
Checkpoint some incomplete UNIX makefiles
Ken Raeburn
2007-10-26
8
-0
/
+303
*
delete unused configure.in
Tom Yu
2007-10-23
1
-19
/
+0
*
Include time.h for time()
Alexandra Ellwood
2007-10-23
1
-0
/
+1
*
Set close-on-exec flag in most places where file descriptors are
Ken Raeburn
2007-10-22
57
-230
/
+389
*
Check dependencies for fakeka.c
Ken Raeburn
2007-10-22
1
-0
/
+15
*
Don't leak fd on fork error
Ken Raeburn
2007-10-20
1
-0
/
+1
*
KFW: BUG: WIX: Beta value hard coded
Jeffrey Altman
2007-10-18
1
-1
/
+1
*
Reject socket fds > FD_SETSIZE
Ken Raeburn
2007-10-18
2
-0
/
+22
*
fixed mispelling in kadmin error message
Alexandra Ellwood
2007-10-16
1
-1
/
+1
*
There appears to be a bug either in the WiX engine or the Windows Installer 3.1.
Jeffrey Altman
2007-10-12
4
-9
/
+24
*
Set the Shortcut string to match the base product name
Jeffrey Altman
2007-10-12
1
-1
/
+1
*
KFW: BUG: WIX: Improve Usability of multiple architecture MSI installations, ...
Jeffrey Altman
2007-10-12
6
-29
/
+50
*
ccs_lock_status_grant_lock granting wrong lock
Alexandra Ellwood
2007-10-10
1
-18
/
+17
*
cci_array_move not returning correct new position
Alexandra Ellwood
2007-10-10
1
-0
/
+3
*
cc_ccache_store_credentials should return ccErrBadCredentialsVersion
Alexandra Ellwood
2007-10-10
3
-0
/
+8
*
update expected error for cc_initialize with ccapi_version_2 to match new val...
Justin Anderson
2007-10-10
1
-2
/
+1
*
simple multithreaded locking test for ccapi
Justin Anderson
2007-10-10
3
-2
/
+76
*
Add enhanced error messages to new error return cases, explaining the
Ken Raeburn
2007-10-10
1
-0
/
+6
*
Run the script to verify all Windows-exported krb5 functions have the
Ken Raeburn
2007-10-10
1
-1
/
+5
*
kt_file.c: Support multiple iterators active simultaneously, using a
Ken Raeburn
2007-10-09
2
-18
/
+113
*
Log port number with IPV6_V6ONLY socket option status.
Ken Raeburn
2007-10-09
1
-4
/
+12
*
NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLL
Jeffrey Altman
2007-10-05
1
-1
/
+1
*
KfW Build: add new installer build files to copyfiles.xml
Kevin Koch
2007-10-05
1
-0
/
+3
*
Will Fiveash and Mark Phalan report that kadmin's unlock command calls
Tom Yu
2007-10-04
1
-1
/
+1
*
Removed NOP line of code from krb5_fcc_next_cred()
Alexandra Ellwood
2007-10-03
1
-1
/
+0
*
Add documentation for error codes used for flow control
Alexandra Ellwood
2007-10-03
1
-12
/
+22
*
Apply patch from Nalin Dahyabhai to correctly handle delegated
Tom Yu
2007-10-03
1
-2
/
+5
*
cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPP
Alexandra Ellwood
2007-10-02
1
-1
/
+1
*
Initialize options for _alloc interface to same defaults as for _init
Ken Raeburn
2007-10-01
1
-1
/
+9
*
remove error tables by pointer
Jeffrey Altman
2007-10-01
1
-3
/
+3
*
def-check.pl needs to ignore ordinals in .def file
Ken Raeburn
2007-10-01
1
-0
/
+1
*
- null params are always expected to result in ccErrBadParam.
Justin Anderson
2007-10-01
2
-19
/
+23
*
Process WM_CLOSE for the command-line option dialog
Jeffrey Altman
2007-10-01
1
-0
/
+8
*
NIM: BUG: APP: notification icon tooltip wrong string
Jeffrey Altman
2007-10-01
1
-0
/
+2
*
When Network Identity Manager starts, the credentials display
Jeffrey Altman
2007-10-01
1
-1
/
+1
*
The credentials display in Network Identity Manager colors the
Jeffrey Altman
2007-10-01
1
-14
/
+19
*
NIM: BUG: APP: notification icon state
Jeffrey Altman
2007-10-01
1
-13
/
+28
*
NIM: BUG: APP: identity data corruption
Jeffrey Altman
2007-10-01
1
-1
/
+1
*
NIM: BUG: APP: View-Select columns
Jeffrey Altman
2007-10-01
1
-1
/
+2
*
NIM: BUG: APP: leaking prompts in obtain new credentials dialog
Jeffrey Altman
2007-10-01
1
-0
/
+12
*
add descriptions of credential flags, identity icons, and push-pins
Jeffrey Altman
2007-10-01
24
-173
/
+221
*
fix the description of the notification icon status colors
Jeffrey Altman
2007-10-01
2
-0
/
+0
*
NIM: BUG: LIB: deadlock in kmq
Jeffrey Altman
2007-09-30
3
-0
/
+19
[prev]
[next]