Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v199
tag
b4554fadfa98af4d446277f047051f9b1c8de56c
tagger
Lennart Poettering <lennart@poettering.net>
Tue Mar 26 16:35:23 2013 +0100
object
efc0ac6af6a105e38d1b0a37d8d5d016c76713cc
systemd 199
efc0ac6
NEWS: typo fix
by Lennart Poettering
· 12 years ago
v199
03e1151
build-sys: bump version and .so revisions
by Lennart Poettering
· 12 years ago
74b1c371
cryptsetup: when prompting for password use GPT partition label
by Lennart Poettering
· 12 years ago
dfebfe6
man: document that the passive units cannot be pulled in mnaully
by Lennart Poettering
· 12 years ago
a87586a
fstab-generator: drop x-initrd.rootfs mount option
by Harald Hoyer
· 12 years ago
6a9280c
units: disallow manual starting of passive units
by Lennart Poettering
· 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
810bc2e
build-sys: ship missing unit file
by Lennart Poettering
· 12 years ago
ab9a2ef
units: downgrade dependency on sockets.target/timers.target/paths.target by basic.target
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
06f4289
build-sys: create kernel/install.d directories
by Kay Sievers
· 12 years ago
c20d829
NEWS: update
by Kay Sievers
· 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
6a7d3d6
update NEWS
by Lennart Poettering
· 12 years ago
3591145
prepare NEWS for 199
by Lennart Poettering
· 12 years ago
e06e62f
man: properly document the system targets that are also available for the user instance
by Lennart Poettering
· 12 years ago
54f874c
man: rearrange systemd.special(7) to clarify which units are passive and which ones aren't
by Lennart Poettering
· 12 years ago
627506f
units: there is no point in pulling in ordering 'provides'-style targets
by Lennart Poettering
· 12 years ago
752beb0
update TODO
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
a69fe05
Revert "remote-fs.target: want remote-fs-pre.target"
by Lennart Poettering
· 12 years ago
b179591
units: and also, order all early-boot sockets before sockets.target
by Lennart Poettering
· 12 years ago
b0afe21
units: order all udev services before sysinit.target, too
by Lennart Poettering
· 12 years ago
ee64428
update TODO
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
5ec6b15
build-sys: add missing sed substitution for DEBUGTTY
by Kay Sievers
· 12 years ago
d95fd3d
build-sys: configurable debug shell tty path
by Umut Tezduyar
· 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
eece8c6
update TODO
by Lennart Poettering
· 12 years ago
26687bf
journal: Add sync timer to journal server
by Oleksii Shevchuk
· 12 years ago
a960263
update TODO
by Lennart Poettering
· 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
7eb1dfc
TODO: add journal MaxRetentionSec= bug
by Kay Sievers
· 12 years ago
1d09582
hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASE
by Kay Sievers
· 12 years ago
bb06e0f
uaccess: remove needless usb_id call from udev rules
by Kay Sievers
· 12 years ago
89d09e1
udevd: ensure static nodes are created before local-fs mount
by Frederic Crozat
· 12 years ago
d325d9b
TODO: add "dead" device node ACL handling
by Kay Sievers
· 12 years ago
b87b8b2
TODO: update
by Kay Sievers
· 12 years ago
3abcb6a
Update user session unit template.
by Auke Kok
· 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
67c67c8
update TODO
by Lennart Poettering
· 12 years ago
64e3014
update TODO
by Lennart Poettering
· 12 years ago
335b524
unit: never retroactively start requisites
by Lennart Poettering
· 12 years ago
0debd2b
Revert "units: ignore systemd-sysctl on shutdown"
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
356ce99
update TODO
by Lennart Poettering
· 12 years ago
d91c34f
exec: Assigning the empty string to CapabilityBoundSet= should drop all caps
by Lennart Poettering
· 12 years ago
6af2742
Drop trailing whitespace
by Tollef Fog Heen
· 12 years ago
86e7b6e
timedated: extra overflow safety check when doing relative time changes
by Lennart Poettering
· 12 years ago
bfa00bc
update TODO
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
72536eb
man/shutdown: /etc/nologin is called /run/nologin now
by Zbigniew Jędrzejewski-Szmek
· 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
Next »