Chris Coulson
|
b0569c7d4d
s-s-d: Support setting the IO scheduler class and priority
|
17 yıl önce |
Guillem Jover
|
a5908b7ddb
s-s-d: Support setting the process scheduler policy and priority
|
17 yıl önce |
Guillem Jover
|
25d4a1752f
s-s-d: Use a new xstrdup that never returns NULL instead of strdup
|
17 yıl önce |
Guillem Jover
|
5ea9550838
s-s-d: Behave the same way whether --chuid gets a user name or a uid
|
17 yıl önce |
Guillem Jover
|
09e696654a
s-s-d: Use SIGTERM instead of literal 15
|
17 yıl önce |
Guillem Jover
|
88e7b54eeb
Unify inclusion usage of config.h
|
18 yıl önce |
Guillem Jover
|
b5c0381ff4
s-s-d: Use kill instead of /proc to check for pid existence
|
18 yıl önce |
Guillem Jover
|
4ab792e665
s-s-d: When checking for a pid call pid_is_exec on KVM systems
|
18 yıl önce |
Guillem Jover
|
fc860a55b2
s-s-d: Move alternative function implementations together
|
18 yıl önce |
Guillem Jover
|
bc6da1b387
s-s-d: Use proper UTF-8 mu symbol for the unit in the comment
|
18 yıl önce |
Erast Benson
|
d02a285c9a
s-s-d: Move 'return' inside preprocessor conditionals
|
18 yıl önce |
Erast Benson
|
ed0a16e521
s-s-d: Use __sun instead of __sparc__ to define OSsunos
|
18 yıl önce |
Guillem Jover
|
a2ee76833f
Move GNU C attribute definitions to lib/dpkg-def.h
|
18 yıl önce |
Justin Pryzby
|
1f6feb233d
s-s-d: Documentation improvements
|
18 yıl önce |
Andreas Påhlsson
|
d899367f6a
s-s-d: Use system timersub and fix timeval normalization in multiplication
|
18 yıl önce |
Guillem Jover
|
fb08b88f65
s-s-d: Fix timeout computations for --retry option
|
18 yıl önce |
Guillem Jover
|
00f6e12340
s-s-d: Fix segfault when using --group w/o --chuid
|
18 yıl önce |
Guillem Jover
|
2a7fb2bfef
s-s-d: Properly set the supplementary groups on --chuid
|
18 yıl önce |
Guillem Jover
|
b5841bbaec
s-s-d: Change uid after changing gid and initalizing supplementary groups
|
18 yıl önce |
Guillem Jover
|
ca4146598e
s-s-d: Fix signed vs unsigned warning when comparing to getuid and getgid
|
18 yıl önce |
Guillem Jover
|
d9091a81b6
s-s-d: Refactor max open fd into a new function and coalesce close loop
|
18 yıl önce |
Guillem Jover
|
75b84919b6
s-s-d: Change from 'Mandatory' to 'Matching' in --help output
|
18 yıl önce |
Guillem Jover
|
925bf48883
s-s-d: Clarify in help output that --name is one of the required options
|
18 yıl önce |
Guillem Jover
|
27bf72335a
s-s-d: Add missing semicolon
|
18 yıl önce |
Guillem Jover
|
8ef0764aac
s-s-d: Move version output from --help to --version
|
18 yıl önce |
Guillem Jover
|
3b340a1f26
s-s-d: Check uid and gid before calling setuid, setgid and initgroups
|
18 yıl önce |
Guillem Jover
|
7a1da85bed
s-s-d: Make --quiet silence --test
|
18 yıl önce |
Guillem Jover
|
b6a8bc8f16
s-s-d: Keep retrying even if the daemon removed the pidfile
|
18 yıl önce |
Guillem Jover
|
b2a61ec82e
s-s-d: Fix indentation
|
18 yıl önce |
Guillem Jover
|
02680ecbbb
Use NULL instead of 0
|
18 yıl önce |