index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
telnetd.c
Age
Commit message (
Expand
)
Author
2006-10-03
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-09-22
telnetd: getopt_ulflags'isation
Denis Vlasenko
2006-09-06
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-08-28
Unbreak allbareconfig a bit. (The telnetd.c fix is a perfect example of why
Rob Landley
2006-06-07
- fix the build if we have ftpput without ftpget (speeling reeoe)
Bernhard Reutner-Fischer
2006-05-29
More size shrinkage.
Rob Landley
2006-05-27
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-10
accept() takes a socklen_t, not an int
Mike Frysinger
2006-05-10
fix whitespace in comment example
Mike Frysinger
2006-05-10
some more useful debug info from Jason Holden
Mike Frysinger
2006-05-10
touchup whitespace/english a bit more
Mike Frysinger
2006-05-10
whitespace between if and (
Mike Frysinger
2006-04-12
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
Bernhard Reutner-Fischer
2006-04-12
- patch from Denis Vlasenko to add and use bb_xdaemon()
Bernhard Reutner-Fischer
2006-04-12
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
2006-01-30
fix up annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-25
just whitespace
Tim Riker
2005-11-10
telnetd -b (bind to specific address) support from Iuri Gomes Diniz.
Rob Landley
2005-05-10
Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob
Rob Landley
2004-09-14
Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...
Glenn L McGrath
2004-06-22
Patch from Bastian Blank:
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-02-22
Patch from James Zhu, telnetd window resizing support.
Glenn L McGrath
2003-12-19
Patch from Fillod Stephane:
Eric Andersen
2003-09-12
Fix compile error, Vodz, last_path_113
Glenn L McGrath
2003-09-02
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
Glenn L McGrath
2003-04-25
Patch from Steven Scholz to fix telnetd compile problem
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III
2003-01-22
Patch from Basitan Blank to fix nasty bug
Glenn L McGrath
2003-01-21
run telnet from inetd, present login prompt if login is configured,
Glenn L McGrath
2002-11-10
Config feature DEVPTS defined and used in telnetd, by Pavel Roskin
Glenn L McGrath
2002-09-30
last_patch58 from vodz:
Eric Andersen
[prev]