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-05-30
systemctl: suggest 'systemctl daemon-reload' without --system
Zbigniew Jędrzejewski-Szmek
2013-05-30
systemctl: add commands set-default and get-default
Václav Pavlín
2013-05-30
journald: DO recalculate the ACL mask, but only if it doesn't exist
Jan Alexander Steffens (heftig)
2013-05-21
systemctl: make systemctl is-enabled work for templated units
Michael Tremer
2013-05-17
bus: add APIs for negotiating what is attached to messages
Lennart Poettering
2013-05-16
bus: make bus ref counting atomic
Lennart Poettering
2013-05-15
Fix syscall(__NR_fanotify_mark, ...) on arm
Chengwei Yang
2013-05-14
bus: add and use UINT64_TO_PTR()
Kay Sievers
2013-05-07
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-05-07
hashmap: document trivial_hash_func()
Lennart Poettering
2013-05-07
systemd-sleep: it is not an error if the config file is missing
Zbigniew Jędrzejewski-Szmek
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-05-06
fileio: split write_one_line_file into two
Zbigniew Jędrzejewski-Szmek
2013-05-03
cgroup: when escaping a cgroup object name, also escape names that start with...
Lennart Poettering
2013-05-02
time-dst: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-03
hashmap.h: fix coding style issue
Daniel Buch
2013-05-01
Annotate some functions as _const_
Cristian Rodríguez
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
2013-04-30
util: Add _sentinel_ to strextend()
Colin Walters
2013-04-30
cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...
Lennart Poettering
2013-04-30
cgroup: do not allow manipulating the cgroup path of units within the systemd...
Lennart Poettering
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
[next]