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
Age
Commit message (
Expand
)
Author
2015-08-26
dhcp: generic data should be void*, not uint8_t*
Lennart Poettering
2015-08-26
network: s/user_data/userdata/
Lennart Poettering
2015-08-26
dhcp: coding style fixes
Lennart Poettering
2015-08-26
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-26
basic: document that people shouldn't use refcnt.h without reason
Lennart Poettering
2015-08-26
dhcp: keep lease save/load functions private
Lennart Poettering
2015-08-26
networkd: let's uppercase the first character in log messages
Lennart Poettering
2015-08-26
dhcp: normalize DHCP host and domain names from leases
Lennart Poettering
2015-08-26
dhcp: various simplifications
Lennart Poettering
2015-08-26
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-26
dhcp: be more careful when parsing strings from DHCP packets
Lennart Poettering
2015-08-26
networkd: don't leak memory of Hostname= is used twice in a .network file
Lennart Poettering
2015-08-26
time-util: add new get_timezone() call to get local timezone
Lennart Poettering
2015-08-26
sd-dhcp6: fix domainname memleak
David Herrmann
2015-08-26
sd-dhcp: don't randomly ref objects
David Herrmann
2015-08-26
Merge pull request #1047 from poettering/machinectl-TERM
David Herrmann
2015-08-26
Merge pull request #1044 from d-hatayama/fix_systemctl_abspath
Martin Pitt
2015-08-26
Merge pull request #998 from vbatts/tar_nosparse_flag
Lennart Poettering
2015-08-26
machinectl: pass $TERM into "machinectl shell" sessions
Lennart Poettering
2015-08-26
manager: close hostname fd *after* removing it epoll
Lennart Poettering
2015-08-26
resolved: dump cache and zone contents to syslog on SIGUSR1
Lennart Poettering
2015-08-26
selinux: fix regression of systemctl subcommands when absolute unit file path...
HATAYAMA Daisuke
2015-08-26
Merge pull request #1043 from phomes/master
Daniel Mack
2015-08-25
Merge pull request #1039 from poettering/nspawn-machine-template
Daniel Mack
2015-08-25
Merge pull request #1038 from poettering/coredumpctl-directory
Daniel Mack
2015-08-25
Merge pull request #1040 from poettering/cgroup-path-fix
Daniel Mack
2015-08-25
test-util: fix a memleak
Thomas Hindoe Paaboel Andersen
2015-08-25
resolve: fix regression in dns-scope
Daniel Mack
2015-08-25
Merge pull request #1041 from phomes/master
Daniel Mack
2015-08-25
Merge pull request #1034 from poettering/resolved-fixes-2
Daniel Mack
2015-08-25
machinectl: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-08-25
execute: make the invalid entry of the enum -1
Thomas Hindoe Paaboel Andersen
2015-08-25
core: report root cgroup as "/" over the bus
Lennart Poettering
2015-08-25
Revert "systemctl: properly handle empty control group paths in "status""
Lennart Poettering
2015-08-25
nspawn: make sure --template= and --machine= my be combined
Lennart Poettering
2015-08-25
coredumpctl: Add --directory option for reading alternate journal
Stef Walter
2015-08-25
resolved: add comments to DNS_PACKET_MAKE_FLAGS() clarifying DNS vs LLMNR
Lennart Poettering
2015-08-25
resolved: make packet flags logic more expressive again
Lennart Poettering
2015-08-25
resolved: rename DNS UDP socket to 'dns_udp_fd'
Lennart Poettering
2015-08-25
bus-util: make more properties settable in --property=
Lennart Poettering
2015-08-25
core: drop spurious new line
Lennart Poettering
2015-08-25
machine: policykit string fixes
Lennart Poettering
2015-08-25
Merge pull request #1022 from poettering/machinectl-shell
Tom Gundersen
2015-08-25
Merge pull request #1029 from jsynacek/unprivileged-wall-message-v2
Lennart Poettering
2015-08-25
resolved: allow dns_cache_put() without a question
Daniel Mack
2015-08-25
sd-network: make LLMNR specific config parser generic
Daniel Mack
2015-08-25
resolved: move assertion
Daniel Mack
2015-08-25
resolved: use switch-case statements for protocol details
Daniel Mack
2015-08-25
logind/systemctl: introduce SetWallMessage and --message
Jan Synacek
2015-08-25
resolved: remove runtime check for previously asserted condition
Daniel Mack
[next]