summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
* makedependKen Raeburn2008-09-181-8/+9
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-26/+21
* make dependKen Raeburn2007-08-161-8/+9
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-122-10/+13
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-292-7/+22
* MITKRB5-SA-2007-001: telnetd allows login as arbitrary userTom Yu2007-04-032-2/+26
* Cleanup some warnings on missing prototypesEzra Peisach2006-10-151-0/+3
* Remove all unused variable warnings from treeEzra Peisach2006-10-151-2/+0
* make dependTom Yu2006-10-061-5/+5
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-152-2/+2
* remove unused versions of makefilesKen Raeburn2006-06-152-107/+0
* Always include sys/ioctl.h in the telnet and telnetd code, even ifRuss Allbery2006-06-121-2/+1
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-14/+16
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-5/+4
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-815/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-57/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-50/+50
* make dependKen Raeburn2006-03-271-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-10/+10
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-291-33/+28
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Update dependenciesKen Raeburn2005-06-211-28/+33
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-4/+11
* run "make depend"Ken Raeburn2004-12-301-1/+0
* make dependKen Raeburn2004-11-161-2/+1
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-155-22/+116
* Better support for using libutil on systems that need it for variousTom Yu2004-09-222-1/+5
* updated dependenciesKen Raeburn2004-04-241-5/+6
* Configure telnet using one script instead of fourKen Raeburn2004-03-043-92/+10
* make dependKen Raeburn2003-12-151-20/+26
* make-depend updatesKen Raeburn2003-05-241-2/+2
* errno should never be explicitly declaredKen Raeburn2003-04-242-1/+4
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-102-2/+9
* Nuke some old .orig filesKen Raeburn2003-01-082-45/+4
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-157-17/+52
* update dependenciesKen Raeburn2002-08-291-2/+2
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2002-08-082-2/+7
* update dependenciesKen Raeburn2002-06-151-8/+7
* update dependenciesKen Raeburn2002-03-261-5/+5
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-262-2/+6
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-36/+38
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-106-20/+17
* update dependenciesKen Raeburn2001-09-281-2/+2
* * telnetd.c: Move include of fake-addrinfo.c to after stdlib.h soEzra Peisach2001-09-082-3/+7
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-21/+21