index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2016-08-08
core: amend policy to open up dynamic user queries (#3920)
Zbigniew Jędrzejewski-Szmek
2016-08-06
Merge pull request #3884 from poettering/private-users
Zbigniew Jędrzejewski-Szmek
2016-08-05
Merge pull request #3818 from poettering/exit-status-env
Zbigniew Jędrzejewski-Szmek
2016-08-05
Merge pull request #3900 from keszybz/fix-3607
Lennart Poettering
2016-08-05
socket: add helper function to remove code duplication
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: include remote address in the message when dropping connection
Zbigniew Jędrzejewski-Szmek
2016-08-05
systemd: do not serialize peer, bump count when deserializing socket instead
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/service: serialize and deserialize accept_socket
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: rework SocketPeer refcounting
Zbigniew Jędrzejewski-Szmek
2016-08-05
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-04
systemd: convert peers_by_address to a set
Zbigniew Jędrzejewski-Szmek
2016-08-04
core: only set the watchdog variables in ExecStart= lines
Lennart Poettering
2016-08-04
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP...
Lennart Poettering
2016-08-04
main: use pager for --dump-configuration-items (#3894)
0xAX
2016-08-04
core: use the correct APIs to determine whether a dual timestamp is initialized
Lennart Poettering
2016-08-04
core: move masking of chroot/permission masking into service_spawn()
Lennart Poettering
2016-08-04
core: turn various execution flags into a proper flags parameter
Lennart Poettering
2016-08-04
Merge pull request #2471 from michaelolbrich/transient-mounts
Lennart Poettering
2016-08-04
util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)
David Michael
2016-08-03
core: add new PrivateUsers= option to service execution
Lennart Poettering
2016-08-03
execute: don't set $SHELL and $HOME for services, if they don't contain inter...
Lennart Poettering
2016-08-03
core: inherit TERM from PID 1 for all services started on /dev/console
Lennart Poettering
2016-08-03
core: drop spurious newline
Lennart Poettering
2016-08-02
socket: add support to control no. of connections from one source (#3607)
Susant Sahani
2016-08-02
main: load Smack policy before IMA policy (#3859)
Ismo Puustinen
2016-08-01
main: get rid of ACTION_DONE (#3849)
0xAX
2016-07-25
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-25
automount: don't cancel mount/umount request on reload/reexec (#3670)
Michael Olbrich
2016-07-25
transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)
Michael Olbrich
2016-07-25
core: change ExecStart=! syntax to ExecStart=+ (#3797)
Lennart Poettering
2016-07-22
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-22
Merge pull request #3753 from poettering/tasks-max-scale
Lennart Poettering
2016-07-22
cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.
Alessandro Puccetti
2016-07-22
nss: add new "nss-systemd" NSS module for mapping dynamic users
Lennart Poettering
2016-07-22
core: enforce user/group name validity also when creating transient units
Lennart Poettering
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-22
core: be stricter when parsing User=/Group= fields
Lennart Poettering
2016-07-22
core: check for overflow when handling scaled MemoryLimit= settings
Lennart Poettering
2016-07-22
macros.systemd.in: add %systemd_ordering (#3776)
Harald Hoyer
2016-07-22
core: change TasksMax= default for system services to 15%
Lennart Poettering
2016-07-22
main: simplify things a bit by moving container check into fixup_environment()
Lennart Poettering
2016-07-22
core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale
Lennart Poettering
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-22
core: rework machine-id-setup.c to use the calls from id128-util.[ch]
Lennart Poettering
2016-07-22
main: make sure set_machine_id() doesn't clobber arg_machine_id on failure
Lennart Poettering
2016-07-22
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
Lennart Poettering
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-22
Merge pull request #3762 from poettering/sigkill-log
Martin Pitt
2016-07-22
Merge pull request #3764 from poettering/assorted-stuff-2
Martin Pitt
[next]