chiark / gitweb /
elogind.git
2013-10-26 Tom Gundersenudev: add network link configuration tool
2013-10-26 Tom GundersenSTRV_FOREACH_BACKWARDS: improve readability a bit
2013-10-26 Dave Reisnerupdate gitignore
2013-10-26 Tom Gundersenudev-builtin: path_id - add support for bcma bus
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-10-26 Tom GundersenSTRV_FOREACH_BACWARDS: start at the tail of the list
2013-10-26 Thomas Hindoe... typo fix in comment
2013-10-25 Thomas Hindoe... analyze: port to sd-bus
2013-10-25 Kay Sieversbus: disable debug output in test-bus-kernel-benchmark
2013-10-24 Zbigniew Jędrzejewsk... catalog: remove links to non-existent wiki pages
2013-10-23 Zbigniew Jędrzejewsk... systemd: use unit name in PrivateTmp directories
2013-10-22 Tom Gunderseninhibit: port to sd-bus
2013-10-22 Kay Sieversanalyze: systemd-analyze.c -> analyze.c
2013-10-22 Lennart Poetteringbus: NULL signatures are OK too
2013-10-22 Lennart Poetteringbus: only if the user tries to read over the end of...
2013-10-22 Kay Sieverslocaled: port from libdbus to libsystemd-bus
2013-10-22 David Strausssocket-proxyd: Fix-up from previous change to avoid...
2013-10-22 Kay Sieversbus: avoid 'bool' storage when retrieving 'b' from...
2013-10-22 David Strausssocket-proxyd: Use ONESHOT to behave properly with...
2013-10-22 Jan Engelhardtman: avoid the use of sudo in examples
2013-10-22 Jan Engelhardtman: wording and grammar updates
2013-10-22 David Strausssd-event: EPOLLONESHOT only disables event reporting...
2013-10-21 Zbigniew Jędrzejewsk... shell-completion: dump has moved to systemd-analyze
2013-10-21 Thomas Hindoe... analyze: set white backgound
2013-10-21 Kay Sieversbuild-sys: sync printed defaults with "c" option
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-21 Kay Sieversbuild-sys: disable _FORTIFY_SOURCE for -Og builds for now
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-21 Kay Sieversrules: remove pointless MODE= settings
2013-10-20 Dave Reisnersocket-proxyd(1): fix references to non-existant files
2013-10-20 Kay Sieversbus: initialize variable, now that we might skip debug...
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-20 Kay Sieversbus: allow to specify NULL as an empty string to add
2013-10-20 Colin Walterslog: Fix previous commit to use correct level
2013-10-20 Kay Sieverslog: avoid calling the logging functions for log levels...
2013-10-20 Kay Sieversbuild-sys: unify foo_CFLAGS = usage and add explaining...
2013-10-20 Colin WaltersRevert "build-sys: move journalctl CFLAGS= to one line"
2013-10-20 Kay Sieversvimrc: disable -fdiagnostics-color output
2013-10-20 David Strausssocket-proxyd: Remove datagram research TODO. This...
2013-10-20 David Strausssocket-proxyd: Comment and log text cleanup.
2013-10-19 Kay Sieversman: systemd-fstab-generator - remove <term>
2013-10-19 Kay Sievershwdb: update
2013-10-19 Kay Sieverssocket-proxyd: initialize variable used in error code...
2013-10-19 Kay Sieversbuild-sys: move journalctl CFLAGS= to one line
2013-10-19 Tom Gundersentrivial: rfkill - don't include util.h twice
2013-10-19 Colin Walterstrivial: rfkill: It's util.h, not utils.h
2013-10-19 Tom Gundersenman: fix typos in backlight/rfkill page
2013-10-19 Tom GundersenTODO: update
2013-10-19 Tom Gundersenudev-builtin: uaccess - inherit logging form udev
2013-10-19 Tom Gundersenfsck-root: only run when requested in fstab
2013-10-19 Tom Gundersenefi-boot-generator: hookup to fsck
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-19 Thomas BächlerRemove FsckPassNo from systemd-fsck-root.service
2013-10-19 Thomas Bächlergpt-auto-generator: Generate explicit dependencies...
2013-10-19 Thomas Bächlerfstab-generator: Generate explicit dependencies on...
2013-10-19 Thomas Bächlerfstab-generator: When parsing the root= cmdline option...
2013-10-18 Tom Gundersenkerne-command-line: introduce option 'systemd.restore_s...
2013-10-18 Tom GundersenTODO: add some fsck items
2013-10-18 Colin Waltersbuild-sys: Honor CFLAGS for journalctl again
2013-10-18 Lennart Poetteringbuild-sys: fix += vs = in Makefile
2013-10-18 Lennart Poetteringbus: if we hit the end of an array container return...
2013-10-18 Tom Gundersenupdate-utmp: port to sd-bus
2013-10-18 Lennart Poetteringsocket-proxyd: rename from saproxy
2013-10-18 Lennart Poetteringbuild-sys: drop a number CFLAGS assignments in Makefile...
2013-10-17 Lennart Poetteringbus: automatically flush bus queue when we exit the...
2013-10-17 Tom Gunderseninitctl: port to sd-bus
2013-10-17 Tom Gundersencgroup-agent: port to sd-bus
2013-10-17 Tom Gundersenfsck: port to sd-bus
2013-10-17 Lennart Poetteringtimedated: disable debug logging
2013-10-17 Lennart Poetteringhostnamed: port over from libdbus to libsystemd-bus
2013-10-17 Dave Reisnersd-event: initialize return value
2013-10-17 David StraussFix kmod error message to have correct version requirement
2013-10-17 Tom Gundersenstatic-nodes: don't call mkdir
2013-10-17 Kay Sieverstmpfiles: log unaccessible FUSE mount points only as...
2013-10-16 Lennart Poetteringtimedated: expose time and NTP sync flag via the bus
2013-10-16 Lennart Poetteringapi: unify some common bits used by public systemd...
2013-10-16 Lennart Poetteringtimedate: expose RTC time
2013-10-16 Lennart Poetteringbus: fix default exit on idle timeout
2013-10-16 David Strausssabridge: Makefile should be a symlink
2013-10-16 David Strausssaproxy: man page formatting and terminology fixes
2013-10-16 Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-10-16 Lennart Poetteringbus: return 1 on all calls that send messages
2013-10-16 Lennart Poetteringbus: make sure sd_bus_get_timeout() returns a 0 timeout...
2013-10-16 Lennart Poetteringbus: fix generate introspection XML
2013-10-16 Lennart Poetteringbus: extend bus protocol definitions a bit
2013-10-16 Lennart Poetteringevent: handle arbitrary signals received during epoll...
2013-10-16 Lennart Poetteringevent: properly disarm timers when we don't need them...
2013-10-16 Lennart Poetteringevent: fix sd_event_source_set_io_events()
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-10-16 Lennart Poetteringrules: don't limit some of the rules to the "add" action
2013-10-16 Lennart Poetteringrules: expose loop block devices to systemd
2013-10-16 David Strausssaproxy: Fix for systemd's event library not deduping...
2013-10-16 David StraussBump up the saproxy buffer to 16kB.
2013-10-16 David StraussRename sabridge to saproxy to be less cryptic
2013-10-15 David StraussUpdate TODOs with follow-up sabridge work.
2013-10-15 David StraussAdd sabridge for socket activation of traditional daemons
2013-10-15 David Herrmannlogind: allow unprivileged session-device access
2013-10-15 Jan Engelhardtman: document the -b special boot option
2013-10-15 Igor ZhbanovFix for SIGSEGV in systemd-bootchart on short-living...
2013-10-15 Jan Engelhardtman: wording and grammar updates
next