index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net-util: match on the driver as exposed by ethtool if DRIVER not set
Tom Gundersen
2014-02-21
2
-3
/
+9
*
man: don't document ".include" in configuration files anymore as first step t...
Lennart Poettering
2014-02-21
1
-0
/
+9
*
ptyfwd: reset nonblocking mode
Lennart Poettering
2014-02-21
1
-3
/
+8
*
.network/.netdev/.link: allow to match on architecture
Tom Gundersen
2014-02-21
2
-0
/
+5
*
shared/architecture.h: fix preprocessor directives
Daniel Mack
2014-02-21
1
-2
/
+2
*
core: Add AppArmor profile switching
Michael Scherer
2014-02-21
2
-1
/
+5
*
missing: simplifications
Lennart Poettering
2014-02-21
1
-16
/
+8
*
build-sys: Add setns() functions if not in the C library.
Holger Schurig
2014-02-21
1
-0
/
+17
*
core: add new ConditionArchitecture() that checks the architecture returned b...
Lennart Poettering
2014-02-21
4
-1
/
+291
*
net-util: match - allow globbing
Tom Gundersen
2014-02-20
1
-2
/
+3
*
network/link: Match - filter on kernel cmdline, host and virt
Tom Gundersen
2014-02-20
2
-0
/
+63
*
condition: split out most of condition handling into libsystemd-shard
Tom Gundersen
2014-02-20
2
-0
/
+320
*
macro: add nice macro for disabling -Wnonnull temporarily
Lennart Poettering
2014-02-20
1
-0
/
+4
*
macro: introduce nice macro for disabling -Wmissing-prototypes warnigs
Lennart Poettering
2014-02-20
1
-0
/
+4
*
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
2
-3
/
+6
*
util: get rid of warnings around assert_cc() macro
Lennart Poettering
2014-02-20
1
-2
/
+21
*
util: simplify get_ctty()
Lennart Poettering
2014-02-19
1
-19
/
+8
*
make gcc shut up
Lennart Poettering
2014-02-19
6
-8
/
+8
*
label: minor optimizations
Lennart Poettering
2014-02-19
1
-16
/
+11
*
missing.h: add some IFLA_* constants
Tom Gundersen
2014-02-19
1
-0
/
+14
*
core: add Personality= option for units to set the personality for spawned pr...
Lennart Poettering
2014-02-19
4
-3
/
+27
*
nspawn: add new --personality= switch to make it easier to run 32bit containe...
Lennart Poettering
2014-02-18
2
-0
/
+32
*
seccomp: add helper call to add all secondary archs to a seccomp filter
Lennart Poettering
2014-02-18
2
-0
/
+28
*
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2014-02-18
2
-2
/
+20
*
doc: update punctuation
Jan Engelhardt
2014-02-18
1
-2
/
+2
*
core: fixate show_status earlier, so that we actually print the welcome message
Lennart Poettering
2014-02-17
3
-20
/
+1
*
core: find the closest parent slice that has a specfic cgroup controller enab...
Lennart Poettering
2014-02-17
2
-4
/
+15
*
Pass log config from systemd to systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2014-02-17
2
-0
/
+10
*
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-17
2
-0
/
+30
*
Fix prototype of get_process_state
Zbigniew Jędrzejewski-Szmek
2014-02-15
2
-2
/
+2
*
util: fix mismatching function signature
Kay Sievers
2014-02-15
1
-1
/
+1
*
core: fix detection of dead processes
Yuxuan Shui
2014-02-15
2
-0
/
+26
*
shared: include root when canonicalizing conf paths
Michael Marineau
2014-02-14
5
-23
/
+28
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
2
-2
/
+2
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
1
-1
/
+1
*
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-13
2
-0
/
+89
*
syscallfilter: port to libseccomp
Ronny Chevalier
2014-02-12
5
-224
/
+0
*
pager: support SYSTEMD_LESS environment variable
Jason A. Donenfeld
2014-02-12
1
-3
/
+6
*
nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ...
Lennart Poettering
2014-02-12
1
-8
/
+0
*
journald: log provenience of signals
Zbigniew Jędrzejewski-Szmek
2014-02-12
2
-1
/
+21
*
efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...
Cristian Rodríguez
2014-02-11
1
-0
/
+2
*
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-11
1
-29
/
+8
*
util: modernize readlink_malloc() a bit
Lennart Poettering
2014-02-11
1
-7
/
+10
*
util: drop parse_user_at_host() since its unused now
Lennart Poettering
2014-02-11
2
-15
/
+0
*
exec: Add SELinuxContext configuration item
Michael Scherer
2014-02-10
2
-1
/
+5
*
core: do not print invalid utf-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-02-08
3
-4
/
+36
*
core: fix crashes if locale.conf contains invalid utf-8 string
Goffredo Baroncelli
2014-02-08
1
-34
/
+43
*
core: when an already abandoned unit gets abandoned again generate a clean error
Lennart Poettering
2014-02-07
1
-0
/
+1
*
cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...
Lennart Poettering
2014-02-07
1
-3
/
+3
*
conf-parser: warn when we open configuration files with weird access bits
Lennart Poettering
2014-02-03
3
-0
/
+22
[next]