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 |
2017-09-25 |
Ivan Kurnosov | Added timezone to the CalendarSpec, parser/formatter... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Zbigniew Jędrzejewsk... | man: use "filename" not "file name" by default |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Lennart Poettering | core: add new per-unit setting KeyringMode= for control... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Zbigniew Jędrzejewsk... | build-sys: require libmount >= 2.30 (#6795) |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Susant Sahani | networkd: add support to configure IP Rule (#5725) |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Lennart Poettering | conf-parser: when the empty string assigned to Personal... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Lennart Poettering | core: don't synthesize empty list when empty string... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Michael Grzeschik | rules: ubi mtd - add link to named partitions (#6750) |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Zbigniew Jędrzejewsk... | man: unify titling, fix description of precedence in... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Zbigniew Jędrzejewsk... | nss: use secure_getenv for behaviour-modifying booleans... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Davide Cavalca | basic: ensure O_TMPFILE is always defined (#6816) |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Lennart Poettering | sd-bus: extend D-Bus authentication timeout considerabl... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Franck Bui | util: make get_block_device() available |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Lennart Poettering | conf-files: log when we skip a drop-in configuration... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | exec-util,conf-files: skip non-executable files in... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Lennart Poettering | pager: let's create pager fds with O_CLOEXEC first |
commit | commitdiff | tree | snapshot |
2017-09-09 |
Lennart Poettering | systemctl: don't do ANSI underlining on TERM=linux... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Lennart Poettering | util-lib: wrap personality() to fix up broken glibc... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Yu Watanabe | shared: allow to input empty string to config_parse_path() |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Zbigniew Jędrzejewsk... | build-sys: make nonnull warning non-fatal (#6742) |
commit | commitdiff | tree | snapshot |
2017-09-04 |
NeilBrown | tmpfiles: silently ignore any path that passes through... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Yu Watanabe | elogind-mount: allow to specify an arbitrary string... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | terminal: unify code for resetting kbd utf8 mode a... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Lennart Poettering | tree-wide: use pid_is_valid() at more places |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Evgeny Vereshchagin | sd-bus: use -- when passing arguments to ssh (#6706) |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Topi Miettinen | log: reopen log for failed assertions (#6703) |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Yu Watanabe | bus-util: remove unnecessary initializations |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Yu Watanabe | systemctl: show capabilities in human readable format |
commit | commitdiff | tree | snapshot |
2017-08-30 |
Davide Cavalca | meson: add . to include_directories (#6634) |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Alan Jenkins | logind: VT_GETSTATE "cannot return state for more than... |
commit | commitdiff | tree | snapshot |
2017-08-30 |
Davide Cavalca | meson: use current_source_dir() to scope git invocation... |
commit | commitdiff | tree | snapshot |
2017-08-30 |
Tom Gundersen | sd-bus: socket - only transmit auxillary FDs once ... |
commit | commitdiff | tree | snapshot |
2017-08-30 |
g0tar | terminal reset should honour default_utf8 kernel settin... |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Lennart Poettering | seccomp: default to something resembling the current... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
dasj19 | Added Romanian Translation (#6674) |
commit | commitdiff | tree | snapshot |
2017-08-24 |
Alan Jenkins | logind: tighten assertion in execute_shutdown_or_sleep() |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Alan Jenkins | logind: add missing resume signal when we fail to initi... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Alan Jenkins | logind: respect "delay" inhibitors in scheduled shutdowns |
commit | commitdiff | tree | snapshot |
2017-08-21 |
Alan Jenkins | logind: add missing check for conflicting operation... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Alan Jenkins | logind: method_schedule_shutdown() already rejects... |
commit | commitdiff | tree | snapshot |
2017-08-21 |
Felipe Sateler | build-sys: don't build networkctl if networkd is disabled |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | capability: add new ambient_capabilities_supported... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | capability: change capability_bounding_set_drop() to... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | tree-wide: use path_startswith() rather than startswith... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | util-lib: add a new skip_dev_prefix() helper |
commit | commitdiff | tree | snapshot |
2017-09-07 |
shwsh | Prep v235: Update test-login.c |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Sven Eden | Prep v235: Allow elogind to be auto-started by dbus... |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Sven Eden | Prep v235: Fix pam_elogind |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Sven Eden | Prep v235: systemd installs in /lib/systemd, so we... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Sven Eden | Prep v235: Catch and react on SIGINT, SIGQUIT and SIGTERM |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Sven Eden | Prep v235: Fix startup order and add debug logging. |
commit | commitdiff | tree | snapshot |
2017-08-30 |
Sven Eden | Prep v235: Do not write an early PID file, if elogind... |
commit | commitdiff | tree | snapshot |
next |