chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
elogind.git
2017-10-04
Zbigniew Jędrzejewsk...
udevadm,basic: replace nulstr_contains with STR_IN_SET...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Alan Jenkins
logind: use pid_is_valid() where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Yu Watanabe
tree-wide: use IN_SET macro (#6977)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Zbigniew Jędrzejewsk...
test-sizeof: add pid_t and gid_t
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Zbigniew Jędrzejewsk...
test-copy: fix operation when test-copy is too small
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Zbigniew Jędrzejewsk...
meson: generate ENABLE_* names automatically
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Zbigniew Jędrzejewsk...
build-sys: s/HAVE_SMACK/ENABLE_SMACK/
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Zbigniew Jędrzejewsk...
build-sys: s/HAVE_IMA/ENABLE_IMA/
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Zbigniew Jędrzejewsk...
build-sys: require all defines under #if to be present
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Sven Eden
Apply updates from upstream
commit
|
commitdiff
|
tree
|
snapshot
2017-11-23
Zbigniew Jędrzejewsk...
build-sys: use #if Y instead of #ifdef Y everywhere
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Alan Jenkins
Revert "tree-wide: use pid_is_valid() at more places"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Zbigniew Jędrzejewsk...
meson: check for sys/auxv.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Zbigniew Jędrzejewsk...
build-sys: change all HAVE_DECL_ macros to HAVE_
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
path-util: some updates to path_make_relative()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
core: chown() StateDirectory= and friends recursively...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Andreas Rammhold
tree-wide: use `!IN_SET(..)` for `a != b && a != c...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-28
Andreas Rammhold
tree-wide: use IN_SET where possible
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Lennart Poettering
sd-bus: drop bloom fields
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Lennart Poettering
sd-bus: drop match cookie concept
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Lennart Poettering
sd-bus: when showing brief message info show error...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Lennart Poettering
mount-util: add fusectl to list of API VFS
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
dissect: split list of discard-supporting fs out into...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
dissect: automatically mark partitions read-only that...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-28
Zbigniew Jędrzejewsk...
meson: move library version defines to the top (#6939)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-28
Lennart Poettering
meson: bump release to 235
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Yu Watanabe
libelogind: use IN_SET macro
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Lennart Poettering
cgroup: IN_SET() FTW!
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
cgroup: after determining that a cgroup is empty, async...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
core: rename cgroup_queue → cgroup_realize_queue
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Zbigniew Jędrzejewsk...
core/cgroup: add a helper macro for a common pattern...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
fs-util: propagate EEXIST error in symlink_idempotent...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
log: add a mode where we open the log fds for every...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
log: let's make use of the fact that our functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
swap: adjust swap.c in a similar way to what we just...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
mount: rework mount state engine
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Lennart Poettering
set: add new helper set_make() which is like set_new...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Zbigniew Jędrzejewsk...
basic/log: fix return value from log_struct_iovec_inter...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Jonathan Lebon
string-util: use size_t for strjoina macro (#6914)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Zbigniew Jędrzejewsk...
shared/bus-util: format uid==-1 and gid==-1 as [not...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Zbigniew Jędrzejewsk...
basic/cap-list: report empty capability set as ""
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Zbigniew Jędrzejewsk...
fileio: return 0 from read_one_line_file on success
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: initialize errno to zero before we do fread()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: try to read one byte too much in read_full_stream()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: move fsync() logic into write_string_stream_ts()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: make write_string_stream() accept flags parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: support writing atomic files with timestamp
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
cgroup: rework which files we chown() on delegation
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Lennart Poettering
cgroup-util: downgrade log messages from library code...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Lennart Poettering
core: whenever a unit terminates, log its consumed...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Lennart Poettering
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Lennart Poettering
cgroup: refuse to return accounting data if accounting...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Lennart Poettering
core: when coming back from reload/reexec, reapply...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Lennart Poettering
core: serialize/deserialize IP accounting across daemon...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Daniel Mack
Add test for eBPF firewall code
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Lennart Poettering
cgroup: dump the newly added IP settings in the cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Daniel Mack
cgroup, unit, fragment parser: make use of new firewall...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Daniel Mack
Add firewall eBPF compiler
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Daniel Mack
cgroup: add fields to accommodate eBPF related details
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Daniel Mack
Add IP address address ACL representation and parser
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Daniel Mack
Add abstraction model for BPF programs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Lennart Poettering
in-addr-util: add new helper call in_addr_prefix_from_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Lennart Poettering
manager: watching the cgroup2 inotify fd is safe in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Lennart Poettering
cgroup: always invalidate "cpu" and "cpuacct" together
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Lennart Poettering
cgroup-util: minor coding style adjustment
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Sven Eden
Prep v235: Updated .po files to upstream versions.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Sven Eden
v235: Added missing updates
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Sven Eden
Prep v235: Updated root files to upstream
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Sven Eden
Prep v235: Added cap-list, which is needed now.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Zbigniew Jędrzejewsk...
fileio: return 0 from read_one_line_file on success
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Zbigniew Jędrzejewsk...
test-conf-parser: add tests for the new long lines...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Zbigniew Jędrzejewsk...
test-conf-parser: use _cleanup_
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Zbigniew Jędrzejewsk...
fileio: use _cleanup_ for FILE unlocking
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
conf-parse: remove 4K line length limit
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Zbigniew Jędrzejewsk...
test-conf-parser: add some basic tests for config_parse()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: initialize errno to zero before we do fread()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: try to read one byte too much in read_full_stream()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: move fsync() logic into write_string_stream_ts()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: make write_string_stream() accept flags parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
fileio: support writing atomic files with timestamp
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
cgroup-util: replace one use of fgets() by read_line()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
fileio: rework read_one_line_file() on top of read_line()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
def: add new constant LONG_LINE_MAX
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
fileio: add new helper call read_line() as bounded...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Lennart Poettering
cgroup: rework which files we chown() on delegation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Lennart Poettering
cgroup-util: downgrade log messages from library code...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marcel Hollerbach
time-util: mktime_or_timegm are changing the struct tm
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marcel Hollerbach
time-util: correctly handle the timezone when parsing
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Zbigniew Jędrzejewsk...
Link to the right glibc commit in comment (#6884)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Marcel Hollerbach
time-util: fix shadowing of timezone
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Zbigniew Jędrzejewsk...
Make test_run into a flags field and disable generators...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Michael Biebl
tests: change dbus tests to use user bus (#6845)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Zbigniew Jędrzejewsk...
build-sys: bump xslt maxdepth limit (#6863)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Zbigniew Jędrzejewsk...
test-exec-util: add two test cases for scripts masked...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Zbigniew Jędrzejewsk...
conf-files: fix check for masking with empty files
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Zbigniew Jędrzejewsk...
man: describe user@host:machine syntax
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Alan Jenkins
sd-bus: style nitpick node_vtable_get_userdata()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Alan Jenkins
sd-bus: fix response for GetAll on non-existent objects
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Ivan Kurnosov
Fix for dst/non-dst timezones
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Zbigniew Jędrzejewsk...
Simplify the if cases for timezone checking
commit
|
commitdiff
|
tree
|
snapshot
next