index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
fakeidentd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
Denis Vlasenko
2007-01-19
1
-0
/
+2
*
fakeinetd: attempted ipv6-ization (and it's done)
Denis Vlasenko
2007-01-11
1
-179
/
+167
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-49
/
+49
*
style fixes
Denis Vlasenko
2006-12-26
1
-1
/
+1
*
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
Denis Vlasenko
2006-11-22
1
-5
/
+4
*
telnetd: move generic stuff into libbb. It will make it easy
Denis Vlasenko
2006-11-22
1
-2
/
+2
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-1
/
+1
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-2
/
+5
*
replacing func() with xfunc() where appropriate
Denis Vlasenko
2006-09-03
1
-1
/
+1
*
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
Rob Landley
2006-08-29
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-15
/
+3
*
Convert setuid/setgid users to xsetuid/xsetgid.
Rob Landley
2006-07-16
1
-2
/
+2
*
use bb_xbind/bb_xlisten
Mike Frysinger
2006-06-07
1
-5
/
+2
*
Header cleanup on two more networking files (move libbb.h to the top and
Rob Landley
2006-06-05
1
-8
/
+2
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
1
-1
/
+0
*
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
Bernhard Reutner-Fischer
2006-04-12
1
-2
/
+2
*
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
2006-04-12
1
-16
/
+2
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-03-10
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
setgid and setuid have changes effective id too
"Vladimir N. Oleynik"
2006-01-15
1
-2
/
+0
*
- remove extra/unneeded function call. testing svn
Ned Ludd
2005-06-24
1
-10
/
+1
*
remove unused variable and declare writepid inline
Mike Frysinger
2005-04-23
1
-3
/
+1
*
touchups as suggested by Vladimir N. Oleynik
Mike Frysinger
2005-04-18
1
-11
/
+4
*
import fakeidentd module started by Thomas Lundquist
Mike Frysinger
2005-04-17
1
-0
/
+441