index
:
systemd/systemd-stable
v208-stable
v210-stable
v214-stable
v215-stable
v216-stable
v217-stable
v219-stable
Stable version of Systemd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
build-sys: run 'make update-man-list'
v202
Lennart Poettering
2
-2
/
+7
2013-04-19
build-sys: prepare release 202
Lennart Poettering
4
-8
/
+71
2013-04-18
journal: when iterating through a file we might lose messages when changing d...
Marius Vollmer
2
-0
/
+5
2013-04-18
man: document the new login class 'background'
Lennart Poettering
1
-2
/
+3
2013-04-18
update TODO
Lennart Poettering
1
-4
/
+3
2013-04-18
cryptsetup: ask for password, if key file cannot be accessed
Harald Hoyer
1
-0
/
+5
2013-04-18
systemd-logind: Fix linking by reordering libraries in LDADD
Josh Triplett
1
-1
/
+1
2013-04-18
bus: test - add hack to receive messages
Kay Sievers
1
-0
/
+14
2013-04-18
bus: catch up with kernel changes
Kay Sievers
2
-32
/
+59
2013-04-18
buildsys: Add --disable-tests to avoid building tests
Henrik Grindal Bakken
2
-12
/
+23
2013-04-18
Revert f_type fixups
Harald Hoyer
4
-27
/
+8
2013-04-18
macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not c...
Harald Hoyer
1
-4
/
+5
2013-04-18
fileio.c: do not parse comments after non-whitespace chars
Harald Hoyer
2
-16
/
+19
2013-04-18
sd-login.c: fixup for d70964d0
Harald Hoyer
1
-1
/
+2
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
69
-274
/
+274
2013-04-18
login/sd-login.c: make use of _cleanup_free_ and friends
Harald Hoyer
1
-139
/
+61
2013-04-18
rename CMP_F_TYPE to F_TYPE_CMP
Harald Hoyer
4
-9
/
+9
2013-04-18
Add ugly CMP_F_TYPE() macro
Harald Hoyer
4
-8
/
+26
2013-04-18
core/execute: only clean the environment, if we have one
Harald Hoyer
1
-1
/
+2
2013-04-18
build-sys: add sd_journal_add_conjunction() to symbol versioning file
Lennart Poettering
1
-0
/
+5
2013-04-18
man: document the new sd_journal_add_conjunction() call
Lennart Poettering
1
-17
/
+49
2013-04-18
update TODO
Lennart Poettering
1
-0
/
+2
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
12
-26
/
+13
2013-04-18
cryptsetup-generator: add support for rd.luks.key=
Harald Hoyer
3
-4
/
+46
2013-04-18
man: document that timeout=0 is the default for entries in crypttab
Lennart Poettering
1
-3
/
+4
2013-04-18
cryptsetup: set the timeout to 0 by default
Harald Hoyer
1
-1
/
+1
2013-04-18
execute: always add in EXECUTABLE= field when we log something about execution
Lennart Poettering
1
-5
/
+6
2013-04-18
systemctl: drop usage of "internally loaded modules"
Lennart Poettering
2
-7
/
+7
2013-04-17
readahead: let readahead run for a little longer
Lennart Poettering
1
-1
/
+1
2013-04-17
update TODO
Lennart Poettering
1
-1
/
+10
2013-04-17
fixup for cddf148028f52
Harald Hoyer
3
-8
/
+8
2013-04-17
bootchart: Fix errno usage.
Auke Kok
1
-1
/
+1
2013-04-17
update TODO
Lennart Poettering
1
-0
/
+8
2013-04-17
bus: replace aligned_alloc() with memalign() everywhere
Lennart Poettering
1
-2
/
+3
2013-04-17
core: Remove unnecessary typedef
Henrik Grindal Bakken
1
-2
/
+0
2013-04-17
fixup 8c68a7017 and cast to (unsigned long)
Harald Hoyer
3
-8
/
+8
2013-04-17
fixed statfs.f_type signed vs unsigned comparisons
Harald Hoyer
3
-8
/
+8
2013-04-17
shell-completion: use -a to see "empty" properties
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-04-17
update TODO
Lennart Poettering
1
-6
/
+10
2013-04-17
TODO: add s.th. like "systemctl set-log-level debug"
Harald Hoyer
1
-0
/
+2
2013-04-17
core/execute: report invalid environment variables from files
Harald Hoyer
5
-56
/
+68
2013-04-17
Revert "man/systemd.xml: change the signal names to kill systemd"
Harald Hoyer
1
-18
/
+18
2013-04-17
systemctl:enable_sysv_units() more _cleanup_free_
Harald Hoyer
1
-15
/
+4
2013-04-17
fileio:parse_env_file_internal() fix environment file parsing
Harald Hoyer
2
-7
/
+19
2013-04-17
core/execute.c: debug log final execve() with argv[]
Harald Hoyer
1
-0
/
+14
2013-04-17
man/systemd.xml: change the signal names to kill systemd
Harald Hoyer
1
-18
/
+18
2013-04-17
systemctl: clarify usage of "--all" versus list-unit-files
Harald Hoyer
2
-2
/
+6
2013-04-17
journalctl: specify "--unit=" and "--user-unit" multiple times
Harald Hoyer
2
-20
/
+41
2013-04-17
journal: add one more level on top with AND
Harald Hoyer
5
-33
/
+83
2013-04-17
core/device.c: fix possible segfault
Harald Hoyer
1
-1
/
+4
[next]