| Commit message (Expand) | Author | Age | Files | Lines |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -8/+9 |
* | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -26/+21 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -8/+9 |
* | Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat... | Ken Raeburn | 2007-07-12 | 2 | -10/+13 |
* | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 2 | -7/+22 |
* | MITKRB5-SA-2007-001: telnetd allows login as arbitrary user | Tom Yu | 2007-04-03 | 2 | -2/+26 |
* | Cleanup some warnings on missing prototypes | Ezra Peisach | 2006-10-15 | 1 | -0/+3 |
* | Remove all unused variable warnings from tree | Ezra Peisach | 2006-10-15 | 1 | -2/+0 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -5/+5 |
* | Increase buffer sizes to 64K where a Kerberos 5 authenticator might be | Ken Raeburn | 2006-06-15 | 2 | -2/+2 |
* | remove unused versions of makefiles | Ken Raeburn | 2006-06-15 | 2 | -107/+0 |
* | Always include sys/ioctl.h in the telnet and telnetd code, even if | Russ Allbery | 2006-06-12 | 1 | -2/+1 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -14/+16 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -5/+4 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -815/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -57/+0 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -50/+50 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -2/+3 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -10/+10 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -1/+2 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -33/+28 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -28/+33 |
* | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -4/+11 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
* | make depend | Ken Raeburn | 2004-11-16 | 1 | -2/+1 |
* | Merge Athena changes for requiring encrypted connections | Tom Yu | 2004-11-15 | 5 | -22/+116 |
* | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 2 | -1/+5 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -5/+6 |
* | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 3 | -92/+10 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -20/+26 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -2/+2 |
* | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 2 | -1/+4 |
* | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -2/+9 |
* | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 2 | -45/+4 |
* | * configure.in: Test for speed_t being present | Ezra Peisach | 2002-11-15 | 7 | -17/+52 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -2/+2 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | * telnetd.c: Switched the valid and user descriptions under the -a | Jen Selby | 2002-08-08 | 2 | -2/+7 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -8/+7 |
* | update dependencies | Ken Raeburn | 2002-03-26 | 1 | -5/+5 |
* | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 2 | -2/+6 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -36/+38 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 6 | -20/+17 |
* | update dependencies | Ken Raeburn | 2001-09-28 | 1 | -2/+2 |
* | * telnetd.c: Move include of fake-addrinfo.c to after stdlib.h so | Ezra Peisach | 2001-09-08 | 2 | -3/+7 |
* | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -21/+21 |