Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / appletlib.c
2020-06-24 Denys Vlasenkonologin: make it possible to build it as single applet
2019-10-25 Denys Vlasenkoclang/llvm 9 fix - do not eliminate a store to a fake...
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2019-03-30 Ron Yorstonlibbb: mark scripted_main() as externally visible
2019-01-01 Denys Vlasenkosingle-applet build --help had extra \n, remove
2018-11-27 Ron Yorstonhush: allow hush to run embedded scripts
2018-11-18 Ron Yorstonbusybox: add '--show SCRIPT' option to display scripts
2018-11-17 Ron YorstonTreat custom and applet scripts as applets
2018-11-02 Ron Yorstonlibarchive: add a function to unpack embedded data
2018-11-01 Denys Vlasenkobusybox: show embedded scripts in applet list
2018-11-01 Ron Yorstonash: recognize embedded scripts in SH_STANDALONE mode
2018-11-01 Denys Vlasenkoclaenups for previous commit
2018-11-01 Denys Vlasenkoash: allow shell scripts to be embedded in the binary
2018-07-17 Denys Vlasenkowhitespace fixes
2018-07-09 Denys Vlasenkousage: do not print trailing space for commands which...
2018-04-08 Denys Vlasenkobzip2: fix two crashes on corrupted archives
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-08-08 Denys Vlasenkolibbb: simplify NOFORK/NOEXEC defines, move set_task_co...
2017-08-07 Denys Vlasenkonoexec: consolidate code
2017-08-07 Denys Vlasenkonoexec: set comm field for noexecs
2017-07-29 Denys Vlasenkostandalone shell / prefer_applets: fix "exe" in comm...
2017-07-28 Denys Vlasenkoshell: make standalone shell tab-complete "busybox"
2017-07-10 Denys Vlasenkolibbb: do not die if setgid/setuid(real_id) on startup...
2017-07-07 Denys Vlasenkomain: fix the case where user has "halt" as login shell...
2017-07-03 Denys Vlasenkofixes for bugs found by make_single_applets.sh
2017-01-11 Denys Vlasenkobusybox: stop depending on FEATURE_AUTOWIDTH for applet...
2017-01-06 Denys VlasenkoAutomatically disable FEATURE_COMPRESS_USAGE for small...
2017-01-03 Cristian Ionescu... appletlib: avoid warning on unused function ingroup
2016-12-23 Denys Vlasenkofix breakage found by mass one-applet builds
2016-11-28 Denys VlasenkoDo not print useless empty line after list of applets
2016-11-18 Denys VlasenkoFix allnoconfig warnings
2016-10-03 Denys Vlasenkohush: add commented-out debug printouts in "memleak...
2016-08-19 Denys Vlasenkohush: fix a bug in FEATURE_SH_STANDALONE=y config....
2016-07-05 Denys Vlasenkobuild system: fix a few warnings for allnoconfig build
2016-07-05 Ron Yorstonlibbb: suppress warning about run_applet_and_exit
2016-06-19 Ron Yorstonlibbb: move common code into run_applet_and_exit
2016-06-18 Ron YorstonAllow "busybox <applet>" to work when busybox is disabled
2016-05-31 Denys VlasenkoMake busybox an optional applet
2016-04-15 Ron YorstonRewrite iteration through applet names to save a few...
2016-04-03 Ron Yorstonfind_applet_by_name: loop index should be signed
2016-04-03 Denys Vlasenkomain(): add a TODO about finding a use for _end[] area
2016-04-02 Denys Vlasenkotypo fix
2016-04-02 Denys Vlasenkofind_applet_by_name: add an example of faster linear...
2016-03-29 Ron Yorstonapplet_tables: save space by removing applet name offsets
2015-10-30 Ron Yorstonbusybox: alter help message in standalone shell mode
2015-10-22 Denys Vlasenkolibbb: factor out code which queries screen width
2015-10-19 Denys Vlasenkolibbb: get_uidgid() always called with allow_numeric=1
2015-07-13 Maninder SinghRemoves stray empty line from code
2015-05-25 Denys VlasenkoPrint one less newline at the end of bb_show_usage()
2015-04-21 Denys Vlasenkospecial-case {true,false,test} --help
2015-04-02 Aaro Koskinenupdate copyright years
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2014-11-17 Denys Vlasenkoexit with 127 if appled name wasn't found - it's more...
2014-09-17 Denys Vlasenkofalse: make "false --help" exit with 1
2014-08-11 Denys Vlasenkoinit: if libc-based Unicode support is on, run setlocal...
2014-01-31 Mike Frysingerappletlib: fix set-but-unused warning
2013-07-30 Denys VlasenkoWhitespace fixes
2013-02-28 Denys Vlasenkomake --help return exitcode 0. Closes 5612
2013-01-17 Denys Vlasenkocode shrink
2012-07-26 Bradley M. KuhnSimplify copyright/license notice that appears in the...
2012-05-14 Denys Vlasenkobusybox: tweak help text and copyright year
2012-03-22 Denys Vlasenkobusybox: tweak help text
2011-09-22 Denys Vlasenkorename archive.h to bb_archive.h. no code changes
2011-08-13 Denys VlasenkoBump version to 1.19.0, update copyright year in help... 1_19_0
2011-06-03 Denys Vlasenkoappletlib.c: do not use PAGE_SIZE for malloc tweaking
2011-05-20 Cristian Ionescu... warning removal
2011-05-16 Denys Vlasenkobusybox.conf: code shrink
2011-05-16 Denys Vlasenkobusybox.conf: USER.GROUP is _optional_
2011-05-16 Denys Vlasenkomain: make busybox.conf mode handling less obscure
2011-05-16 Denys Vlasenkomain: free suid_config list after use
2011-05-15 Denys Vlasenkosimplify parsing of /etc/busybox.conf
2011-04-16 Marek PolacekFix double words in comments. No code changes
2011-03-12 Denys Vlasenkobusybox: fail if --install is not given an absolute...
2011-03-06 Denys Vlasenkoimprove --install operation in chroot jails
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-12-05 Denys Vlasenkoadd if guards around include <malloc.h>
2010-11-29 Denys Vlasenkoexclude the case of just "busybox" from previous commit
2010-11-29 Denys Vlasenkoif only one applet is enabled, make "busybox applet...
2010-11-13 Lauri Kasanenlibbb: remove unused variable
2010-11-03 Denys Vlasenkorename archival/libunarchive -> archival/libarchive...
2010-10-28 Denys Vlasenkodecompress_bunzip2: handle concatenated .bz2 files
2010-10-12 Denys Vlasenkotweaks to build system, mainly making menuconfig text...
2010-09-12 Denys Vlasenkobusybox: add "busybox --list[-full]" to help text
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-07-05 Denys Vlasenkorandomconfig fixes
2010-07-03 Denys Vlasenkofix compile breakage with "make -j"
2010-06-26 Denys Vlasenkobuild system: do not rebuild ash and hush on any change...
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-05 Denys VlasenkoRemove requirement that include/applets.h must be sorted
2010-04-21 Denys Vlasenkobusybox --list option. +140 bytes. Rob wanted it.
2010-04-19 Denys Vlasenkoremove stdio from allnoconfig build
2010-03-29 Denys Vlasenkolibbb: locate PAGE_SIZE on Hurd
2009-10-22 Denys Vlasenkobuild failure fix and some cosmetics
2009-09-06 Denys Vlasenkoexperimentally add mallopt tweaks for reduced memory...
2009-08-30 Denys Vlasenkocode shrink in help text code
2009-08-27 Denys Vlasenkoupdate copyright year
2009-08-20 Denys Vlasenkodo not store 1st two bytes of compressed help text
2009-07-30 Denys Vlasenkorename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP...
2009-07-15 Denys Vlasenkocomment fix, no code changes
next