index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Age
Commit message (
Expand
)
Author
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-04-17
fixup for cddf148028f52
Harald Hoyer
2013-04-17
fixup 8c68a7017 and cast to (unsigned long)
Harald Hoyer
2013-04-17
fixed statfs.f_type signed vs unsigned comparisons
Harald Hoyer
2013-04-17
core/execute: report invalid environment variables from files
Harald Hoyer
2013-04-17
fileio:parse_env_file_internal() fix environment file parsing
Harald Hoyer
2013-04-17
fileio: also escape $ and ` when writing out env vars
Mantas Mikulėnas
2013-04-17
systemd: ignore hw timestamps in containers
Zbigniew Jędrzejewski-Szmek
2013-04-17
core/main: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
conf-parser: generate 7 parsing functions from a macro
Zbigniew Jędrzejewski-Szmek
2013-04-16
util: make generation of profcs PID paths nicer
Lennart Poettering
2013-04-16
path-util: unify code for detecting OS trees
Lennart Poettering
2013-04-16
macro: rework how we define cleanup macros
Lennart Poettering
2013-04-16
util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()
Lennart Poettering
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
util: make sure result of hostname_cleanup() passes hostname_is_valid()
Lennart Poettering
2013-04-15
audit: since nspawn now sets CAP_AUDIT_CONTROL for containers we cannot user ...
Lennart Poettering
2013-04-15
core: always create /user and /machine top-level cgroup dirs
Lennart Poettering
2013-04-15
do not change console to non-unicode for LANG=C
Harald Hoyer
2013-04-15
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-15
bus: handle env vars safely
Lennart Poettering
2013-04-14
MurmurHash3: actually inline functions
Zbigniew Jędrzejewski-Szmek
2013-04-14
kdbus: generare bloom filters properly for messages we send
Lennart Poettering
2013-04-14
util: introduce alloca0() and use it at a number of places
Lennart Poettering
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-04-13
Remove a few NULLs
Zbigniew Jędrzejewski-Szmek
2013-04-12
util: add wrapper for realloc to avoid specyfing type
Zbigniew Jędrzejewski-Szmek
2013-04-12
bus: don't calculate kmsg message too large
Lennart Poettering
2013-04-11
hwclock: use _cleanup_ to simplify function
Zbigniew Jędrzejewski-Szmek
2013-04-11
errno is positive
Zbigniew Jędrzejewski-Szmek
2013-04-11
macro: make sure ALIGN() can be calculated constant by the compiler
Lennart Poettering
2013-04-10
systemctl: ellipsize job list only when necessary, highlight running
Zbigniew Jędrzejewski-Szmek
2013-04-08
machine-id: fix missing initialization
systemd/v201
Lennart Poettering
2013-04-08
cgroup: clean-ups
Lennart Poettering
2013-04-08
cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...
Lennart Poettering
2013-04-08
util: Avoid memory allocations for formatting paths
Holger Hans Peter Freyther
2013-04-06
dbus-loop.c: fix variable initialization
Kay Sievers
2013-04-05
Use _cleanup_ when reading config files
Zbigniew Jędrzejewski-Szmek
2013-04-05
Add _cleanup_globfree_
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
PAM, uaccess: check for logind, not for systemd
Martin Pitt
2013-04-05
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
Cristian Rodríguez
2013-04-04
efivars: un-leak a few strings
Zbigniew Jędrzejewski-Szmek
2013-04-04
util: tweak format_timespan() a bit
Lennart Poettering
2013-04-04
util: add a bit of syntactic sugar to run short code fragments with a differe...
Lennart Poettering
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-04-03
time: add suppot for fractional time specifications
Lennart Poettering
2013-04-03
fileio: don't check for errors more often than really necessary
Lennart Poettering
2013-04-03
fileio: write proper env var write-out code
Lennart Poettering
[next]