index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
/
ru.po
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
seccomp: only abort on syscall name resolution failures (#3701)
Luca Bruno
1
-1
/
+1
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
38
-44
/
+44
2016-07-08
man: improve wording for calendar spec's repetition values (#3687)
Ivan Shapovalov
1
-1
/
+1
2016-07-08
nspawn-completion: implementation of shell completion of --notify-ready (#3679)
Alessandro Puccetti
2
-1
/
+7
2016-07-08
rules: block: add support for pmem devices (#3683)
bgbhpe
2
-2
/
+2
2016-07-08
udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686)
Michal Sekletar
1
-1
/
+7
2016-07-08
execute: Do not alter call-by-ref parameter on failure
Jouke Witteveen
1
-3
/
+3
2016-07-08
core: queue loading transient units after setting their properties (#3676)
David Michael
2
-1
/
+1
2016-07-08
cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673)
Daniel Mack
1
-6
/
+10
2016-07-07
execute: Cleanup the environment early
Jouke Witteveen
1
-2
/
+1
2016-07-07
basic: log: Increase static buffer for source file location (#3674)
Daniel Mack
1
-2
/
+2
2016-07-06
man: networkd bonding remove 802.3ad from transmit hash policy (#3666)
Susant Sahani
1
-2
/
+1
2016-07-05
hwdb: Update database of Bluetooth company identifiers
Marcel Holtmann
1
-2
/
+164
2016-07-05
systemd-run: really make -E an alias for --setenv (#3654)
Michał Bartoszkiewicz
1
-1
/
+1
2016-07-04
man: add link to sd_bus_add_match to busctl.xml
Torstein Husebø
1
-2
/
+4
2016-07-04
treewide: fix typos
Torstein Husebø
6
-7
/
+7
2016-07-04
tests: fix memory leak in test_strv_fnmatch (#3653)
Evgeny Vereshchagin
1
-1
/
+1
2016-07-04
tests: Install missing libraries for things installed in /usr too
Felipe Sateler
1
-1
/
+1
2016-07-04
build-sys: link test-keymap-util against libsystemd-shared
Felipe Sateler
1
-1
/
+1
2016-07-04
tests: run file via libtool to determine shell scripts
Felipe Sateler
1
-1
/
+1
2016-07-04
tests: follow RUNPATH when installing missing libraries
Felipe Sateler
1
-1
/
+6
2016-07-02
treewide: use stdio_unset_cloexec() function
Alexander Kuleshov
4
-15
/
+5
2016-07-02
basic/fd-util: introduce stdio_unset_cloexec() function
Alexander Kuleshov
2
-0
/
+7
2016-07-02
sd-resolve: use close_many() (#3643)
0xAX
1
-3
/
+1
2016-07-02
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
3
-13
/
+28
2016-07-02
calendarspec: allow ranges in date and time specifications
Douglas Christman
4
-21
/
+54
2016-07-02
update TODO
Lennart Poettering
1
-0
/
+15
2016-07-01
manager: Fixing a debug printf formatting mistake (#3640)
Kyle Walker
1
-1
/
+1
2016-07-01
hwdb: add a 70-touchpad.hwdb to tag internal vs external touchpads
Peter Hutterer
3
-1
/
+65
2016-07-01
rules: set ID_BUS for bluetooth, rmi and i8042
Peter Hutterer
1
-1
/
+3
2016-07-01
Fix #3236 (#3633)
Lennart Poettering
3
-10
/
+11
2016-06-30
man: minor typo "has already has happened" (#3635)
Lukas Lösche
1
-1
/
+1
2016-06-30
sd-event: expose the event loop iteration counter via sd_event_get_iteration(...
Lennart Poettering
5
-9
/
+38
2016-06-30
manager: Only invoke a single sigchld per unit within a cleanup cycle
Kyle Walker
3
-2
/
+15
2016-06-30
journalctl: Make temporary files directory configurable (#3574)
ottopotto
4
-3
/
+89
2016-06-30
sd-event: expose the event loop iteration counter via sd_event_get_iteration()
Lennart Poettering
5
-9
/
+38
2016-06-30
test: check resolved generated resolv.conf in networkd-test (#3628)
Martin Pitt
1
-43
/
+32
2016-06-29
sd-bus: Fix a read after free error in bus-match. (#3624) (#3625)
Weng Xuetian
1
-0
/
+3
2016-06-28
systemctl mask of an non-existent unit should print a warning (#3521)
Susant Sahani
1
-0
/
+48
2016-06-28
journalct: allow --boot=0 to DTRT with --file/--directory
Zbigniew Jędrzejewski-Szmek
1
-2
/
+7
2016-06-28
journalctl: use simpler variable names in get_boots()
Zbigniew Jędrzejewski-Szmek
1
-15
/
+15
2016-06-28
journalct: do no allow --this-boot to take arguments
Zbigniew Jędrzejewski-Szmek
1
-1
/
+6
2016-06-28
journalctl: allow --file/--directory with --boot or --list-boots
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2016-06-28
Remove blank line in the output of “systemctl show” (#3614)
Lénaïc Huard
1
-1
/
+1
2016-06-28
man: clarify NotifyAccess overriding (#3620)
Luca Bruno
1
-2
/
+3
2016-06-28
resolved: add test for route-only domain filtering (#3609)
Martin Pitt
2
-0
/
+36
2016-06-28
Added Indonesian translation (#3615)
Andika Triwidada
2
-0
/
+577
2016-06-27
basic/strv: introduce STRV_IGNORE macro (#3601)
0xAX
2
-6
/
+8
2016-06-27
basic: pass flags to the fnmatch (#3606)
Evgeny Vereshchagin
2
-1
/
+12
2016-06-27
sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers'
Tom Gundersen
1
-23
/
+20
[next]