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-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-08-15
tests: fix indentation
Thomas Hindoe Paaboel Andersen
2013-08-14
hostnamectl: show only specific hostname when requested
Zbigniew Jędrzejewski-Szmek
2013-07-30
test-unit-file: return error without dumping core on permission error
Christian Hesse
2013-07-30
test-fileio: use random name for written file
Zbigniew Jędrzejewski-Szmek
2013-07-26
journalctl: use _COMM= match for scripts
Zbigniew Jędrzejewski-Szmek
2013-07-18
tests: skip tests when executed without privileges but which require them
Kay Sievers
2013-07-18
util: add split_pair() for splitting foo=bar strings
Lennart Poettering
2013-07-16
test-tables: allow sparse tables and check mapping for -1
Zbigniew Jędrzejewski-Szmek
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
[next]