2009-03-28 |
Denis Vlasenko | mkfs.vfat: mkdosfs compat with choosing clyster size |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkfs.vfat: more of pointless tweaking |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkfs.vfat: small tweak to comments |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkdosfs (aka mkfs.vfat): new applet by Vladimir |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Denis Vlasenko | ls: warning fix |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Denis Vlasenko | tail: fix tail +N syntax not working. Closes bug 221. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Mike Frysinger | enable most job functions on no-mmu systems |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Denis Vlasenko | tftp: when we infer local name from remote (-r [/]path... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Mike Frysinger | do not make startup banner depend on job support |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Denis Vlasenko | libbb: revent previous version of "concurrent history... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Mike Frysinger | move parse_stream out of ENABLE_HUSH_TICK to avoid... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | libbb: make history saving/loading concurrent-safe |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | timeout: fix parsing of -t NUM on MMU |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | hush: rearrange functions to reduce amount of forward... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | hush: fix segv at repeated "set -- a b c" + "shift" |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Denis Vlasenko | hush: fix strcpy of potentially overlapping strings |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Denis Vlasenko | msh testsuite: fix false positive, tweak run stript |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Denis Vlasenko | ls: make readlink error to not disrupt output (try... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | cpio: more compat: -0 and -L options |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | Compatibility fixes: |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | cd: "support" -v by ignoring it |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | hush: tweak testsuite |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | hush: fix bug 207 and "hush -c" parameter passing. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | ash: expand comment |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | hush: fix set [--] params. Closes bug 199. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | ash: add missing comma in debug scaffolding |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | ash: fix a case where we close wrong descriptor; add... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: DEBUG should be 0 :) |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: fix TRACE commands |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: make evaltree save/restore int suppression depth. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | doc update |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: in dotrap(), do not clear gotsig[] for SIGINT... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | df: fix FEATURE_DF_FANCY=off, FEATURE_HUMAN_READABLE... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: tentatively fix bug 189. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | init: test for vt terminal with VT_OPENQRY, |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: fix "ash -c 'exec 1>&0'" complaining that fd 0... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ls: make color-related code more readable. Fix a case... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | httpd: add comment explaining why SERVER_NAME etc is... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: fix command fetching to not do it in 1-byte reads; |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: add some comments |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: trim messages (but make sure they still make... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: do not use nasty tricks for re-execing if we... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: add support for MDTM, I see clients often use it, |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: document NLST format |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: instead of wordy HELP, implement useful, and... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: implement -vv verbosity |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: tweak timeout code |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | chat: update by Vladimir |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: fix thinko: set_nport takes port in network order |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: dont use fdprintf for simple status messages |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: simplify PORT check by assuming IP = peer's IP. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: add idle and absolute timeouts. This is a securit... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: security tightened up: |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | awk: fix compat issue found by gpm build |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | tr: support -C as synonym to -c |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | ftpd: fix the bug where >2GB file ops report errors; |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | sha: merge K[] for sha256 and 512 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | sha: merge sha1/sha256 handling (they are similar enoug... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | uname: correct cut/paste error |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Denis Vlasenko | mount: support "-O option"; stop trying to mount swap... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Denis Vlasenko | uname: support long options |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Denis Vlasenko | insmod/modprobe: do not pass NULL to kernel as module... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Denis Vlasenko | tar: make FEATURE_TAR_AUTODETECT work with DESKTOP... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | sha: reduce sha256/512 context size. Make sha1/sha256... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | sha: tiny shrink |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | add comment about sha testing |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | shrink sha hashing a bit more (remove wbuflen field... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | shrink sha hashing |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | popmaildir: fix several grave bugs with using memory... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Mike Frysinger | the -elf2flt flag can be used w/out -Wl, so drop the... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | sha256/512: code shrink. Run-tested. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | *: remove LOG_NOWAIT |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | ftpd: stop unconditional logging to syslog. This was... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | docs/logging_and_backgrounding.txt: new mini-doc |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Denis Vlasenko | mail.c: more robust handling of SIGCHLD |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd + ls - timestamp = confused Mozilla. Prevent that. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: add LOG_NDELAY to openlog |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | uniq: strncmp(a,b, -1) might be problematic, use INT_MA... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | fix typo in help text |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: reuse ls applet for LIST/NLST/STAT generation |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: EPSV and SIZE support. Tested to work on IPv6... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftp: reduce amount of realloc's done in cmdio_write |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: code shrink |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: code shrink |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftp: code shrink |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: code shuffled a bit, added comments |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: add comment |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | ftpd: further code shrink |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Denis Vlasenko | *: move get_sock_lsa and xwrite_str to libbb, use where... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Denis Vlasenko | ftpd: code chrink, fixed some minor bugs |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Denis Vlasenko | adding forgotten new file |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Denis Vlasenko | ftpd: new applet by Adam Tkac |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Denis Vlasenko | website: mention fixes to syslogd |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Denis Vlasenko | website: announce 1.13.3 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Denis Vlasenko | halt/reboot/poweroff: improve error reporting |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Denis Vlasenko | further work on modprobe |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Bernhard Reutner... | - test commit |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Denis Vlasenko | modprobe: rework/speedup by Timo Teras (timo.teras... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Denis Vlasenko | modutils: delete unused global variable |
commit | commitdiff | tree | snapshot |
next |