index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-10
logind: do not pass negative number to strerror
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-01-10
udev: open control and netlink sockets before daemonization
Zbigniew Jędrzejewski-Szmek
1
-33
/
+34
2019-01-10
udevd: drop redundant call to sd_event_get_exit_code
Zbigniew Jędrzejewski-Szmek
1
-12
/
+3
2019-01-09
journal-remote: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
3
-3
/
+12
2019-01-09
journal-remote: verify entry length from header
Zbigniew Jędrzejewski-Szmek
1
-10
/
+24
2019-01-09
µhttpd: use a cleanup function to call MHD_destroy_response
Zbigniew Jędrzejewski-Szmek
3
-47
/
+18
2019-01-09
journald: lower the maximum entry size limit to ½ for non-sealed fds
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2019-01-09
journald: when processing a native message, bail more quickly on overbig mess...
Zbigniew Jędrzejewski-Szmek
1
-28
/
+37
2019-01-09
journald: set a limit on the number of fields (1k)
Zbigniew Jędrzejewski-Szmek
2
-0
/
+8
2019-01-09
coredump: fix message when we fail to save a journald coredump
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-01-09
basic/process-util: limit command line lengths to _SC_ARG_MAX
Zbigniew Jędrzejewski-Szmek
1
-48
/
+25
2019-01-09
journald: do not store the iovec entry for process commandline on stack
Zbigniew Jędrzejewski-Szmek
4
-30
/
+38
2019-01-09
journald: remove unnecessary {}
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2019-01-09
coredump: remove duplicate MESSAGE= prefix from message
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2019-01-09
core/mount: make mount_setup_existing_unit() not drop MOUNT_PROC_JUST_MOUNTED...
Yu Watanabe
1
-3
/
+3
2019-01-08
timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()
Zbigniew Jędrzejewski-Szmek
3
-9
/
+4
2019-01-08
Fix a few comments
Zbigniew Jędrzejewski-Szmek
3
-8
/
+6
2019-01-08
sd-device: modernize code a bit
Zbigniew Jędrzejewski-Szmek
1
-53
/
+18
2019-01-08
udev-node: make link_find_prioritized() return negative value when nothing found
Yu Watanabe
1
-0
/
+3
2019-01-08
core/socket: drop unnecessary assignment to 'r'
Yu Watanabe
1
-23
/
+15
2019-01-08
core/socket: use macro to define log_address_error_errno()
Yu Watanabe
1
-10
/
+7
2019-01-08
login: simplify the condtion in assertion and slightly decrease binary size
Yu Watanabe
1
-10
/
+2
2019-01-08
login: use free_and_strdup() at one more place
Yu Watanabe
1
-7
/
+2
2019-01-08
login: adjust range of InhibitWhat in assertions
Yu Watanabe
1
-1
/
+1
2019-01-08
zsh completion: Prevent functions from clobbering each other, &c.
dana
19
-82
/
+147
2019-01-08
Add Teclast X80 PLUS (H5C5) accel mount matrix
marvelousblack
1
-0
/
+4
2019-01-08
Unchain not related mice in 70-mouse.hwdb
Claudius Ellsel
1
-0
/
+36
2019-01-08
cat: add --stderr-priority option
Michael Sloan
2
-16
/
+57
2019-01-08
udevadm: refuse to run trigger, control, settle and monitor commands in chroot
Yu Watanabe
4
-0
/
+24
2019-01-08
NEWS: also mention that clock file for timesyncd may need to move
Yu Watanabe
1
-0
/
+2
2019-01-08
test: add testcases for the lines prefixed with whitespaces
Yu Watanabe
1
-5
/
+17
2019-01-08
conf-parser: accept whitespaces before comments
Yu Watanabe
1
-1
/
+1
2019-01-08
conf-parser: mention that unknown lvalue is ignored
Yu Watanabe
1
-1
/
+1
2019-01-07
core/socket: logs address or path which fails to be initialized
Yu Watanabe
1
-8
/
+19
2019-01-07
core/socket: use _cleanup_ attribute for closing fds on error
Yu Watanabe
1
-29
/
+28
2019-01-07
core/socket: use log_unit_*()
Yu Watanabe
1
-4
/
+4
2019-01-07
ethtool: minimize the size of port_table
Yu Watanabe
1
-3
/
+3
2019-01-07
ethtool: use kernel defined values for NET_DEV_PORT_*
Yu Watanabe
1
-8
/
+8
2019-01-07
login: do not use cast to bool for enum
Yu Watanabe
2
-3
/
+3
2019-01-07
udev: rework how we handle the return value from spawned programs
Zbigniew Jędrzejewski-Szmek
2
-30
/
+20
2019-01-07
tree-wide: always declare bitflag enums the same way
Lennart Poettering
8
-44
/
+44
2019-01-07
json: handle NULL explicitly in json_variant_has_type()
Lennart Poettering
1
-0
/
+2
2019-01-07
json: fix typo
Lennart Poettering
1
-1
/
+1
2019-01-07
json: teach json_log() the new SYNTHETIC_ERRNO() logic
Lennart Poettering
2
-5
/
+1
2019-01-07
loop-util: tweak codepath when a loopback file is "created" from an existing ...
Lennart Poettering
1
-2
/
+2
2019-01-07
loop-util: minor simplification
Lennart Poettering
1
-2
/
+1
2019-01-07
fsck: use symbolic names where we have them
Lennart Poettering
1
-1
/
+1
2019-01-07
stat-util: remove spurious newline
Lennart Poettering
1
-1
/
+0
2019-01-07
env-util: normalize one more flags enum
Lennart Poettering
1
-3
/
+3
2019-01-06
pam_systemd: set $DBUS_SESSION_BUS_ADDRESS unconditionally
Zbigniew Jędrzejewski-Szmek
1
-12
/
+0
[next]