chiark / gitweb /
elogind.git
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
2018-05-30 Zbigniew Jędrzejewsk... meson: detect pcre2 dep
2018-05-30 Lennart PoetteringNEWS: update NEWS again, we didn't release yesterday...
2018-05-30 Alan Jenkinsrationalize interface for opening/closing logging
2018-05-30 Thomas Hindoe... NEWS: typo fix
2018-05-30 bleep_blopUpdate NEWS to reflect changes made in #8020 (#8024)
2018-05-30 Batuhan Osman... String Formatting Update (#7819)
2018-05-30 Lennart PoetteringNEWS: get ready for release today (#8019)
2018-05-30 Andrew Jeddelohlogin/meson.build: require ACL for uaccess rules
2018-05-30 Zbigniew Jędrzejewsk... meson: use env object instead of string in tags targets
2018-05-30 Zbigniew Jędrzejewsk... Hook up oss-fuzz test cases as tests
2018-05-30 Andrew Jeddelohlogin/meson.build: require ACL for uaccess rules
2018-05-30 Jason A. DonenfeldNEWS: add self to news file for this late commit
2018-05-30 Clinton RoyNews: some fixes and improvements (#8010)
2018-05-30 Björn Esserfirstboot: Include <crypt.h> for declaration of crypt...
2018-05-30 Lennart Poetteringmeson: bump so revision and systemd version in preparat...
2018-05-30 Lennart Poetteringupdate TODO
2018-05-30 Lennart PoetteringNEWS: start putting together an entry for v237
2018-05-30 Björn Esserfirstboot: Include <crypt.h> for declaration of crypt...
2018-05-30 Yu Watanabebus-util: fix format of NextElapseUSecRealtime= and...
2018-05-30 Lennart Poetteringcoccinelle: O_NDELAY → O_NONBLOCK
2018-05-30 Lennart Poetteringtmpfiles: make "f" lines behaviour match what the docum...
next