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
/
lib
/
krb5
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initialize some more variables
Ken Raeburn
2011-09-05
1
-1
/
+1
*
Silence various "may be used uninitialized" warnings from GCC caused
Ken Raeburn
2011-09-05
1
-1
/
+1
*
Reindent per krb5-batch-reindent.el.
Ken Raeburn
2011-09-04
2
-3
/
+3
*
Fix connection termination bug in sendto_kdc
Greg Hudson
2011-09-01
1
-4
/
+4
*
Fix rare duplicate time issue On systems with imprecise clocks
Sam Hartman
2011-08-09
1
-5
/
+18
*
In rare circumstances, such as checksum errors, some network stacks
Greg Hudson
2011-07-25
1
-5
/
+4
*
Fix build without KRB5_DNS_LOOKUP
Greg Hudson
2011-07-25
1
-2
/
+2
*
Add krb5_init_context_profile API
Greg Hudson
2011-07-20
1
-2
/
+6
*
Add support for loadable profile modules
Greg Hudson
2011-07-20
1
-3
/
+4
*
make depend
Ezra Peisach
2011-07-01
1
-9
/
+21
*
Use AI_ADDRCONFIG for more efficient getaddrinfo
Greg Hudson
2011-06-23
3
-3
/
+4
*
Work around glibc getaddrinfo PTR lookups
Greg Hudson
2011-06-23
1
-8
/
+1
*
Convert preauth_plugin.h to new plugin framework
Greg Hudson
2011-06-17
1
-2
/
+0
*
Mark up strings for translation
Greg Hudson
2011-06-10
2
-4
/
+4
*
Eliminate a redundant initialization in cm_init_selstate() in
Greg Hudson
2011-05-03
1
-1
/
+0
*
Add poll support to sendto_kdc.c so that it can work in processes with
Greg Hudson
2011-05-02
4
-131
/
+262
*
Make krb5_os_init_context compile again after r24901
Greg Hudson
2011-04-27
1
-11
/
+9
*
Remove worthless call to krb5_cc_set_default_name in krb5_os_init_context
Zhanna Tsitkov
2011-04-27
1
-3
/
+0
*
Refactor krb5int_rd_chpw_rep() and make it properly handle both framed
Greg Hudson
2011-04-25
1
-21
/
+9
*
Resolve a few miscellaneous warnings
Greg Hudson
2011-03-14
2
-4
/
+2
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
44
-224
/
+107
*
Make depend
Greg Hudson
2011-02-25
1
-96
/
+76
*
Remember to free the result of getaddrinfo() in the new sendto_kdc
Greg Hudson
2011-02-23
1
-0
/
+1
*
Untabify trace.c (tabs crept in when the file was created)
Greg Hudson
2011-02-13
1
-14
/
+14
*
Defer hostname lookups in krb5_sendto_kdc
Greg Hudson
2011-02-13
9
-765
/
+586
*
Trace logging file descriptor leak
Greg Hudson
2011-02-13
1
-0
/
+1
*
Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code which
Greg Hudson
2011-02-09
1
-0
/
+2
*
memory leak in changepw.c
Tom Yu
2010-12-14
1
-0
/
+1
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
1
-1
/
+1
*
Fix Windows build
Greg Hudson
2010-11-25
1
-1
/
+1
*
krb5_get_error_message cannot return NULL, and returns "Success" on
Greg Hudson
2010-11-01
1
-2
/
+1
*
In the krb5_kuserok implementation, fix an unintentional type change
Greg Hudson
2010-10-02
1
-2
/
+2
*
Implement k5login_directory and k5login_authoritative options
Greg Hudson
2010-10-01
1
-85
/
+118
*
Add a simple test harness for kuserok. Build it during make check but
Greg Hudson
2010-10-01
2
-2
/
+66
*
In krb5_sname_to_principal, correctly handle failures from
Greg Hudson
2010-09-15
1
-2
/
+2
*
Make depend
Greg Hudson
2010-09-08
1
-99
/
+136
*
Make OFFLINE!=no work again
Tom Yu
2010-06-21
1
-6
/
+9
*
only test t_locate_kdc if known-good DNS name is present
Tom Yu
2010-06-18
1
-6
/
+20
*
Fix a couple of minor defects in trace.c
Greg Hudson
2010-06-10
1
-3
/
+2
*
make depend
Greg Hudson
2010-06-07
1
-174
/
+191
*
Trace logging
Greg Hudson
2010-06-07
3
-29
/
+414
*
Remove the get_masters logic in locate_srv_conf_1 which was orphaned
Greg Hudson
2010-05-27
2
-63
/
+11
*
When parsing a KDC or admin server string, allow the name or address
Greg Hudson
2010-05-18
1
-33
/
+23
*
In kpasswd_sendto_msg_callback(), properly compare against the
Greg Hudson
2010-04-22
1
-1
/
+2
*
Add IPv6 support to changepw.c (reverting r21004 since it is no longer
Greg Hudson
2010-03-05
1
-7
/
+26
*
Get rid of kdb_ext.h and allow out-of-tree KDB plugins
Greg Hudson
2010-01-27
1
-11
/
+0
*
Fix t_locate_kdc.c test program after r23613 when krb5_ prefix was removed fr...
Zhanna Tsitkov
2010-01-08
1
-1
/
+1
*
Move kdc related functionality from pac.c into pac_sign.c
Zhanna Tsitkov
2010-01-08
1
-6
/
+6
*
For the better code modularity keep some "free" routines closer to the resour...
Zhanna Tsitkov
2010-01-04
3
-52
/
+22
*
Move krb5int_get_domain_realm_mapping into kdc_util.c as this function is a h...
Zhanna Tsitkov
2009-12-30
1
-59
/
+0
[prev]
[next]