index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
Age
Commit message (
Expand
)
Author
2016-05-21
core: set all log fds to -1 when freezing (#3314)
Evgeny Vereshchagin
2016-05-20
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
Merge pull request #3235 from dkg/hwaddr-cleanup
Tom Gundersen
2016-05-20
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-18
core: add support for IOReadIOPSMax and IOWriteIOPSMax
Tejun Heo
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-17
util-lib: add ether_addr_from_string()
Daniel Kahn Gillmor
2016-05-17
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-05-16
Merge pull request #3193 from htejun/cgroup-io-controller
Lennart Poettering
2016-05-16
basic: Fix incorrect architecture mapping on sparc64. (#3274)
John Paul Adrian Glaubitz
2016-05-16
missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)
Stefan Saraev
2016-05-12
Create initrd-root-device.target synchronization point (#3239)
Daniel Drake
2016-05-10
Merge pull request #3220 from keszybz/install-fixes
Lennart Poettering
2016-05-09
locale-util: mark special_glyph() as _const_
Zbigniew Jędrzejewski-Szmek
2016-05-09
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-09
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-08
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-06
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-04
treewide: fix typos (#3187)
Torstein Husebø
2016-05-04
Merge pull request #3170 from poettering/v230-preparation-fixes
Lennart Poettering
2016-05-03
strbuf: set the proper character when creating new nodes
Lubomir Rintel
2016-05-02
Merge pull request #3153 from poettering/async-clone
Zbigniew Jędrzejewski-Szmek
2016-05-02
util: don't dump /proc/cpuinfo contents in debug info
Lennart Poettering
2016-05-02
machined: support non-btrfs file systems with "machinectl clone"
Lennart Poettering
2016-05-02
copy: adjust directory times after writing to the directory
Lennart Poettering
2016-05-02
copy: return the right error when we can't open a file
Lennart Poettering
2016-05-02
util: rework sigkill_wait() to not require pid_t pointer
Lennart Poettering
2016-04-30
Merge pull request #3152 from poettering/aliasfix
Zbigniew Jędrzejewski-Szmek
2016-04-30
architecture: Add nios2 (#3159)
Zbigniew Jędrzejewski-Szmek
2016-04-29
Merge pull request #3151 from keszybz/pr3149-2
Zbigniew Jędrzejewski-Szmek
2016-04-29
hashmap: optimize set_put_strdup() a bit
Lennart Poettering
2016-04-29
core: make parsing of RLIMIT_NICE aware of actual nice levels
Lennart Poettering
2016-04-29
build-sys: improve compat with older kernel headers
Lennart Poettering
2016-04-29
path-util: also support ".old" and ".new" suffixes and recommend them
Zbigniew Jędrzejewski-Szmek
2016-04-29
copy: also copy AF_UNIX sockets
Lennart Poettering
2016-04-29
path-util: document that we shouldn't add further entries to hidden_or_backup...
Lennart Poettering
2016-04-29
journal: when creating a new journal file, fsync() the directory it is create...
Lennart Poettering
2016-04-29
parse-util: fix conversion from size_t on s390 (#3147)
Lubomir Rintel
2016-04-29
Merge pull request #3137 from keszybz/dirent-simplification
Lennart Poettering
2016-04-28
basic/mount-util: recognize pvfs2 as network fs (#3140)
Zbigniew Jędrzejewski-Szmek
2016-04-28
tree-wide: rename hidden_file to hidden_or_backup_file and optimize
Zbigniew Jędrzejewski-Szmek
2016-04-27
basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w...
Zbigniew Jędrzejewski-Szmek
2016-04-27
path-util: Add hidden suffixes for ucf (#3131)
Martin Pitt
2016-04-26
Merge pull request #3093 from poettering/nspawn-userns-magic
Lennart Poettering
2016-04-25
nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees
Lennart Poettering
2016-04-25
nspawn: don't try to patch UIDs/GIDs of procfs and suchlike
Lennart Poettering
2016-04-25
nspawn: make -U a tiny bit smarter
Lennart Poettering
2016-04-25
util: copy_file_range() returns EBADF when used on a tty
Lennart Poettering
[next]