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
2017-10-17
build: Cleanup the correct polkit file
Guillem Jover
1
-1
/
+1
2017-10-17
debian: Install update-alternatives policykit-1 file
Guillem Jover
2
-4
/
+4
2017-10-17
u-a: Add new policykit file
Guillem Jover
3
-0
/
+40
2017-08-26
utils: Fix u-a man page section reference in README file
Guillem Jover
1
-1
/
+1
2017-07-04
s-s-d: Parse usernames and groupnames starting with digits correctly
Guillem Jover
1
-3
/
+3
2017-02-26
s-s-d: Define _KMEMUSER for NetBSD
Guillem Jover
1
-0
/
+3
2017-02-26
s-s-d: Use correct struct kinfo_proc ruid submember on NetBSD
Guillem Jover
1
-0
/
+2
2017-02-26
s-s-d: Use 5-argument kvm_getprocs() call form on OpenBSD
Guillem Jover
1
-0
/
+4
2017-02-26
s-s-d: Rename err to ret as the former is a function on BSDs
Guillem Jover
1
-3
/
+3
2017-01-23
u-a: Use areadlink() instead of lstat() + xreadlink()
Guillem Jover
1
-9
/
+2
2017-01-23
u-a: Refactor pathname existence check into a new function
Guillem Jover
1
-34
/
+23
2017-01-23
u-a: Move xvasprintf() and xasprintf() definitions earlier in the code
Guillem Jover
1
-24
/
+24
2017-01-22
s-s-d: Use the new process executable support in GNU/Hurd
Guillem Jover
1
-0
/
+12
2017-01-22
s-s-d: Use proc_stat_pid() instead of accessing the member directly
Guillem Jover
1
-1
/
+1
2016-10-30
u-a: Fix short-lived memory leaks
Guillem Jover
1
-23
/
+26
2016-10-30
u-a: Fix lookup by name on --config
Guillem Jover
1
-3
/
+1
2016-10-30
s-s-d: Port process handling to AIX
Guillem Jover
1
-3
/
+74
2016-10-30
s-s-d: Cleanup OS* macros
Guillem Jover
1
-64
/
+64
2016-10-30
s-s-d: Port process handling to Mac OS X
Guillem Jover
1
-0
/
+87
2016-10-30
s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()
Guillem Jover
1
-4
/
+4
2016-10-30
s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0
Guillem Jover
1
-3
/
+3
2016-10-30
s-s-d: Use reserved system preprocessor symbols
Guillem Jover
1
-3
/
+3
2016-10-30
data: Move architecture tables to a new data directory
Guillem Jover
1
-1
/
+1
2016-07-03
s-s-d: Simplify action dispatching in main()
Guillem Jover
1
-12
/
+4
2016-07-03
s-s-d: Switch do_start() to return a value instead of exit()ing directly
Guillem Jover
1
-4
/
+4
2016-07-03
s-s-d: Set return buffer length for sysctl(2) calls on */kFreeBSD
Guillem Jover
1
-3
/
+6
2016-07-03
s-s-d: Fix number of entries computation returned by sysctl() on */kFreeBSD
Guillem Jover
1
-1
/
+1
2016-05-09
s-s-d: Use a heap allocated formatted string for what to stop
Guillem Jover
1
-11
/
+18
2016-05-03
s-s-d: Initialize nentries from sysctl(2) on */kFreeBSD
Guillem Jover
1
-0
/
+1
2016-05-03
s-s-d: Rename sysctl() name variables to mib
Guillem Jover
1
-30
/
+30
2016-04-01
build: Split libps and libkvm detection into their own macros and variables
Guillem Jover
1
-1
/
+3
2016-04-01
build: Remove unused UA_LIBS variable
Guillem Jover
1
-1
/
+1
2016-04-01
s-s-d: Switch kFreeBSD to use sysctl(3)
Guillem Jover
1
-0
/
+102
2016-04-01
s-s-d: Unify --help output with the rest of the tools
Guillem Jover
1
-38
/
+52
2016-02-26
u-a: Remove useless alternative_has_slave() before alternative_get_slave()
Guillem Jover
1
-4
/
+6
2016-02-26
u-a: Move check for new slave inside alternative_evolve_slave()
Guillem Jover
1
-5
/
+6
2016-02-26
u-a: Move alternative temporary extension to the build system
Guillem Jover
2
-2
/
+1
2016-02-26
u-a: Generalize admindir environment variable handling
Guillem Jover
2
-4
/
+10
2015-12-12
u-a: Merge all action handling into a single if-else-if block
Guillem Jover
1
-17
/
+28
2015-12-12
u-a: Switch xasprintf() to return an allocated string
Guillem Jover
1
-32
/
+27
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-09-21
s-s-d: Do not set changegroup unconditionally
Sven Joachim
1
-4
/
+5
2015-09-17
s-s-d: Remove now unused xstrdup() function
Guillem Jover
1
-11
/
+0
2015-09-17
u-a: Do not try to free() a «const char *»
Guillem Jover
1
-4
/
+4
2015-09-15
s-s-d: Fix short-lived memory leak when parsing --chuid
Guillem Jover
1
-1
/
+1
2015-09-15
u-a: Fix memory leak in alternative_config_all()
Guillem Jover
1
-1
/
+3
2015-09-14
u-a: Remove subcall and surrounding code
Guillem Jover
1
-51
/
+0
2015-09-14
u-a: Reimplement --set-selections as a built-in command
Guillem Jover
1
-10
/
+12
2015-09-14
u-a: Reimplement --all as a fully built-in command
Guillem Jover
1
-14
/
+25
2015-09-14
u-a: Move selection functions after alternative_update()
Guillem Jover
1
-123
/
+123
[next]