chiark / gitweb /
elogind.git
2013-11-27 Lennart Poetteringjournald: mention how long we needed to flush to /var...
2013-11-27 Lennart Poetteringjournal: simplify pre-allocation logic
2013-11-27 Lennart Poetteringjournal: add a test case for flushing messages out...
2013-11-26 Lennart Poetteringjournal: allow journal_file_copy_entry() to work on...
2013-11-26 Lennart Poetteringjournal: fix iteration when we go backwards from the...
2013-11-26 Lennart Poetteringjournal: optimize bisection logic a bit by caching...
2013-11-26 Lennart Poetteringjournald: keep statistics on how of we hit/miss the...
2013-11-26 Lennart Poetteringjournal: make table const
2013-11-26 Lennart Poetteringjournal: when appending to journal file, allocate large...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-26 Tom Gundersenman: networkd - document bridging
2013-11-26 Kay Sieverssystemctl: fix enable/disable reply handling
2013-11-26 Lennart Poetteringpam_systemd: do not set XDG_RUNTIME_DIR if the session...
2013-11-26 Lennart Poetteringnspawn: improve error message when we cannot resolve...
2013-11-26 Lennart Poetteringman: explain the precise syntax and feature set of...
2013-11-26 Lennart Poetteringsystemctl: replace the three job mode options by a...
2013-11-26 Lennart Poetteringcore: add new "flush" job mode to cancel all other...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-26 Tom Gundersennetworkd: add bridge support
2013-11-26 Tom Gundersennetworkd: minor fixes
2013-11-26 Tom Gundersenrtnl: add support for IFLA_MASTER
2013-11-26 Tom Gundersenrtnl: add preliminary support for containers
2013-11-25 Dave Reisnernetworkd: use correct printf formatter
2013-11-25 Yin Kangkaiconf-parser: fix memory realloc error
2013-11-25 Lennart Poetteringcore: fix order of parameters in broadcast_signal()
2013-11-25 Lennart Poetteringbus: properly return errors to client if invalid parame...
2013-11-25 Lennart Poetteringservice: fix handling of PID file inotify events
2013-11-25 Lennart Poetteringcore: include following set data in dump
2013-11-25 Lennart Poetteringswap: always track the current real device node of...
2013-11-25 Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-25 Thomas Hindoe... delete unused variables
2013-11-25 Tom Gundersennetworkd: add support for [Address] sections
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-25 Lennart Poetteringdevice: fix typo
2013-11-25 Martin Pittudev-builtin-keyboard: More useful error message
2013-11-25 Lennart Poetteringsystemctl: remove debug log message
2013-11-25 Lennart Poetteringsystemctl: when status is called without arguments...
2013-11-25 Lennart Poetteringcore: fix bus serialization of conditions
2013-11-25 Lennart Poetteringcore: fix serialization of exec command structs
2013-11-25 Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-25 Lennart Poetteringdevice: modernizations
2013-11-25 Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-25 Lennart Poetteringcgroups-agent: down-grade log level
2013-11-25 Tom Gundersenudev: net_setup_link - don't use Description as Alias
2013-11-25 Lukas NykrynRevert "man: suggest using hash= atribut for swap in...
2013-11-25 David Strausssocket-proxyd: Fix man page because --listener takes...
2013-11-25 David Strausssocket-proxyd: Add --listener option for listener/desti...
2013-11-24 Kay Sieverscore: set finish_timestamp only after all jobs have...
2013-11-23 Tom Gundersennetworkd: fix build
2013-11-23 Tom Gundersennetworkd: use Type=notify
2013-11-22 David StraussUpdate TODO
2013-11-22 Lennart Poetteringbus: protected dual timestamp property macro for misusage
2013-11-22 Lennart Poetteringcore: don't warn loudly if we cannot send a bus signal...
2013-11-22 Lennart Poetteringsystemctl: indicate in list-dependencies whether a...
2013-11-22 Lennart Poetteringservice: honour that for services RestartSec=0 means...
2013-11-22 Lennart Poetteringjob: fix serialization
2013-11-22 David Strausscgroups: Fix test service inclusion in Makefile
2013-11-22 Lennart Poetteringbus: when closing a bus, drop all refs to queued messag...
2013-11-22 Lennart Poetteringman: simplify socket-proxyd examples
2013-11-22 Lennart Poetteringbuild-sys: move more files from core/ to share/ that...
2013-11-22 Kay Sieverstest: test-sched-prio - skip if XDG_RUNTIME_DIR is...
2013-11-22 Lukasz Skalskimacro: fix problem with __LINE__ macro expansion
2013-11-22 Kay Sieverscore: fix timestamp assignment
2013-11-22 David Herrmannmacro: fix assert_cc() fallback
2013-11-22 Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2013-11-22 Lennart Poetteringbus: rework sd_bus_error APIs
2013-11-22 David Strausscgroups: Cache controller masks and optimize queues.
2013-11-22 Lennart Poetteringbus: deal with duplicate values from enumerators
2013-11-22 Lennart Poetteringevent: rename sd_event_get() to sd_event_source_get_event()
2013-11-22 Lennart Poetteringbus: add calls to query attached objects
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: restore selinux access control to PID 1 for properties
2013-11-21 Lennart Poetteringtimer: make timer accuracy configurable
2013-11-21 Kay Sieversbuild-sys: enable gcc Link Time Optimization when optim...
2013-11-21 Lennart Poetteringcore: actually make SwitchRoot() bus call do the deed
2013-11-21 Lennart Poetteringcore: fix serilization of ListJobs() response
2013-11-21 Lennart Poetteringcore: fix serialization of client tracker
2013-11-21 Lennart Poetteringcore: fix deserialization of StartTransientUnit() param...
2013-11-21 Lennart Poetteringbus: properly serialize unit file change list
2013-11-21 Lennart Poetteringlogind,machined,run: properly invoke StartTransientUnit...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringhostnamed: modernizations
2013-11-21 Lennart Poetteringmanager: always sort environment block, it's prettier
2013-11-21 Lennart Poetteringbus: the :no-sender hack is now unnecessary, since...
2013-11-21 Tom Gundersennetworkd: make sure Network and Link can always be...
2013-11-21 Tom Gundersennetworkd: avoid segfault
2013-11-21 Daniel Macksrc/core/selinux-access: #include <sys/socket.h>
2013-11-21 Kay Sieversbus: update kdbus.h
2013-11-21 Václav Pavlínman: suggest using hash= atribut for swap in example
2013-11-21 Tom Gundersennetworkd: don't filter on udev tags
2013-11-21 Tom Gundersenefi-boot-generator: don't mount /boot eagerly
2013-11-21 Lennart Poetteringbus: fix seriliazation of activation errors
2013-11-21 Lennart Poetteringbus: rename SD_BUS_ERROR_MAKE to SD_BUS_ERROR_MAKE_CONS...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-20 Lennart Poetteringsd-event: try to move timer wakeups to the same spot...
2013-11-20 Lennart Poetteringsocket: fix segfault
2013-11-20 Lennart Poetteringvalgrind: make running PID 1 in valgrind useful
2013-11-20 Lennart Poetteringnspawn: add new --drop-capability= switch
next