chiark / gitweb /
elogind.git
2013-07-08 Tom Gundersenstatic-nodes: move creation of static nodes from udevd...
2013-07-08 Kay Sievershwdb: import data
2013-07-08 Kay Sievershwdb: add --lookup-prefix= option
2013-07-07 Kay Sievershwdb: remove too broad PNP* match from 20-acpi-vendor...
2013-07-07 Zbigniew Jędrzejewsk... man: tweak the description of System/RuntimeMaxUse
2013-07-07 Zbigniew Jędrzejewsk... man: document machinectl and systemd-machined
2013-07-06 Zbigniew Jędrzejewsk... systemd-python: wrap sd_notify
2013-07-05 Kay Sieversupdate TODO
2013-07-05 Zbigniew Jędrzejewsk... tests: add tests for string lookup tables
2013-07-04 Kay Sieverssuppress status message output at shutdown when 'quiet...
2013-07-04 Kay Sieverscgroups-agent: remove ancient fallback code; turn conne...
2013-07-04 Kay Sieversdisable the cgroups release agent when shutting down
2013-07-04 William Giokaspo: add dbus-scope.c to POTFILES.skip
2013-07-04 Harald Hoyercore/mount.c:mount_dump(): don't segfault, if mount...
2013-07-03 Lennart Poetteringupdate TODO
2013-07-03 Lennart PoetteringNEWS: no need to mention journalctl --user/--system... v205
2013-07-03 Lennart Poetteringupdate TODO
2013-07-03 Zbigniew Jędrzejewsk... NEWS: mention set-log-level, --user, --system
2013-07-03 Lennart Poetteringbuild-sys: bump/correct library versions
2013-07-03 Lennart Poetteringbuild-sys: prepare v205
2013-07-03 Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-03 David Coppabuild-sys: rename LEGACY to NOLEGACY to better reflect...
2013-07-03 Jan Engelhardtman: more grammar improvements
2013-07-03 Jason St. Johnkeymap: horizontally align comments in the same column
2013-07-03 Jason St. Johnkeymap: improve consistency and general formatting...
2013-07-03 Zbigniew Jędrzejewsk... man: describe OBJECT_PID=
2013-07-03 Zbigniew Jędrzejewsk... build-sys: two files were missing in distcheck
2013-07-03 Kay Sieversbuild-sys: work around automake issue with files with...
2013-07-03 Fedora systemd... build-sys: install rpm macros file to /usr/lib/rpm...
2013-07-03 Jason St. Johnreplace tabs with spaces in various files
2013-07-03 Zbigniew Jędrzejewsk... journald: drop (deleted) from _EXE= fields
2013-07-03 Zbigniew Jędrzejewsk... man: add more formatting markup
2013-07-03 Jason St. Johnman: improve grammar and word formatting in numerous...
2013-07-02 Kay Sievershwdb: allow to query arbitrary keys
2013-07-02 Dave Reisnermachine: fix -Wmaybe-uninitialized warning
2013-07-02 Dave Reisnermachined: check correct return value for NULL
2013-07-02 Lennart Poetteringmachine: fix scope allocation
2013-07-02 Lennart Poetteringcore: make GC more aggressive
2013-07-02 Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02 Lennart Poetteringlogin: pass correct boolean type to libdbus
2013-07-02 Dave Reisnerdbus-scope: initialize variable before accessing
2013-07-02 Lennart Poetteringcore: don't consider a unit's cgroup empty if only...
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-07-02 Lennart Poetteringmachined: relax access to GetMachine()
2013-07-02 Lennart Poetteringnspawn: use the corect method signature for CreateMachine()
2013-07-02 Lennart Poetteringmachined: fix bus path unescaping
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...
2013-07-02 Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
2013-07-02 Kay Sieverskeymap: Asus -- do not overwrite explicitely kernel...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-07-01 Lennart Poetteringscope: fix state string table
2013-07-01 Lennart Poetteringscope: implement reset-failed command
2013-07-01 Lennart Poetteringcore: split out unit bus path unescaping into unit_name...
2013-07-01 Lennart Poetteringscope: make TimeoutStopUSec= settable for transient...
2013-07-01 Kay Sieverskeymap: remove non-existing driver string matches
2013-07-01 Kay Sievershwdb: add --device=<device-id> and --filter=<key name...
2013-07-01 Kay Sievershwdb: import data
2013-07-01 Kay Sievershwdb: remove support for (not fully implemented) condit...
2013-07-01 Lennart Poetteringcore: add support to run transient units in arbitrary...
2013-07-01 Lennart Poetteringcore: parse Slice= from the unit type specific unit...
2013-07-01 Lennart Poetteringscope: properly implement passive validity checking...
2013-07-01 Lennart Poetteringcore: move ControlGroup and Slice properties out of...
2013-06-30 Lennart Poetteringcore: allow setting of the description string for trans...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-30 Lennart Poetteringsystemctl: show per-unit cgroup tree correctly followin...
2013-06-30 Lennart Poetteringsnapshot: snapshots are just a special kind of transien...
2013-06-30 Lennart Poetteringdbus: expose cgroup properties in introspection everywhere
2013-06-30 Lennart Poetteringservice: correct service bus introspection for timeouts
2013-06-30 Lennart Poetteringcgroup: implicitly add units to GC queue when their...
2013-06-30 Lennart Poetteringcgroup: readd proper cgroup empty tracking
2013-06-29 Jason St. Johnman: fix spacing issue in various man pages
2013-06-29 Zbigniew Jędrzejewsk... build-sys: "link" libsystemd-id128.so with libsystemd...
2013-06-28 Lennart Poetteringmain: fix loading of default target
2013-06-28 장동준keymap: Add Samsung Series 3
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-28 Lennart Poetteringdbus: fix minor memory leak when sending job change...
2013-06-27 Lennart Poetteringunit: make sure the dropins we write are high-priority
2013-06-27 Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27 Lennart Poetteringdbus: make DeviceAllow=/DevicePolicy= writable
2013-06-27 Lennart Poetteringdbus: make more cgroup attributes runtime settable
2013-06-27 Lennart Poetteringdbus: add infrastructure for changing multiple properti...
2013-06-27 Jan Janssenjournal-verify: Use proper printf placeholder
2013-06-27 Jan Janssentest: Add list testcase
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-27 Lennart Poetteringcore: don't do runaway fork()s if we hit a segfault...
2013-06-26 Zbigniew Jędrzejewsk... killall: do not use alloca() in argument list
2013-06-26 Zbigniew Jędrzejewsk... journalctl: highlight MESSAGE= in verbose output
2013-06-26 Zbigniew Jędrzejewsk... man: add CONSTANTS section to systemd.directives(7)
2013-06-26 Zbigniew Jędrzejewsk... man: use <constant> for various constants which look...
2013-06-26 Zbigniew Jędrzejewsk... man: always supply quotes around literals
2013-06-25 Harald Hoyersystemctl: conform to LSB with the "status" return...
2013-06-25 David Kingman: Small language improvements to sd_journal_open
2013-06-25 Harald Hoyersystemctl: conform to LSB with the "status" return...
2013-06-25 Zbigniew Jędrzejewsk... journald: always vacuum empty offline files
2013-06-25 Zbigniew Jędrzejewsk... journald: fix space limits reporting
2013-06-25 Zbigniew Jędrzejewsk... journal/vacuum: cleanup
2013-06-24 Jan Janssenlibudev: Use correct type for sizeof
2013-06-23 Zbigniew Jędrzejewsk... journal-verify: allow unlinked data entries
2013-06-21 Michael Bieblman: Fix small typo
2013-06-21 Lennart Poetteringupdate TODO
next