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-30
id128: when taking user input for a 128bit ID, validate syntax
Lennart Poettering
2013-04-25
Use attribute(unused) in PROTECT_ERRNO
Zbigniew Jędrzejewski-Szmek
2013-04-25
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-25
Make up for attribute malloc with alloc_size
Zbigniew Jędrzejewski-Szmek
2013-04-25
Remove erroneous attribute((malloc)) annotations
Zbigniew Jędrzejewski-Szmek
2013-04-26
always unconditionally create /dev/rtc and use it internally
Kay Sievers
2013-04-25
util: rework safe_atod() to be locale-independent
Lennart Poettering
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-24
cgroup: always validate cgroup controller names
Lennart Poettering
2013-04-24
fileio: unify how we chop off whitespace from key and value in parse_env_file...
Lennart Poettering
2013-04-24
do not create /dev/rtc symlink, let systemd search for it if needed
Kay Sievers
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-22
nspawn: suffix the nspawn cgroups with ".nspawn"
Lennart Poettering
2013-04-19
core/killall: use procfs_file_alloca
Zbigniew Jędrzejewski-Szmek
2013-04-19
Reintroduce f_type comparison macro
Harald Hoyer
2013-04-18
Revert f_type fixups
Harald Hoyer
2013-04-18
macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not c...
Harald Hoyer
2013-04-18
fileio.c: do not parse comments after non-whitespace chars
Harald Hoyer
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
rename CMP_F_TYPE to F_TYPE_CMP
Harald Hoyer
2013-04-18
Add ugly CMP_F_TYPE() macro
Harald Hoyer
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
[next]