summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Do not log all assert_return failuresZbigniew Jędrzejewski-Szmek2013-12-11
* journal: pipe journalctl help output into a pagerDjalal Harouni2013-12-11
* man: mention SYSTEMD_USER_WANTSZbigniew Jędrzejewski-Szmek2013-12-11
* service: actually leave watchdog enabled in the states where it mattersLennart Poettering2013-12-12
* timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...Lennart Poettering2013-12-12
* test-fileio: replace mktemp with mkstemp to avoid warningsThomas Hindoe Paaboel Andersen2013-12-12
* bus: properly generate NameOwnerChanged messages when we take from/give back ...Lennart Poettering2013-12-12
* bus: fix order in which we check credsLennart Poettering2013-12-12
* update TODOLennart Poettering2013-12-12
* bus: update name listing logic to current kernel interfaceLennart Poettering2013-12-12
* bus: when checking whether a creds object contains some field, don't use asse...Lennart Poettering2013-12-12
* bus: connect directly via kdbus in sd_bus_open_system_container()Lennart Poettering2013-12-12
* sd-event: try to move each wakeup to the same spot within every 10sLennart Poettering2013-12-11
* journald: make sure the stdout/stderr stream fd is removed from epoll before ...Lennart Poettering2013-12-11
* units: don't run readahead done timers in containersLennart Poettering2013-12-11
* journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering2013-12-11
* journal: when listing logs of a container make sure we don't accidentally sho...Lennart Poettering2013-12-11
* journald: cache hostname, boot_id and machine_id fields instead of generating...Lennart Poettering2013-12-11
* journal: don't go belly up when an stdout/stderr client terminates the connec...Lennart Poettering2013-12-11
* journal: add ability to browse journals of running OS containersLennart Poettering2013-12-11
* service: clean up watchdog logic a bitLennart Poettering2013-12-11
* journald: port to sd-event and enable watchdog supportLennart Poettering2013-12-11
* man: explain in more detail how SYSTEMD_READY= influences SYSTEMD_WANTS= in u...Lennart Poettering2013-12-11
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* event: when handling SIGCHLD of a child process only reap after dispatching e...Lennart Poettering2013-12-11
* bus: kdbus - skip only STARTER and IN_QUEUE names for NameOwnerChangedKay Sievers2013-12-11
* activate: clean up inherited descriptorsZbigniew Jędrzejewski-Szmek2013-12-10
* Update README with test/ requirementsZbigniew Jędrzejewski-Szmek2013-12-10
* journald: malloc less when streaming messagesZbigniew Jędrzejewski-Szmek2013-12-10
* ptyfwd: Don't set the output prop of stdin, nor the input props of stdout.Luke Shumaker2013-12-11
* ptyfwd: Set the size of the PTY base on the size of stdout, not stdin.Luke Shumaker2013-12-11
* core: fix Unit.SetProperties argument parsingDavid Herrmann2013-12-10
* bus: do not dispatch incoming method calls that are broacasted to vtablesLennart Poettering2013-12-10
* bus: don't generate assert warnings when we detach a detached bus from an eventLennart Poettering2013-12-10
* update TODOLennart Poettering2013-12-10
* core: epoll and signalfd has been moved into sd event loopShawn Landden2013-12-10
* fix scan-build issuesThomas Hindoe Paaboel Andersen2013-12-10
* bus: generate debug messages when we cannot deliver messages via kdbusLennart Poettering2013-12-10
* bus: when we _unref() a NULL pointer, don't use assert_return()Lennart Poettering2013-12-10
* bus: Add bus_kernel_monitor functionLukasz Skalski2013-12-10
* hashmap: make gcc shut up on old glibcs that lack getauxval()Lennart Poettering2013-12-10
* journald: use a bit more cleanup magic!Lennart Poettering2013-12-10
* Revert "libsystemd-bus: use assert_return"Lennart Poettering2013-12-10
* Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="Lennart Poettering2013-12-10
* util: check for overflow in greedy_realloc()Lennart Poettering2013-12-10
* bus: update kdbus.hKay Sievers2013-12-10
* core/manager: remove infinite loopShawn Landden2013-12-10
* macro: log assertion at debug level in assert_return()Lennart Poettering2013-12-10
* bus: introduce new SD_BUS_VTABLE_HIDDEN flag for vtable membersLennart Poettering2013-12-10
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10