chiark / gitweb /
elogind.git
2018-05-30 Yu Watanabemount-util: call mount_option_mangle() in mount_verbose()
2018-05-30 Yu Watanabemount-util: add mount_option_mangle()
2018-05-30 Lennart Poetteringxattr-util: use crtime/btime if statx() is available...
2018-05-30 Lennart Poetteringxattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()
2018-05-30 Lennart Poetteringio-util: add an unlikely decorator for a test that...
2018-05-30 Lennart Poetteringtree-wide: make use of fsync_directory_of_file() all...
2018-05-30 Lennart Poetteringfs-util: move fsync_directory_of_file() into generic...
2018-05-30 Lennart Poetteringstat-util: unify code that checks whether something...
2018-05-30 Zbigniew Jędrzejewsk... tests: add a simple test for utf8_n_codepoints()
2018-05-30 Zbigniew Jędrzejewsk... Some comment adjustments
2018-05-30 Zbigniew Jędrzejewsk... pid1: do not initialize join_controllers by default
2018-05-30 Zbigniew Jędrzejewsk... Move config_parse_join_controllers to shared, add test
2018-05-30 Zbigniew Jędrzejewsk... shared/conf-parser: define a macro for the repeating...
2018-05-30 Zbigniew Jędrzejewsk... test-process-util: one more (void)
2018-05-30 Zbigniew Jędrzejewsk... Add some handling to remaining unlinkat calls
2018-05-30 Zbigniew Jędrzejewsk... login,user-sessions: always warn when we fail to remove...
2018-05-30 Caio Marcelo... meson: apply defaults if /etc/login.defs doesn't exist
2018-05-30 Caio Marcelo... meson: use multiline string syntax (#8214)
2018-05-30 Zbigniew Jędrzejewsk... meson: drop unnecessary "transformation" of policy...
2018-05-30 Zbigniew Jędrzejewsk... meson: drop double .in suffix for o.fd.systemd1.policy...
2018-05-30 Gunnar HjalmarssonGettextize policy files
2018-05-30 Zbigniew Jędrzejewsk... logind: change check_gc to may_gc everywhere
2018-05-30 Zbigniew Jędrzejewsk... meson: add -Dmemory-accounting-default=true|false
2018-05-30 Lennart Poetteringpid1: turn memory accounting on by default now
2018-05-30 Lennart Poetteringutf8: add utf8_n_codepoints() for counting complete...
2018-05-30 Lennart Poetteringterminal-util: make resolve_dev_console() less weird
2018-05-30 Lennart Poetteringterminal-util: modernize get_kernel_consoles() a bit
2018-05-30 Lennart Poetteringtty-ask-password-agent: reenable color for boot-time...
2018-05-30 Lennart Poetteringterminal-util: add some explanatory comments
2018-05-30 Lennart Poetteringupdate TODO
2018-05-30 Lennart Poetteringprocess: shortcut getenv_for_pid() for our own process
2018-05-30 Lennart Poetteringterminal-util: minor, trivial fixes and improvements
2018-05-30 Lennart Poetteringterminal-util: when making /dev/null or the console...
2018-05-30 Lennart Poetteringterminal-util: rework acquire_terminal()
2018-05-30 Lennart Poetteringupdate TODO
2018-05-30 Lennart Poetteringcore: add new new bus call for migrating foreign proces...
2018-05-30 Lennart Poetteringsd-bus: synthesize a description for user/system bus...
2018-05-30 Lennart Poetteringuser-util: also consider /bin/false and /bin/true as...
2018-05-30 Lennart Poetteringprocess-util: be more careful in is_kernel_thread()
2018-05-30 Lennart Poetteringcgroup: add a new "can_delegate" flag to the unit vtabl...
2018-05-30 Davide Cavalcameson: factor out daemon/event/id128 sources into varia...
2018-05-30 Lennart Poetteringrm-rf: make flags fields easier to read
2018-05-30 Lennart Poetteringfs-util: add new unlinkat_deallocate() helper
2018-05-30 Lennart Poetteringcopy: wrap some unlink() calls in (void) casts
2018-05-30 Lennart Poetteringtree-wide: use path_hash_ops instead of string_hash_ops...
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-05-30 Lennart Poetteringhash-funcs: remove redundant definition of devt_hash_ops
2018-05-30 Lennart Poetteringjournal: move code that checks for network fs to stat...
2018-05-30 Zbigniew Jędrzejewsk... mailmap: one more person
2018-05-30 Yu Watanabesocket-util: drop getnameinfo_pretty()
2018-05-30 Yu Watanabefs-util: drop readlink_and_make_absolute_root()
2018-05-30 Yu Watanabefs-util: drop readlink_and_canonicalize()
2018-05-30 Zbigniew Jędrzejewsk... basic/socket-util: drop use of NI_IDN_USE_STD3_ASCII_RULES
2018-05-30 Lennart Poetteringfd-util: move certain fds above fd #2 (#8129)
2018-05-30 Simon FowlerSuspend on lid close based on power status. (#8016)
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Yu Watanabesd-bus: explicitly convert int to bool
2018-05-30 Yu Watanabesd-bus: use free_and_replace()
2018-05-30 Yu Watanabesd-bus: avoid potential memory leaks
2018-05-30 Zbigniew Jędrzejewsk... tmpfiles: allow admin/runtime overrides to runtime...
2018-05-30 Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-05-30 Yu Watanabecore/execute: make arguments constant if possible
2018-05-30 Zbigniew Jędrzejewsk... test: add a simple smoke test for string_hashsum()
2018-05-30 Zbigniew Jędrzejewsk... sysusers: allow admin/runtime overrides to command...
2018-05-30 Zbigniew Jędrzejewsk... basic/strv: add function to insert items at position
2018-05-30 Zbigniew Jędrzejewsk... sysusers: allow the shell to be specified
2018-05-30 Zbigniew Jędrzejewsk... sysusers: emit a bit more info at debug level when...
2018-05-30 MilhouseVHkernel 3.10 compat: RTAX_QUICKACK not added until 3...
2018-05-30 Zbigniew Jędrzejewsk... basic/hashmap: tweak code to avoid pointless gcc warning
2018-05-30 tblumemeson.build: make docdir configurable (#8068)
2018-05-30 Vito Caputotest-hashmap: test IteratedCache
2018-05-30 Vito Caputobasic: implement the IteratedCache
2018-05-30 Vito Caputobasic: track dirty state in HashmapBase
2018-05-30 Lennart Poetteringupdate TODO
2018-05-30 Yu Watanabestrv: drop strv_join_quoted() (#8057)
2018-05-30 Sven EdenSave last mutual commit for migration of the v237-stabl...
2018-05-30 Zbigniew Jędrzejewsk... missing_syscall: when adding syscall replacements,...
2018-05-30 Zbigniew Jędrzejewsk... test-user-util: skip most tests for nobody if synthenti...
2018-05-30 Zbigniew Jędrzejewsk... test-user-util: print function delimiters
2018-05-30 Caio Marcelo... meson: apply defaults if /etc/login.defs doesn't exist
2018-05-30 Caio Marcelo... meson: use multiline string syntax (#8214)
2018-05-30 Lennart Poetteringfs-util: add new unlinkat_deallocate() helper
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-05-30 Lennart Poetteringhash-funcs: remove redundant definition of devt_hash_ops
2018-05-30 Lennart Poetteringjournal: move code that checks for network fs to stat...
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Yu Watanabesd-bus: avoid potential memory leaks
2018-05-30 Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-05-30 Zbigniew Jędrzejewsk... test: add a simple smoke test for string_hashsum()
2018-05-30 MilhouseVHkernel 3.10 compat: RTAX_QUICKACK not added until 3...
2018-05-30 Vito Caputosocket-util: fix getpeergroups() assert(fd) (#8080)
2018-05-30 tblumemeson.build: make docdir configurable (#8068)
2018-05-30 Sven EdenSave last mutual commit for migration to v237 tag.
2018-05-30 Zbigniew Jędrzejewsk... NEWS: add missing equal sign
2018-05-30 Zbigniew Jędrzejewsk... NEWS: reword one sentence
2018-05-30 Lennart PoetteringNEWS: let's get this thing done
2018-05-30 Zbigniew Jędrzejewsk... NEWS: mention --grep (#8029)
2018-05-30 Zbigniew Jędrzejewsk... journalctl: add highlighting for matched substring
2018-05-30 Zbigniew Jędrzejewsk... journalctl: make matching optionally case sensitive
2018-05-30 Zbigniew Jędrzejewsk... journalctl: regexp matching
next