| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few incompatible-pointer warnings that aren't just about signedness | Ken Raeburn | 2008-06-02 | 1 | -3/+3 |
* | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 13 | -16/+56 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -42/+46 |
* | Debugged version of patch worked up with Luke | Ken Raeburn | 2007-07-27 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-07-13 | 1 | -3/+3 |
* | Missed a sprintf->snprintf switch | Ken Raeburn | 2007-07-12 | 1 | -1/+1 |
* | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 6 | -14/+15 |
* | Nuke disabled support for ancient .klogin syntax | Ken Raeburn | 2007-07-12 | 4 | -871/+2 |
* | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 1 | -2/+6 |
* | Don't define KRB5_PRIVATE, since it's not tested any more | Ken Raeburn | 2007-01-20 | 1 | -5/+0 |
* | * g_pw_in_tkt.c (passwd_to_key): Unused function deleted | Ken Raeburn | 2006-11-02 | 1 | -48/+6 |
* | Clear req_st buffer before filling it in | Ken Raeburn | 2006-10-15 | 1 | -0/+4 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -14/+16 |
* | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 1 | -2/+2 |
* | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 1 | -2/+4 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
* | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -2/+2 |
* | When NULL is passed into krb_get_in_pw_tkt, we only want to prompt once | Russ Allbery | 2006-06-14 | 2 | -0/+26 |
* | Updated CCAPI version of krb4int_save_credentials_addr to | Alexandra Ellwood | 2006-06-06 | 1 | -1/+1 |
* | Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 to | Sam Hartman | 2006-06-02 | 4 | -16/+326 |
* | Build lib/krb4 makefile at top level | Ken Raeburn | 2006-05-26 | 2 | -25/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -6/+6 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -49/+54 |
* | krb_get_tf_realm(): cc_int32 is an integer type and should be | Alexandra Ellwood | 2006-04-24 | 1 | -1/+1 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -24/+20 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -2926/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -131/+0 |
* | * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numeric | Ken Raeburn | 2006-04-08 | 2 | -2/+5 |
* | * fakeenv.c: Unused file deleted | Ken Raeburn | 2006-04-08 | 2 | -88/+4 |
* | set DEFS empty in more places | 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 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -320/+332 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -14/+17 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 17 | -87/+94 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -45/+74 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -6/+12 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -88/+65 |
* | fix more executable permissions | Tom Yu | 2005-08-25 | 5 | -0/+0 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -6/+0 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -65/+88 |
* | * err_txt.c: Don't include krb_err.c if DEPEND is defined | Ken Raeburn | 2005-05-13 | 2 | -1/+5 |
* | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -1/+1 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -229/+268 |
* | * include/k5-int.h (struct _krb5int_access): Add function pointer field | Ken Raeburn | 2004-12-08 | 2 | -13/+21 |
* | make depend | Ken Raeburn | 2004-11-16 | 1 | -4/+5 |
* | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 3 | -492/+4 |
* | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 2 | -42/+11 |
* | * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of data | Ken Raeburn | 2004-07-14 | 2 | -3/+11 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 3 | -2/+7 |