GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
11
-44
/
+150
*
Pass log config from systemd to systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2014-02-17
4
-32
/
+145
*
Some modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-17
3
-29
/
+34
*
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-17
8
-283
/
+216
*
logind: close race on session state during logins
Djalal Harouni
2014-02-17
1
-1
/
+2
*
sd-dhcp: silently ignore malformed packets
Tom Gundersen
2014-02-16
1
-3
/
+3
*
sd-rtnl: do not require ifindex to be set for SETLINK messages
Tom Gundersen
2014-02-16
1
-1
/
+2
*
TODO: remove done item
Thomas Hindoe Paaboel Andersen
2014-02-16
1
-3
/
+0
*
nspawn: typo fix in help
Thomas Hindoe Paaboel Andersen
2014-02-16
1
-2
/
+2
*
nspawn: add new --network-bridge= switch
Tom Gundersen
2014-02-16
3
-28
/
+98
*
Add white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_
Djalal Harouni
2014-02-16
1
-1
/
+1
*
bus: fix match_parse for unquoted matches
Simon Peeters
2014-02-16
1
-1
/
+1
*
core: check for return value from get_process_state
Yuxuan Shui
2014-02-16
1
-1
/
+7
*
README: mention libudev's requirement
Kay Sievers
2014-02-15
1
-1
/
+1
*
sd-dhcp: network - don't hardcode ports
Tom Gundersen
2014-02-15
4
-11
/
+13
*
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-15
7
-12
/
+4
*
sd-dhcp: minimum options size is part of the protocol
Tom Gundersen
2014-02-15
2
-7
/
+6
*
sd-dhcp-client: explicitly handle raw and udp messages
Tom Gundersen
2014-02-15
1
-86
/
+110
*
sd-rtnl: message_open_container - don't take a 'size' argument
Tom Gundersen
2014-02-15
6
-15
/
+18
*
sd-rtnl: link flags - don't allow change = 0
Tom Gundersen
2014-02-15
1
-4
/
+2
*
Fix prototype of get_process_state
Zbigniew Jędrzejewski-Szmek
2014-02-14
2
-2
/
+2
*
util: fix mismatching function signature
Kay Sievers
2014-02-15
1
-1
/
+1
*
man: use spaces instead of tabs
Jason St. John
2014-02-14
5
-70
/
+70
*
man: replace STDOUT with standard output, etc.
Zbigniew Jędrzejewski-Szmek
2014-02-14
15
-60
/
+65
*
man: fix grammatical errors and other formatting issues
Jason St. John
2014-02-14
7
-184
/
+233
*
core: fix detection of dead processes
Yuxuan Shui
2014-02-14
3
-0
/
+34
*
test: add basic seccomp tests
Ronny Chevalier
2014-02-14
7
-0
/
+122
*
units: systemd-logind fails hard without dbus
Zbigniew Jędrzejewski-Szmek
2014-02-14
1
-0
/
+5
*
test: print the important commands to make debugging easier
Zbigniew Jędrzejewski-Szmek
2014-02-14
1
-3
/
+5
*
test: make the image bigger
Zbigniew Jędrzejewski-Szmek
2014-02-14
1
-3
/
+3
*
nspawn: if we don't find bash, try sh
Lennart Poettering
2014-02-14
1
-0
/
+1
*
update TODO
Lennart Poettering
2014-02-14
1
-7
/
+9
*
nspawn: don't accept just any tree to execute
Lennart Poettering
2014-02-14
1
-3
/
+15
*
man: always place <programlisting> and </programlisting> in a line with actua...
Lennart Poettering
2014-02-14
13
-99
/
+47
*
localectl: log error if bus_map_all_properties() fails
Djalal Harouni
2014-02-14
1
-1
/
+3
*
service: when we complain about a notify message we cannot map to main pid be...
Lennart Poettering
2014-02-14
1
-1
/
+1
*
service: if we don't know the main pid of a service, we cannot accept any not...
Lennart Poettering
2014-02-14
1
-4
/
+6
*
build-sys: fix for "recipe for target 'dbus1-generator-install-hook' failed"
Simon Peeters
2014-02-14
1
-0
/
+2
*
man: systemd.service(5): clarify behavior of SuccessExitStatus
Dave Reisner
2014-02-14
1
-1
/
+4
*
shared: include root when canonicalizing conf paths
Michael Marineau
2014-02-14
5
-23
/
+28
*
logind: make sure to terminate systemd user on logouts
Djalal Harouni
2014-02-13
2
-2
/
+9
*
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ...
Lennart Poettering
2014-02-13
2
-1
/
+60
*
nspawn: add new --network-veth switch to add a virtual ethernet link to the host
Lennart Poettering
2014-02-13
2
-69
/
+213
*
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
4
-17
/
+16
*
systemctl: fix exit statuses from is-active/is-failed
Dave Reisner
2014-02-13
1
-4
/
+6
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
14
-20
/
+19
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
16
-39
/
+38
*
nspawn: check with udev before we take possession of an interface
Lennart Poettering
2014-02-13
2
-0
/
+23
*
nspawn: no need to subscribe to netlink messages if we just want to execute o...
Lennart Poettering
2014-02-13
1
-5
/
+5
*
nspawn: --private-network should imply CAP_NET_ADMIN
Lennart Poettering
2014-02-13
2
-8
/
+28
[next]