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-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-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
2016-04-25
journal: add inotify watches by-fd instead of by-path
Lennart Poettering
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-22
tree-wide: don't assume CLOCK_BOOTIME is generally available
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-20
networkd: bump MTU to 1280 for interfaces which have IPv6 enabled (#3077)
Susant Sahani
2016-04-20
basic/terminal-util: cache value for colors_enabled
Zbigniew Jędrzejewski-Szmek
2016-04-18
basic: user-utils.c needs missing.h for secure_getenv (#3059)
michaelolbrich
2016-04-18
networkd: allow setting of multicast querier for linux bridge (#3051)
Susant Sahani
2016-04-16
install: allow paths like LookupPath.generator to be NULL
Zbigniew Jędrzejewski-Szmek
2016-04-16
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-13
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
basic: remove rbtree code, it's unused
Lennart Poettering
2016-04-12
core: rework reboot parameter logic a bit
Lennart Poettering
2016-04-12
core: be more paranoid when mixing umask and fopen()
Lennart Poettering
2016-04-12
core: rework how transient unit files and property drop-ins work
Lennart Poettering
[next]