Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v208
/
src
tag
cc1ae646354094eef979925f671e253adef7a4fe
tagger
Lennart Poettering <lennart@poettering.net>
Wed Oct 02 05:31:19 2013 +0200
object
1434ae6fd49f8377b0ddbd4c675736e0d3226ea6
systemd 208
1434ae6
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that
by Lennart Poettering
· 12 years ago
v208
a3b6faf
hashmap: randomize hash functions a bit
by Lennart Poettering
· 12 years ago
3a83f52
logind: remove fbdev session-device support
by David Herrmann
· 12 years ago
dfd5527
logind: send PropertyChanged during deactivation
by David Herrmann
· 12 years ago
c2e5d02
logind: check whether first drmSetMaster succeeded
by David Herrmann
· 12 years ago
081dfa8
logind: fix session-device dbus notify
by David Herrmann
· 12 years ago
ea52e2a
kernel-install: add compat with 'installkernel'
by Tom Gundersen
· 12 years ago
7400b9d
core: whenever a new PID is passed to us, make sure we watch it
by Lennart Poettering
· 12 years ago
c22ceea
util.c: ignore pollfd.revent for loop_read/loop_write
by Chen Jie
· 12 years ago
ba5ecfc
systemctl: remove legacy upstart compatibility
by Cristian Rodríguez
· 12 years ago
a1c9563
smack-setup: fix path to Smack/CIPSO mappings
by Patrick McCarty
· 12 years ago
45fa9e2
hashmap: size hashmap bucket array dynamically
by Lennart Poettering
· 12 years ago
bcd8e6d
local: fix memory leak when putting together locale settings
by Lennart Poettering
· 12 years ago
6c08127
main: don't free fds array twice
by Lennart Poettering
· 12 years ago
69ae3ee
logs-show.c: show all messages for a slice
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
4469ff4
set IgnoreOnIsolate=true for systemd-cryptsetup@.service
by Andrey Borzenkov
· 12 years ago
893fa01
Fix buffer overrun when enumerating files
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
8b179a8
kernel-install: avoid using 'cp --preserve'
by Tom Gundersen
· 12 years ago
8a7935a
Do not use unitialized variable and remove duplicated line
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d43de69
swap: properly expose timeout property on the bus
by Lennart Poettering
· 12 years ago
a38d1d2
dbus: fix introspection for TimerSlackNSec
by Lennart Poettering
· 12 years ago
68372da
systemctl: make sure set-property mangles unit names
by Lennart Poettering
· 12 years ago
7ac8073
core: drop some out-of-date references to cgroup settings
by Lennart Poettering
· 12 years ago
c68ba91
logind: never consider a closing session relevant for PK checks
by Lennart Poettering
· 12 years ago
90dc8c2
main: set umask before creating any files
by Mike Gilbert
· 12 years ago
299404a
logind: if a user is sitting in front of the computer and can shutdown the machine anyway he should also be able to reboot it
by Lennart Poettering
· 12 years ago
a57f7e2
core: rework how we match mount units against each other
by Lennart Poettering
· 12 years ago
6270c1b
unit-name: when escaping a path consider the empty path identical to the root dir
by Lennart Poettering
· 12 years ago
e203f7c
util: properly handle the root dir in PATH_FOREACH_PREFIX
by Lennart Poettering
· 12 years ago
baa89da
cgroup: when referencing cgroup controller trees allow omission of the path
by Lennart Poettering
· 12 years ago
2b3ab29
Move part of logind.c into a separate file
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
bd16acf
Move functions around to fix underlinking in test-machine-tables
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5843c5e
journald: accept EPOLLERR from /dev/kmsg
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
8097ab4
test-hashmap: fix access to uninitialized memory
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
f546241
execute.c: little modernization
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
fecffe5
util: add macro for iterating through all prefixes of a path
by Lennart Poettering
· 12 years ago
13b84ec
cgroup: if we do a cgroup operation then do something on all supported controllers
by Lennart Poettering
· 12 years ago
a6dbecc
logind: return -EINVAL when PID is wrong
by Lukas Nykryn
· 12 years ago
c51d84d
support acpi firmware performance data (FPDT)
by Kay Sievers
· 12 years ago
036ae95
shared: device-nodes - add include guard
by Kay Sievers
· 12 years ago
e58cec1
cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hierarchy
by Lennart Poettering
· 12 years ago
a0f7080
Fix obsolete references to systemd-random-seed-load.service
by Eelco Dolstra
· 12 years ago
6c60569
logind: put correct user object paths in introspection data
by Mantas Mikulėnas
· 12 years ago
184ecaf
systemctl: Avoid ellipsizing when piping output
by Dave Reisner
· 12 years ago
1e5413f
Add more tests and fix capability logging
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
cecf24e
fix grammatical error
by Dave Reisner
· 12 years ago
d242133
nspawn: be less liberal about creating bind mount destinations
by Dave Reisner
· 12 years ago
e7363c5
test-utf8: add more tests for public functions
by Dave Reisner
· 12 years ago
8f6ce71
device-nodes: move device node specific code to own file
by Dave Reisner
· 12 years ago
7991ac3
shared/utf8: merge implementations, remove cruft
by Dave Reisner
· 12 years ago
894a156
udev-builtin-blkid: export ID_PART_TABLE_UUID
by Dave Reisner
· 12 years ago
c22428f
Spelling fix from later revision of committed patch from Shawn Landden <shawn@churchofgit.com>.
by David Strauss
· 12 years ago
4ec2914
Fix capability logging when effective caps are 0
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
72fd713
polkit: Avoid race condition in scraping /proc
by Colin Walters
· 12 years ago
00f117a
logs-show.c: fix enum type in function declaration
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
0a7b53b
util: restore get_process_capeff behaviour
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1dc2ced
Remove six unused variables and add annotation
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
831dede
logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)
by David Herrmann
· 12 years ago
3db604b
gpt-auto-generator: do not assume that /dev/block/%u:%u is useable
by Lennart Poettering
· 12 years ago
ef5bfcf
backlight,random-seed: move state files into /var/lib/systemd
by Lennart Poettering
· 12 years ago
d7bd01b
logind: implement generic multi-session
by David Herrmann
· 12 years ago
118ecf3
logind: introduce session-devices
by David Herrmann
· 12 years ago
491d152
libudev: add missing 'global' to symbol export
by Kay Sievers
· 12 years ago
4608af4
journald: avoid NSS in journald
by Lennart Poettering
· 12 years ago
265ffa1
tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if it exists
by Lennart Poettering
· 12 years ago
d8a1100
test-fileio: assume that Buffers may be missing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e9e506e
Make test-login and test-sleep output debugging
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
9fb3675
Use first partition in /proc/swaps for hibernation test
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
22f5f62
Use udev_encode_string in fstab_node_to_udev_node
by Dave Reisner
· 12 years ago
02a36bc
move utf8 functions from libudev-private.h to utf8.h
by Dave Reisner
· 12 years ago
0a244b8
journald: log the slice of a process along with each message in _SYSTEMD_SLICE=
by Lennart Poettering
· 12 years ago
ddca82a
cgroup: get rid of MemorySoftLimit=
by Lennart Poettering
· 12 years ago
dd8b2bf
udev: path_id - fix by-path link generation for scm devices
by Sebastian Ott
· 12 years ago
bf7825a
logind: extract has_vts() from can_multi_session()
by David Herrmann
· 12 years ago
9209d51
logind: fix session_activate(vtnr = 0)
by David Herrmann
· 12 years ago
20e1bd9
logind: fix seat_can_tty() to check for VTs
by David Herrmann
· 12 years ago
92432fc
logind: rename vtconsole to seat0
by David Herrmann
· 12 years ago
ab60f2f
logind: make Session.Activate() lazy
by David Herrmann
· 12 years ago
ae5e06b
logind: add session controllers
by David Herrmann
· 12 years ago
e8b212f
logind: add infrastructure to watch busnames
by David Herrmann
· 12 years ago
718d006
logind: listen actively for session devices
by David Herrmann
· 12 years ago
1731e34
tmpfiles: support simple specifier expansion for specified paths
by Lennart Poettering
· 12 years ago
f485606
Make tmpdir removal asynchronous
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
4363833
man: add a list of environment variables
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
19f6d71
specifier: rework specifier calls to return proper error message
by Lennart Poettering
· 12 years ago
35375af
login: fix login_is_valid test
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
3cf0f8f
udev-rules: avoid erroring on trailing whitespace
by Dave Reisner
· 12 years ago
4b54914
Verify validity of session name when received from outside
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1244d8d
transaction.c: do not point users to logs when unit not found
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
442e008
Assume that /proc/meminfo can be missing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
112a7f4
cgroup: add missing equals for BlockIOWeight
by Gao feng
· 12 years ago
4e82fe5
swap: create .wants symlink to 'auto' swap devices
by Tom Gundersen
· 12 years ago
69ab808
Advertise hibernation only if there's enough free swap
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6faa3dc
libudev: fix move_later comparison
by Lukas Nykryn
· 12 years ago
90060fa
swap: fix reverse dependencies
by Tom Gundersen
· 12 years ago
81c68af
core/cgroup: first print then free
by Lukas Nykryn
· 12 years ago
2dba165
random-seed: we should return errno of failed loop_write
by Lukas Nykryn
· 12 years ago
6a94f2e
cgroup: fix incorrectly setting memory cgroup
by Gao feng
· 12 years ago
84121bc
cgroup: correct the log information
by Gao feng
· 12 years ago
15b4a75
cgroup: add the missing setting of variable's value
by Gao feng
· 12 years ago
Next »