chiark / gitweb /
core: add a concept of "dynamic" user ids, that are allocated as long as a service...
[elogind.git] / src / basic /
2017-07-05 Lennart Poetteringcore: add a concept of "dynamic" user ids, that are...
2017-07-05 Lennart Poetteringsysusers: move various user credential validity checks...
2017-07-05 Christian Braunercgroup: detect cgroup namespaces
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-20 Sven EdenPrep v231.2: login/elogind.c: Remove bus_forward_agent_...
2017-06-19 Sven EdenPrep v231.2: Remove orphaned files
2017-06-19 Sven EdenPrep v231.2: Make elogind musl-libc-compatible again.
2017-06-19 Sven EdenPrep v231.2: basic/stdio-util.h must include parse...
2017-06-19 Sven EdenPrep v231.2: Apply some minor style fixes
2017-06-19 Zbigniew Jędrzejew... elogind: ignore lack of tty when checking whether color...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Lennart Poetteringfileio: imply /tmp as directory if passed as NULL to...
2017-06-16 Alban Crequynamespace: don't fail on masked mounts (#3794)
2017-06-16 Alessio Igor Boganimissing_syscall: add __NR_copy_file_range for powerpc...
2017-06-16 Lennart Poetteringcgroup: suppress sending follow-up SIGCONT after sendin...
2017-06-16 Lennart Poetteringcore: when forcibly killing/aborting left-over unit...
2017-06-16 Lennart Poetteringutil: don't send SIGCONT following a SIGCONT or SIGKILL...
2017-06-16 Thomas Hindoe Paab... basic: fix whitespace
2017-06-16 Zbigniew Jędrzejew... tree-wide: get rid of selinux_context_t (#3732)
2017-06-16 Valentin Vidićbasic/mount-util: recognize ocfs2 as network fs (#3713)
2017-06-16 Torstein Husebøtreewide: fix typos and remove accidental repetition...
2017-06-16 Daniel Mackbasic: log: Increase static buffer for source file...
2017-06-16 Alessandro Puccettinamespace: unify limit behavior on non-directory paths
2017-06-16 Alexander Kuleshovtreewide: use stdio_unset_cloexec() function
2017-06-16 Alexander Kuleshovbasic/fd-util: introduce stdio_unset_cloexec() function
2017-06-16 Zbigniew Jędrzejew... Drop parentheses in two places
2017-06-16 0xAXbasic/strv: introduce STRV_IGNORE macro (#3601)
2017-06-16 Evgeny Vereshchaginbasic: pass flags to the fnmatch (#3606)
2017-06-16 0xAXbasic/strv: use SWAP_TWO() macro (#3602)
2017-06-16 Lennart Poetteringtree-wide: some work-arounds for gcc false positives...
2017-06-16 Lennart Poetteringprocess-util: fix two bugs in get_process_cmdline(...
2017-06-16 Lennart Poetteringstring-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH...
2017-06-16 Kai Ruhnausocket-util: Run the fallback when the kernel complains...
2017-06-16 Lennart Poetteringtree-wide: htonl() is weird, let's use htobe32() instea...
2017-06-16 Lennart Poetteringutil-lib: rework get_process_cmdline() (#3529)
2017-06-16 Lennart Poetteringcore: set $JOURNAL_STREAM to the dev_t/ino_t of the...
2017-06-16 Andrew Jeddelohbuild: fix missing symbol for old kernel headers (...
2017-06-16 Lennart Poetteringunit-name: remove spurious newline
2017-06-16 Ivan Shapovalovcore: parse `rd.rescue` and `rd.emergency` as initrd...
2017-06-16 Max Prokhorovutil-lib: drop trailing non-printable characters from...
2017-06-16 Zbigniew Jędrzejew... process-util: remove broken support for pid==0
2017-06-16 Alex GaynorFixed a small typo in a comment (#3514)
2017-06-16 Andreas Rammholdnetworkd: added support for vrf interfaces (#3316)
2017-06-16 Lennart Poetteringutil-lib: introduce parse_percent() for parsing percent...
2017-06-16 Tobias Jungelmissing include added for build with -DDEBUG (#3424)
2017-06-16 Lennart Poetteringutil-lib: add accessors for unaligned native endian...
2017-06-16 Tobias Jungelnetworkd: add support to configure VLAN on bridge ports
2017-06-16 Lennart Poetteringtree-wide: check colors_enabled() before outputting...
2017-06-16 Lennart Poetteringutil-lib: make localed's nonempty() generic, rename...
2017-06-16 Michael Karcherutil-lib: Add sparc64 support for process creation...
2017-06-16 Djalal Harouninspawn: a bench of special fileystems that should not...
2017-06-16 Tom Yannetworkd: set IFLA_INET6_ADDR_GEN_MODE as per stable_secret
2017-06-16 Werner Finkask-password: ask for passphrases not only on the first...
2017-06-16 Sven EdenPrep v229.5: Move parse-printf-format.? back to src...
2017-06-16 Sven EdenPrep v230: Add utmp support to make wall message to...
2017-06-16 Sven EdenPrep v230: Move musl_missing and parse-printf-format...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Evgeny Vereshchaginbasic: remove rm_rf_and_free, add rm_rf_physical_and_fr...
2017-06-16 Daniel Kahn Gillmorbasic: define HEXDIGITS
2017-06-16 Stefan Saraevmissing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)
2017-06-16 Zbigniew Jędrzejew... locale-util: mark special_glyph() as _const_
2017-06-16 Zbigniew Jędrzejew... tree-wide: rename draw_special_char to special_glyph
2017-06-16 Lennart Poetteringcore: rework how we flush incoming traffic when a socke...
2017-06-16 Lennart Poetteringtree-wide: introduce new SOCKADDR_UN_LEN() macro, and...
2017-06-16 Lennart Poetteringmachined: support non-btrfs file systems with "machinec...
2017-06-16 Lennart Poetteringcopy: adjust directory times after writing to the directory
2017-06-16 Lennart Poetteringcopy: return the right error when we can't open a file
2017-06-16 Lennart Poetteringcopy: also copy AF_UNIX sockets
2017-06-16 Lubomir Rintelparse-util: fix conversion from size_t on s390 (#3147)
2017-06-16 Zbigniew Jędrzejew... basic/mount-util: recognize pvfs2 as network fs (#3140)
2017-06-16 Zbigniew Jędrzejew... tree-wide: rename hidden_file to hidden_or_backup_file...
2017-06-16 Zbigniew Jędrzejew... basic/dirent-util: do not call hidden_file_allow_backup...
2017-06-16 Martin Pittpath-util: Add hidden suffixes for ucf (#3131)
2017-06-16 Lennart Poetteringbuild-sys: improve compat with older kernel headers
2017-06-16 Lennart Poetteringnspawn: don't try to patch UIDs/GIDs of procfs and...
2017-06-16 Lennart Poetteringnspawn: make -U a tiny bit smarter
2017-06-16 Susant Sahaninetworkd: bump MTU to 1280 for interfaces which have...
2017-06-16 Lennart Poetteringtree-wide: don't assume CLOCK_BOOTIME is generally...
2017-06-16 Lennart Poetteringcore,systemctl: add bus API to retrieve processes of...
2017-06-16 michaelolbrichbasic: user-utils.c needs missing.h for secure_getenv...
2017-06-16 Susant Sahaninetworkd: allow setting of multicast querier for linux...
2017-06-16 Zbigniew Jędrzejew... tree-wide: introduce PATH_IN_SET macro
2017-06-16 Zbigniew Jędrzejew... basic/util: check return value of dup2 in fork_agent()
2017-06-16 Lennart Poetteringtests: override XDG_RUNTIME_DIR where we use the user...
2017-06-16 Lennart Poetteringtree-wide: add new SIGNAL_VALID() macro-like function...
2017-06-16 Lennart Poetteringcore: be more paranoid when mixing umask and fopen()
2017-06-16 Lennart Poetteringcore: rework how transient unit files and property...
2017-06-16 Evgeny Vereshchaginbasic: fallback to fstatat if entry->d_type is DT_UNKNOWN
2017-06-16 Zbigniew Jędrzejew... test-compress-benchmark: fix argument parsing on 32bit
2017-06-16 Tejun Heocore: update populated event handling in unified hierarchy
2017-06-16 Zbigniew Jędrzejew... Ignore BOM in config files
2017-06-16 Zbigniew Jędrzejew... basic/missing: move syscall definitions to basic/missin...
2017-06-16 Zbigniew Jędrzejew... basic/log: remove unused return value
2017-06-16 Zbigniew Jędrzejew... basic/macros: clang 3.5 doesn't support alloc_size
2017-06-16 Zbigniew Jędrzejew... basic/missing: add copy_file_range
2017-06-16 Mike Frysingerinclude sys/sysmacros.h in more places
2017-06-16 Zbigniew Jędrzejew... string-table: split long definitions
2017-06-16 Alexander Kuleshovtree-wide: no need to pass excess flags to open()/opena...
2017-06-16 Zbigniew Jędrzejew... Redefine 32bit time_t format to signed
2017-06-16 Thomas Hallercore: avoid compiler warning when compiling with -fexce...
next