chiark / gitweb /
journal: pipe journalctl help output into a pager
[elogind.git] / src /
2013-12-12 Djalal Harounijournal: pipe journalctl help output into a pager
2013-12-12 Lennart Poetteringservice: actually leave watchdog enabled in the states...
2013-12-12 Lennart Poetteringtimedated: make sure GetAll() succeeds in systems lacki...
2013-12-12 Thomas Hindoe Paab... test-fileio: replace mktemp with mkstemp to avoid warnings
2013-12-12 Lennart Poetteringbus: properly generate NameOwnerChanged messages when...
2013-12-12 Lennart Poetteringbus: fix order in which we check creds
2013-12-11 Lennart Poetteringbus: update name listing logic to current kernel interface
2013-12-11 Lennart Poetteringbus: when checking whether a creds object contains...
2013-12-11 Lennart Poetteringbus: connect directly via kdbus in sd_bus_open_system_c...
2013-12-11 Lennart Poetteringsd-event: try to move each wakeup to the same spot...
2013-12-11 Lennart Poetteringjournald: make sure the stdout/stderr stream fd is...
2013-12-11 Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-12-11 Lennart Poetteringjournal: when listing logs of a container make sure...
2013-12-11 Lennart Poetteringjournald: cache hostname, boot_id and machine_id fields...
2013-12-11 Lennart Poetteringjournal: don't go belly up when an stdout/stderr client...
2013-12-11 Lennart Poetteringjournal: add ability to browse journals of running...
2013-12-11 Lennart Poetteringservice: clean up watchdog logic a bit
2013-12-11 Lennart Poetteringjournald: port to sd-event and enable watchdog support
2013-12-11 Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-11 Lennart Poetteringevent: when handling SIGCHLD of a child process only...
2013-12-11 Kay Sieversbus: kdbus - skip only STARTER and IN_QUEUE names for...
2013-12-11 Zbigniew Jędrzejew... activate: clean up inherited descriptors
2013-12-11 Zbigniew Jędrzejew... journald: malloc less when streaming messages
2013-12-11 Luke Shumakerptyfwd: Don't set the output prop of stdin, nor the...
2013-12-11 Luke Shumakerptyfwd: Set the size of the PTY base on the size of...
2013-12-10 David Herrmanncore: fix Unit.SetProperties argument parsing
2013-12-10 Lennart Poetteringbus: do not dispatch incoming method calls that are...
2013-12-10 Lennart Poetteringbus: don't generate assert warnings when we detach...
2013-12-10 Shawn Landdencore: epoll and signalfd has been moved into sd event...
2013-12-10 Thomas Hindoe Paab... fix scan-build issues
2013-12-10 Lennart Poetteringbus: generate debug messages when we cannot deliver...
2013-12-10 Lennart Poetteringbus: when we _unref() a NULL pointer, don't use assert_...
2013-12-10 Lukasz Skalskibus: Add bus_kernel_monitor function
2013-12-10 Lennart Poetteringhashmap: make gcc shut up on old glibcs that lack getau...
2013-12-10 Lennart Poetteringjournald: use a bit more cleanup magic!
2013-12-10 Lennart PoetteringRevert "libsystemd-bus: use assert_return"
2013-12-10 Lennart PoetteringRevert "systemd: add a start job for all units in SYSTE...
2013-12-10 Lennart Poetteringutil: check for overflow in greedy_realloc()
2013-12-10 Kay Sieversbus: update kdbus.h
2013-12-10 Shawn Landdencore/manager: remove infinite loop
2013-12-10 Lennart Poetteringmacro: log assertion at debug level in assert_return()
2013-12-10 Lennart Poetteringbus: introduce new SD_BUS_VTABLE_HIDDEN flag for vtable...
2013-12-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-10 Kay Sieverslibudev: hwdb - use libudev not systemd logging
2013-12-10 Dan McGeeBring bootchart code in line with CODING_STYLE
2013-12-10 Dan McGeeEnsure unit is journaled for short-lived or oneshot...
2013-12-10 Adam Williamsoncorrect name of Tajik kbd layout in kbd-model-map
2013-12-10 Adam Williamsondrop several entries from kbd-model-map whose kbd layou...
2013-12-10 Lukasz Skalskilibsystemd-bus: use assert_return
2013-12-10 Sébastien Luttringerkernel-install: fix help output
2013-12-10 Lennart Poetteringtest: add gvariant test for empty messages
2013-12-10 Lennart Poetteringbus: properly handle empty messages
2013-12-10 Lennart Poetteringbus: empty gvariant arrays should at least get size 1
2013-12-10 Lennart Poetteringbus: it's OK to send messages with an empty payload...
2013-12-10 Lennart Poetteringbus: update kdbus.h
2013-12-10 Lennart Poetteringbus: make gcc shut up
2013-12-10 Lennart Poetteringbus: beef up zero copy test case
2013-12-10 Lennart Poetteringbus: only accept gvariant native endian messages via...
2013-12-10 Lennart Poetteringbus: fix rewinding in gvariant messages
2013-12-10 Lennart Poetteringbus: fix signature handling when exiting container
2013-12-10 Lennart Poetteringbus: properly deserialize gvariant fixed size arrays
2013-12-10 Lennart Poetteringbus: handler empty messages correctly when using gvaria...
2013-12-10 Lennart Poetteringbus: suppress creating empty parts in messages
2013-12-09 Lennart Poetteringbus: rely on explicit eof check instead of checking...
2013-12-09 Lennart Poetteringbus: rearrange bus-message.c function order to keep...
2013-12-09 Lennart Poetteringbus: demarshal gvariant
2013-12-09 Zbigniew Jędrzejew... systemctl: fix 'is-enabled'
2013-12-09 Zbigniew Jędrzejew... systemctl: simplify argument parsing
2013-12-09 Zbigniew Jędrzejew... Help output spring cleaning
2013-12-09 Zbigniew Jędrzejew... kernel-install: add -h/--help
2013-12-08 Thomas Hindoe Paab... bootchart: remove dead assignment
2013-12-08 Dan McGeeFix memory leak in stdout journal streams
2013-12-08 Kay Sieverstest: cgroup-util - do not fail if cpu controller is...
2013-12-07 Thomas Hindoe Paab... systemctl: fix and refactor wait_for_jobs
2013-12-07 Zbigniew Jędrzejew... systemctl: allow globbing in list-<whatever> commands
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-06 Thomas Hindoe Paab... systemctl: check the value from start_unit_one
2013-12-06 Kay Sieversbus: catch up with latest kdbus changes
2013-12-06 Kay Sieversbus: catch up with latest kdbus changes
2013-12-06 Bastien Nocerarfkill: Avoid error when state restore is disabled
2013-12-06 Kay Sieversbus: catch up with latest kdbus changes
2013-12-06 Kay Sieversbusctl: remove ','; it's all one string
2013-12-06 Shawn Landdennspawn: fix buggy mount_binds, now works for bind-mount...
2013-12-06 Yuxuan Shuiutil: fix misuse of memcmp
2013-12-06 Zbigniew Jędrzejew... shell-completion: busctl
2013-12-06 Kay Sieversbus: update kdbus.h
2013-12-05 Zbigniew Jędrzejew... systemd: add a start job for all units in SYSTEMD_...
2013-12-05 Thomas Hindoe Paab... execute.h: remove redefinition of Unit
2013-12-05 Thomas Hindoe Paab... test-bus-gvariant: remove unused variable
2013-12-05 Lennart Poetteringbus: start maintaining a list of difference between...
2013-12-05 Lennart Poetteringbus: add missing LE meta data enforcement for gvariant...
2013-12-05 Lennart Poetteringbusname: improve condition check
2013-12-05 Lennart Poetteringbus: add support for serializing to gvariant
2013-12-04 Kay Sieversbus: switch to multiple KDBUS_ITEM_NAME including the...
2013-12-04 Thomas Hindoe Paab... systemctl: make an always true assert static
2013-12-04 Thomas Hindoe Paab... systemctl: no need to fdopen stdout
2013-12-04 Kay Sieverslibsystemd-bus: catch up with latest kdbus changes
2013-12-04 David CoppaFix typo: SetChasis -> SetChassis
2013-12-04 Tom Gundersennetworkd: add link-sense and simplify state-machine...
2013-12-04 Tom Gundersenrtnl: add link_get_flags
next