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
2013-12-15
Fix a few signed/unsigned format string issues
Zbigniew Jędrzejewski-Szmek
2013-12-15
Fix a few resource leaks in error paths
Zbigniew Jędrzejewski-Szmek
2013-12-15
bus: _printf_ attributes should be on prototypes not function definitions for...
Lennart Poettering
2013-12-15
bus: update kdbus monitoring interface
Kay Sievers
2013-12-14
udev-builtin-path: fix printf specifiers
Zbigniew Jędrzejewski-Szmek
2013-12-14
bus: return negative errno on error
Zbigniew Jędrzejewski-Szmek
2013-12-15
test-journal-syslog: use streq_ptr since we pass in NULL
Thomas Hindoe Paaboel Andersen
2013-12-14
systemctl: add the --plain option to the help message
Djalal Harouni
2013-12-14
man: remove advice to avoid setting the same var more than once
Zbigniew Jędrzejewski-Szmek
2013-12-14
man: beef up ExecStart description
Zbigniew Jędrzejewski-Szmek
2013-12-14
build: use -ftrapv for development
Shawn Landden
2013-12-14
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
event: some snake-oil to speed up impossible error checks
Lennart Poettering
2013-12-14
event: instead of reset the revents field when we get new revents data from e...
Lennart Poettering
2013-12-14
event: dynamically adjust size of events array instead of pre-allocating it p...
Lennart Poettering
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-13
getty-generator: fix stripping /dev/
Thomas Hindoe Paaboel Andersen
2013-12-13
bus: install systemd-bus-proxyd unit files for compatibility with dbus1
Lennart Poettering
2013-12-13
getty-generator: fix segfault when $container_ttys is not set
Lennart Poettering
2013-12-13
event: make gcc shut up
Lennart Poettering
2013-12-13
journal: downgrade comments about sd_journal_print_with_location()
Lennart Poettering
2013-12-13
update TODO
Lennart Poettering
2013-12-13
man: document that systemd-getty-generator can start additional container get...
Lennart Poettering
2013-12-13
getty-generator: look add an environment variable $container_ttys set for PID...
Lennart Poettering
2013-12-13
nspawn: add new --setenv= switch to set an environment variable for the conta...
Lennart Poettering
2013-12-13
man: document more error codes for sd_bus_request_name()
Lennart Poettering
2013-12-13
libsystemd-bus: the same error codes for sd_bus_release_name() (for kdbus and...
Lukasz Skalski
2013-12-13
build-sys: fix help text for --enable-kdbus
Lukasz Skalski
2013-12-13
update TODO
Lennart Poettering
2013-12-13
bus: when a connection terminated use ECONNRESET as error
Lennart Poettering
2013-12-13
bus: rework how we attach fds to event loops
Lennart Poettering
2013-12-13
event: add ability to change fd of an active event source
Lennart Poettering
2013-12-13
event: allow to query userdata and watchdog state
Lennart Poettering
2013-12-12
man: add another nspawn example
Zbigniew Jędrzejewski-Szmek
2013-12-13
event: when unreffing an event source from its own handler, detach fd from epoll
Lennart Poettering
2013-12-13
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-13
git: update .gitignore
Lennart Poettering
2013-12-13
namespace: include boot id in private tmp directories
Lennart Poettering
2013-12-13
event: rework sd-event exit logic
Lennart Poettering
2013-12-13
bus: fix make check
Lennart Poettering
2013-12-13
bus: properly parse NameOwnerChanged messages when caller explicitly wants to...
Lennart Poettering
2013-12-13
man: update sd_bus_request_name() man page
Lennart Poettering
2013-12-13
bus: make sure exit-on-idle logic works on kdbus systems that do not generate...
Lennart Poettering
2013-12-13
bus: fix parsing of matches against empty strings
Lennart Poettering
2013-12-12
scan-build: silence some warnings
Thomas Hindoe Paaboel Andersen
2013-12-12
bus: fix rewind logic
Lennart Poettering
2013-12-12
service: process watchdog timeouts with lowest priority
Lennart Poettering
2013-12-12
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
[next]