Historial de Commits

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