Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v200
/
src
tag
a08ad6d4c14c35972a8bd1ce23cb97e793004ea0
tagger
Lennart Poettering <lennart@poettering.net>
Fri Mar 29 03:52:16 2013 +0100
object
5e75606a419059e6fbd8705b0b60c183c8aca246
systemd 200
5e75606
coredump: do not free twice
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
v200
0c17fbc
unit: replace remote-fs-setup.target by network-online.target
by Lennart Poettering
· 12 years ago
d8d4bee
build-sys: fix HAVE/ENABLE_FIRMWARE
by Kay Sievers
· 12 years ago
0014c52
bootctl: ESP --> Partition
by Kay Sievers
· 12 years ago
33696ef
bootctl: Binary: --> File:
by Kay Sievers
· 12 years ago
464264a
catalog: fix error codes handling in catalog_list_items
by Lukas Nykryn
· 12 years ago
2e8fb70
log: fix error codes handling in catalog_list_items
by Lukas Nykryn
· 12 years ago
531991b
sd-bus: check c->path for null instead of path
by Lukas Nykryn
· 12 years ago
6f6fad9
systemd-sysctl: Handle missing /etc/sysctl.conf properly
by Eelco Dolstra
· 12 years ago
f36a783
shared: free dt (temporary dir name) on fail
by Václav Pavlín
· 12 years ago
ebf4fb3
core: check return value of rm_rf_dangerous and warn if it fails
by Václav Pavlín
· 12 years ago
3483fab
bootctl: rename status output header
by Kay Sievers
· 12 years ago
590888a
keymap: Fix Touchpad Toggle on MSI Wind U90/U100
by Martin Pitt
· 12 years ago
49e5de6
tests: skip bus test if bus cannot be opened
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
f770353
tests: fix size_t in format string
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
3baed19
Simplify the meaning of %s
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a63a5c4
units: automatically order all mount units after network.target
by Lennart Poettering
· 12 years ago
b064028
readahead: cleanups
by Auke Kok
· 12 years ago
94243ef
readahead: chunk on spinning media
by Auke Kok
· 12 years ago
74b1c371
cryptsetup: when prompting for password use GPT partition label
by Lennart Poettering
· 12 years ago
a87586a
fstab-generator: drop x-initrd.rootfs mount option
by Harald Hoyer
· 12 years ago
4e5ed9b
fstab-generator: degrade the message about missing "root=" to log_debug
by Harald Hoyer
· 12 years ago
9717120
Drop src/login/uaccess.c, dead code
by Martin Pitt
· 12 years ago
5a0f603
bus: fix missing variable initialization
by Lennart Poettering
· 12 years ago
b56c267
modules-load: there's really no point in mentioning that a certain modules is already loaded
by Lennart Poettering
· 12 years ago
62cfa9d
build-sys: make gcc shut up
by Lennart Poettering
· 12 years ago
d65ddaa
bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very useful
by Lennart Poettering
· 12 years ago
0a72c2b
bus: automatically generate minimal introspection data to find installed objects
by Lennart Poettering
· 12 years ago
94bbf1b
bus: rename send_hello flag to bus_cient
by Lennart Poettering
· 12 years ago
e32530c
cryptsetup-generator: let's be a bit more efficient with strv_extend()
by Lennart Poettering
· 12 years ago
608d41f
cryptsetup-generator: add a missing OOM check
by Lennart Poettering
· 12 years ago
e8d2f6c
units: introduce remote-fs-setup.target to pull in dependencies from remote mounts
by Lennart Poettering
· 12 years ago
e3d8472
units: introduce new timers.target and paths.target to hook timer/path units into for boot
by Lennart Poettering
· 12 years ago
1b03659
fstab-generator: add missing strempty() calls
by Mantas Mikulėnas
· 12 years ago
80c39ad
fstab-generator: fix minor memory leak on error path
by Lennart Poettering
· 12 years ago
df3e57f
fstab-generator: add missing OOM check
by Lennart Poettering
· 12 years ago
790838e
fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfs
by Lennart Poettering
· 12 years ago
26687bf
journal: Add sync timer to journal server
by Oleksii Shevchuk
· 12 years ago
ce2c226
core: ensure LSB Provides are handled correctly
by Frederic Crozat
· 12 years ago
8cc3f8c
udevd.c: set udev children_max according to CPU count
by Harald Hoyer
· 12 years ago
c5962bd
timer: downgrade time change message to debug
by Michal Schmidt
· 12 years ago
a7e3212
bus: split socket related code into bus-socket.[ch], to prepare for kdbus backend
by Lennart Poettering
· 12 years ago
2fd9ae2
bus: implement 'unixexec:' protocol
by Lennart Poettering
· 12 years ago
021a1e7
bus: make optional whether unix socket passing is negotiated and whether hello is sent
by Lennart Poettering
· 12 years ago
66f931b
bus: properly handle termination of connections
by Lennart Poettering
· 12 years ago
2c93b4e
bus: implement support for FD passing
by Lennart Poettering
· 12 years ago
3f95f83
service: no need to drop rc. prefix anymore
by Miklos Vajna
· 12 years ago
7964dfc
journald: remove unconditional log_*() use in the main loop
by Kay Sievers
· 12 years ago
bb06e0f
uaccess: remove needless usb_id call from udev rules
by Kay Sievers
· 12 years ago
4589f5b
conf-parser: when we parse a string list, always fill in something
by Lennart Poettering
· 12 years ago
54b1da8
journal: don't access j->files after use
by Lennart Poettering
· 12 years ago
46512cd
udevadm: place const in the right place
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
9e1fe7c
bus: don't free an unallocated var
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
cb695f0
bus: move attribute to end of structure, so it is not ignored
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
335b524
unit: never retroactively start requisites
by Lennart Poettering
· 12 years ago
4ad61fd
add --with-telinit=PATH configure option
by Cristian Rodríguez
· 12 years ago
3ac251b
journalctl: various fixes to the access check logic
by Lennart Poettering
· 12 years ago
a5a5ade
dbus: Do send out "replies" to signals
by Colin Walters
· 12 years ago
d91c34f
exec: Assigning the empty string to CapabilityBoundSet= should drop all caps
by Lennart Poettering
· 12 years ago
86e7b6e
timedated: extra overflow safety check when doing relative time changes
by Lennart Poettering
· 12 years ago
1a56132
timedatectl: show CanNTP field
by Lennart Poettering
· 12 years ago
2852ae2
udev: no need to output OOM, if we call log_oom() anyway
by Lennart Poettering
· 12 years ago
ab42244
main: minor simplification
by Lennart Poettering
· 12 years ago
7d56679
udev/collect: avoid initalizing memory twice
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
48deb05
util: workaround two gcc warnings
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6fe391c
journalctl: be smarter about journal error checks
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
478c826
build-sys: move acl searching code into libsystemd-acl
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
737732a
hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use that
by Lennart Poettering
· 12 years ago
aa3c5cf
util: be more picky when validating hostnames
by Lennart Poettering
· 12 years ago
4468add
journalctl: give a nice hint about group membership based on ACLs of /var/log/journal
by Lennart Poettering
· 12 years ago
8e70580
cgroup: minor optimization
by Lennart Poettering
· 12 years ago
a652755
bus: implement object handler registry
by Lennart Poettering
· 12 years ago
3cbb76e
mount: mount all cgroup controllers in containers, too
by Lennart Poettering
· 12 years ago
db813c2
main: use strv_find() where we can
by Lennart Poettering
· 12 years ago
e2b1eb2
main: don't mount cgroup controller unless PID == 1
by Lennart Poettering
· 12 years ago
6c14264
Fix vacuum logic error
by Jan Alexander Steffens (heftig)
· 12 years ago
811de19
systemd-python: allow retrieval of single fields
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5e8ba1a
systemd-python: split out realtime and monotonic into separate functions
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1cdcd71
systemd-python: implement _Reader.test_cursor
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
806bc1c
systemd-python: cleanup up usec_t handling
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
50a279f
systemd-python: export sd_journal_get_usage
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
742af54
efivars: fix return code
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7a4b2ea
shutdownd: shut up bogus gcc warning
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
40c2cce
bootchart: fix two unitialized memory frees
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
3143987
initctl: fix return from unitialized memory in error path
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2571ead
bus: implicitly collect ucred/label information
by Lennart Poettering
· 12 years ago
20902f3
bus: also finish connection before returning from sd_bus_get_unique_name()
by Lennart Poettering
· 12 years ago
ed205a6
bus: when parsing enforce maximum container depth
by Lennart Poettering
· 12 years ago
2bf938c
bus: fix uninitialized variable
by Lennart Poettering
· 12 years ago
dafb759
bus: validate the hello response properly
by Lennart Poettering
· 12 years ago
813a4f9
bus: properly verify recursion depth of signatures
by Lennart Poettering
· 12 years ago
d728d70
bus: rework synchronization logic
by Lennart Poettering
· 12 years ago
9f26c90
bus: reuse more code
by Lennart Poettering
· 12 years ago
6693860
bus: validate the entire header more closely
by Lennart Poettering
· 12 years ago
ac89bf1
bus: properly validate object path values
by Lennart Poettering
· 12 years ago
b8beb27
bus: generate a nice error when attempting to add a NULL string
by Lennart Poettering
· 12 years ago
b9bf7e2
bus: implicitly handle peer commands Ping() and GetMachineId()
by Lennart Poettering
· 12 years ago
2522023
bus: enforce limits on all client influenced data objects
by Lennart Poettering
· 12 years ago
29f6aad
bus: implicitly set no_reply flag on outgoing messages if the serial number is not kept
by Lennart Poettering
· 12 years ago
9a8ae49
udev: always set selinux label at "add" events
by Kay Sievers
· 12 years ago
Next »