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
Age
Commit message (
Expand
)
Author
2014-10-24
update TODO
Lennart Poettering
2014-10-24
journalctl: Unify boot id lookup into common function get_boots
Jan Janssen
2014-10-24
udev: do NOT re-label smack
WaLyong Cho
2014-10-24
manager: Linux on hppa has fewer rtsigs, hence avoid using the higher ones there
Lennart Poettering
2014-10-24
man: remove another gendered pronoun
Klaus Purer
2014-10-24
journald: removed gendered pronouns in comment
Klaus Purer
2014-10-24
man: fix minor typo
Lennart Poettering
2014-10-24
man: add a link to the XDG basedir spec from the pam_sytemd man page
Lennart Poettering
2014-10-24
man: avoid gendered singular pronouns
Lennart Poettering
2014-10-24
man: minor addition to coredumpctl example
Lennart Poettering
2014-10-24
cryptsetup: Fix timeout on dm device.
Hugo Grostabussiat
2014-10-24
shutdown: pass own argv to /run/initramfs/shutdown
Marius Tessmann
2014-10-24
selinux: fix handling of relative paths when setting up create label
Lennart Poettering
2014-10-24
man: in pam_systemd, it must be "his" (or "her"), not their
Lennart Poettering
2014-10-23
socket: properly label socket symlinks
Lennart Poettering
2014-10-23
socket: fix error comparison
Lennart Poettering
2014-10-23
label: move is_dir() to util.c
Lennart Poettering
2014-10-23
label: unify code to make directories, symlinks
Lennart Poettering
2014-10-23
label: don't try to create labelled directories more than once
Lennart Poettering
2014-10-23
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-23
selinux: simplify and unify logging
Lennart Poettering
2014-10-23
selinux: rework label query APIs
Lennart Poettering
2014-10-23
smack: we don't need the special labels exported, hence don't
Lennart Poettering
2014-10-23
selinux: drop 3 unused function prototypes
Lennart Poettering
2014-10-23
smack: rework SMACK label fixing code to follow more closely the semantics of...
Lennart Poettering
2014-10-23
smack: never follow symlinks when relabelling
Lennart Poettering
2014-10-23
smack: rework smack APIs a bit
Lennart Poettering
2014-10-23
mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...
Lennart Poettering
2014-10-23
selinux: make use of cleanup gcc magic
Lennart Poettering
2014-10-23
TODO
Tom Gundersen
2014-10-23
man: pam_systemd: some typos fixed, some info added
Daniel Mack
2014-10-23
unit: adjust for the possibility of set_move() failing
Michal Schmidt
2014-10-23
hashmap: allow hashmap_move() to fail
Michal Schmidt
2014-10-23
unit: place reservations before merging other's dependencies
Michal Schmidt
2014-10-23
install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibility
Michal Schmidt
2014-10-23
test: add test for hashmap_reserve()
Michal Schmidt
2014-10-23
hashmap: introduce hashmap_reserve()
Michal Schmidt
2014-10-23
hashmap: return more information from resize_buckets()
Michal Schmidt
2014-10-23
shared: split mempool implementation from hashmaps
Michal Schmidt
2014-10-23
resolve: make DnsScope::conflict_queue an OrderedHashmap
Michal Schmidt
2014-10-23
sd-bus: make sd_bus::reply_callbacks a OrderedHashmap
Michal Schmidt
2014-10-23
journal: make sd_journal::files a OrderedHashmap
Michal Schmidt
2014-10-23
journal: make Server::user_journals an OrderedHashmap
Michal Schmidt
2014-10-23
journal: make JournalFile::chain_cache an OrderedHashmap
Michal Schmidt
2014-10-23
install: make InstallContext::{will_install,have_installed} OrderedHashmaps
Michal Schmidt
2014-10-23
hashmap: drop assert(h) from hashmap_next()
Michal Schmidt
2014-10-23
hashmap: hashmap_move_one() should return -ENOENT when 'other' is NULL
Michal Schmidt
2014-10-23
test: add and improve hashmap tests
Michal Schmidt
2014-10-23
test: generate tests for OrderedHashmap from Hashmap tests
Michal Schmidt
2014-10-23
hashmap: add OrderedHashmap as a distinct type
Michal Schmidt
[next]