Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
1434ae6fd49f8377b0ddbd4c675736e0d3226ea6
1434ae6
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that
by Lennart Poettering
· 11 years ago
v208
fbd8ebd
build-sys: mkdir.[ch] should be in libsystemd-shared
by Lennart Poettering
· 11 years ago
cd4010b
build-ss: prepare new release
by Lennart Poettering
· 11 years ago
a3b6faf
hashmap: randomize hash functions a bit
by Lennart Poettering
· 11 years ago
ef7939d
Update TODO
by David Herrmann
· 11 years ago
3a83f52
logind: remove fbdev session-device support
by David Herrmann
· 11 years ago
11c2f7a
logind: run with CAP_SYS_ADMIN
by David Herrmann
· 11 years ago
dfd5527
logind: send PropertyChanged during deactivation
by David Herrmann
· 11 years ago
c2e5d02
logind: check whether first drmSetMaster succeeded
by David Herrmann
· 11 years ago
081dfa8
logind: fix session-device dbus notify
by David Herrmann
· 11 years ago
ea52e2a
kernel-install: add compat with 'installkernel'
by Tom Gundersen
· 11 years ago
4cc1fe6
update TODO
by Lennart Poettering
· 11 years ago
7400b9d
core: whenever a new PID is passed to us, make sure we watch it
by Lennart Poettering
· 11 years ago
c22ceea
util.c: ignore pollfd.revent for loop_read/loop_write
by Chen Jie
· 11 years ago
e6dca81
units: Add SHELL environment variable
by Evan Callicoat
· 11 years ago
abaaabf
build-sys: don't fallback to upstart defaults
by Lennart Poettering
· 11 years ago
ba5ecfc
systemctl: remove legacy upstart compatibility
by Cristian Rodríguez
· 11 years ago
a1c9563
smack-setup: fix path to Smack/CIPSO mappings
by Patrick McCarty
· 11 years ago
ae05436
Revert "build-sys: link libsystemd-login with libsystemd-label.la"
by Kay Sievers
· 11 years ago
0b926f1
Update TODO
by Lennart Poettering
· 11 years ago
45fa9e2
hashmap: size hashmap bucket array dynamically
by Lennart Poettering
· 11 years ago
bcd8e6d
local: fix memory leak when putting together locale settings
by Lennart Poettering
· 11 years ago
6c08127
main: don't free fds array twice
by Lennart Poettering
· 11 years ago
69ae3ee
logs-show.c: show all messages for a slice
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
ceadabb
build-sys: link libsystemd-login with libsystemd-label.la
by Michał Górny
· 11 years ago
ba54bcb
man: mention the systemd homepage from systemd(1)
by Lennart Poettering
· 11 years ago
3efabbe
update TODO
by Lennart Poettering
· 11 years ago
ea021cc
man: link cgroups api docs from relevant man pages
by Lennart Poettering
· 11 years ago
4469ff4
set IgnoreOnIsolate=true for systemd-cryptsetup@.service
by Andrey Borzenkov
· 11 years ago
893fa01
Fix buffer overrun when enumerating files
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
8083d48
kmod-static-nodes: condition execution on modules.devname
by Dave Reisner
· 11 years ago
edcfd89
Add a bit more explicit message, to help confused users
by Michael Scherer
· 11 years ago
8b179a8
kernel-install: avoid using 'cp --preserve'
by Tom Gundersen
· 11 years ago
f2ec064
build-sys: restore detection of sphinx
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
8a7935a
Do not use unitialized variable and remove duplicated line
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
278d4bc
Update TODO
by Lennart Poettering
· 11 years ago
d43de69
swap: properly expose timeout property on the bus
by Lennart Poettering
· 11 years ago
a38d1d2
dbus: fix introspection for TimerSlackNSec
by Lennart Poettering
· 11 years ago
68372da
systemctl: make sure set-property mangles unit names
by Lennart Poettering
· 11 years ago
3fde5f3
man: drop references to "cgroup" wher appropriate
by Lennart Poettering
· 11 years ago
7ac8073
core: drop some out-of-date references to cgroup settings
by Lennart Poettering
· 11 years ago
c68ba91
logind: never consider a closing session relevant for PK checks
by Lennart Poettering
· 11 years ago
90dc8c2
main: set umask before creating any files
by Mike Gilbert
· 11 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
· 11 years ago
a57f7e2
core: rework how we match mount units against each other
by Lennart Poettering
· 11 years ago
6270c1b
unit-name: when escaping a path consider the empty path identical to the root dir
by Lennart Poettering
· 11 years ago
e203f7c
util: properly handle the root dir in PATH_FOREACH_PREFIX
by Lennart Poettering
· 11 years ago
baa89da
cgroup: when referencing cgroup controller trees allow omission of the path
by Lennart Poettering
· 11 years ago
2b3ab29
Move part of logind.c into a separate file
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
bd16acf
Move functions around to fix underlinking in test-machine-tables
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
732bfe0
build-sys: add ./configure --enable-address-sanitizer
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
5843c5e
journald: accept EPOLLERR from /dev/kmsg
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
8097ab4
test-hashmap: fix access to uninitialized memory
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
f546241
execute.c: little modernization
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
fecffe5
util: add macro for iterating through all prefixes of a path
by Lennart Poettering
· 11 years ago
bc5fb08
keymap: Add Samsung Ativ 9 Plus
by Jimmie Tauriainen
· 11 years ago
13b84ec
cgroup: if we do a cgroup operation then do something on all supported controllers
by Lennart Poettering
· 11 years ago
8bd94f7
journalctl(1): s/adm/systemd-journal/
by Dave Reisner
· 11 years ago
a6dbecc
logind: return -EINVAL when PID is wrong
by Lukas Nykryn
· 11 years ago
ee9c950
TODO: add header back
by Kay Sievers
· 11 years ago
540fd13
hwdb: update
by Kay Sievers
· 11 years ago
c51d84d
support acpi firmware performance data (FPDT)
by Kay Sievers
· 11 years ago
036ae95
shared: device-nodes - add include guard
by Kay Sievers
· 11 years ago
fb8f3f9
TODO: update
by Kay Sievers
· 11 years ago
e58cec1
cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hierarchy
by Lennart Poettering
· 11 years ago
a0f7080
Fix obsolete references to systemd-random-seed-load.service
by Eelco Dolstra
· 11 years ago
d808ca6
completion/systemctl: add missing list-sockets verb
by Dave Reisner
· 11 years ago
6c60569
logind: put correct user object paths in introspection data
by Mantas Mikulėnas
· 11 years ago
1bee43d
man: mention --runtime where appropriate
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
42a9de1
keymap: Fix wrong assignments to F23
by Martin Pitt
· 11 years ago
184ecaf
systemctl: Avoid ellipsizing when piping output
by Dave Reisner
· 11 years ago
1e5413f
Add more tests and fix capability logging
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1864b0e
build-sys: don't build python modules after --without-python
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
cecf24e
fix grammatical error
by Dave Reisner
· 11 years ago
d242133
nspawn: be less liberal about creating bind mount destinations
by Dave Reisner
· 11 years ago
e7363c5
test-utf8: add more tests for public functions
by Dave Reisner
· 11 years ago
8f6ce71
device-nodes: move device node specific code to own file
by Dave Reisner
· 11 years ago
7991ac3
shared/utf8: merge implementations, remove cruft
by Dave Reisner
· 11 years ago
894a156
udev-builtin-blkid: export ID_PART_TABLE_UUID
by Dave Reisner
· 11 years ago
f4d213c
clarify $ escaping in Exec* lines
by Andrey Borzenkov
· 11 years ago
c22428f
Spelling fix from later revision of committed patch from Shawn Landden <shawn@churchofgit.com>.
by David Strauss
· 11 years ago
4ec2914
Fix capability logging when effective caps are 0
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
72fd713
polkit: Avoid race condition in scraping /proc
by Colin Walters
· 11 years ago
00f117a
logs-show.c: fix enum type in function declaration
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
0a7b53b
util: restore get_process_capeff behaviour
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1dc2ced
Remove six unused variables and add annotation
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
831dede
logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)
by David Herrmann
· 11 years ago
3db604b
gpt-auto-generator: do not assume that /dev/block/%u:%u is useable
by Lennart Poettering
· 11 years ago
ef5bfcf
backlight,random-seed: move state files into /var/lib/systemd
by Lennart Poettering
· 11 years ago
d7bd01b
logind: implement generic multi-session
by David Herrmann
· 11 years ago
118ecf3
logind: introduce session-devices
by David Herrmann
· 11 years ago
360e09e
Update TODO
by Lennart Poettering
· 11 years ago
491d152
libudev: add missing 'global' to symbol export
by Kay Sievers
· 11 years ago
4608af4
journald: avoid NSS in journald
by Lennart Poettering
· 11 years ago
265ffa1
tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if it exists
by Lennart Poettering
· 11 years ago
d8a1100
test-fileio: assume that Buffers may be missing
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
e9e506e
Make test-login and test-sleep output debugging
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
9fb3675
Use first partition in /proc/swaps for hibernation test
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
22f5f62
Use udev_encode_string in fstab_node_to_udev_node
by Dave Reisner
· 11 years ago
02a36bc
move utf8 functions from libudev-private.h to utf8.h
by Dave Reisner
· 11 years ago
Next »