index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
systemctl: relax permission checks in halt_main()
Ivan Shapovalov
2015-09-10
1
-8
/
+14
|
*
systemctl: fix logind bus call error handling in halt_main()
Ivan Shapovalov
2015-09-10
1
-1
/
+9
|
*
systemctl: minor: use IN_SET() instead of repeated equality checks.
Ivan Shapovalov
2015-09-10
1
-31
/
+42
|
*
systemctl: legacy tools shall never be interactive
Ivan Shapovalov
2015-09-10
1
-1
/
+4
*
|
Merge pull request #1239 from poettering/cgroup-pids
Daniel Mack
2015-09-10
1
-37
/
+55
|
\
\
|
*
|
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
1
-37
/
+55
*
|
|
Merge pull request #1242 from poettering/no-off_t
Daniel Mack
2015-09-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-10
1
-1
/
+1
|
|
/
*
/
systemctl: add RequisiteOf* as inverses of Requisite and RequisiteOverridable
Evgeny Vereshchagin
2015-09-10
1
-0
/
+2
|
/
*
systemctl: add dry-run support for scheduled shutdowns
Daniel Mack
2015-09-09
1
-5
/
+20
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
systemctl: add ConsistsOf as the inverse of PartOf
Evgeny Vereshchagin
2015-09-08
1
-0
/
+1
*
systemctl: a number of cleanups regarding error handling in systemctl
Lennart Poettering
2015-09-07
1
-14
/
+13
*
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
1
-1
/
+1
*
Revert "systemctl: properly handle empty control group paths in "status""
Lennart Poettering
2015-08-25
1
-8
/
+3
*
Merge pull request #1022 from poettering/machinectl-shell
Tom Gundersen
2015-08-25
1
-3
/
+8
|
\
|
*
systemctl: properly handle empty control group paths in "status"
Lennart Poettering
2015-08-24
1
-3
/
+8
*
|
logind/systemctl: introduce SetWallMessage and --message
Jan Synacek
2015-08-25
1
-44
/
+58
|
/
*
support reboot -f for kexec kernel
Thomas Blume
2015-08-12
1
-0
/
+1
*
tree-wide: introduce mfree()
David Herrmann
2015-07-31
1
-2
/
+1
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
1
-5
/
+5
*
systemctl: fix edit when EDITOR contains arguments
Jan Synacek
2015-06-18
1
-12
/
+25
*
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
Lennart Poettering
2015-06-16
1
-1
/
+1
*
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-15
1
-1
/
+1
*
tree-wide: fix memory leaks in users of bus_map_all_properties()
David Herrmann
2015-06-14
1
-9
/
+12
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-0
/
+6
*
systemctl: Use /usr/bin/editor if available
Michael Biebl
2015-06-03
1
-1
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
systemctl: Don't skip SysV init.d scripts when enabling/disabling units
Martin Pitt
2015-05-28
1
-2
/
+11
*
systemctl: drop hardcoded chkconfig invocation
Martin Pitt
2015-05-28
2
-6
/
+52
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-0
/
+1
*
systemctl: introduce --now for enable, disable and mask
Jan Synacek
2015-05-15
1
-4
/
+24
*
systemctl: fix check for template units
Thomas Hindoe Paaboel Andersen
2015-05-12
1
-1
/
+1
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-1
/
+1
*
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-11
1
-2
/
+2
*
systemctl: null-initialize pointer with cleanup attribute
Daniel Buch
2015-05-06
1
-1
/
+1
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
1
-46
/
+54
*
systemctl: kill newline characters from log_error_errno() calls
Daniel Mack
2015-04-24
1
-2
/
+2
*
systemctl: talk to logind for scheduled shutdowns
Daniel Mack
2015-04-24
1
-57
/
+103
*
shared/utmp-wtmp: add parameter for origin tty and callback userdata
Daniel Mack
2015-04-24
1
-2
/
+2
*
systemctl: avoid bumping NOFILE rlimit unless needed
Zbigniew Jędrzejewski-Szmek
2015-04-15
1
-5
/
+6
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
systemctl: Use logind for --firmware-setup if possible
Jan Janssen
2015-04-08
1
-5
/
+43
*
logind,systemctl: add reboot to EFI firmware support
Jan Janssen
2015-04-07
1
-0
/
+15
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-2
/
+2
*
systemctl: remove dead check
Zbigniew Jędrzejewski-Szmek
2015-03-07
1
-2
/
+2
*
core: expose consumed CPU time per unit
Lennart Poettering
2015-03-02
1
-0
/
+9
*
systemctl: bump NOFILE only for systemctl_main
Zbigniew Jędrzejewski-Szmek
2015-02-24
1
-5
/
+5
[prev]
[next]