Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v203
/
src
tag
c26fb2e16e5bac13c7feec541f42475860b919ec
tagger
Lennart Poettering <lennart@poettering.net>
Tue May 07 02:32:15 2013 +0200
object
253f59dff9c93ee1d2c33444b5715e42bc1c6889
systemd 203
253f59d
journald: be more careful when we try to flush the runtime journal to disk and the disk is close to being full
by Lennart Poettering
· 12 years ago
v203
d9abd14
core: escape unit name from udev
by MUNEDA Takahiro
· 12 years ago
19adb8a
systemd-sleep: add support for freeze and standby
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b4bc041
fileio: split write_one_line_file into two
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d956ac2
core: unit_inactive_or_pending() should actually do as it claims
by Lennart Poettering
· 12 years ago
80f53eb
condition, man: Add support for ConditionSecurity=apparmor
by Nirbheek Chauhan
· 12 years ago
8337416
quota: use QUOTACHECK path correctly as tested in configure.ac
by Lennart Poettering
· 12 years ago
f896423
nspawn: explain that we look for /etc/os-release in the container directory
by Lennart Poettering
· 12 years ago
8f51399
kernel-install: add default install scripts
by Harald Hoyer
· 12 years ago
c95686c
keymap/findkeyboards: avoid throwaway attribute-walk
by Ville Skyttä
· 12 years ago
d2bbca6
Spelling fixes
by Ville Skyttä
· 12 years ago
e9dd036
systemctl: use GREEDY_REALLOC in one more place
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
47838ab
journal: as a µ-opt, use sizeof instead of strlen
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a0ab566
cgroup: when escaping a cgroup object name, also escape names that start with a dot
by Lennart Poettering
· 12 years ago
5d0c05e
systemctl: add --plain option to list-dependencies
by Lukas Nykryn
· 12 years ago
8621b11
journal: Set the default keep free value to 15% (up from 5%)
by Colin Guthrie
· 12 years ago
417b1a6
core: bump simultaneous bus connection limit to 512
by Lennart Poettering
· 12 years ago
2b68185
cryptsetup: downgrade world-writable warning again
by Lennart Poettering
· 12 years ago
11f2286
time-dst: use _cleanup_
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
44a6b1b
Add __attribute__((const, pure, format)) in various places
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2f79c10
hashmap.h: fix coding style issue
by Daniel Buch
· 12 years ago
9341a4a
test-hashmap.c: add unit-test for hashmap
by Daniel Buch
· 12 years ago
febfd50
kdbus: update kdbus.h from upstream
by Kay Sievers
· 12 years ago
184d2ed
bootchart: cleanup unused structs and globals
by Auke Kok
· 12 years ago
8dfb6e7
Dynamically allocate bootchart logs
by Nathaniel Chen
· 12 years ago
799e7ea
kdbus: update kdbus.h from upstream
by Kay Sievers
· 12 years ago
a5f5f8a
nspawn: inherit the exit status of container
by Dave Reisner
· 12 years ago
bcb92f4
Annotate some functions as _const_
by Cristian Rodríguez
· 12 years ago
92dd363
dbus-execute: fix introspection
by Ronny Chevalier
· 12 years ago
38158b9
cgls: add --machine/-M
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
96de7c0
zsh-completion: add s-a critical-chain
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a432cb6
util: Add _sentinel_ to strextend()
by Colin Walters
· 12 years ago
27eda16
kdbus: update kdbus.h from upstream
by Kay Sievers
· 12 years ago
05947be
units: add an easy-to-use unit template file systemd-nspawn@.service for running containers as system services
by Lennart Poettering
· 12 years ago
c12d1ee
build-sys: add makefile stub link to nss-myhostname/
by Lennart Poettering
· 12 years ago
8af8afd
cgroup: make cg_pid_get_path() work properly for co-mounted controllers and normalized named hierarchies
by Lennart Poettering
· 12 years ago
5f1dac6
cryptsetup: warn if keyfiles are world-readable
by Lennart Poettering
· 12 years ago
8973790
cryptsetup: warn if /etc/crypttab is world-readable
by Lennart Poettering
· 12 years ago
5954c07
cgroup: do not allow manipulating the cgroup path of units within the systemd:/system subtree
by Lennart Poettering
· 12 years ago
aa96c6c
id128: when taking user input for a 128bit ID, validate syntax
by Lennart Poettering
· 12 years ago
6886b04
kernel-install: Clean up
by Mantas Mikulėnas
· 12 years ago
a827e37
man: clarify what Restart= means
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d7e011e
nspawn: add -M option to optstring
by Evangelos Foutras
· 12 years ago
bb15096
systemd-analyse: add "critical-chain" command
by Harald Hoyer
· 12 years ago
17f5e45
dbus-manager.c: log error, why switch-root is refused
by Harald Hoyer
· 12 years ago
910003d
coredump: use realloc() loop instead of malloc(768M)
by Colin Walters
· 12 years ago
fcf8c44
core: remove duplicate MESSAGE= from log message
by Mirco Tischler
· 12 years ago
2a37100
Use attribute(unused) in PROTECT_ERRNO
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e0a974b
bus: avoid gcc warning about casting a pointer to int of different size
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
406e86f
readahead: fix format string issue
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e4d2bfd
Add printf attributes in exported headers
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b1e2b33
Add some extra __attribute__ ((format)) s
by Cristian Rodríguez
· 12 years ago
750ef27
Make up for attribute malloc with alloc_size
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b231b54
Remove erroneous attribute((malloc)) annotations
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b5edbff
systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIER
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
31afa0a
unit: rework stop pending logic
by Lennart Poettering
· 12 years ago
67fb448
always unconditionally create /dev/rtc and use it internally
by Kay Sievers
· 12 years ago
c3a170f
systemd: record the timestamps as early as possible
by Harald Hoyer
· 12 years ago
d6dd604
util: rework safe_atod() to be locale-independent
by Lennart Poettering
· 12 years ago
db5c012
conf-parser: restrict .include usage
by Lennart Poettering
· 12 years ago
60b6991
kdbus: update kdbus.h from upstream
by Kay Sievers
· 12 years ago
e7ff4e7
journal: remove build warning when SELinux is disabled
by Greg Kroah-Hartman
· 12 years ago
78edb35
cgroup: always validate cgroup controller names
by Lennart Poettering
· 12 years ago
e10375f
login: allow watching virtual machines with sd_get_machine_names()
by Lennart Poettering
· 12 years ago
a20affe
login: add new call sd_get_machine_names() to get a list of current virtual machines and containers
by Lennart Poettering
· 12 years ago
e8a7a31
nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optional
by Lennart Poettering
· 12 years ago
2b77f67
fileio: unify how we chop off whitespace from key and value in parse_env_file_internal()
by Lennart Poettering
· 12 years ago
8428653
logind: don't busy loop if a job is still running but the delay timeout expires
by Lennart Poettering
· 12 years ago
391a4f7
inhbit: show comm field of inhibiting processes
by Lennart Poettering
· 12 years ago
1f84979
bus: add monitoring facility to busctl
by Lennart Poettering
· 12 years ago
2b3c81b
do not create /dev/rtc symlink, let systemd search for it if needed
by Kay Sievers
· 12 years ago
4470d84
logind: properly enumerate user/session cgroups under their new suffixed names
by Lennart Poettering
· 12 years ago
afba419
systemctl: show reverse dependencies or before/after ordering
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a6b26d9
Small cleanup
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
90ae6c0
readahead: be more verbose about creation failures
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ef42202
Add set_consume which always takes ownership
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c79bb9e
Standarize on one spelling of symlink error message
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
0ee6795
systemd: fall back to mounting /sys/fs/cgroup sans xattr
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2e3ffaf
kdbus: update kdbus.h from upstream
by Kay Sievers
· 12 years ago
e41e194
timer: make sure we restart timers even if units are still running or if one of their conditions fails
by Lennart Poettering
· 12 years ago
3ecaa09
unit: rework trigger dependency logic
by Lennart Poettering
· 12 years ago
7066618
bus: add cal to determine machine id of an owner of a service
by Lennart Poettering
· 12 years ago
102ea8e
bus: parse capability kdbus meta data of messages
by Lennart Poettering
· 12 years ago
120f919
bus: parse audit metadata from kdbus messages
by Lennart Poettering
· 12 years ago
bc7f3be
bus: parse owner uid from cgroup path, too
by Lennart Poettering
· 12 years ago
ae018d9
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
by Lennart Poettering
· 12 years ago
cd8f53a
core: there's no point to complain so loudly about non-isolatable boot targets
by Lennart Poettering
· 12 years ago
aff38e7
nspawn: suffix the nspawn cgroups with ".nspawn"
by Lennart Poettering
· 12 years ago
dc2c756
nspawn: always use cg_get_path() to determine fs path for a cgroup
by Lennart Poettering
· 12 years ago
a383724
systemd,nspawn: use extended attributes to store metadata
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
9097fe2
bus: implement client logic for fd passing
by Lennart Poettering
· 12 years ago
1e335af
nss-myhostname: ensure that glibc's assert is used
by Dave Reisner
· 12 years ago
7f64379
logind-dbus: initialize result variable
by Lukas Nykryn
· 12 years ago
5a8e217
crypt-setup-generator: correctly check return of strdup
by Lukas Nykryn
· 12 years ago
31885cd
core/killall: use procfs_file_alloca
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
bdd2924
Reintroduce f_type comparison macro
by Harald Hoyer
· 12 years ago
7f876bc
systemd-python: wrap sd_journal_add_conjunction
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
f333fbb
nspawn: create empty /etc/resolv.conf if necessary
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a3e6f05
journal: when iterating through a file we might lose messages when changing direction.
by Marius Vollmer
· 12 years ago
8d768d9
cryptsetup: ask for password, if key file cannot be accessed
by Harald Hoyer
· 12 years ago
Next »