Aitor Esteve Alvarado
|
7b6d4f50c9
start-stop-daemon: change priority before dropping privileges
|
před 5 roky |
Alexander Vickberg
|
100fa20c68
start-stop-daemon: Fix -x is not required for -K
|
před 5 roky |
Denys Vlasenko
|
77524a311a
start-stop-daemon: fix "both -x and -a" case: -a does override argv[0]
|
před 5 roky |
Denys Vlasenko
|
088fec36fe
start-stop-daemon: create pidfile before parent exits, closes 8596
|
před 5 roky |
Denys Vlasenko
|
c783cf78af
tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code
|
před 6 roky |
Denys Vlasenko
|
837913fc54
start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code
|
před 6 roky |
Denys Vlasenko
|
7bcde5f00d
libbb.h: always include sys/resource.h
|
před 6 roky |
Denys Vlasenko
|
4974917c5e
start-stop-daemon: show only short options in --help text
|
před 7 roky |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
před 7 roky |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
před 7 roky |
Denys Vlasenko
|
184c738582
stty: fix bb_common_bufsiz1 use in NOEXEC
|
před 7 roky |
Denys Vlasenko
|
b182e9ad60
libbb: use _exit, not exit, in bb_daemonize_or_rexec()
|
před 7 roky |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
před 7 roky |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
před 7 roky |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
před 7 roky |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
před 8 roky |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
před 8 roky |
Denys Vlasenko
|
3d0805e9e7
libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1
|
před 9 roky |
Denys Vlasenko
|
28826ac8c0
debianutils/*: convert to new-style "one file" applets
|
před 9 roky |
Denys Vlasenko
|
17eedcad94
ssd: compat: match -x EXECUTABLE by /proc/pid/exe too
|
před 12 roky |
Peter Korsgaard
|
743edac6c8
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
|
před 13 roky |
Denys Vlasenko
|
585541e8e3
start_stop_daemon: set complementary group ids too. Closes 3253
|
před 13 roky |
Denys Vlasenko
|
929f63e57c
start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode
|
před 13 roky |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
před 13 roky |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
před 14 roky |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
před 14 roky |
Pascal Bellard
|
926031b764
*: introduce and use xfork() and xvfork()
|
před 14 roky |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
před 14 roky |
Jérémie Koenig
|
fbedacfc8c
Hurd compat fixes. Mostly dealing with absent PATH_MAX
|
před 14 roky |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
před 15 roky |