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
2012-07-17
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-16
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-07-16
util: add getusername_malloc(), get_shell(), get_home_dir()
Lennart Poettering
2012-07-16
Spelling fixes.
Ville Skyttä
2012-07-15
aquire_terminal(): fix uninitialized variable
Kay Sievers
2012-07-15
journal: align byte-buffer that gets cased to an object
Kay Sievers
2012-07-13
man: document sd_journal_get_cutoff_realtime_usec()
Lennart Poettering
2012-07-13
util: temporarily ignore SIGHUP while we are issuing TIOCSTTY
Lennart Poettering
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
journalctl: show any printable Unicode character
Zbigniew Jędrzejewski-Szmek
2012-07-10
journal: introduce sd_journal_wait() to simplify writing synchronous clients
Lennart Poettering
2012-07-10
switch-root: reopen /dev/console before we switch root
Lennart Poettering
2012-07-10
util: rm_rf() refuse cleaning non-memory file systems, as extra paranoia
Lennart Poettering
2012-07-10
util: add extra safety check to in_initrd()
Lennart Poettering
2012-07-10
unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-07-10
unit: Move UnitType definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-09
paranoia: refuse rm_rf("/")
Lennart Poettering
2012-07-04
service: flush the start counter in "systemctl reset-failed"
Lennart Poettering
2012-07-03
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-07-03
hashmap: make hashmap_clear() work on NULL hashmaps
Lennart Poettering
2012-07-03
load-fragment: a few modernizations
Lennart Poettering
2012-06-27
core: rename system.preset to system-presets to follow naming scheme of other...
Lennart Poettering
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
2012-06-25
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
2012-06-21
preset: don't look for preset files in /lib unless /usr is split off
Lennart Poettering
2012-06-17
journal: expose and make use of cutoff times of journal
Lennart Poettering
2012-06-13
unit-name: introduce unit_dbus_path_from_name()
Michal Schmidt
2012-06-04
unit-name: never create a unit name with a leading '.'
Kay Sievers
2012-06-01
missing: define MS_STRICTATIME if not defined already
Lennart Poettering
2012-06-01
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...
Lennart Poettering
2012-05-31
main: Silence gcc warning
Marc-Antoine Perennou
2012-05-31
Revert "label: fix systemd-udev labeling of /run directory."
Kay Sievers
2012-05-31
mkdir: provide all functions with and without selinux label application
Kay Sievers
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
util: don't require libcap when building libsystemd-shared
Kay Sievers
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-31
label: fix systemd-udev labeling of /run directory.
Daniel J Walsh
2012-05-31
selinux: downgrade database load time message to LOG_DEBUG
Lennart Poettering
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
2012-05-30
logind: optionally handle power, sleep and lid switch events
Lennart Poettering
2012-05-29
capabilities: when dropping capabilities system-wide also drop them from user...
Lennart Poettering
2012-05-24
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
2012-05-23
manager: rework generator logic
Lennart Poettering
2012-05-22
log: make sure generators never log into the journal to avoid activation dead...
Lennart Poettering
2012-05-22
util: make sure to fstatat() at most once in rm_rf_children()
Lennart Poettering
2012-05-21
util: rework in_initrd() logic
Lennart Poettering
2012-05-21
util: rm_rf_children() add root_dev parameter
Harald Hoyer
2012-05-21
util.c: add in_initrd()
Harald Hoyer
[next]