summaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-18networkd: Add EmitRouter= option for DHCP Server (#3251)Clemens Gruber9-22/+63
2016-05-18core/dbus: use free_and_strdup to simplify code (#3279)Jonathan Boulle1-31/+7
2016-05-17hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-1/+181
2016-05-17vconsole: add log_oom() where appropriateLennart Poettering1-2/+2
2016-05-16update NEWSLennart Poettering1-0/+8
2016-05-16man: clarify that IOXyz= only applies to the unified hierarchy, and BlockIOXy...Lennart Poettering1-98/+84
2016-05-16update TODOLennart Poettering1-1/+16
2016-05-16CONTRIBUTING: recommend force-push (#3273)Zbigniew Jędrzejewski-Szmek1-4/+1
2016-05-16basic: Fix incorrect architecture mapping on sparc64. (#3274)John Paul Adrian Glaubitz2-2/+2
2016-05-16core: don't log job status message in case job was effectively NOP (#3199)Michal Sekletar6-21/+23
2016-05-16missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)Stefan Saraev1-0/+4
2016-05-16vconsole-setup: Store fonts on heap (#3268)Kyle Russell1-1/+7
2016-05-16hwdb: add touchpad resolution for Lenovo E530 (#3265)Peter Hutterer1-0/+7
2016-05-16namespace: Make private /dev noexec and readonly (#3263)topimiettinen2-4/+11
2016-05-16/var/tmp instead of /tmp/var in systemd.unit man page (#3262)gdamjan1-1/+1
2016-05-16man: fix typo (#3261)Andre Klärner1-1/+1
2016-05-16sd-dhcp6-client: add log_errno macro and improve debug messages a bitZbigniew Jędrzejewski-Szmek2-10/+13
2016-05-16tree-wide: drop spurious "&"s when passing functions aroundZbigniew Jędrzejewski-Szmek7-28/+31
2016-05-15networkd: do not generate a mac address for vlan interfaces (#3221)Susant Sahani1-1/+1
2016-05-15networkd: bridge add support to configure multicast snooping (#3223)Susant Sahani4-0/+18
2016-05-14networkd: fix copy-pasto in error messageZbigniew Jędrzejewski-Szmek1-1/+1
2016-05-14networkd: drop route_dropZbigniew Jędrzejewski-Szmek3-11/+2
2016-05-14busctl: use Monitoring interface (#3245)Lars Uebernickel1-15/+30
2016-05-14core: allow slice to be overriden if cgroups aren't realized (#3246)Tejun Heo1-1/+3
2016-05-14namespace: unmount old /dev under our new private /dev (#3254)topimiettinen1-0/+2
2016-05-14Sort LINGUAS similar to Makefile.am:dist_catalog_DATAAlexander Shopov1-7/+7
2016-05-14po, catalog - add Bulgarian translationAlexander Shopov4-0/+943
2016-05-12nspawn: drop spurious newlineLennart Poettering1-1/+0
2016-05-12update TODOLennart Poettering1-0/+16
2016-05-12core: added ListUnitsByNames dbus method (#3182)kayrus2-27/+80
2016-05-12Create initrd-root-device.target synchronization point (#3239)Daniel Drake10-4/+71
2016-05-11logind: introduce LockedHint and SetLockedHint (#3238)Victor Toso4-0/+74
2016-05-11coredump: use next_datagram_size_fd instead of ioctl(FIONREAD) (#3237)Evgeny Vereshchagin1-3/+4
2016-05-10man: document the nfs mount option bg as unsupported (#3231)tblume1-0/+5
2016-05-10units: make sure that fsck is executed before quotachecktblume1-1/+1
2016-05-10catalog: update French translation (#3228)Sylvain Plantefève1-5/+65
2016-05-09locale-util: mark special_glyph() as _const_Zbigniew Jędrzejewski-Szmek2-2/+2
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek14-84/+85
2016-05-09shared/install: use "→" instead of "pointing to" for a symlinkZbigniew Jędrzejewski-Szmek1-1/+5
2016-05-09shared/install: do not print warning when a unit is already enabledZbigniew Jędrzejewski-Szmek1-4/+6
2016-05-09shared/install: handle dangling aliases as an explicit case, report nicelyZbigniew Jędrzejewski-Szmek2-1/+16
2016-05-09shared/install: add some more debug messages and commentsZbigniew Jędrzejewski-Szmek1-3/+20
2016-05-09update TODOLennart Poettering1-3/+2
2016-05-09nspawn: only remove veth links we created ourselvesLennart Poettering1-2/+12
2016-05-09network: Make sure we log about parse errors for ifname listsLennart Poettering1-2/+4
2016-05-09network: allow LLDP packets to cross non-customer bridges for container netwo...Lennart Poettering3-3/+3
2016-05-09networkd: reworkd LLDP emission to allow control of propagation levelLennart Poettering7-41/+126
2016-05-09tree-wide: port more code to use ifname_valid()Lennart Poettering8-85/+83
2016-05-09man: add documentation for the new --network-zone= concept of nspawnLennart Poettering2-1/+40
2016-05-09network: add automatic configuration for the networks created by nspawn --net...Lennart Poettering4-1/+32