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
*
Actually allow tabs in environment files
gentoo-206
Zbigniew Jędrzejewski-Szmek
2013-09-21
1
-1
/
+1
*
Allow tabs in environment files
Zbigniew Jędrzejewski-Szmek
2013-09-21
2
-1
/
+6
*
tmpfiles-setup: exclude /dev prefixes files
Dave Reisner
2013-07-31
1
-1
/
+1
*
tmpfiles: introduce --exclude-prefix
Dave Reisner
2013-07-31
3
-16
/
+36
*
tmpfiles: support passing --prefix multiple times
Dave Reisner
2013-07-31
2
-4
/
+23
*
Add /usr/share/keymaps to localectl supported locations.
Michał Górny
2013-07-31
1
-0
/
+1
*
logind: update state file after generating the session fifo, not before
Lennart Poettering
2013-07-31
3
-2
/
+12
*
build-sys: prepare 206
v206
Lennart Poettering
2013-07-23
3
-10
/
+49
*
NEWS: fix mistake
Maciej Wereski
2013-07-23
1
-1
/
+1
*
bus: update for kdbus changes
Kay Sievers
2013-07-22
2
-11
/
+3
*
TODO: update
Kay Sievers
2013-07-22
1
-3
/
+6
*
kmod-static-nodes: remain after exit
Tom Gundersen
2013-07-22
2
-1
/
+2
*
systemd-tmpfiles-setup-dev: remain after exit
Tom Gundersen
2013-07-22
1
-0
/
+1
*
NEWS: prepare half a NEWS file for upcoming 206
Lennart Poettering
2013-07-22
2
-0
/
+57
*
man: wording and grammar updates
Jan Engelhardt
2013-07-21
15
-36
/
+36
*
rules: net, tty description - ask hwdb explicitly for pci data
Kay Sievers
2013-07-21
2
-4
/
+3
*
shared: fix build on !x86
Shawn Landden
2013-07-20
1
-2
/
+2
*
man: udev - add section about hwdb
Kay Sievers
2013-07-21
1
-8
/
+41
*
core: correct dbus parameter direction
Zbigniew Jędrzejewski-Szmek
2013-07-20
1
-1
/
+1
*
rules: drivers - always call kmod, even when a driver is bound to the device
Kay Sievers
2013-07-20
1
-1
/
+1
*
make: Automake is complaining about .PRECIOUS being redefined
Holger Hans Peter Freyther
2013-07-19
1
-1
/
+1
*
man: also mention /run/log/journal in systemd-jouranld.service(8)
Zbigniew Jędrzejewski-Szmek
2013-07-19
1
-1
/
+13
*
journald: after the cgroup rework processes may be in both user and system un...
Lennart Poettering
2013-07-19
2
-16
/
+17
*
man: update documentation of systemctl cgroup commands
Lennart Poettering
2013-07-19
3
-89
/
+21
*
man: update documentation of slice units a bit
Lennart Poettering
2013-07-19
3
-8
/
+30
*
man: update scope unit man page a bit
Lennart Poettering
2013-07-19
4
-22
/
+21
*
man: update pam_systemd documentation to current state of the code
Lennart Poettering
2013-07-19
2
-116
/
+26
*
core: update configuration directive list "systemd --dump-configuration-items...
Lennart Poettering
2013-07-19
1
-0
/
+17
*
man: list scope and slice units in systemd(1)
Lennart Poettering
2013-07-19
2
-19
/
+33
*
man: document sd_pid_get_slice() call of libsystemd-login
Lennart Poettering
2013-07-19
3
-12
/
+37
*
man: a few corrections to the machinectl man page
Lennart Poettering
2013-07-19
2
-11
/
+10
*
man: update systemd-nspawn regarding new --slice= logic
Lennart Poettering
2013-07-19
2
-13
/
+14
*
man: extend systemd-run man page a little
Lennart Poettering
2013-07-19
2
-11
/
+28
*
man: drop the old cgroup settings from the man pages
Lennart Poettering
2013-07-19
3
-165
/
+12
*
tmpfiles: Fix memory leak in parse_line()
Maciej Wereski
2013-07-19
1
-1
/
+7
*
udev: fix two trivial memleaks in error path
Zbigniew Jędrzejewski-Szmek
2013-07-19
2
-4
/
+6
*
man: Fix example to use the new --boot syntax
Jan Janssen
2013-07-19
1
-2
/
+2
*
nspawn: Reorder includes to fix compilation
Jesper Larsen
2013-07-19
1
-1
/
+1
*
core: add %v specifier
Zbigniew Jędrzejewski-Szmek
2013-07-19
6
-7
/
+28
*
man: document Slice= setting (and other fixes)
Lennart Poettering
2013-07-19
3
-35
/
+77
*
machined: run machined at minimal capabilities
Lennart Poettering
2013-07-19
1
-0
/
+1
*
units: add references to bus API documentation to logind+machined
Lennart Poettering
2013-07-19
2
-1
/
+2
*
update TODO
Lennart Poettering
2013-07-19
1
-3
/
+4
*
machined: correct how some properties are exported on the bus
Lennart Poettering
2013-07-19
2
-1
/
+1
*
man: add reference to new machined bus API documentation in the wiki
Lennart Poettering
2013-07-19
1
-2
/
+10
*
TODO: update
Kay Sievers
2013-07-18
1
-15
/
+5
*
tests: skip tests when executed without privileges but which require them
Kay Sievers
2013-07-18
2
-2
/
+2
*
util: add split_pair() for splitting foo=bar strings
Lennart Poettering
2013-07-18
3
-0
/
+56
*
journal: Leave server_dispatch_message early when Storage is none
Holger Hans Peter Freyther
2013-07-18
1
-0
/
+5
*
systemctl: option to list units by state
Maciej Wereski
2013-07-18
2
-35
/
+48
[next]