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
/
shared
Age
Commit message (
Expand
)
Author
2014-05-21
util: fix a gcc compiler warning
Lennart Poettering
2014-05-21
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-18
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-18
timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...
Lennart Poettering
2014-05-17
conf-parser: silently ignore sections starting with "X-"
Michael Marineau
2014-05-16
path-lookup: don't hardcode .config
Tanu Kaskinen
2014-05-16
path-util: add path_make_relative()
Tanu Kaskinen
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
shared/install: do not prefix created symlink with root path
Zbigniew Jędrzejewski-Szmek
2014-05-15
hashmap: add hashmap_remove2() to remove item from hashtable and return both ...
Lennart Poettering
2014-05-13
shared: add ring buffer
David Herrmann
2014-05-13
shared: add ALIGN_POWER2 macro
David Herrmann
2014-05-13
replace more dup() by F_DUPFD_CLOEXEC
Lennart Poettering
2014-05-10
rtnl: message - read group membership of incoming messages
Tom Gundersen
2014-05-06
list: make LIST_FIND_TAIL work for empty lists
Lennart Poettering
2014-05-05
timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...
Lennart Poettering
2014-05-05
build-sys: move async.[ch] to src/shared
Lennart Poettering
2014-04-28
conf-parser: Fix typo in comment
Jonathan Boulle
2014-04-24
Add more password agent information
David Härdeman
2014-04-24
util: make sure all our name_to_handle_at() code makes use of file_handle_union
Lennart Poettering
2014-04-23
delta: draw arrows with draw_special_char()
Lennart Poettering
2014-04-23
install: simplification
Lennart Poettering
2014-04-23
label: there is no label_retest_selinux() call
Lennart Poettering
2014-04-21
systemctl: delete REBOOT_PARAM_FILE if no parameter is specified
Michael Olbrich
2014-04-21
implement a union to pad out file_handle
Dave Reisner
2014-04-21
condense assignment and path_kill_slashes calls
Dave Reisner
2014-04-20
Remove duplicate includes
Bas van den Berg
2014-04-16
install: create_symlink() check unlink() return value
Djalal Harouni
2014-04-13
util: ignore kernel errors reported via close(), unless it is EBADF
Lennart Poettering
2014-04-13
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-12
path-util: also check for existence of binary when given absolute path
Zbigniew Jędrzejewski-Szmek
2014-04-12
fsck: Search for fsck.type in PATH
Mike Gilbert
2014-04-12
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-05
build-sys: add newly used if_link.h defines to missing.h
Zbigniew Jędrzejewski-Szmek
2014-04-05
journal: fix export of messages containing newlines
Zbigniew Jędrzejewski-Szmek
2014-03-25
time: support @ syntax for denoting times since the UNIX epoch 1970-1-1
Lennart Poettering
2014-03-25
util: consider both fuse.glusterfs and glusterfs network file systems
Lennart Poettering
2014-03-25
ask-password: modernizations
Lennart Poettering
2014-03-25
ask-password: when the user types a overly long password, beep and refuse
Lennart Poettering
2014-03-24
core: remove tcpwrap support
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-21
sd-ipv4ll/networkd: generate predictable addresses
Umut Tezduyar Lindskog
2014-03-21
missing: add more compat for old kernels and loop devices
Lennart Poettering
2014-03-19
core: Beef up PrivateDevices=
Lennart Poettering
2014-03-19
missing: define LO_FLAGS_PARTSCAN if it is missing
Lennart Poettering
2014-03-19
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering
[next]