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-01-08
No need to canonicalize fixed paths
Zbigniew Jędrzejewski-Szmek
2014-01-05
shared/install: use char** convention for strvs
Zbigniew Jędrzejewski-Szmek
2014-01-05
strv: multiple cleanups
Simon Peeters
2014-01-05
shared: util.c: unify split and split_quoted
Simon Peeters
2014-01-05
util.c: use read_one_line_file where possible
Simon Peeters
2014-01-05
shared: procfs_file_alloca: handle pid==0
Simon Peeters
2014-01-04
Revert "net-util: add support for Type=ethernet"
Tom Gundersen
2014-01-03
net-util: add support for Type=ethernet
Tom Gundersen
2014-01-02
Introduce cleanup functions for cap_free
Zbigniew Jędrzejewski-Szmek
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2014-01-02
Move bus path definitions to def.h
Zbigniew Jędrzejewski-Szmek
2014-01-02
networkd: improve logging
Tom Gundersen
2013-12-31
sleep-config: fix double free
Zbigniew Jędrzejewski-Szmek
2013-12-30
sleep-config: Dereference pointer before check for NULL
Stefan Beller
2013-12-28
shared: add simplistic XML parser for usage in the D-Bus policy language comp...
Lennart Poettering
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-25
bus: rename message "serial" to "cookie"
Lennart Poettering
2013-12-25
shared: fix getpeername_pretty() for AF_UNIX sockets
Lennart Poettering
2013-12-25
unit: include peer identity in description of per-connection socket-activated...
Lennart Poettering
2013-12-24
sleep-config: fix useless check for swapfile type
Dave Reisner
2013-12-24
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
util: don't accept an empty peer label as valid
Lennart Poettering
2013-12-24
util: unify SO_PEERCRED/SO_PEERSEC invocations
Lennart Poettering
2013-12-23
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-23
util: when we try to read /proc/cmdline in a container, read /proc/1/cmdline ...
Lennart Poettering
2013-12-23
log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"
Lennart Poettering
2013-12-23
bus: switch kdbus bloom filter over to SipHash (from MurmurHash3)
Lennart Poettering
2013-12-23
libudev: ship the original MurmurHash2.[ch] file
Kay Sievers
2013-12-22
Fix extraction of _SYSTEMD_USER_UNIT
Zbigniew Jędrzejewski-Szmek
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-21
util: remove union dirent_storage
Florian Weimer
2013-12-21
conf-files: replace readdir_r with readdir
Florian Weimer
2013-12-21
util: replace readdir_r with readdir
Florian Weimer
2013-12-21
install: replace readdir_r with readdir
Florian Weimer
2013-12-20
DEFAULT_PATH_SPLIT_USR macro
Shawn Landden
2013-12-20
logging: reduce send timeout to something more sensible
Zbigniew Jędrzejewski-Szmek
2013-12-19
def: lower exit-on-idle time
Lennart Poettering
2013-12-18
udevadm: modernization
Zbigniew Jędrzejewski-Szmek
2013-12-18
Revert "ptyfwd: make master terminal attributes raw, too"
Lennart Poettering
2013-12-18
ptyfwd: make master terminal attributes raw, too
Lennart Poettering
2013-12-18
log: when we log to /dev/console and got disconnected (maybe due to vhangup) ...
Lennart Poettering
2013-12-18
log: don't reopen /dev/console each time we call log_open()
Lennart Poettering
2013-12-18
service: watch main pid even in final states
Lennart Poettering
2013-12-18
busctl: output a single sorted list of names, including activatable and activ...
Lennart Poettering
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-12-17
util: no need for in_initrd() cache to be thread-local
Shawn Landden
2013-12-17
__thread --> thread_local for C11 compat
Shawn Landden
2013-12-17
libsystemd-bus: true/false instead of yes/no in msg dump
Lukasz Skalski
[next]