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
2015-07-08
Merge pull request #500 from zonque/fileio
Lennart Poettering
2015-07-07
Remove repeated 'the's
Zbigniew Jędrzejewski-Szmek
2015-07-06
tree-wide: fix write_string_file() user that should not create files
Daniel Mack
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-06
fileio: add 'enforce_newline' argument to write_string_stream()
Daniel Mack
2015-07-06
get_process_environ: exit early when there is nothing to read
Kay Sievers
2015-07-06
networkd: be more defensive when writing to ipv4/ipv6 forwarding settings
Lennart Poettering
2015-07-03
Merge pull request #473 from richardmaw-codethink/machinectl-import-earlier-t...
Lennart Poettering
2015-07-02
util: fall back in rename_noreplace when renameat2 isn't implemented
Richard Maw
2015-07-01
socket: Set SO_REUSEPORT before bind()
Christos Trochalakis
2015-06-28
util: fix incorrect escape sequence in string_is_safe()
Eric Biggers
2015-06-18
Merge pull request #294 from teg/hashmap-debug-locking-2
David Herrmann
2015-06-18
hashmap: debug - lock access to the global hashmap list
Tom Gundersen
2015-06-18
Merge pull request #288 from phomes/cgroup-util
Lennart Poettering
2015-06-18
Merge pull request #289 from michich/hashmap-small-cleanup
Lennart Poettering
2015-06-18
cgroup-util: actually use the path callback
Thomas Hindoe Paaboel Andersen
2015-06-18
exit-status: add missing include for SIG* defines
Michael Olbrich
2015-06-17
util: Introduce unquote_first_word_and_warn
Filipe Brandenburger
2015-06-17
util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_word
Filipe Brandenburger
2015-06-17
util: Refactor common cunescape block in unquote_first_word
Filipe Brandenburger
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-06-17
hashmap: allow NULL key in ordered_hashmap_next()
Michal Schmidt
2015-06-17
hashmap: remove _IDX_ITERATOR_NIL definition
Michal Schmidt
2015-06-17
Merge pull request #246 from smcv/xpg-not-xdg
Lennart Poettering
2015-06-17
Stop talking about the "XDG" version of basename()
Simon McVittie
2015-06-17
sd-event: make errors on EPOLL_CTL_DEL pseudo-fatal
David Herrmann
2015-06-16
tmpfiles: silently ignore failed removal of btrfs submount from non-dir
Tom Gundersen
2015-06-16
Merge pull request #197 from dvdhrm/hashmap
Michal Schmidt
2015-06-16
signal-util: fix incorrect argument of va_start
Ronny Chevalier
2015-06-15
Merge pull request #214 from poettering/signal-rework-2
Lennart Poettering
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-15
btrfs-util: when snapshotting make sure we don't descent into subvolumes we j...
Lennart Poettering
2015-06-14
hashmap: fix iterators to not skip entries
David Herrmann
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers