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
2014-11-04
barrier: explicitly ignore return values of barrier_place()
David Herrmann
2014-11-04
util: introduce negative_errno()
David Herrmann
2014-11-04
Properly define the __NR_memfd_create macro for MIPS
Vicente Olivert Riera
2014-11-04
journal: when dumping log data with missing COMM fields, show "unknown" instead
Lennart Poettering
2014-11-03
core: introduce ConditionSecurity=audit
Lennart Poettering
2014-11-03
journald: if available pull audit messages from the kernel into journal logs
Lennart Poettering
2014-11-01
calendarspec: add constant for weekdays_bits
Daniele Medri
2014-11-01
sd-dhcp-lease: use shared default prefixlen function
Tom Gundersen
2014-11-01
shared: add helpers for unaligend BE read/write
Tom Gundersen
2014-10-31
ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...
Lennart Poettering
2014-10-31
Make bus errno mappings non-static
Zbigniew Jędrzejewski-Szmek
2014-10-31
shared/install: avoid prematurely rejecting "missing" units
Dave Reisner
2014-10-31
shared: fix typo
Ronny Chevalier
2014-10-31
shared: add missing includes
Ronny Chevalier
2014-10-30
Convert the rest to sd_bus_errnomap
Zbigniew Jędrzejewski-Szmek
2014-10-30
hashmap: rewrite the implementation
Michal Schmidt
2014-10-30
mempool: add a zeroing alloc function
Michal Schmidt
2014-10-30
util: add log2u(), log2u_round_up()
Michal Schmidt
2014-10-30
memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...
Lennart Poettering
2014-10-30
memfd: drop memfd_get_name() as it is unused
Lennart Poettering
2014-10-30
memfd: always create our memfds with CLOEXEC set
Lennart Poettering
2014-10-30
util: unify how we see srand()
Lennart Poettering
2014-10-30
util: don't block on getrandom()
Lennart Poettering
2014-10-29
missing.h: fix wrong __NR_getrandom syscall def
Dave Reisner
2014-10-29
missing: no tabs please, we are british
Lennart Poettering
2014-10-29
missing: simplify memfd ifdeffery
Lennart Poettering
2014-10-29
util: make use of the new getrandom() syscall if it is available when needing...
Lennart Poettering
2014-10-28
test: use assert_se() when testing tables so that we get a useful error when ...
Lennart Poettering
2014-10-27
calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts
Lennart Poettering
2014-10-27
shared: in-addr-utils - add default_subnet_mask and default_prefixlen methods
Tom Gundersen
2014-10-27
calendar: new case 'minutely'
Daniele Medri
2014-10-27
util: fix copy-paste error and actually set the new hostname
Michal Sekletar
2014-10-27
util: introduce sethostname_idempotent
Michal Sekletar
2014-10-25
systemctl: do not ignore errors in symlink removal
Zbigniew Jędrzejewski-Szmek
2014-10-25
calendarspec: fix typo in "annually"
Zbigniew Jędrzejewski-Szmek
2014-10-24
time: don't do comparison twice
Lennart Poettering
2014-10-24
time: minor simplification
Lennart Poettering
2014-10-24
time: earlier exit from format_timestamp_relative() on special times
Lennart Poettering
2014-10-24
time: also support 'infinity' syntax in parse_nsec()
Lennart Poettering
2014-10-24
calendar: make freeing a calendar spec object deal fine with NULL
Lennart Poettering
2014-10-24
selinux: fix handling of relative paths when setting up create label
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
[next]