chiark / gitweb /
elogind.git
2017-07-17 Tejun Heocore: simplify cg_[all_]unified()
2017-07-17 Tejun Heocore: make hybrid cgroup unified mode keep compat ...
2017-07-17 Lennart Poetteringtree-wide: stop using canonicalize_file_name(), use...
2017-07-17 Lennart Poetteringnspawn: support ephemeral boots from images
2017-07-17 Zbigniew Jędrzejewsk... basic/process-util: we need to take the shorter of...
2017-07-17 Lennart Poetteringsd-id128: add new sd_id128_get_machine_app_specific...
2017-07-17 Lennart Poetteringcore: add "khash" API to src/basic/ (as wrapper around...
2017-07-17 Lennart Poetteringshared: split out code for adding multiple names to...
2017-07-17 Djalal Harounibus-util: print RestrictNamespaces= as a string
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: make invocations of extract_first_word more...
2017-07-17 Zbigniew Jędrzejewsk... basic/virt: fix userns check on CONFIG_USER_NS=n kernel...
2017-07-17 Martin Pittcore: don't use the unified hierarchy for the elogind...
2017-07-17 Jonathan Boulleman/sd_watchdog_enabled: correct minor typos (#4632)
2017-07-17 Mike GilbertAdjust pkgconfig files to point at rootlibdir (#4584)
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: drop (llu) casts for kernel's __u64
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: add PRI_[NU]SEC, and use time format strings...
2017-07-17 Franck Buicore: reprint the question every 2 sec in ask_char()
2017-07-17 Zbigniew Jędrzejewsk... Rename formats-util.h to format-util.h
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
2017-07-17 Susant SahaniLink: port to new ethtool ETHTOOL_xLINKSETTINGS
2017-07-17 Evgeny Vereshchaginacl-util: fix memleak
2017-07-17 Zbigniew Jędrzejewsk... Revert "sd-bus: use PRIu64 instead of casting" (#4556)
2017-07-17 Franck Buicore: monitor the inotify file descriptor not the conso...
2017-07-17 Zbigniew Jędrzejewsk... Drop FOREACH_WORD_QUOTED
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: drop unneded WHITESPACE param to extract_fir...
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: drop NULL sentinel from strjoin
2017-07-17 Zbigniew Jędrzejewsk... tree-wide: use startswith return value to avoid hardcod...
2017-07-17 Ray Strodebasic: support default and alternate values for env...
2017-07-17 Ray Strodebasic: add new merge_env_file function
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-07 Sven EdenVersion 232.2 (Pre) Release v232.2
2017-07-07 Sven EdenPrep v232.2: Mask more unneeded functions
2017-07-07 Sven EdenPrep v232.2: Remove src/mount - It is not needed.
2017-07-05 Sven EdenPrep v232.2: cg_shift_path() : With other controllers...
2017-07-05 Sven EdenPrep v232.2: cg_update_unified() : Statically set ...
2017-07-05 Sven EdenPrep v232.2: libelogind.sym: Rename LIBELOGIND back...
2017-07-05 Sven EdenPrep v232.2: Unmask sd_id128_get_invocation(), it is...
2017-07-05 Sven EdenVersion 232.1 Release
2017-07-05 Sven EdenPrep v232: Add libelogind.sym entries for version 232.
2017-07-05 Sven EdenPrep v232: Do not listen to SYSTEMD_* environment varia...
2017-07-05 Sven EdenPrep v232: Mask new functions that are unneeded by...
2017-07-05 Sven EdenPrep v232: Add missing includes
2017-07-05 Sven EdenPrep v232: Apply missing updates from upstream
2017-07-05 Sven EdenPrep v232: Update root and build files to upstream...
2017-07-05 Zbigniew Jędrzejewsk... Revert "sd-bus: use PRIu64 instead of casting" (#4556)
2017-07-05 Zbigniew Jędrzejewsk... sd-bus: use PRIu64 instead of casting
2017-07-05 Zbigniew Jędrzejewsk... Revert some uses of xsprintf
2017-07-05 Brian J. MurrellRecognise Lustre as a remote file system (#4530)
2017-07-05 Zbigniew Jędrzejewsk... tests: clarify test_path_startswith return value (...
2017-07-05 Martin Ejdestigman: Fix event source priority enum names in synopsis...
2017-07-05 Zbigniew Jędrzejewsk... man: add a note that FDSTORE=1 requires epoll-compatibl...
2017-07-05 Zbigniew Jędrzejewsk... tree-wide: make parse_proc_cmdline() strip "rd." prefix...
2017-07-05 Zbigniew Jędrzejewsk... tree-wide: allow state to be passed through to parse_pr...
2017-07-05 Zbigniew Jędrzejewsk... detect-virt: add --private-users switch to check if...
2017-07-05 Lennart Poetteringupdate-utmp: let's use STR_IN_SET() where it is pretty
2017-07-05 Lennart Poetteringlogind: don't hit assert when we try to free NULL manag...
2017-07-05 Evgeny Vereshchaginbasic: fallback to the fstat if we don't have access...
2017-07-05 Zbigniew Jędrzejewsk... terminal-util: helper macro for highlighting functions
2017-07-05 Zbigniew Jędrzejewsk... systemctl: use underlines to seperate unit types in...
2017-07-05 Zbigniew Jędrzejewsk... tree-wide: introduce free_and_replace helper
2017-07-05 Zbigniew Jędrzejewsk... tree-wide: use mfree more
2017-07-05 Zbigniew Jędrzejewsk... loginctl: report tty in session listings
2017-07-05 Zbigniew Jędrzejewsk... loginctl: drop casts in printf
2017-07-05 Lukáš Nykrýnvirt: add possibility to skip the check for chroot...
2017-07-05 Tejun Heocore: make settings for unified cgroup hierarchy supers...
2017-07-05 Evgeny Vereshchaginnspawn: cleanup and chown the synced cgroup hierarchy...
2017-07-05 Thomas Hindoe... man: typo fixes
2017-07-05 Stefan Schweterbasic: use for() loop instead of while()
2017-07-05 Felipe Satelerelogind-user: add pam_unix account module
2017-07-05 Zbigniew Jędrzejewsk... Allow block and char classes in DeviceAllow bus propert...
2017-07-05 Zbigniew Jędrzejewsk... missing: add a bunch of mount flags
2017-07-05 Lennart Poetteringpager: tiny beautification
2017-07-05 Lennart Poetteringman: expand the documentation of $SYSTEMD_PAGER and...
2017-07-05 Zbigniew Jędrzejewsk... nspawn,mount-util: add [u]mount_verbose and use it...
2017-07-05 Felipe Satelerlogin: drop fedora-specific PAM config, add note to...
2017-07-05 Susant Sahaninetworkd: address add support to configure flags (...
2017-07-05 Lennart Poetteringuser-util: rework maybe_setgroups() a bit
2017-07-05 Lennart Poetteringsd-bus: add DNS errors to the errno translation table
2017-07-05 Lennart Poetteringsd-bus: add a few missing entries to the error translat...
2017-07-05 Lennart Poetteringsd-device/networkd: unify code to get a socket for...
2017-07-05 Michael Olbrichlist: LIST_INSERT_BEFORE: update head if necessary...
2017-07-05 Stefan Schwetertree-wide: remove consecutive duplicate words in comments
2017-07-05 Zbigniew Jędrzejewsk... path-util: add a function to peek into a container...
2017-07-05 Giuseppe Scrivanocore: do not fail in a container if we can't use setgroups
2017-07-05 Giuseppe Scrivanoaudit: disable if cannot create NETLINK_AUDIT socket
2017-07-05 Susant Sahanibasic: fix for IPv6 status (#4224)
2017-07-05 Lennart Poetteringnamespace: rework how ReadWritePaths= is applied
2017-07-05 Zbigniew Jędrzejewsk... basic/strv: add STRPTR_IN_SET
2017-07-05 Lennart Poetteringnamespace: chase symlinks for mounts to set up in userspace
2017-07-05 Tomáš Janoušeklogind: fix /run/user/$UID creation in apparmor-confine...
2017-07-05 Ivan Shapovalovtime-util: export timespec_load_nsec()
2017-07-05 Topi Miettinenfileio: simplify mkostemp_safe() (#4090)
2017-07-05 Zbigniew Jędrzejewsk... Always use unicode ellipsis when ellipsizing
2017-07-05 Zbigniew Jędrzejewsk... shared/conf-parser: add config_parse_many which takes...
2017-07-05 Zbigniew Jędrzejewsk... tree-wide: rename config_parse_many to …_nulstr
2017-07-05 Lennart Poetteringsd-bus: bump message queue size
2017-07-05 Seraphime Kirkovskimachinectl: split OS field in two; print ip addresses...
2017-07-05 Tobias Jungelnetworkd: add options to bridge (#4051)
2017-07-05 Lennart Poetteringcore: add "invocation ID" concept to service manager
2017-07-05 Lennart Poetteringutil: use SPECIAL_ROOT_SLICE macro where appropriate
next