Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 066e76befe Replace a few more bb_info_msg's by bb_error_msg or printf il y a 8 ans
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions il y a 9 ans
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() il y a 9 ans
  Denys Vlasenko 2ec4f44225 inetd: fix order of array index check and array access il y a 9 ans
  Denys Vlasenko 54e9585e10 trivial code shrink il y a 9 ans
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths il y a 12 ans
  Mike Frysinger c5fe9f7b72 include sys/resource.h where needed il y a 12 ans
  Tias Guns 64f763b42a inetd: fix build failure in Android il y a 12 ans
  Denys Vlasenko 585541e8e3 start_stop_daemon: set complementary group ids too. Closes 3253 il y a 13 ans
  Denys Vlasenko 223b9417b3 inetd: close new udp fd in "udp nowait" case il y a 13 ans
  Bernhard Reutner-Fischer 901a53baec inetd: check if RPC is available il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko b1ab283f0b inetd: add FIXMEs il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. il y a 13 ans
  Mike Frysinger a945f6190b inetd: if argv[0] is not specified, set it to program name il y a 14 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() il y a 14 ans
  Denys Vlasenko 31c3dad851 remove recently added erroneous _and_die() il y a 14 ans
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent il y a 14 ans
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 il y a 14 ans
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes il y a 15 ans
  Denys Vlasenko 2cc709139e inetd: comment tweak. no code changes il y a 15 ans
  Denys Vlasenko cfc216345e inetd: be more careful with syslog socket; other small fixes il y a 15 ans
  Denys Vlasenko 0f952c249e inetd: comment why we redirect stderr to network il y a 15 ans
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense il y a 15 ans
  Denis Vlasenko eb4e5ecc32 inetd: constify data il y a 15 ans
  Denis Vlasenko 54ac03a618 *: remove LOG_NOWAIT il y a 15 ans
  Denis Vlasenko a19e64933c docs/logging_and_backgrounding.txt: new mini-doc il y a 15 ans
  Denis Vlasenko 4cb576ea98 inetd: fix a case when we have zero services il y a 16 ans