| Commit message (Expand) | Author | Age | Files | Lines |
| * | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 2 | -30/+17 |
| * | Remove some unused macros | Ken Raeburn | 2007-05-10 | 1 | -4/+1 |
| * | Move the code for queueing an outgoing response on a TCP stream into a separate | Ken Raeburn | 2007-04-27 | 1 | -13/+13 |
| * | Don't use sendmsg/recvmsg paths if CMSG_SPACE isn't defined | Ken Raeburn | 2007-04-20 | 1 | -2/+2 |
| * | update copyright | Ken Raeburn | 2007-04-13 | 1 | -1/+1 |
| * | Clean up usage message a little | Ken Raeburn | 2007-04-13 | 1 | -3/+3 |
| * | use IP(V6)_PKTINFO in KDC for UDP sockets | Ken Raeburn | 2007-04-07 | 1 | -42/+343 |
| * | MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog | Tom Yu | 2007-04-03 | 2 | -6/+21 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -1/+1 |
| * | * kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unused macros deleted | Ken Raeburn | 2007-01-02 | 1 | -4/+0 |
| * | Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branch | Ken Raeburn | 2006-12-20 | 1 | -2/+6 |
| * | Return edata from non-"PA_REQUIRED" preauth types | Kevin Coffman | 2006-12-01 | 1 | -15/+47 |
| * | skip all modules in plugin if init function fails | Kevin Coffman | 2006-11-29 | 1 | -4/+16 |
| * | allow server preauth plugin verify_padata function to return e-data | Kevin Coffman | 2006-11-13 | 3 | -12/+40 |
| * | Modify the preath plugin interface so that a plugin's context is | Kevin Coffman | 2006-11-01 | 1 | -45/+53 |
| * | latest Novell ldap patches and kdb5_util dump support for ldap | Will Fiveash | 2006-10-30 | 1 | -0/+3 |
| * | Free v4mode when done with it | Ken Raeburn | 2006-10-14 | 1 | -0/+1 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
| * | Use 'const' with krb5_get_error_message | Ken Raeburn | 2006-10-13 | 2 | -8/+8 |
| * | Eliminate some warnings: missing "const", unused variables, success | Ken Raeburn | 2006-10-13 | 1 | -7/+5 |
| * | * preauth_plugin.h: Don't use an enum in a public api | Sam Hartman | 2006-10-13 | 1 | -10/+10 |
| * | Patch to split client plugin from server plugin | Sam Hartman | 2006-10-13 | 1 | -24/+24 |
| * | (add_to_transited): Change the current logic to keep all array references | Ken Raeburn | 2006-10-12 | 1 | -15/+25 |
| * | Add bounds-checking assertions before automatic array reference | Ken Raeburn | 2006-10-11 | 1 | -0/+2 |
| * | Don't segfault if a preauth plugin module fails to load | Kevin Coffman | 2006-10-10 | 1 | -1/+2 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -27/+32 |
| * | * kdc_preauth.c (return_padata): Allocate a padata context if not | Sam Hartman | 2006-10-05 | 1 | -0/+3 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 6 | -61/+702 |
| * | kdc: make_toolong_error does not initialize all fields for krb5_mk_error | Ezra Peisach | 2006-10-01 | 1 | -0/+2 |
| * | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 1 | -6/+2 |
| * | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 1 | -0/+2 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -1/+35 |
| * | * kerberos_v4.c: Don't include kdc.h. | Ken Raeburn | 2006-06-29 | 2 | -20/+14 |
| * | Revise comment on when we should switch from writing back to reading | Ken Raeburn | 2006-06-27 | 1 | -1/+4 |
| * | * kdc/network.c (make_toolong_error): New function. | Ken Raeburn | 2006-06-26 | 1 | -1/+40 |
| * | Trivial whitespace cleanup in KDC code | Ken Raeburn | 2006-06-13 | 1 | -2/+2 |
| * | This file uses E* constants and therefore should include errno.h | Russ Allbery | 2006-06-12 | 1 | -0/+1 |
| * | Add man pages for fakeka and k524init | Russ Allbery | 2006-06-12 | 2 | -0/+112 |
| * | move var decl before code | Ken Raeburn | 2006-06-01 | 1 | -1/+1 |
| * | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages | Ezra Peisach | 2006-06-01 | 3 | -10/+40 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -11/+11 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -60/+62 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 3 | -6/+6 |
| * | * Makefile.in (krb5kdc, rtest): Don't explicitly add kdb5 libs to the link | Ken Raeburn | 2006-05-15 | 1 | -2/+2 |
| * | * main.c (initialize_realms): Use precise size allocation for dbname= parameter | Ken Raeburn | 2006-05-13 | 1 | -1/+1 |
| * | ipv4+ipv6 messages can trip up KDC replay detection | Ken Raeburn | 2006-04-29 | 3 | -23/+6 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 4 | -12/+17 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 2 | -3/+4 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -2136/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 2 | -63/+0 |