| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move prototypes needed in multiple files to misc.h instead of | Ezra Peisach | 2008-12-17 | 4 | -10/+17 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -3/+1 |
| * | Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit... | Ken Raeburn | 2008-11-17 | 1 | -12/+12 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -8/+9 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -20/+21 |
| * | Apply an adapted Sun patch to fix error string leaks in kadmind | Greg Hudson | 2008-11-03 | 1 | -109/+141 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 2 | -19/+31 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -17/+19 |
| * | compile-time flag to disable iprop | Ken Raeburn | 2008-08-27 | 1 | -3/+12 |
| * | Check for malloc failure | Ken Raeburn | 2008-08-06 | 1 | -0/+5 |
| * | use-after-free bugs | Ken Raeburn | 2008-06-27 | 1 | -1/+1 |
| * | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 7 | -56/+900 |
| * | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -9/+7 |
| * | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 3 | -11/+13 |
| * | Warnings in server_stubs.c (signed vs unsigned errmsg, gcc printf) | Alexandra Ellwood | 2008-05-30 | 1 | -39/+44 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -0/+3 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -16/+17 |
| * | Avoid unchecked sprintf in some KDC-side programs | Ken Raeburn | 2007-07-12 | 3 | -12/+10 |
| * | fix MITKRB5-SA-2007-005 [CVE-2007-2798/VU#554257] | Tom Yu | 2007-06-26 | 1 | -6/+28 |
| * | MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog | Tom Yu | 2007-04-03 | 6 | -166/+201 |
| * | MITKRB5-SA-2006-003: mechglue argument handling too lax | Tom Yu | 2007-01-09 | 1 | -0/+5 |
| * | Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branch | Ken Raeburn | 2006-12-20 | 1 | -2/+6 |
| * | Delay kadmind random number initialization until after fork | Russ Allbery | 2006-11-09 | 1 | -9/+11 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -8/+10 |
| * | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 1 | -6/+2 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -55/+55 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 2 | -7/+42 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -3/+3 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -23/+27 |
| * | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+100 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -5/+5 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 3 | -399/+121 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -493/+0 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 2 | -0/+5 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 5 | -5/+10 |
| * | * misc.h, misc.c (schpw_util_wrapper): Rename from | Tom Yu | 2005-10-12 | 4 | -13/+51 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | Rename all RPC functions from _1 to _2 to match current program version number; | Ken Raeburn | 2005-08-20 | 3 | -59/+64 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 5 | -129/+600 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 2 | -1/+4 |
| * | * misc.c (check_min_life): Actually return a value on success | Tom Yu | 2004-10-28 | 2 | -3/+5 |
| * | * misc.c, misc.h: New function check_min_life(), containing common | Tom Yu | 2004-10-27 | 4 | -40/+49 |
| * | * configure.in: Check for sockaddr_in.sin_len and | Tom Yu | 2004-09-21 | 2 | -2/+7 |
| * | renamed acl_* functions to kadm5int_acl_* | Alexandra Ellwood | 2004-08-20 | 3 | -25/+30 |
| * | * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32 | Tom Yu | 2004-06-26 | 2 | -1/+5 |
| * | more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32 | Tom Yu | 2004-06-25 | 2 | -1/+6 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 5 | -48/+206 |