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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vsnprintf not present on windows
Jeffrey Altman
2006-05-09
1
-0
/
+6
*
plugins support requires a Windows equivalent to opendir and friends
Jeffrey Altman
2006-05-09
1
-1
/
+6
*
* threads.c (krb5int_pthread_loaded): Supply dummy version for !ENABLE_THREADS
Ken Raeburn
2006-05-09
1
-0
/
+5
*
* send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata is
Ken Raeburn
2006-05-09
1
-1
/
+1
*
Cleanup a number of cast away from const warnings in gssapi
Ezra Peisach
2006-05-09
11
-53
/
+55
*
kdb_load_library(): SGI compiler requires that when initializing arrays
Ezra Peisach
2006-05-08
1
-1
/
+4
*
* plugins.c (krb5int_get_plugin_filenames): Make extention array static and c...
Ken Raeburn
2006-05-05
1
-1
/
+1
*
* plugins.c (krb5int_get_plugin_filenames): Avoid shadowing local variable names
Ken Raeburn
2006-05-05
1
-3
/
+3
*
* plugins.c (FILEEXTS): No trailing semicolon
Ken Raeburn
2006-05-05
1
-2
/
+2
*
need to export kadm5_set_use_password_server
Alexandra Ellwood
2006-05-04
2
-2
/
+3
*
Export new function names
Alexandra Ellwood
2006-05-04
1
-2
/
+2
*
Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which
Alexandra Ellwood
2006-05-04
7
-141
/
+279
*
Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_...
Alexandra Ellwood
2006-05-04
1
-2
/
+1
*
* post.in (.acsyms_okay): Target deleted.
Ken Raeburn
2006-05-03
1
-10
/
+3
*
ipv4+ipv6 messages can trip up KDC replay detection
Ken Raeburn
2006-04-29
3
-23
/
+6
*
Don't test HAVE_C_STRUCTURE_ASSIGNMENT.
Ken Raeburn
2006-04-29
11
-50
/
+2
*
(DB2_NAME): New macro, adding .so suffix for now.
Ken Raeburn
2006-04-27
1
-2
/
+3
*
Fix excessive italics in kinit man page;
Sam Hartman
2006-04-27
1
-1
/
+2
*
Updated comments to explain how the CFBundles get unloaded.
Alexandra Ellwood
2006-04-25
1
-1
/
+2
*
Change kdb plugin code to use the new plugin support instead of
Ken Raeburn
2006-04-25
4
-22
/
+27
*
Update internal plugin interface to add an errinfo structure to "open"
Ken Raeburn
2006-04-25
3
-46
/
+63
*
Protect against multiple inclusion. Don't define macro '_' if already defined
Ken Raeburn
2006-04-25
1
-0
/
+7
*
Don't define DEBUG; it prints debug messages that cause test suite failures
Ken Raeburn
2006-04-25
1
-2
/
+0
*
Change name of kdb function-table symbol from being derived from the
Ken Raeburn
2006-04-25
3
-5
/
+3
*
(.acsyms_okay): Fix rules to work better from subdirectories, and skip the
Ken Raeburn
2006-04-25
1
-3
/
+3
*
Tweak configure script generation to check that all symbols produced
Ken Raeburn
2006-04-25
4
-0
/
+50
*
Remove comment on first line
Ken Raeburn
2006-04-25
1
-1
/
+0
*
Set myfulldir
Ken Raeburn
2006-04-25
1
-0
/
+1
*
Generate rpc includes as part of the generate-files-mac target
Alexandra Ellwood
2006-04-24
1
-0
/
+2
*
Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as part
Alexandra Ellwood
2006-04-24
3
-0
/
+6
*
Added CoreFoundation bundle plugin support
Alexandra Ellwood
2006-04-24
3
-211
/
+338
*
krb_get_tf_realm(): cc_int32 is an integer type and should be
Alexandra Ellwood
2006-04-24
1
-1
/
+1
*
Signed/unsigned warnings cleanup
Ezra Peisach
2006-04-22
3
-4
/
+4
*
unsigned/signed int warnings in krb5_context variables
Ezra Peisach
2006-04-21
2
-4
/
+4
*
Fix memory leak. closedir() was never being called after successful opendir()
Ezra Peisach
2006-04-20
1
-0
/
+2
*
shsUpdate should take an unsigned int for length
Ezra Peisach
2006-04-20
5
-8
/
+8
*
* errors.c (krb5int_get_error): Try strerror_r if available before strerror.
Ken Raeburn
2006-04-19
2
-2
/
+29
*
Prototype for krb5_c_prf missing const
Ezra Peisach
2006-04-19
1
-2
/
+3
*
* error_table.h (ET_EBUFSIZ): Increase to 1k.
Ken Raeburn
2006-04-18
2
-42
/
+39
*
* configure.in: Check for strerror_r
Ken Raeburn
2006-04-18
1
-1
/
+1
*
(LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIX
Ken Raeburn
2006-04-18
1
-3
/
+1
*
(krb5int_debug_fprint): Use strerror_r if available.
Ken Raeburn
2006-04-18
1
-12
/
+11
*
(KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from...
Ken Raeburn
2006-04-18
1
-32
/
+0
*
Compute dependencies for profile_tcl.o
Ken Raeburn
2006-04-15
1
-1
/
+4
*
* Makefile.in (profile_tcl): Link with MLIBS instead of DEPLIBS and LIBS
Ken Raeburn
2006-04-15
1
-1
/
+1
*
* aclocal.m4 (KRB5_AC_CHOOSE_ET): Make sure that the error-table symbol is
Ken Raeburn
2006-04-14
1
-1
/
+1
*
Include com_err.h
Ken Raeburn
2006-04-14
1
-0
/
+1
*
(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGS
Ken Raeburn
2006-04-14
1
-0
/
+1
*
Include stdarg.h
Ken Raeburn
2006-04-14
1
-0
/
+2
*
Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.
Ken Raeburn
2006-04-14
7
-20
/
+14
[prev]
[next]