index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
httpd: Don't add Date header to response
Sergey Ponomarev
1
-2
/
+16
2020-08-15
httpd: Update to HTTP/1.1
Sergey Ponomarev
1
-8
/
+8
2020-08-15
hwclock: Fix settimeofday for glibc v2.31+
Eddie James
1
-3
/
+11
2020-08-15
grep: for -L, exitcode 0 means files *without* matches were found, closes 13151
Denys Vlasenko
2
-15
/
+22
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
109
-146
/
+2
2020-08-13
udhcpc: add support for long options
Martin Lewis
2
-35
/
+104
2020-07-31
ip address: Add support for "valid_lft" and "preferred_lft" options
Christian Eggers
2
-7
/
+62
2020-07-31
ip: Add support for "noprefixroute" option
Christian Eggers
2
-16
/
+33
2020-07-31
shell: Fix "read -d ''" behavior
Christian Eggers
5
-2
/
+6
2020-07-31
httpd_indexcgi.c: use CSS for odd/even rows
Sergey Ponomarev
1
-8
/
+2
2020-07-31
httpd_indexcgi.c: minimize style CSS
Sergey Ponomarev
1
-37
/
+37
2020-07-20
lsscsi: code shrink
Denys Vlasenko
1
-15
/
+12
2020-07-20
ntpd: fix refid reported in server mode, closes 13056
Denys Vlasenko
4
-7
/
+41
2020-07-19
networking: support ftp PASV responses not ending with ')'
Denys Vlasenko
1
-0
/
+2
2020-07-19
libbb: shrink last_char_is(), no longer allow NULL string argument
Denys Vlasenko
1
-10
/
+5
2020-07-12
domain_codec: optimize dname_dec and convert_dname
Martin Lewis
1
-78
/
+79
2020-07-11
crontab: Fix -e with editors saving using renaming strategy
Gray Wolf
1
-1
/
+5
2020-06-30
libbb: code shrink in last_char_is()
Denys Vlasenko
1
-8
/
+9
2020-06-29
compare_string_array: code shrink
Martin Lewis
1
-2
/
+5
2020-06-29
procps: code shrink
Martin Lewis
1
-2
/
+10
2020-06-29
udhcpc: fix a TODO in fill_envp using option scanner
Martin Lewis
1
-114
/
+84
2020-06-29
udhcp: add option scanner
Martin Lewis
2
-42
/
+62
2020-06-29
wget: fix openssl options for cert verification
Scott Court
1
-4
/
+17
2020-06-29
acpid: only display -p if supported in usage
Norbert Lange
2
-2
/
+4
2020-06-29
dhcpd: remove hardcoded pidfile path
Norbert Lange
1
-1
/
+7
2020-06-29
dpkg: prevent important directories from being removed
Norbert Lange
1
-0
/
+23
2020-06-29
nc_bloaty: support udp broadcast ports
Norbert Lange
1
-9
/
+15
2020-06-26
Start 1.33.0 development cycle
Denys Vlasenko
1
-2
/
+2
2020-06-26
Bump version to 1.32.0
1_32_0
Denys Vlasenko
1
-1
/
+1
2020-06-25
gzip -d with zcat enabled but gunzip disabled was misbehaving
Denys Vlasenko
1
-1
/
+1
2020-06-24
make_single_applets.sh: switch off nologin deps option
Denys Vlasenko
1
-0
/
+2
2020-06-24
bc: placate a "defined but not used" warning
Denys Vlasenko
1
-0
/
+2
2020-06-24
nologin: make it possible to build it as single applet
Denys Vlasenko
5
-64
/
+110
2020-06-24
suppress a few compile warnings
Denys Vlasenko
2
-2
/
+2
2020-06-24
randomconfig fixes
Denys Vlasenko
3
-2
/
+6
2020-06-23
randomconfig fixes
Denys Vlasenko
6
-6
/
+31
2020-06-23
randomconfig fix
Denys Vlasenko
1
-0
/
+4
2020-06-23
randomconfig fixes
Denys Vlasenko
1
-0
/
+1
2020-06-23
randomconfig fixes
Denys Vlasenko
2
-1
/
+5
2020-06-23
randomconfig fixes
Denys Vlasenko
2
-0
/
+4
2020-06-21
examples/udhcp/simple.script: fix IPv6 support when using udhcpc
Stefan Agner
1
-1
/
+1
2020-06-21
udhcpc6: use correct multicast MAC
Uwe Glaeser
1
-1
/
+5
2020-06-10
nmeter: add %T (zero-based timestamp) format
Denys Vlasenko
1
-14
/
+54
2020-06-10
Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int...
Biswapriyo Nath
1
-0
/
+2
2020-06-09
deluser: check if specified home is a directory before removing it
Sören Tempel
1
-2
/
+8
2020-06-09
dhcpc: refactor xmalloc_optname_optval to shrink binary size
Martin Lewis
2
-27
/
+16
2020-06-09
httpd: allow '-h' to work when daemonized with NOMMU enabled
Ron Yorston
1
-3
/
+3
2020-06-09
udhcp: comment out unused domain compression code
Denys Vlasenko
3
-13
/
+18
2020-06-09
sysctl: do report EACCES errors on write
Denys Vlasenko
2
-5
/
+8
2020-06-09
unexpand: correct behavior for --first-only --tabs=4
Mark Edgar
2
-4
/
+37
[next]