index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
run
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
run: various minor improvements
Lennart Poettering
2016-08-18
1
-12
/
+10
*
bus-util: unify loop around bus_append_unit_property_assignment()
Lennart Poettering
2016-08-18
1
-6
/
+3
*
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-05
1
-5
/
+3
*
systemd-run: really make -E an alias for --setenv (#3654)
Michał Bartoszkiewicz
2016-07-05
1
-1
/
+1
*
run: do not try to use reply after freeing it (#3318)
Zbigniew Jędrzejewski-Szmek
2016-05-22
1
-4
/
+3
*
Merge pull request #3094 from poettering/run-slice
Zbigniew Jędrzejewski-Szmek
2016-04-22
1
-0
/
+4
|
\
|
*
run: make --slice= work in conjunction with --scope
Lennart Poettering
2016-04-22
1
-0
/
+4
*
|
shared: move unit-specific code from bus-util.h to bus-unit-util.h
Lennart Poettering
2016-04-22
1
-0
/
+1
|
/
*
run: add -E as alias for --setenv
Zbigniew Jędrzejewski-Szmek
2016-04-20
1
-4
/
+3
*
run: change --tty option to --pty as documented
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-4
/
+4
*
run: add colon before printing started units
Iago López Galeiras
2016-04-04
1
-5
/
+5
*
run: remove period when printing started units
Iago López Galeiras
2016-03-23
1
-5
/
+5
*
run: Improve the help message about timer options and existing units
Wieland Hoffmann
2016-03-12
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: fix support for transient resource limit properties
Lennart Poettering
2016-02-01
1
-8
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-10
/
+9
*
run: automatically clean up transient timers created by systemd-run
Lennart Poettering
2015-11-17
1
-0
/
+5
*
run: when automatically generating names for transient units, use unique bus ...
Lennart Poettering
2015-11-17
1
-7
/
+64
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
run: fix "couldn't find executable" for the existing executables
Evgeny Vereshchagin
2015-10-25
1
-5
/
+0
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
2015-10-24
1
-5
/
+11
*
run: various modernizations and smaller fixes
Lennart Poettering
2015-10-08
1
-10
/
+15
*
basic: move two more terminal-related calls into terminal-util.[ch]
Lennart Poettering
2015-10-08
1
-0
/
+1
*
machinectl: fix race when opening new shells with "machinectl shell"
Lennart Poettering
2015-10-07
1
-1
/
+1
*
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
1
-1
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-11
/
+9
*
machined: call unlockpt() in container, not host
Lennart Poettering
2015-09-01
1
-3
/
+3
*
run: enable interactive authorization
Evgeny Vereshchagin
2015-09-01
1
-0
/
+39
*
tree-wide: use free_and_strdup()
Daniel Mack
2015-07-30
1
-6
/
+2
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
1
-1
/
+1
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-6
/
+3
*
Fix typo
Zbigniew Jędrzejewski-Szmek
2015-06-10
1
-1
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
1
-22
/
+22
*
run: by default, wait until the transient unit finished start-up
Lennart Poettering
2015-04-28
1
-4
/
+32
*
run: synchronously wait until the scope unit we create is started
Lennart Poettering
2015-04-28
1
-7
/
+35
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1
Lennart Poettering
2015-02-18
1
-1
/
+1
*
run: if we fail to set a property assignment then really fail
Lennart Poettering
2015-02-18
1
-7
/
+2
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
notify,firstboot,analyze,run: trim --help output to 80 lines
Zbigniew Jędrzejewski-Szmek
2015-01-28
1
-5
/
+5
*
machinectl: make sure that "machinectl login" exits immediately when the mach...
Lennart Poettering
2015-01-07
1
-1
/
+1
*
run: uninitialized variable
Zbigniew Jędrzejewski-Szmek
2014-12-25
1
-8
/
+4
*
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
2014-12-24
1
-2
/
+2
*
systemd-run: support -t mode when combined with -M
Lennart Poettering
2014-12-23
1
-30
/
+70
*
systemd-run: add --quiet mode to suppress informational message on TTY usage
Lennart Poettering
2014-12-23
1
-6
/
+15
[prev]
[next]