oweals/busybox.git
2019-04-16 Denys Vlasenkohttpd: check denied IPs even before reading 1st query...
2019-04-16 Denys Vlasenkohttpd: do not decode URL and headers if proxying -...
2019-04-16 Denys Vlasenkohttpd: remove duplicate "decode URL escape sequences...
2019-04-16 Denys Vlasenkohttpd: put all headers into environment as HTTP_UPPERCA...
2019-04-16 Denys Vlasenkohttpd: fix handling of EOF in get_line()
2019-04-16 Denys Vlasenkohttpd: add missing {}
2019-04-16 Denys Vlasenkohttpd: do not percent-decode URI if proxying
2019-04-14 Denys Vlasenkohttpd: fix proxy headers passing - full_write() instead...
2019-04-14 Denys Vlasenkohttpd: if remote IP is denied, send FORBIDDEN reply...
2019-04-14 Denys Vlasenkoudhcpc6: code shrink
2019-04-13 Denys Vlasenkoudhcpc6: add a few comments, no code changes.
2019-04-13 Denys Vlasenkoudhcpc6: make it enabled in defconfig
2019-04-13 Rolf Eike Beerexamples/udhcp/simple.script: fix resolv.conf update...
2019-04-13 Antoine Girard... udhcp: add 100 and 101 dhcp options for ipv4
2019-04-13 Denys Vlasenkobrctl: add TODO: "showmacs BR"
2019-04-13 Denys Vlasenkobrctl: simplify str_to_jiffies()
2019-04-13 Denys Vlasenkobrctl: convert remaining commands to work via /sys
2019-04-12 Denys Vlasenkobrctl: make "show" command retrieve data from /sys
2019-04-12 Ron Yorstonstat: reduce storage for human-readable filesystem...
2019-04-07 Bernhard Reutner... ipaddress: remove unused variable no_link
2019-04-05 Denys Vlasenkoservice examples: if iface do not exist, retry upping it
2019-04-05 Denys Vlasenkochrt: fix for SCHED_RESET_ON_FORK bit
2019-04-05 Denys Vlasenkochrt: do not segfault if policy number is unknown
2019-04-04 Denys Vlasenkotelnetd: whitespace fix
2019-04-04 Denys Vlasenkotelnetd: better AYT handling
2019-04-04 Martin Lewistelnetd: Added support for AYT IAC command.
2019-04-04 Thomas De Schampheleiretop: provide cmdline argument '-H' to enable thread...
2019-04-03 Denys Vlasenkovi: revert change in how "end of file list" is deteced...
2019-04-03 Denys Vlasenkovi: code shrink
2019-04-03 Ron Yorstonvi: avoid build failure in non-default case
2019-04-02 Denys Vlasenkofsync,sync: merge into one source module
2019-04-02 Denys Vlasenkofsync,sync: make them similar
2019-04-02 Ron Yorstonash: distinguish 'wait -n' from other bashisms
2019-04-02 Denys Vlasenkovi: rename save_argc -> cmdline_filecnt
2019-04-02 Denys Vlasenkovi: restore capability to remember insertion cmds for "."
2019-04-01 Denys Vlasenkovi: code shrink
2019-04-01 Denys Vlasenkovi: convert more /**/ comments to //
2019-04-01 Denys Vlasenkovi: code shrink
2019-04-01 Denys Vlasenkovi: use vsnprintf to format status line
2019-04-01 Denys Vlasenkovi: rearrange functions, no logic changes
2019-04-01 Denys Vlasenkovi: rearrange functions, no logic changes
2019-04-01 Denys Vlasenkovi: rearrange functions, no logic changes
2019-04-01 Denys Vlasenkovi: rearrange functions, no logic changes
2019-04-01 Denys Vlasenkovi: rearrange functions, no logic changes
2019-04-01 Denys Vlasenkovi: fix ^Z not always working as intended
2019-04-01 Denys Vlasenkovi: install SIGINT handler _after_ restart setjmp is...
2019-03-30 Denys Vlasenkoblockdev: code shrink
2019-03-30 Stefan Sørensenip: Fix ip -o link
2019-03-30 Ron Yorstonvi: allow manual screen update if SIGWINCH isn't supported
2019-03-30 Denys Vlasenkoman: add "/usr/share/man" as another default MANPATH...
2019-03-30 Ron Yorstonlibbb: mark scripted_main() as externally visible
2019-03-29 Denys Vlasenkovi: code shrink, proper printf formatting for strlen()
2019-03-27 Denys Vlasenkohush: fix "wait -n" to wait for a _job_, not a _process_
2019-03-27 Denys Vlasenkoash: add "wait -n" bashism
2019-03-27 Denys Vlasenkontpd: do not create pid file if not backgrounded
2019-03-26 Denys Vlasenkohush: add "wait -n" bashism
2019-03-26 Ron Yorstonman: don't skip default path which appears in config...
2019-03-26 Denys Vlasenkots: do call localtime() when neither -s nor -i specified
2019-03-26 Denys Vlasenkots: use gettimeofday - we don't use nanoseconds here
2019-03-26 Denys Vlasenkots: replace overlapping strcpy with shorter code
2019-03-26 Denys Vlasenkots: fix incorrect (copy-pasted) copyright attribution
2019-03-26 Denys Vlasenkots: new applet
2019-03-17 Denys Vlasenkodo not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
2019-03-15 Thomas FrauendorferFix off by one error in FAT16 <=> FAT32 detection
2019-03-12 Denys Vlasenkowatch: support fractional -n SEC
2019-03-10 Denys Vlasenkoxargs: mention -E STR in --help
2019-03-05 Nicolas Hüppelshäuserscripts/echo.c: resolve implicit declaration of functio...
2019-02-27 Denys Vlasenkotop: tweak --help
2019-02-27 Andrey Mazoudhcpc: don't exit after backgrounding on -n -b
2019-02-27 Denys Vlasenkoudhcpc: tweak --help
2019-02-25 Ron Yorstonash: eval: avoid leaking memory associated with redirec...
2019-02-19 Ron Yorstondu: don't count duplicate arguments. Closes 5288
2019-02-15 Denys Vlasenkontpd: increase SLEW_THRESHOLD from 0.125 to 0.5
2019-02-14 Rostislav Skudnovdd: add 'oflag=append'
2019-02-11 Nikolaus Vossi2c_tools.c: i2ctransfer
2019-02-11 Ron Yorstonvi: further fixes to undo after autoindent
2019-02-10 Nikolaus Vossi2ctransfer: new applet
2019-02-08 Aaro Koskinensysctl: fix compatibility with procps sysctl
2019-02-08 Denys Vlasenkosysctl: do slash/dot conversions only on name, not...
2019-02-08 Denys Vlasenkosysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret...
2019-02-08 Denys Vlasenkosysctl: avoid stat() on every item if in -w mode
2019-02-08 Denys Vlasenkosysctl: allow setting empty values
2019-02-08 Ron Yorstonvi: fix replacement of single character with CR
2019-02-08 Ron Yorstonvi: fix faulty undo after autoinsert
2019-02-08 Rostislav Skudnovchcon: Fix typo in ACTION_RECURSE
2019-02-08 Denys Vlasenkodhcp service example: rewrite "private network to mask...
2019-02-05 Denys Vlasenkodhcp service example: cater for servers hot giving...
2019-02-04 Denys Vlasenkolineedit: fix SEGV in isk, hexedit, ed, closes 11661
2019-02-02 Denys Vlasenkoservice examples: do not respawn supplicant too often
2019-01-29 Ari Sundholmgrep: short-circuit -v to bail out on first match
2019-01-29 Ari Sundholmgrep: fix -x -v with certain pattern orders
2019-01-25 Denys Vlasenkobc: implement pass-by-reference code from upstream
2019-01-22 Denys Vlasenkologin: close PAM session on errors as well, not only...
2019-01-22 Bernhard Reutner... ip link: Fix vlan proto, closes 8261 and 11638
2019-01-22 Denys Vlasenkoip link: fix mismatched enums in vlan_parse_opt(),...
2019-01-21 Denys Vlasenkowget: detect when the length of received file is less...
2019-01-21 Denys Vlasenkosed: code shrink
2019-01-21 Brian Foleysed: Fix backslash parsing for 'w' command arg
2019-01-21 Brian Foleyawk: Fix overly permissive func arg list parsing
2019-01-21 Brian Foleyawk: Syntax error if delete isn't given an arg.
next