chiark / gitweb /
elogind.git
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
2013-06-21 Lennart Poetteringtmpfiles: fix error check
2013-06-21 Lennart Poetteringjournald: bump the journal per-unit ratelimit defaults
2013-06-21 Martin Pittkeymap: Apply to all Latitude and Precision models
2013-06-21 Zbigniew Jędrzejewsk... journalctl,systemctl: show messages tagged with OBJECT_...
2013-06-21 Zbigniew Jędrzejewsk... Make sure we only show authentic coredump messages
2013-06-21 Zbigniew Jędrzejewsk... journal: allow callers to specify OBJECT_PID=
2013-06-21 Zbigniew Jędrzejewsk... Add hasprefix macro to check prefixes of fixed length
2013-06-20 Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
2013-06-20 Auke Kokcore: only attempt to connect to a session bus if one...
2013-06-20 Lennart Poetteringupdate TODO
2013-06-20 Lennart Poetteringman: fix example for DefaultEnvironment=
2013-06-20 Lennart Poetteringman: document that shutdown() is only sometimes OK...
2013-06-20 Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-20 Zbigniew Jędrzejewsk... journalctl: show lines in full with --all
2013-06-20 Harald Hoyerkernel-install: filter out "initrd=" from /proc/cmdline
2013-06-20 Zbigniew Jędrzejewsk... logind: uninitialized variable
2013-06-20 Zbigniew Jędrzejewsk... build-sys: make intltool and distcheck happy
2013-06-20 Zbigniew Jędrzejewsk... nspawn: '-C' option has been removed
2013-06-20 Lennart Poetteringsd-login: update machine enumeration/notifications...
2013-06-20 Lennart Poetteringlogind: make ListMachines bus call public
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-19 Łukasz StelmachDescribe handling of an AF_UNIX socket
2013-06-19 Zbigniew Jędrzejewsk... core/dbus: properly export cgroup properties on sockets
2013-06-19 Zbigniew Jędrzejewsk... cgls,loginctl,systemctl: fix -l
next