index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set
Andreas Henriksson
2
-1
/
+16
2018-10-17
udev: make sd_device_get_devname() failure non-fatal
Yu Watanabe
1
-6
/
+5
2018-10-17
meson: simplify definition of MEMORY_ACCOUNTING_DEFAULT
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-10-17
meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere
Zbigniew Jędrzejewski-Szmek
8
-7
/
+8
2018-10-17
main: introduce a define HIGH_RLIMIT_MEMLOCK similar to HIGH_RLIMIT_NOFILE
Lennart Poettering
2
-1
/
+2
2018-10-17
main: bump fs.nr_open + fs.max-file to their largest possible values
Lennart Poettering
4
-0
/
+102
2018-10-16
udev: use Hashmap for storing global properties
Yu Watanabe
4
-40
/
+60
2018-10-16
udev: use Hashmap for storing PROGRAM or BUILTIN
Yu Watanabe
4
-14
/
+37
2018-10-16
udev: use Hashmap for storing SECLABEL
Yu Watanabe
5
-37
/
+51
2018-10-16
tree-wide: use CMP() macro where applicable
Yu Watanabe
4
-40
/
+37
2018-10-16
hwdb: add Aiptek Hyperpen 12000U (#10424)
Ervin Peters
1
-2
/
+11
2018-10-16
test: add one more test for prioq_remove()
Yu Watanabe
1
-1
/
+4
2018-10-16
prioq: use structrued initializer
Yu Watanabe
1
-2
/
+5
2018-10-16
prioq: fix index range check
Yu Watanabe
1
-1
/
+1
2018-10-16
prioq: add one more assertion
Yu Watanabe
1
-0
/
+1
2018-10-16
tree-wide: CMP()ify all the things
Lennart Poettering
8
-67
/
+40
2018-10-16
Set theme jekyll-theme-primer
Michael Biebl
1
-1
/
+1
2018-10-16
man: fix spurious uppercasing
Lennart Poettering
1
-1
/
+1
2018-10-16
man: an attempt to reword the [Route] Type= man page
Lennart Poettering
1
-9
/
+7
2018-10-16
networkd: type support for "throw" in [Route] section
Hui Yiqun
2
-3
/
+8
2018-10-16
mkosi: make kmsg work in our mkosi builds at least
Lennart Poettering
1
-0
/
+1
2018-10-16
NEWS: explain the RLIMIT_NOFILE bump
Lennart Poettering
1
-0
/
+25
2018-10-16
rlimit-util: don't call setrlimit() needlessly if it wouldn't change anything
Lennart Poettering
1
-2
/
+9
2018-10-16
core: bump RLIMIT_NOFILE soft+hard limit for systemd itself in all cases
Lennart Poettering
1
-9
/
+6
2018-10-16
units: bump the RLIMIT_NOFILE soft limit for all services that access the jou...
Lennart Poettering
5
-14
/
+16
2018-10-16
core: raise the RLIMIT_NOFILE hard limit for all services by default
Lennart Poettering
1
-5
/
+21
2018-10-16
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
7
-11
/
+33
2018-10-16
core: add a new call for bumping RLIMIT_NOFILE to "high" values
Lennart Poettering
2
-0
/
+24
2018-10-16
def: add a "high" limit for RLIMIT_NOFILE
Lennart Poettering
1
-0
/
+2
2018-10-16
update TODO
Lennart Poettering
1
-0
/
+2
2018-10-16
siphash24: add helper for calculating the hash value for a string
Lennart Poettering
2
-8
/
+7
2018-10-16
util: fix segfault in prioq_remove() with empty Prioq object
Yu Watanabe
2
-0
/
+6
2018-10-16
util,test: introduce cleanup function prioq_freep()
Yu Watanabe
2
-44
/
+18
2018-10-16
test: use CMP() macro at one more place
Yu Watanabe
1
-7
/
+1
2018-10-16
udev: (void)ify calls to kill() where we knowingly ignore the return values
Lennart Poettering
1
-2
/
+2
2018-10-16
udev: don't use devname before we acquired it
Lennart Poettering
1
-4
/
+4
2018-10-16
core: log about unit_watch_pid() failing
Lennart Poettering
1
-1
/
+5
2018-10-16
Set theme jekyll-theme-cayman
Lennart Poettering
1
-1
/
+1
2018-10-16
catalog: fix name of variable
Zbigniew Jędrzejewski-Szmek
16
-48
/
+48
2018-10-16
rules: Add ID_REVISION environment var for NVMe devices
Harry Mallon
1
-0
/
+2
2018-10-15
nspawn: TAKE_FD() is your friend
Lennart Poettering
1
-11
/
+5
2018-10-15
tree-wide: use sockaddr_un_unlink() at two more places where appropriate
Lennart Poettering
2
-2
/
+2
2018-10-15
udev: use safe_close() where we can
Lennart Poettering
1
-2
/
+1
2018-10-15
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
24
-128
/
+104
2018-10-15
socket-util: tighten socket_address_verify() checks a bit
Lennart Poettering
1
-8
/
+17
2018-10-15
socket-util: tweak commenting in socket_address_get_path()
Lennart Poettering
1
-0
/
+4
2018-10-15
socket-util: include trailing NUL byte in SOCKADDR_UN_LEN() count for fs sockets
Lennart Poettering
2
-2
/
+2
2018-10-15
sd-bus: rework how we initialize struct sockaddr_un
Lennart Poettering
1
-7
/
+15
2018-10-15
sd-bus: make parsing of AF_UNIX socket addresses more strict
Lennart Poettering
1
-2
/
+2
2018-10-15
tree-wide: port various users over to sockaddr_un_set_path()
Lennart Poettering
12
-129
/
+93
[next]