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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lpd: much safer against malicious input. Does not fork anymore,
Denis Vlasenko
2008-03-24
1
-87
/
+120
*
lpd: fix OOM vulnerability (was eating arbitrarily large commands)
Denis Vlasenko
2008-03-24
4
-19
/
+33
*
lpd: maintainer's update: now with spool helpers
Denis Vlasenko
2008-03-23
2
-18
/
+133
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
31
-138
/
+73
*
pscan: fix a typo in help text
Denis Vlasenko
2008-03-23
1
-1
/
+1
*
pscan: add -c, -b: report closed, blocked ports
Denis Vlasenko
2008-03-23
2
-16
/
+34
*
tail: fix fallout from tail -c optimization
Denis Vlasenko
2008-03-23
3
-21
/
+17
*
bump version to 1.11.0.svn
Denis Vlasenko
2008-03-22
1
-2
/
+2
*
taskset: fix false failure in testsuite
Denis Vlasenko
2008-03-22
2
-2
/
+7
*
webpage: typo fix
Denis Vlasenko
2008-03-21
1
-1
/
+1
*
Bump version to 1.10.0 and announce it on website.
1_10_0
Denis Vlasenko
2008-03-21
2
-1
/
+156
*
update defconfig
Denis Vlasenko
2008-03-21
1
-2
/
+3
*
website: fix double include of menubar
Denis Vlasenko
2008-03-21
1
-4
/
+1
*
webpage: fix English
Denis Vlasenko
2008-03-21
1
-3
/
+4
*
website: announce stable point releases
Denis Vlasenko
2008-03-21
1
-2
/
+24
*
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-21
3
-34
/
+42
*
scripts/bb_release: release script (I nearly lost it last time)
Denis Vlasenko
2008-03-21
2
-7
/
+57
*
*: use fopen_or_warn in few more places
Denis Vlasenko
2008-03-20
4
-6
/
+4
*
let top build without TERMIOS enabled
Paul Fox
2008-03-20
1
-0
/
+2
*
termios can be used by either top or more.
Paul Fox
2008-03-20
1
-1
/
+1
*
inetd: use change_identity().
Denis Vlasenko
2008-03-20
4
-30
/
+18
*
small NOMMU fixes
Denis Vlasenko
2008-03-20
3
-11
/
+12
*
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-03-20
2
-22
/
+26
*
gcc compat fix and warning suppression
Denis Vlasenko
2008-03-20
2
-2
/
+6
*
udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);
Denis Vlasenko
2008-03-20
2
-32
/
+24
*
tftpd: small trivial shrink
Denis Vlasenko
2008-03-19
1
-5
/
+2
*
die_if_bad_username: shrink: 88 -> 77 bytes
Denis Vlasenko
2008-03-19
1
-11
/
+13
*
...and actually adding new file now...
Denis Vlasenko
2008-03-19
1
-0
/
+34
*
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-19
5
-1
/
+22
*
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
5
-24
/
+34
*
ifupdown: make it NOMMU-capable
Denis Vlasenko
2008-03-19
1
-4
/
+4
*
tftpd: fix download: we must change user AFTER bind
Denis Vlasenko
2008-03-19
1
-37
/
+42
*
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
Denis Vlasenko
2008-03-19
2
-65
/
+88
*
tftp(d): a bit more verbose error reporting
Denis Vlasenko
2008-03-19
1
-10
/
+15
*
tftpd: make it emit error packets
Denis Vlasenko
2008-03-19
2
-118
/
+178
*
unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-03-18
1
-11
/
+4
*
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
Denis Vlasenko
2008-03-18
1
-0
/
+4
*
patch: don't trash permissions of patched file
Denis Vlasenko
2008-03-18
1
-10
/
+7
*
tftpd: make open() check r/w permissions instead of doing it ourself.
Denis Vlasenko
2008-03-18
2
-23
/
+31
*
tftpd: fix bugs spotted by Vladimir
Denis Vlasenko
2008-03-18
1
-3
/
+12
*
init: do not close all descriptors > 2. We were doing it - sometimes.
Denis Vlasenko
2008-03-17
1
-5
/
+4
*
remove alarm() calls which were functioning as a primitive
Paul Fox
2008-03-17
1
-17
/
+3
*
init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet)
Denis Vlasenko
2008-03-17
1
-2
/
+16
*
httpd: small fixlet for POST upload - skip
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
remove extra spaces in help text; delete duplicate #define
Denis Vlasenko
2008-03-17
2
-5
/
+4
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
6
-58
/
+85
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
18
-284
/
+269
*
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
22
-238
/
+234
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
37
-327
/
+365
*
selinux/*: -Wunused-parameter fixes
Denis Vlasenko
2008-03-17
10
-38
/
+52
[prev]
[next]