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
Age
Commit message (
Expand
)
Author
2016-09-06
seccomp: also detect if seccomp filtering is enabled
Felipe Sateler
2016-09-02
Merge pull request #4084 from ssahani/netfix
Daniel Mack
2016-09-02
fix #4080
Susant Sahani
2016-09-01
systemctl: usable status command for special units (#4072)
Cireo
2016-08-31
hostnamed: prefer more precise DMI info over ACPI OSPM info
Lennart Poettering
2016-08-31
resolved: include d.f.ip6.arpa in default NTA list
Lennart Poettering
2016-08-31
sd-bus: bump message queue size
Lennart Poettering
2016-08-31
machinectl: split OS field in two; print ip addresses (#4058)
Seraphime Kirkovski
2016-08-31
networkd: add options to bridge (#4051)
Tobias Jungel
2016-08-31
install: fix disable when /etc/systemd/system is a symlink (#4063)
Lennart Poettering
2016-08-31
networkd: do not drop config for unmanaged interfaces (#4033)
Lennart Poettering
2016-08-31
core: introduce MemorySwapMax= (#3659)
Lennart Poettering
2016-08-31
link : add support to configure LRO and GRO Offload features (#4064)
Lennart Poettering
2016-08-31
load-fragment: Resolve specifiers in OnCalendar and On*Sec (#4045)
Lennart Poettering
2016-08-31
link : add support to configure LRO and GRO Offload features
Susant Sahani
2016-08-30
link : add support to configure Offload features (#4017)
Susant Sahani
2016-08-30
bootctl: properly skip duplicate entries (#4048)
Mantas Mikulėnas
2016-08-30
Merge pull request #4053 from brulon/force-unmount
Lennart Poettering
2016-08-30
install: fix disable when /etc/systemd/system is a symlink
Lukas Nykryn
2016-08-30
core: introduce MemorySwapMax=
WaLyong Cho
2016-08-29
basic/fileio: we always have O_TMPFILE now
Yann E. MORIN
2016-08-29
missing.h: add missing definitions for __O_TMPFILE
Yann E. MORIN
2016-08-29
importd/export-raw: needs missing.h for O_TMPFILE
Yann E. MORIN
2016-08-27
mount: add SloppyOptions= to mount_dump()
Barron Rulon
2016-08-27
mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...
Barron Rulon
2016-08-26
load-fragment: Resolve specifiers in OnCalendar and On*Sec
Douglas Christman
2016-08-26
mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...
brulon
2016-08-26
journal: add/use flushed_flag_is_set() helper (#4041)
Vito Caputo
2016-08-26
Merge pull request #3984 from poettering/refcnt
Evgeny Vereshchagin
2016-08-26
nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023)
Luca Bruno
2016-08-25
journal: implicitly flush to var on recovery (#4028)
Vito Caputo
2016-08-25
networkd: do not drop config for unmanaged interfaces
Mantas Mikulėnas
2016-08-25
udev: inform systemd how many workers we can potentially spawn (#4036)
Michal Sekletar
2016-08-24
run: respect quiet when starting timer (#4029)
Nick Owens
2016-08-23
core,network: Use const qualifiers for block-local variables in macro functio...
Felipe Sateler
2016-08-22
core: do not fail at step SECCOMP if there is no kernel support (#4004)
Felipe Sateler
2016-08-22
bus-util: turn on exit-on-disconnect for all command line tools
Lennart Poettering
2016-08-22
sd-bus: optionally, exit process or event loop on disconnect
Lennart Poettering
2016-08-22
sd-bus: add a small test case for sd_bus_track
Lennart Poettering
2016-08-22
sd-bus: when the server-side disconnects, make sure to dispatch all tracking ...
Lennart Poettering
2016-08-22
sd-bus: ensure we don't dispatch track objects while we are adding names to them
Lennart Poettering
2016-08-22
sd-bus: split out handling of reply callbacks on close into its own function
Lennart Poettering
2016-08-22
core: let's use set_contains() where appropriate
Lennart Poettering
2016-08-22
run: optionally, wait for the service to finish and show its result
Lennart Poettering
2016-08-22
core: cache last CPU usage counter, before destorying a cgroup
Lennart Poettering
2016-08-22
bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown type
Lennart Poettering
2016-08-22
bus-util: treat an empty string as a NULL
Lennart Poettering
2016-08-22
bus-util: support mapping signed integers with bus_map_properties()
Lennart Poettering
2016-08-22
core: add Ref()/Unref() bus calls for units
Lennart Poettering
2016-08-22
sd-bus: add a "recursive" mode to sd_bus_track
Lennart Poettering
[next]