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
/
test
Age
Commit message (
Expand
)
Author
2013-07-16
tests: add more tests for shared/util.c
Thomas Hindoe Paaboel Andersen
2013-07-13
test: add trivial test for syscall table and extend table tests to error paths
Zbigniew Jędrzejewski-Szmek
2013-07-12
test-path-util,test-sched-prio: uninitialize manager to appease valgrind
Zbigniew Jędrzejewski-Szmek
2013-07-11
cgroup: simplify how instantiated units are mapped to cgroups
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-07-05
tests: add tests for string lookup tables
Zbigniew Jędrzejewski-Szmek
2013-07-02
libsystemd-logind: fix detection of session/user/machine of a PID
Lennart Poettering
2013-06-27
test: Add list testcase
Jan Janssen
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-21
login: add an api to determine the slice a PID is located in to libsystemd-login
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-06-17
core: add new .slice unit type for partitioning systems
Lennart Poettering
2013-06-10
Properly check for overflow in offsets
Zbigniew Jędrzejewski-Szmek
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-05-03
cgroup: when escaping a cgroup object name, also escape names that start with...
Lennart Poettering
2013-05-03
test-hashmap.c: add unit-test for hashmap
Daniel Buch
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
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
util: rework safe_atod() to be locale-independent
Lennart Poettering
2013-04-24
cgroup: always validate cgroup controller names
Lennart Poettering
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-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-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
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
core: log a few more things under UNIT=...
Zbigniew Jędrzejewski-Szmek
2013-04-16
util: make generation of profcs PID paths nicer
Lennart Poettering
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-15
core: always create /user and /machine top-level cgroup dirs
Lennart Poettering
2013-04-15
bus: handle env vars safely
Lennart Poettering
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-04-05
test-strv: do not declare table to be sorted const
Zbigniew Jędrzejewski-Szmek
2013-04-05
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
Cristian Rodríguez
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: write proper env var write-out code
Lennart Poettering
2013-04-03
shared: rework env file reader
Lennart Poettering
2013-03-29
test-path-util: fix another stupid test failure
Zbigniew Jędrzejewski-Szmek
2013-03-29
test-path-util: fix botched test
Zbigniew Jędrzejewski-Szmek
2013-03-28
tests: add some silly tests for path-util.c
Zbigniew Jędrzejewski-Szmek
2013-03-26
tests: skip bus test if bus cannot be opened
Zbigniew Jędrzejewski-Szmek
2013-03-26
tests: fix size_t in format string
Zbigniew Jędrzejewski-Szmek
2013-03-26
Simplify the meaning of %s
Zbigniew Jędrzejewski-Szmek
2013-03-22
util: be more picky when validating hostnames
Lennart Poettering
2013-03-21
shared: add simple priority queue implementation
Lennart Poettering
2013-03-18
test-strv.c: test STRV_FOREACH_PAIR macro
Daniel Buch
[next]