chiark / gitweb /
elogind.git
2017-09-22 Lennart Poetteringfileio: initialize errno to zero before we do fread()
2017-09-22 Lennart Poetteringfileio: try to read one byte too much in read_full_stream()
2017-09-22 Lennart Poetteringfileio: move fsync() logic into write_string_stream_ts()
2017-09-22 Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-09-22 Lennart Poetteringfileio: support writing atomic files with timestamp
2017-09-22 Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-11-21 Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-09-21 Lennart Poetteringcore: whenever a unit terminates, log its consumed...
2017-09-21 Lennart Poetteringio-util: add new IOVEC_INIT/IOVEC_MAKE macros
2017-11-21 Lennart Poetteringcgroup: refuse to return accounting data if accounting...
2017-09-07 Lennart Poetteringcore: when coming back from reload/reexec, reapply...
2017-09-07 Lennart Poetteringcore: serialize/deserialize IP accounting across daemon...
2016-11-03 Daniel MackAdd test for eBPF firewall code
2017-09-01 Lennart Poetteringcgroup: dump the newly added IP settings in the cgroup...
2017-11-21 Daniel Mackcgroup, unit, fragment parser: make use of new firewall...
2017-11-21 Daniel MackAdd firewall eBPF compiler
2017-11-21 Daniel Mackcgroup: add fields to accommodate eBPF related details
2017-11-21 Daniel MackAdd IP address address ACL representation and parser
2017-11-20 Daniel MackAdd abstraction model for BPF programs
2017-11-20 Lennart Poetteringin-addr-util: add new helper call in_addr_prefix_from_s...
2017-11-20 Lennart Poetteringmanager: watching the cgroup2 inotify fd is safe in...
2017-09-05 Lennart Poetteringcgroup: always invalidate "cpu" and "cpuacct" together
2017-09-04 Lennart Poetteringcgroup-util: minor coding style adjustment
2017-11-19 Sven EdenPrep v235: Updated .po files to upstream versions.
2017-11-19 Sven Edenv235: Added missing updates
2017-11-19 Sven EdenPrep v235: Updated root files to upstream
2017-11-19 Sven EdenPrep v235: Added cap-list, which is needed now.
2017-09-24 Zbigniew Jędrzejewsk... fileio: return 0 from read_one_line_file on success
2017-09-25 Zbigniew Jędrzejewsk... test-conf-parser: add tests for the new long lines...
2017-09-21 Zbigniew Jędrzejewsk... test-conf-parser: use _cleanup_
2017-09-25 Zbigniew Jędrzejewsk... fileio: use _cleanup_ for FILE unlocking
2017-09-22 Lennart Poetteringconf-parse: remove 4K line length limit
2017-09-25 Zbigniew Jędrzejewsk... test-conf-parser: add some basic tests for config_parse()
2017-09-22 Lennart Poetteringfileio: initialize errno to zero before we do fread()
2017-09-22 Lennart Poetteringfileio: try to read one byte too much in read_full_stream()
2017-09-22 Lennart Poetteringfileio: move fsync() logic into write_string_stream_ts()
2017-09-22 Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-09-22 Lennart Poetteringfileio: support writing atomic files with timestamp
2017-09-25 Lennart Poetteringcgroup-util: replace one use of fgets() by read_line()
2017-09-25 Lennart Poetteringfileio: rework read_one_line_file() on top of read_line()
2017-09-22 Lennart Poetteringdef: add new constant LONG_LINE_MAX
2017-09-25 Lennart Poetteringfileio: add new helper call read_line() as bounded...
2017-09-22 Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-09-25 Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-09-20 Marcel Hollerbachtime-util: mktime_or_timegm are changing the struct tm
2017-09-20 Marcel Hollerbachtime-util: correctly handle the timezone when parsing
2017-09-21 Zbigniew Jędrzejewsk... Link to the right glibc commit in comment (#6884)
2017-09-19 Marcel Hollerbachtime-util: fix shadowing of timezone
2017-09-25 Zbigniew Jędrzejewsk... Make test_run into a flags field and disable generators...
2017-09-19 Michael Biebltests: change dbus tests to use user bus (#6845)
2017-09-19 Zbigniew Jędrzejewsk... build-sys: bump xslt maxdepth limit (#6863)
2017-09-17 Zbigniew Jędrzejewsk... test-exec-util: add two test cases for scripts masked...
2017-09-17 Zbigniew Jędrzejewsk... conf-files: fix check for masking with empty files
2017-09-17 Zbigniew Jędrzejewsk... man: describe user@host:machine syntax
2017-09-16 Alan Jenkinssd-bus: style nitpick node_vtable_get_userdata()
2017-09-16 Alan Jenkinssd-bus: fix response for GetAll on non-existent objects
2017-09-17 Ivan KurnosovFix for dst/non-dst timezones
2017-09-17 Zbigniew Jędrzejewsk... Simplify the if cases for timezone checking
2017-09-25 Ivan KurnosovAdded timezone to the CalendarSpec, parser/formatter...
2017-09-15 Zbigniew Jędrzejewsk... man: use "filename" not "file name" by default
2017-09-14 Lennart Poetteringcore: add new per-unit setting KeyringMode= for control...
2017-09-15 Zbigniew Jędrzejewsk... build-sys: require libmount >= 2.30 (#6795)
2017-09-25 Susant Sahaninetworkd: add support to configure IP Rule (#5725)
2017-09-14 Lennart Poetteringconf-parser: when the empty string assigned to Personal...
2017-09-14 Lennart Poetteringcore: don't synthesize empty list when empty string...
2017-09-14 Michael Grzeschikrules: ubi mtd - add link to named partitions (#6750)
2017-09-14 Zbigniew Jędrzejewsk... man: unify titling, fix description of precedence in...
2017-09-14 Zbigniew Jędrzejewsk... nss: use secure_getenv for behaviour-modifying booleans...
2017-09-14 Davide Cavalcabasic: ensure O_TMPFILE is always defined (#6816)
2017-09-13 Lennart Poetteringsd-bus: extend D-Bus authentication timeout considerabl...
2017-09-25 Franck Buiutil: make get_block_device() available
2017-09-13 Lennart Poetteringconf-files: log when we skip a drop-in configuration...
2017-09-25 Lennart Poetteringexec-util,conf-files: skip non-executable files in...
2017-09-13 Lennart Poetteringpager: let's create pager fds with O_CLOEXEC first
2017-09-09 Lennart Poetteringsystemctl: don't do ANSI underlining on TERM=linux...
2017-09-08 Lennart Poetteringutil-lib: wrap personality() to fix up broken glibc...
2017-09-05 Yu Watanabeshared: allow to input empty string to config_parse_path()
2017-09-04 Zbigniew Jędrzejewsk... build-sys: make nonnull warning non-fatal (#6742)
2017-09-04 NeilBrowntmpfiles: silently ignore any path that passes through...
2017-09-25 Yu Watanabeelogind-mount: allow to specify an arbitrary string...
2017-09-25 Lennart Poetteringterminal: unify code for resetting kbd utf8 mode a...
2017-08-31 Lennart Poetteringtree-wide: use pid_is_valid() at more places
2017-09-25 Evgeny Vereshchaginsd-bus: use -- when passing arguments to ssh (#6706)
2017-08-31 Topi Miettinenlog: reopen log for failed assertions (#6703)
2017-08-31 Yu Watanabebus-util: remove unnecessary initializations
2017-08-31 Yu Watanabesystemctl: show capabilities in human readable format
2017-08-30 Davide Cavalcameson: add . to include_directories (#6634)
2017-09-25 Alan Jenkinslogind: VT_GETSTATE "cannot return state for more than...
2017-08-30 Davide Cavalcameson: use current_source_dir() to scope git invocation...
2017-08-30 Tom Gundersensd-bus: socket - only transmit auxillary FDs once ...
2017-08-30 g0tarterminal reset should honour default_utf8 kernel settin...
2017-08-09 Lennart Poetteringseccomp: default to something resembling the current...
2017-09-25 dasj19Added Romanian Translation (#6674)
2017-08-24 Alan Jenkinslogind: tighten assertion in execute_shutdown_or_sleep()
2017-09-25 Alan Jenkinslogind: add missing resume signal when we fail to initi...
2017-09-25 Alan Jenkinslogind: respect "delay" inhibitors in scheduled shutdowns
2017-08-21 Alan Jenkinslogind: add missing check for conflicting operation...
2017-09-25 Alan Jenkinslogind: method_schedule_shutdown() already rejects...
2017-08-21 Felipe Satelerbuild-sys: don't build networkctl if networkd is disabled
2017-09-25 Lennart Poetteringcapability: add new ambient_capabilities_supported...
next