summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * tree-wide: drop spurious "&"s when passing functions aroundZbigniew Jędrzejewski-Szmek2016-05-157-28/+31
| * networkd: fix copy-pasto in error messageZbigniew Jędrzejewski-Szmek2016-05-141-1/+1
| * networkd: drop route_dropZbigniew Jędrzejewski-Szmek2016-05-143-11/+2
* | update NEWSLennart Poettering2016-05-161-0/+8
* | man: clarify that IOXyz= only applies to the unified hierarchy, and BlockIOXy...Lennart Poettering2016-05-161-98/+84
* | update TODOLennart Poettering2016-05-161-1/+16
* | Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering2016-05-1616-34/+892
|\ \
| * | core: add io controller support on the unified hierarchyTejun Heo2016-05-0516-34/+892
* | | CONTRIBUTING: recommend force-push (#3273)Zbigniew Jędrzejewski-Szmek2016-05-161-4/+1
* | | basic: Fix incorrect architecture mapping on sparc64. (#3274)John Paul Adrian Glaubitz2016-05-162-2/+2
* | | core: don't log job status message in case job was effectively NOP (#3199)Michal Sekletar2016-05-166-21/+23
* | | missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)Stefan Saraev2016-05-161-0/+4
* | | vconsole-setup: Store fonts on heap (#3268)Kyle Russell2016-05-161-1/+7
* | | hwdb: add touchpad resolution for Lenovo E530 (#3265)Peter Hutterer2016-05-151-0/+7
* | | namespace: Make private /dev noexec and readonly (#3263)topimiettinen2016-05-152-4/+11
* | | /var/tmp instead of /tmp/var in systemd.unit man page (#3262)gdamjan2016-05-151-1/+1
* | | man: fix typo (#3261)Andre Klärner2016-05-151-1/+1
* | | networkd: do not generate a mac address for vlan interfaces (#3221)Susant Sahani2016-05-151-1/+1
* | | networkd: bridge add support to configure multicast snooping (#3223)Susant Sahani2016-05-154-0/+18
| |/ |/|
* | busctl: use Monitoring interface (#3245)Lars Uebernickel2016-05-141-15/+30
* | core: allow slice to be overriden if cgroups aren't realized (#3246)Tejun Heo2016-05-141-1/+3
* | Merge pull request #3253 from alshopov/masterZbigniew Jędrzejewski-Szmek2016-05-144-7/+950
|\ \
| * | Sort LINGUAS similar to Makefile.am:dist_catalog_DATAAlexander Shopov2016-05-141-7/+7
| * | po, catalog - add Bulgarian translationAlexander Shopov2016-05-144-0/+943
* | | namespace: unmount old /dev under our new private /dev (#3254)topimiettinen2016-05-141-0/+2
|/ /
* | nspawn: drop spurious newlineLennart Poettering2016-05-121-1/+0
* | update TODOLennart Poettering2016-05-121-0/+16
* | core: added ListUnitsByNames dbus method (#3182)kayrus2016-05-122-27/+80
* | Create initrd-root-device.target synchronization point (#3239)Daniel Drake2016-05-1210-4/+71
* | logind: introduce LockedHint and SetLockedHint (#3238)Victor Toso2016-05-114-0/+74
* | coredump: use next_datagram_size_fd instead of ioctl(FIONREAD) (#3237)Evgeny Vereshchagin2016-05-111-3/+4
* | Merge pull request #3220 from keszybz/install-fixesLennart Poettering2016-05-1016-131/+157
|\ \
| * | locale-util: mark special_glyph() as _const_Zbigniew Jędrzejewski-Szmek2016-05-092-2/+2
| * | tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek2016-05-0914-84/+85
| * | shared/install: use "→" instead of "pointing to" for a symlinkZbigniew Jędrzejewski-Szmek2016-05-091-1/+5
| * | shared/install: do not print warning when a unit is already enabledZbigniew Jędrzejewski-Szmek2016-05-091-4/+6
| * | shared/install: handle dangling aliases as an explicit case, report nicelyZbigniew Jędrzejewski-Szmek2016-05-092-1/+16
| * | shared/install: add some more debug messages and commentsZbigniew Jędrzejewski-Szmek2016-05-091-3/+20
| * | shared/install: simplify error handling conditionals in a few placesZbigniew Jędrzejewski-Szmek2016-05-071-18/+10
| * | core/mount: add helper function for mount statesZbigniew Jędrzejewski-Szmek2016-05-071-21/+16
* | | man: document the nfs mount option bg as unsupported (#3231)tblume2016-05-101-0/+5
* | | units: make sure that fsck is executed before quotachecktblume2016-05-101-1/+1
* | | catalog: update French translation (#3228)Sylvain Plantefève2016-05-091-5/+65
* | | Merge pull request #3209 from poettering/nspawn-network-zonesZbigniew Jędrzejewski-Szmek2016-05-0930-197/+650
|\ \ \
| * | | update TODOLennart Poettering2016-05-091-3/+2
| * | | nspawn: only remove veth links we created ourselvesLennart Poettering2016-05-091-2/+12
| * | | network: Make sure we log about parse errors for ifname listsLennart Poettering2016-05-091-2/+4
| * | | network: allow LLDP packets to cross non-customer bridges for container netwo...Lennart Poettering2016-05-093-3/+3
| * | | networkd: reworkd LLDP emission to allow control of propagation levelLennart Poettering2016-05-097-41/+126
| * | | tree-wide: port more code to use ifname_valid()Lennart Poettering2016-05-098-85/+83