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-12-23
bus: switch kdbus bloom filter over to SipHash (from MurmurHash3)
Lennart Poettering
2013-12-23
libudev: ship the original MurmurHash2.[ch] file
Kay Sievers
2013-12-22
Fix extraction of _SYSTEMD_USER_UNIT
Zbigniew Jędrzejewski-Szmek
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-21
util: remove union dirent_storage
Florian Weimer
2013-12-21
conf-files: replace readdir_r with readdir
Florian Weimer
2013-12-21
util: replace readdir_r with readdir
Florian Weimer
2013-12-21
install: replace readdir_r with readdir
Florian Weimer
2013-12-20
DEFAULT_PATH_SPLIT_USR macro
Shawn Landden
2013-12-20
logging: reduce send timeout to something more sensible
Zbigniew Jędrzejewski-Szmek
2013-12-19
def: lower exit-on-idle time
Lennart Poettering
2013-12-18
udevadm: modernization
Zbigniew Jędrzejewski-Szmek
2013-12-18
Revert "ptyfwd: make master terminal attributes raw, too"
Lennart Poettering
2013-12-18
ptyfwd: make master terminal attributes raw, too
Lennart Poettering
2013-12-18
log: when we log to /dev/console and got disconnected (maybe due to vhangup) ...
Lennart Poettering
2013-12-18
log: don't reopen /dev/console each time we call log_open()
Lennart Poettering
2013-12-18
service: watch main pid even in final states
Lennart Poettering
2013-12-18
busctl: output a single sorted list of names, including activatable and activ...
Lennart Poettering
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-12-17
util: no need for in_initrd() cache to be thread-local
Shawn Landden
2013-12-17
__thread --> thread_local for C11 compat
Shawn Landden
2013-12-17
libsystemd-bus: true/false instead of yes/no in msg dump
Lukasz Skalski
2013-12-16
systemctl: highlight filenames in cat
Zbigniew Jędrzejewski-Szmek
2013-12-17
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-16
util: try harder to increase the send/recv buffers of sockets
Lennart Poettering
2013-12-16
core: refuse doing %h, %s, %U specifier resolving in PID 1
Lennart Poettering
2013-12-15
Fix a few signed/unsigned format string issues
Zbigniew Jędrzejewski-Szmek
2013-12-14
util: port last code over to new namespace utility calls
Lennart Poettering
2013-12-14
util: when joining a namespace make sure to reset all uids to 0 after
Lennart Poettering
2013-12-14
bus: when connecting to a container's kdbus instance, enter namespace first
Lennart Poettering
2013-12-12
shared: Add struct sockaddr_ll to sockaddr_union
Patrik Flykt
2013-12-12
log: protect errno when we use assert_return()
Lennart Poettering
2013-12-12
shared: add missing include
Marc-Antoine Perennou
2013-12-11
Do not log all assert_return failures
Zbigniew Jędrzejewski-Szmek
2013-12-11
journald: cache cgroup root path, instead of querying it on every incoming lo...
Lennart Poettering
2013-12-11
journal: add ability to browse journals of running OS containers
Lennart Poettering
2013-12-11
service: clean up watchdog logic a bit
Lennart Poettering
2013-12-11
ptyfwd: Don't set the output prop of stdin, nor the input props of stdout.
Luke Shumaker
2013-12-11
ptyfwd: Set the size of the PTY base on the size of stdout, not stdin.
Luke Shumaker
2013-12-10
hashmap: make gcc shut up on old glibcs that lack getauxval()
Lennart Poettering
2013-12-10
util: check for overflow in greedy_realloc()
Lennart Poettering
2013-12-10
macro: log assertion at debug level in assert_return()
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-05
util: fix misuse of memcmp
Yuxuan Shui
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
macro: better make IN_SET() macro use const arrays
Lennart Poettering
2013-12-03
bus: add generator that turns old dbus1 activation files into .busname + .ser...
Lennart Poettering
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
macro: add a macro to test whether a value is in a specified list
Lennart Poettering
2013-12-01
util: add greedy_realloc0()
David Herrmann
[next]