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
2015-03-31
Use "<enter>" instead of "return" or "enter" in input prompts
Guillem Jover
1
-1
/
+1
2015-01-28
test: Move use strict and warnings as the first directives
Guillem Jover
1
-5
/
+7
2014-10-23
u-a: Inline alternative status description into translatable string
Guillem Jover
1
-3
/
+6
2014-10-20
s-s-d: Add a new --remove-pidfile option
Guillem Jover
1
-0
/
+19
2014-10-16
s-s-d: Create a pidfile even when not backgrounding ourselves
Guillem Jover
1
-0
/
+3
2014-10-06
s-s-d: Do not fail when kvm_getprocs() cannot find any process
Guillem Jover
1
-1
/
+9
2014-10-06
s-s-d: On kFreeBSD do not make kvm_openfiles() open /dev/mem
Guillem Jover
1
-1
/
+6
2014-10-06
s-s-d: Refactor KVM code
Guillem Jover
1
-39
/
+44
2014-10-06
s-s-d: Do not abort on --stop when only pid or ppid options are specified
Christos Trochalakis
1
-0
/
+4
2014-10-06
s-s-d: Make sure the pidfile is always created with a 022 umask
Guillem Jover
1
-4
/
+5
2014-10-06
s-s-d: Do not exit from first parent before the pidfile has been created
Guillem Jover
1
-5
/
+53
2014-10-06
s-s-d: Move write_pidfile() before daemonize()
Guillem Jover
1
-21
/
+21
2014-10-06
s-s-d: Abort if the system or compatibility setsid() fails
Guillem Jover
1
-2
/
+5
2014-10-06
build: Split test_programs and test_scripts out of test_cases
Guillem Jover
1
-2
/
+3
2014-08-19
s-s-d: Switch GNU/kFreeBSD systems to use libkvm
Guillem Jover
1
-2
/
+2
2014-08-15
s-s-d: Remove wasteful strlen() comparison before strcmp()
Guillem Jover
1
-2
/
+0
2014-06-05
s-s-d: Add DragonFlyBSD support
Guillem Jover
1
-0
/
+13
2014-05-28
u-a: Uppercase altdb_flags enum values
Guillem Jover
1
-9
/
+9
2014-05-28
u-a: Uppercase opcode enum values
Guillem Jover
1
-11
/
+11
2014-05-28
s-s-d: Uppercase status_code enum values
Guillem Jover
1
-22
/
+22
2014-05-28
s-s-d: Uppercase action_code enum values
Guillem Jover
1
-17
/
+17
2014-05-17
s-s-d: Cope with bogus OpenVZ kernels that prepend the " (deleted)" marker
Guillem Jover
1
-4
/
+12
2014-05-17
u-a: Switch from alternative_has_choice() to checking if fs is NULL
Guillem Jover
1
-3
/
+4
2014-05-17
u-a: Fix TOCTOU race in rename_mv()
Guillem Jover
1
-13
/
+9
2014-05-17
u-a: Fix TOCTOU race when loading an alternative
Guillem Jover
1
-11
/
+10
2014-05-17
build: Switch to use libtool for the static libraries
Guillem Jover
1
-2
/
+2
2014-04-30
s-s-d: Fix off-by-one stack buffer overrun on GNU/Linux and GNU/kFreeBSD
Guillem Jover
1
-2
/
+2
2014-04-30
u-a: Fix memory leaks in alternative_parse_fileset()
Guillem Jover
1
-0
/
+4
2014-04-21
s-s-d: Add a new --ppid matching option
Guillem Jover
1
-2
/
+91
2014-04-21
s-s-d: Detect system specific headers at configure time
Guillem Jover
1
-15
/
+16
2014-04-21
s-s-d: Move Hurd specific headers after all standard headers
Guillem Jover
1
-5
/
+5
2014-04-21
s-s-d: Fix OpenBSD KVM code to use current kinfo_proc layout
Guillem Jover
1
-0
/
+6
2014-04-21
s-s-d: Add a native FreeBSD pid_is_exec() method
Guillem Jover
1
-0
/
+26
2014-04-21
s-s-d: Fix FreeBSD KVM code to use current kinfo_proc layout
Guillem Jover
1
-0
/
+16
2014-04-21
s-s-d: Add a generic KVM implementation for do_procinit()
Guillem Jover
1
-2
/
+27
2014-04-21
s-s-d: Remove unnecessary pointer reference and dereference dance
Guillem Jover
1
-1
/
+1
2014-04-21
s-s-d: Use symbolic names for option codes
Guillem Jover
1
-2
/
+4
2014-04-21
s-s-d: Refactor Linux comm retrieval and switch to use /proc/PID/status
Guillem Jover
1
-17
/
+39
2014-04-21
test: Remove sequence number prefixes from test case filenames
Guillem Jover
2
-2
/
+2
2014-04-21
build: Rename Makecheck.am to just check.am
Guillem Jover
1
-1
/
+1
2014-01-15
Rename return code variables from r to rc
Guillem Jover
2
-6
/
+8
2014-01-15
Use dead_pid instead of r as variable name for waitpid() return value
Guillem Jover
1
-3
/
+3
2014-01-15
Give better names to variables in malloc replacement functions
Guillem Jover
1
-4
/
+4
2013-12-17
s-s-d: Add new --pid option
Guillem Jover
1
-3
/
+31
2013-12-12
u-a: Fix a segfault when adding a new slave link to a link group
Guillem Jover
1
-1
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
2
-2
/
+2
2013-12-05
Switch variables from int to bool where appropriate
Guillem Jover
1
-9
/
+9
2013-10-16
u-a: Change mark to be a character instead of a string
Guillem Jover
1
-4
/
+4
2013-10-16
u-a: Unify idx handling in alternative_select_choice()
Guillem Jover
1
-5
/
+3
2013-10-16
u-a: Refactor out choice printing into its own function
Guillem Jover
1
-17
/
+19
[next]