summaryrefslogtreecommitdiff
path: root/selinux
Commit message (Expand)AuthorAgeFilesLines
* *: slap on a few ALIGN_PTR where appropriateDenys Vlasenko2022-02-061-1/+1
* *: --help text tweaksDenys Vlasenko2021-04-141-1/+1
* tweak help textsDenys Vlasenko2020-12-161-4/+4
* libbb: shrink recursive_action() by reducing memory pressureDenys Vlasenko2020-10-012-10/+6
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-029-13/+13
* chcon: Fix typo in ACTION_RECURSERostislav Skudnov2019-02-081-1/+1
* chcon: fix issues with recurse and retval for retained filessagivd2018-09-031-3/+5
* restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* use %m printf specifier where appropriateDenys Vlasenko2017-09-291-1/+1
* *: fix fallout from opt_complementary conversionDenys Vlasenko2017-08-231-6/+8
* run-init: implement -n "dry run"Denys Vlasenko2017-08-221-1/+1
* chcon: show '--reference' in help text only if LONG_OPTS=yXabier Oneca2017-08-091-0/+2
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-085-19/+34
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-082-49/+14
* config: deindent all help textsDenys Vlasenko2017-07-2111-21/+21
* Update remaining menuconfig items with approximate applet sizesDenys Vlasenko2017-07-1911-12/+12
* *: add comment about APPLET_ODDNAME formatDenys Vlasenko2017-01-291-0/+1
* make --help texts more uniformDenys Vlasenko2017-01-212-9/+9
* Big cleanup in config help and descriptionDenys Vlasenko2017-01-102-4/+0
* Selinux complains about deprecated selinux/flask.h, stop including itDenys Vlasenko2016-12-231-1/+3
* setfiles: fix build failure after common_bufsiz changeMike Frysinger2016-12-091-0/+1
* Convert all selinux/* applets to "new style" applet definitionsDenys Vlasenko2016-11-2313-125/+148
* getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-061-3/+3
* *: add most of the required setup_common_bufsiz() callsDenys Vlasenko2016-04-211-0/+1
* libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-211-1/+1
* setfiles: switch bb_info_msg to printfDenys Vlasenko2016-03-301-3/+4
* Removes stray empty line from codeManinder Singh2015-07-131-1/+0
* typo fixesManinder Singh2015-05-251-1/+1
* whitespace cleanup. no code changesDenys Vlasenko2013-01-144-25/+26
* fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko2011-05-292-2/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-1111-0/+136
* use BB_EXECVP_or_die where appropriateDenys Vlasenko2010-11-281-2/+1
* whitespace cleanupDenys Vlasenko2010-10-291-4/+4
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1611-11/+11
* *: trailing empty lines removedDenys Vlasenko2010-07-261-1/+0
* *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-261-1/+0
* *: make exec failure message more consistentDenys Vlasenko2010-06-251-1/+0
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0
* *: merge some common stringsDenys Vlasenko2010-03-232-6/+6
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-041-2/+1
* *: remove some uses of argcDenys Vlasenko2010-01-043-17/+14
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-133-7/+7
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-1/+1
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-2/+2
* switch_root: improve behavior on error; improve help textDenis Vlasenko2009-04-211-2/+2
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-2/+2
* mdev: Rob's #if forest removalDenis Vlasenko2009-04-191-1/+1
* libbb: introduce and use xmalloc_ttyname (-32 in bss).Denis Vlasenko2008-12-231-2/+3