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