Wichert Akkerman
|
7f0e716370
utils/start-stop-daemon.c: Add OpenBSD support
|
25 years ago |
Adam Heath
|
e83c5b70e4
utils/start-stop-daemon.c: --name is now allowed on the command line
|
25 years ago |
Adam Heath
|
9d1b8a959f
Add --nicelevel, to alter a programs priority before starting.
|
25 years ago |
Adam Heath
|
647d79b9e0
Clean up a few gcc warnings. Note that the warning:
|
25 years ago |
Wichert Akkerman
|
5cdb118820
fix a buffer overflow in cmdname handling
|
26 years ago |
Wichert Akkerman
|
12d2028c09
configure.in: don't try to outguess what CFLAGS should be
|
26 years ago |
Wichert Akkerman
|
07270aee02
scripts/cl-debian.pl: Allow space between `#' and the bugnumber in the changelog scripts
|
26 years ago |
Wichert Akkerman
|
91125a09a8
dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip the 8th bit of characters
|
26 years ago |
Wichert Akkerman
|
dc410dca4c
utils/start-stop-daemon.c: Fix OS-detection for sunos
|
26 years ago |
Wichert Akkerman
|
7f89e78fd3
dselect/main.cc: We need to printf programdesc as well
|
26 years ago |
Wichert Akkerman
|
652578fc7c
Rename cvsclean to distclean
|
26 years ago |
Wichert Akkerman
|
b5be99fd83
Fix uid/gid changing in start-stop-daemon
|
27 years ago |
Ben Collins
|
68cdb92922
* utils/start-stop-daemon.c: call initgroups() prior to seteuid()
|
27 years ago |
Wichert Akkerman
|
b3b861c1ac
Add strdup to start-stop-daemon
|
27 years ago |
Wichert Akkerman
|
7db3aee08e
Useless change in uid-parsing
|
27 years ago |
Ben Collins
|
8695d5aec4
Changed start-stop-daemon's --chuid user/group seperator to ':'
|
27 years ago |
Ben Collins
|
d444700f1f
* utils/start-stop-daemon.c: Added ability for user.group arg to
|
27 years ago |
Ben Collins
|
43d40df962
* Fixed some compiler warnings
|
27 years ago |
Ben Collins
|
54b7353763
* Added --chuid option to start-stop-daemon to allow switching to
|
27 years ago |
Wichert Akkerman
|
ddaff1f222
Add support for HURD to start-stop-daemon
|
27 years ago |
Wichert Akkerman
|
948a6d1d9e
* check if we violate conflicts/depends/pre-depends of other packages when
|
27 years ago |