index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
Use functions from libcompat when those are not provided by the system
Guillem Jover
1
-1
/
+1
2008-01-30
s-s-d: Documentation improvements
Justin Pryzby
1
-4
/
+4
2008-01-28
Rename getopt to libcompat
Guillem Jover
1
-2
/
+2
2008-01-25
s-s-d: Use system timersub and fix timeval normalization in multiplication
Andreas PĂ„hlsson
1
-17
/
+4
2008-01-22
s-s-d: Fix timeout computations for --retry option
Guillem Jover
1
-46
/
+29
2008-01-22
s-s-d: Fix segfault when using --group w/o --chuid
Guillem Jover
1
-3
/
+3
2008-01-22
s-s-d: Properly set the supplementary groups on --chuid
Guillem Jover
1
-29
/
+17
2008-01-22
s-s-d: Change uid after changing gid and initalizing supplementary groups
Guillem Jover
1
-4
/
+4
2008-01-21
s-s-d: Fix signed vs unsigned warning when comparing to getuid and getgid
Guillem Jover
1
-2
/
+3
2008-01-21
Use external gettext intl library
Guillem Jover
1
-1
/
+1
2008-01-21
s-s-d: Refactor max open fd into a new function and coalesce close loop
Guillem Jover
1
-7
/
+11
2008-01-20
s-s-d: Change from 'Mandatory' to 'Matching' in --help output
Guillem Jover
1
-1
/
+1
2008-01-18
s-s-d: Clarify in help output that --name is one of the required options
Guillem Jover
1
-5
/
+7
2008-01-18
s-s-d: Add missing semicolon
Guillem Jover
1
-1
/
+1
2008-01-17
s-s-d: Move version output from --help to --version
Guillem Jover
1
-6
/
+10
2008-01-17
s-s-d: Check uid and gid before calling setuid, setgid and initgroups
Guillem Jover
1
-5
/
+32
2008-01-16
s-s-d: Make --quiet silence --test
Guillem Jover
1
-5
/
+8
2008-01-16
s-s-d: Keep retrying even if the daemon removed the pidfile
Guillem Jover
1
-1
/
+6
2008-01-16
s-s-d: Fix indentation
Guillem Jover
1
-161
/
+169
2008-01-16
Use the perl POSIX module instead of the enoent helper binary
Guillem Jover
2
-17
/
+0
2008-01-16
Use NULL instead of 0
Guillem Jover
1
-10
/
+10
2008-01-07
Fix signed vs unsigned value comparisons
Guillem Jover
1
-3
/
+3
2008-01-02
s-s-d: Remove redundant function declarations
Guillem Jover
1
-5
/
+0
2008-01-02
Use NONRETURNING and PRINTFFORMAT instead of NONRETURNPRINTFFORMAT attribute
Guillem Jover
1
-3
/
+1
2008-01-01
s-s-d: Do not print 'failed to kill' warning when doing pid polling
Samuel Thibault
1
-2
/
+3
2007-11-29
Define several private functions and variables as static
Guillem Jover
1
-1
/
+1
2007-08-10
Add *.o to .gitignore.
Guillem Jover
1
-0
/
+1
2007-05-15
* utils/start-stop-daemon.c (daemonize): Use _exit instead of exit, to
Guillem Jover
1
-2
/
+2
2007-05-15
Make start-stop-daemon fork twice while daemonizing. Closes: #416179
Guillem Jover
1
-20
/
+31
2007-05-08
Add missing svn:ignore entries.
Guillem Jover
1
-0
/
+2
2007-03-28
Revert revision 691 (Add support for PAM sessions in start-stop-daemon.)
Nicolas FRANCOIS
2
-127
/
+2
2007-03-25
Add support for PAM sessions in start-stop-daemon.
Nicolas FRANCOIS
2
-2
/
+127
2007-03-20
Update svn:ignore attributes.
Guillem Jover
1
-0
/
+2
2006-06-21
Tighten the scope for two global variables by moving them to parse_options.
Guillem Jover
1
-2
/
+2
2006-06-21
Add new '--umask' option to start-stop-daemon. Closes: #368003
Guillem Jover
1
-2
/
+31
2006-06-17
Set all svn:ignore.
Guillem Jover
1
-0
/
+1
2006-05-19
utils/enoent.c: Add a comment at the top of the
Frank Lichtenheld
1
-0
/
+4
2006-05-02
Standarize start-stop-daemon usage output format.
Guillem Jover
1
-7
/
+11
2006-04-04
Add '-r' to the help output of start-stop-daemon (Jared Spiegel).
Guillem Jover
1
-0
/
+1
2006-04-04
Prefix any chroot path to the exec file name when stating it in
Guillem Jover
1
-2
/
+19
2006-03-20
Change start-stop-daemon's --exec behaviour again on GNU/Linux to compare
Guillem Jover
1
-22
/
+16
2006-02-12
Remove all the generated files so we don't need to track changes in them.
Frank Lichtenheld
1
-520
/
+0
2006-02-06
Set the HOME environment variable when using the --chuid switch in
Guillem Jover
1
-0
/
+2
2006-01-29
Make start-stop-daemon print the proper version instead of 'VERSION'.
Guillem Jover
1
-2
/
+3
2006-01-26
Fix typo in start-stop-daemon's help output. Closes: #333673
Guillem Jover
1
-1
/
+1
2006-01-23
Change start-stop-daemon's --exec option behaviour on GNU/Linux to
Guillem Jover
1
-9
/
+27
2006-01-22
When linking statically, explicitly add libsepol, even if its only a
Guillem Jover
1
-3
/
+1
2006-01-18
Actually import 1.13.11.1, not 1.13.11, D'oh!
Frank Lichtenheld
1
-2
/
+2
2005-06-12
dpkg (1.13.9) unstable; urgency=low
Scott James Remnant
1
-10
/
+7
2005-03-18
dpkg (1.13.2) experimental; urgency=low
Scott James Remnant
3
-374
/
+25
[next]