summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-31resolved: directly include some required headers instead of inheritingDavid Michael
2016-08-31resolved: remove unused prototypeDavid Michael
2016-08-31install: fix disable when /etc/systemd/system is a symlink (#4063)Lennart Poettering
2016-08-31networkd: do not drop config for unmanaged interfaces (#4033)Lennart Poettering
2016-08-31hwdb: 60-keyboard: remove line causing a syntax error (#3999)Lennart Poettering
2016-08-31core: introduce MemorySwapMax= (#3659)Lennart Poettering
2016-08-31link : add support to configure LRO and GRO Offload features (#4064)Lennart Poettering
2016-08-31load-fragment: Resolve specifiers in OnCalendar and On*Sec (#4045)Lennart Poettering
2016-08-31link : add support to configure LRO and GRO Offload featuresSusant Sahani
2016-08-30link : add support to configure Offload features (#4017)Susant Sahani
2016-08-30bootctl: properly skip duplicate entries (#4048)Mantas Mikulėnas
2016-08-30Merge pull request #4053 from brulon/force-unmountLennart Poettering
2016-08-30install: fix disable when /etc/systemd/system is a symlinkLukas Nykryn
2016-08-30Merge pull request #4052 from yann-morin-1998/yem/o-tmpfileLennart Poettering
2016-08-30Merge pull request #4054 from yuwata/man-fixMartin Pitt
2016-08-30core: introduce MemorySwapMax=WaLyong Cho
2016-08-29basic/fileio: we always have O_TMPFILE nowYann E. MORIN
2016-08-29missing.h: add missing definitions for __O_TMPFILEYann E. MORIN
2016-08-29importd/export-raw: needs missing.h for O_TMPFILEYann E. MORIN
2016-08-29man: systemd-journal-remote: do not use ulink tags for example addressesYu Watanabe
2016-08-29man: systemd.mount: DefaultTimeoutStart -> DefaultTimeoutStartSecYu Watanabe
2016-08-29Merge pull request #4046 from pilophae/ideapad500iskPeter Hutterer
2016-08-27hwdb: 60-keyboard: remove line causing a syntax errorMantas Mikulėnas
2016-08-27mount: add SloppyOptions= to mount_dump()Barron Rulon
2016-08-27mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon
2016-08-26hwdb: add axis range corrections for Lenovo Ideapad 500S-13ISKErik Karlsson
2016-08-26load-fragment: Resolve specifiers in OnCalendar and On*SecDouglas Christman
2016-08-26mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon
2016-08-26journal: add/use flushed_flag_is_set() helper (#4041)Vito Caputo
2016-08-26tests: mount proc before `exec valgrind` (#4044)Evgeny Vereshchagin
2016-08-26Merge pull request #3984 from poettering/refcntEvgeny Vereshchagin
2016-08-26nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023)Luca Bruno
2016-08-26units: remove udev control socket when systemd stops the socket unit (#4039)Michal Sekletar
2016-08-25journal: implicitly flush to var on recovery (#4028)Vito Caputo
2016-08-25networkd: do not drop config for unmanaged interfacesMantas Mikulėnas
2016-08-25udev: inform systemd how many workers we can potentially spawn (#4036)Michal Sekletar
2016-08-24docs: add --with-support-url= to distribution porting guide. (#4035)Stefan
2016-08-24run: respect quiet when starting timer (#4029)Nick Owens
2016-08-24hwdb: add axis ranges for the MacBook 4,1 (#4030)Peter Hutterer
2016-08-23Updated Hungarian translation (#4026)Balázs Úr
2016-08-23core,network: Use const qualifiers for block-local variables in macro functio...Felipe Sateler
2016-08-22core: do not fail at step SECCOMP if there is no kernel support (#4004)Felipe Sateler
2016-08-22bus-util: turn on exit-on-disconnect for all command line toolsLennart Poettering
2016-08-22sd-bus: optionally, exit process or event loop on disconnectLennart Poettering
2016-08-22update TODOLennart Poettering
2016-08-22sd-bus: add a small test case for sd_bus_trackLennart Poettering
2016-08-22sd-bus: when the server-side disconnects, make sure to dispatch all tracking ...Lennart Poettering
2016-08-22sd-bus: ensure we don't dispatch track objects while we are adding names to themLennart Poettering
2016-08-22sd-bus: split out handling of reply callbacks on close into its own functionLennart Poettering
2016-08-22core: let's use set_contains() where appropriateLennart Poettering