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-02-07
cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...
Lennart Poettering
2014-02-03
conf-parser: warn when we open configuration files with weird access bits
Lennart Poettering
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-30
shared: net - use u32ctz to compute prefixlen
Tom Gundersen
2014-01-30
util: add u32ctz() call for determining ctz of uint32_t
Lennart Poettering
2014-01-30
sd-dhcp-client/net-util: make netmask_to_prefixlen generic
Tom Gundersen
2014-01-30
net-util: verify the address family
Tom Gundersen
2014-01-30
utmp: make sure we don't write the utmp reboot record twice on each boot
Lennart Poettering
2014-01-28
Base mkostemp_safe on mkostemp
Zbigniew Jędrzejewski-Szmek
2014-01-28
Get rid of write_safe
Zbigniew Jędrzejewski-Szmek
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
2014-01-28
util: pick slightly safer open() flags when creating temporary files
Lennart Poettering
2014-01-28
util: define O_TMPFILE on x86/x86-64, where the generic value is used
Lennart Poettering
2014-01-28
util: pass original flags value to mkostemp(), in open_tmpfile()
Lennart Poettering
2014-01-28
util: simplify mkostemp_safe()
Lennart Poettering
2014-01-28
util: introduce new dev_urandom() call that is like random_bytes() but doesn'...
Lennart Poettering
2014-01-28
util: modernize loop_read() and loop_write() a bit
Lennart Poettering
2014-01-27
manager: add systemd.show_status=auto mode
Zbigniew Jędrzejewski-Szmek
2014-01-27
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek
2014-01-27
Replace mkostemp+unlink with open(O_TMPFILE)
Zbigniew Jędrzejewski-Szmek
2014-01-27
bus: add API calls for connecting to starter bus
Lennart Poettering
2014-01-27
resolve: update sd-resolve to match the other APIs in style and functionality
Lennart Poettering
2014-01-22
DEFINE_STRING_TABLE_LOOKUP: return _INVALID_* rather than assert on NULL string
Tom Gundersen
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2014-01-12
core: clean up environment block for --user instances a bit
Lennart Poettering
2014-01-11
journald: do not free space when disk space runs low
Zbigniew Jędrzejewski-Szmek
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
[next]