chiark / gitweb /
Rename cg_is_unified_elogind_controller_wanted to cg_is_hybrid_wanted
[elogind.git] / src / basic /
2017-07-17 Zbigniew Jędrzejew... Rename cg_is_unified_elogind_controller_wanted to cg_is...
2017-07-17 Zbigniew Jędrzejew... build.h: include default cgroup hierarchy setting in...
2017-07-17 Zbigniew Jędrzejew... pid1: add ./configure switch to select default cgroup...
2017-07-17 Zbigniew Jędrzejew... Tighten checking for variable validity
2017-07-17 Lennart Poetteringmissing: add renameat2() definition for 64bit arm ...
2017-07-17 Benjamin Robinvirt: Update cache if the detected vm is virtualbox...
2017-07-17 Lennart Poetteringhostname-util: default to the compile time default...
2017-07-17 Christian Hessevirt: swap order of cpuid and dmi again, but properly...
2017-07-17 Christian Hessevirt: detect qemu/kvm as 'kvm'
2017-07-17 Lennart Poetteringmachined: when copying files from/to userns containers...
2017-07-17 Lennart Poetteringcopy: change the various copy_xyz() calls to take a...
2017-07-17 Zbigniew Jędrzejew... core/manager: split out creation of serialization fd...
2017-07-17 Zbigniew Jędrzejew... Allow braceless variables to be expanded
2017-07-17 Zbigniew Jędrzejew... env-util,fileio: immediately replace variables in load_...
2017-07-17 Zbigniew Jędrzejew... basic/fileio: add helper function for a set of two...
2017-07-17 Zbigniew Jędrzejew... basic/dirent-util: allow suffix to be omitted for diren...
2017-07-17 Zbigniew Jędrzejew... treewide: replace homegrown memory_erase with explicit_...
2017-07-17 Benjamin Robintime-util: Fix overflow check introduce in commit f9778...
2017-07-17 Lennart Poetteringtime-util: add overflow checking to monotonic timestamp...
2017-07-17 Lennart Poetteringtime-util: when formatting usec_t as raw integers use...
2017-07-17 Lennart Poetteringtime-util: when converting to time_t do something usefu...
2017-07-17 Lennart Poetteringtime-util: refuse formatting/parsing times that we...
2017-07-17 Lennart Poetteringtime: time_t is signed, and mktime() is happy to return...
2017-07-17 Lennart Poetteringhexdecoct: use typesafe new() instead of malloc()
2017-07-17 Lennart Poetteringfs-util: unify code we use to check if dirent's d_name...
2017-07-17 3chas3util-lib: Fix chase_symlinks() with absolute symlinks...
2017-07-17 Zbigniew Jędrzejew... tree-wide: adjust fall through comments so that gcc...
2017-07-17 Stefan Schwetertree-wide: remove consecutive duplicate words in commen...
2017-07-17 Stefan Schwetervirt: update url to hypervisor top-level functional...
2017-07-17 Susant Sahanisocket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd...
2017-07-17 peoronoobnetwork: accept colons in network interface names,...
2017-07-17 Zbigniew Jędrzejew... basic/def: indentation
2017-07-17 Zbigniew Jędrzejew... basic/strv: allow NULLs to be inserted into strv
2017-07-17 Zbigniew Jędrzejew... basic/conf-files: extend conf_files_list() to list...
2017-07-17 Zbigniew Jędrzejew... basic/util: move execute_directory() to separate file
2017-07-17 Zbigniew Jędrzejew... process-util: rename char *r to ans and add comment
2017-07-17 Zbigniew Jędrzejew... socket-util: drop _pure_ from a function with an output...
2017-07-17 Lubomir Rintelsparse: avoid clash with __bitwise and __force from...
2017-07-17 Stefan Hajnoczimissing.h: add AF_VSOCK bits
2017-07-17 Lennart Poetteringutil-lib: add a comment explaining the user name rules...
2017-07-17 Lennart Poetteringutil-lib: rework path_check_fstype() and path_is_tempor...
2017-07-17 Stefan Hajnoczisocket-util: add AF_VSOCK address family
2017-07-17 Stefan Hajnoczisocket-util: introduce port argument in sockaddr_port()
2017-07-17 Zbigniew Jędrzejew... basic/log: use IN_SET
2017-07-17 Lennart Poetteringutil-lib: be stricter when decoding hex strings
2017-07-17 Evgeny Vereshchaginmachine-id-setup: `--print --commit` respects the ...
2017-07-17 Lennart Poetteringutil-lib: various improvements to kernel command line...
2017-07-17 Lennart Poetteringutil-lib: read $SYSTEMD_PROC_CMDLINE if set when lookin...
2017-07-17 Zbigniew Jędrzejew... basic/log: CODE_FUNCTION → CODE_FUNC
2017-07-17 Zbigniew Jędrzejew... share/log: change log_syntax from "[a:b] " to "a:b: "
2017-07-17 Zbigniew Jędrzejew... basic/log: merge two big log_struct_internal invocation...
2017-07-17 Zbigniew Jędrzejew... basic/extract-word,man: clarify "correction" of invalid...
2017-07-17 Lennart Poetteringutil-lib: make verbose_mount() grok MS_MOVE
2017-07-17 Reverend Homertree-wide: replace all readdir cycles with FOREACH_DIRE...
2017-07-17 Lennart Poetteringutil-lib: add new path_is_temporary_fs() API
2017-07-17 Lennart Poetteringutil-lib: make sure fd_check_fstype() opens files with...
2017-07-17 Lennart Poetteringutil-lib: beef path_is_os_tree() up a bit
2017-07-17 Lennart Poetteringutil-lib: accept invoking chase_symlinks() with a NULL...
2017-07-17 Lennart Poetteringutil-lib: rework rename_process() to be able to make...
2017-07-17 Lennart Poetteringutil-lib: improve container detection logic
2017-07-17 Susant Sahanicore: introduce parse_ip_port (#4825)
2017-07-17 Lennart Poetteringtime-util: accept "µs" as time unit, in addition to...
2017-07-17 Zbigniew Jędrzejew... Modify mount_propagation_flags_from_string to return...
2017-07-17 Lennart Poetteringutil-lib: drop unnecessary NULL check
2017-07-17 Lennart Poetteringcore: run each system service with a fresh session...
2017-07-17 Lennart Poetteringutil-lib: add easy helpers for temporary directories...
2017-07-17 Lennart Poetteringutil-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT
2017-07-17 Lennart Poetteringcore: rework logic to determine when we decide to add...
2017-07-17 Zbigniew Jędrzejew... Two small cleanups
2017-07-17 Lennart Poetteringfs-util: add new CHASE_NON_EXISTING flag to chase_symli...
2017-07-17 Lennart Poetteringfs-util: add flags parameter to chase_symlinks()
2017-07-17 Lennart Poetteringfs-util: change chase_symlinks() behaviour in regards...
2017-07-17 Lennart Poetteringfs-util: add chase_symlinks_prefix() and extend comments
2017-07-17 Lennart Poetteringutil: Fine tune running_in_chroot() a bit
2017-07-17 Tejun Heocore: keep supporting cgroup hybrid layout from v232...
2017-07-17 Lennart Poetteringcore: hook up MountFlags= to the transient unit logic
2017-07-17 Tejun Heocore: make SYSTEMD_CGROUP_CONTROLLER a special string
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ędrzejew... basic/process-util: we need to take the shorter of...
2017-07-17 Lennart Poetteringcore: add "khash" API to src/basic/ (as wrapper around...
2017-07-17 Zbigniew Jędrzejew... tree-wide: make invocations of extract_first_word more...
2017-07-17 Zbigniew Jędrzejew... 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 Zbigniew Jędrzejew... 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ędrzejew... Rename formats-util.h to format-util.h
2017-07-17 Zbigniew Jędrzejew... 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 Franck Buicore: monitor the inotify file descriptor not the conso...
2017-07-17 Zbigniew Jędrzejew... Drop FOREACH_WORD_QUOTED
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
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 EdenPrep v232.2: Mask more unneeded functions
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 ...
next