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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check return value from k5_mutex_lock() to partially mitigate some
Tom Yu
2008-07-16
1
-1
/
+2
*
Apply patch from Apple to handle missing krb5.conf for zeroconf
Tom Yu
2008-07-10
1
-2
/
+5
*
Suppress some glibc issues found on x86_64
Ken Raeburn
2008-06-20
1
-0
/
+69
*
We're not using this makedepend implementation any more
Ken Raeburn
2008-06-04
10
-3026
/
+0
*
Profile library should not call rw_access earlier than needed
Alexandra Ellwood
2008-05-27
3
-9
/
+20
*
(more) After malloc/realloc/calloc/strdup/asprintf failures, use
Ken Raeburn
2008-04-30
1
-12
/
+12
*
After malloc/realloc/calloc failures, return ENOMEM explicitly instead
Ken Raeburn
2008-04-30
7
-17
/
+17
*
Generate a large enough array to hold all the base/extension pairs.
Alexandra Ellwood
2008-04-25
1
-11
/
+17
*
Protect CFBundle calls with mutexes
Alexandra Ellwood
2008-03-21
1
-81
/
+84
*
tools for svn:eol-style fixups
Ken Raeburn
2008-02-05
2
-0
/
+21
*
Remove Mac-specific bit unused in KfM that causes test failures now
Ken Raeburn
2007-12-14
1
-8
/
+0
*
Set close-on-exec flag in most places where file descriptors are
Ken Raeburn
2007-10-22
4
-3
/
+10
*
Don't leak fd on fork error
Ken Raeburn
2007-10-20
1
-0
/
+1
*
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
*
profile library memory leaks introduced when malloc returns 0
Ezra Peisach
2007-09-26
3
-2
/
+7
*
stdint.h should only be accessed if HAVE_STDINT_H defined
Jeffrey Altman
2007-09-22
1
-1
/
+3
*
Ignore dependency lines beginning with '#' to deal with gcc
Tom Yu
2007-09-19
1
-0
/
+1
*
Bidirectional map template code
Ken Raeburn
2007-09-04
1
-0
/
+194
*
Fix bug in clearing of new storage
Ken Raeburn
2007-09-04
1
-1
/
+2
*
Ignore KRB5_ATTR_DEPRECATED
Ken Raeburn
2007-08-27
1
-0
/
+1
*
remap mechanism-specific status codes in mechglue/spnego
Ken Raeburn
2007-08-16
5
-0
/
+547
*
Don't define vsnprintf for Windows here
Ken Raeburn
2007-08-01
1
-6
/
+0
*
Avoid unchecked sprintf in some more support code
Ken Raeburn
2007-07-12
1
-2
/
+3
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
3
-29
/
+22
*
make depend
Ken Raeburn
2007-07-10
1
-23
/
+37
*
Add a note at the start of the output reminding the reader that it's a genera...
Ken Raeburn
2007-07-04
1
-0
/
+7
*
Perl code for generating "map" routines from a common template with
Ken Raeburn
2007-07-04
2
-0
/
+178
*
Include k5-platform.h
Ken Raeburn
2007-07-02
1
-0
/
+2
*
Attach format attributes to declarations of various message-formatting
Ken Raeburn
2007-06-29
2
-3
/
+15
*
Ignore __attribute__
Ken Raeburn
2007-06-29
1
-0
/
+5
*
Check for null pointer returns when allocating storage.
Ken Raeburn
2007-06-28
3
-44
/
+133
*
Update mkstemp and export-list handling for Windows
Ken Raeburn
2007-06-28
1
-3
/
+19
*
Implement S_ISDIR from S_IFMT or _S_IFMT if necessary (e.g., on Windows)
Ken Raeburn
2007-06-28
1
-0
/
+10
*
update dependencies
Ken Raeburn
2007-06-20
1
-0
/
+3
*
Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename
Ken Raeburn
2007-06-20
3
-3
/
+143
*
provide asprintf functionality for internal use
Ken Raeburn
2007-06-20
1
-8
/
+10
*
profile stores empty string values without double quotes
Jeffrey Altman
2007-04-25
1
-2
/
+4
*
krb5int_open_plugin_dirs errors out if directory does not exist
Alexandra Ellwood
2007-04-05
1
-10
/
+2
*
All Windows apps were popping MessageBoxes when stderr is redirected. Consol...
Kevin Koch
2007-03-27
1
-3
/
+11
*
Generate makefiles for two static libs plus the python plugin from the top-le...
Ken Raeburn
2007-03-25
2
-19
/
+2
*
Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARY
Ken Raeburn
2007-03-25
1
-1
/
+1
*
Never set krb5_force_static. Instead, set the defaults for building
Ken Raeburn
2007-03-25
1
-1
/
+1
*
Fix PROG_LIBPATH, and use -l instead of an explicit filename to build profile...
Ken Raeburn
2007-03-25
1
-3
/
+3
*
Zero sockaddrs in fai_add_entry() so we can compare them with memcmp()
Alexandra Ellwood
2007-03-19
1
-0
/
+2
*
Back out windows specific makefile change
Sam Hartman
2007-03-03
1
-1
/
+1
*
More existence tests; path update
Kevin Koch
2007-03-02
1
-1
/
+1
*
Delete more stuff for 'clean' and 'distclean' targets
Ken Raeburn
2007-03-02
2
-1
/
+2
*
Don't use struct in6_addr if we don't have IPv6 support
Ken Raeburn
2007-02-16
1
-0
/
+7
*
Remove unused file
Ken Raeburn
2007-01-20
1
-50
/
+0
[next]