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
*
sd-rtnl: fix off-by-one
gentoo-212
Steven Siloti
2014-04-07
1
-2
/
+2
*
build-sys: fix library link order
v212
Kay Sievers
2014-03-25
1
-2
/
+2
*
gitignore update
Kay Sievers
2014-03-25
1
-0
/
+2
*
build-sys: split-off internal libsystemd-resolve
Kay Sievers
2014-03-25
1
-3
/
+12
*
completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl...
Daniel Mack
2014-03-25
7
-9
/
+44
*
src/systemd: fix grammar and spelling errors in comments
Jason St. John
2014-03-25
8
-95
/
+92
*
build-sys: prepare 212
Lennart Poettering
2014-03-25
2
-4
/
+4
*
build-sys: prepare NEWS for 212
Lennart Poettering
2014-03-25
1
-0
/
+149
*
sd-rtnl: add support for tunnel attributes
Susant Sahani
2014-03-25
3
-5
/
+197
*
sd-rtnl: message - don't try to enter unsupported containers
Tom Gundersen
2014-03-25
1
-1
/
+2
*
time: support @ syntax for denoting times since the UNIX epoch 1970-1-1
Lennart Poettering
2014-03-25
4
-9
/
+18
*
update TODO
Lennart Poettering
2014-03-25
1
-0
/
+4
*
util: consider both fuse.glusterfs and glusterfs network file systems
Lennart Poettering
2014-03-25
1
-1
/
+8
*
ask-password: modernizations
Lennart Poettering
2014-03-25
1
-50
/
+37
*
ask-password: when the user types a overly long password, beep and refuse
Lennart Poettering
2014-03-25
1
-0
/
+5
*
systemctl: add more verbose explanation of --kill-who and what control/main p...
Lennart Poettering
2014-03-25
1
-5
/
+30
*
systemctl: --kill-mode is long long gone, don't mention it in the man page
Lennart Poettering
2014-03-25
2
-7
/
+3
*
man: be more specific when EnvironmentFile= is read
Lennart Poettering
2014-03-25
1
-3
/
+8
*
man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from...
Lennart Poettering
2014-03-25
1
-1
/
+4
*
update TODO
Lennart Poettering
2014-03-25
1
-0
/
+2
*
sd-event: don't accidentally turn of watchdog timer event if we determine 0
Lennart Poettering
2014-03-25
1
-0
/
+5
*
sd-event: initialization perturbation value right before we use it
Lennart Poettering
2014-03-24
1
-15
/
+21
*
sd-daemon: fix incorrect variable access
Lennart Poettering
2014-03-24
1
-1
/
+1
*
cryptsetup: minor typo fix
Lennart Poettering
2014-03-24
1
-1
/
+1
*
networkd: fix a couple of memory leaks
Lennart Poettering
2014-03-24
4
-1
/
+17
*
networkd: netdev - fix error handling in set_ifindex()
Tom Gundersen
2014-03-24
1
-9
/
+21
*
core: don't try to relabel mounts before we loaded the policy
Lennart Poettering
2014-03-24
1
-1
/
+4
*
timedate: fix numerous grammar errors in comments and output/debug messages
Jason St. John
2014-03-24
3
-40
/
+38
*
sd-rtnl: tests - drop redundant tests
Tom Gundersen
2014-03-24
1
-24
/
+0
*
libsystemd: Don't use "class" in public headers
Marc-Antoine Perennou
2014-03-24
2
-3
/
+3
*
core: remove tcpwrap support
Lennart Poettering
2014-03-24
16
-216
/
+5
*
build-sys: add makefile link
Lennart Poettering
2014-03-24
1
-0
/
+1
*
service: don't take chkconfig priority into account
Lennart Poettering
2014-03-24
1
-16
/
+9
*
networkd: add CapabilityBoundingSet
Tom Gundersen
2014-03-24
1
-0
/
+1
*
sd-rtnl: message parsing - log when ignoring message attributes
Tom Gundersen
2014-03-24
1
-3
/
+10
*
networkd: netdev - verify that newlink messages has the expected kind
Tom Gundersen
2014-03-24
3
-17
/
+41
*
sd-rtnl: add sd_rtnl_message_enter_container()
Tom Gundersen
2014-03-24
6
-307
/
+283
*
units: networkd shouldn't have PrivateTmp= set, since it runs in early-boot
Lennart Poettering
2014-03-24
1
-1
/
+0
*
update TODO
Lennart Poettering
2014-03-24
1
-4
/
+0
*
core: add a setting to globally control the default for timer unit accuracy
Lennart Poettering
2014-03-24
7
-4
/
+34
*
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-24
7
-30
/
+104
*
sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds()
Daniel Mack
2014-03-24
1
-1
/
+1
*
rules: update qemu hid rules
Gerd Hoffmann
2014-03-24
1
-7
/
+8
*
systemctl: show last trigger time in "systemctl list-timers"
Lennart Poettering
2014-03-24
2
-11
/
+65
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
18
-43
/
+37
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
22
-239
/
+443
*
sd-rtnl: message - protect against SEGFAULT when reading messages
Tom Gundersen
2014-03-23
2
-10
/
+26
*
sd-rtnl: message - don't skip parts of message when parsing
Tom Gundersen
2014-03-23
1
-1
/
+1
*
sd-bus: mark sd_bus_unref() as broken regarding self-refs
David Herrmann
2014-03-22
2
-0
/
+21
*
README: update
Kay Sievers
2014-03-22
1
-4
/
+4
[next]