chiark / gitweb /
man: describe OBJECT_PID=
[elogind.git] / src /
2013-07-03 Jason St. Johnreplace tabs with spaces in various files
2013-07-03 Zbigniew Jędrzejew... journald: drop (deleted) from _EXE= fields
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: 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-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ędrzejew... killall: do not use alloca() in argument list
2013-06-26 Zbigniew Jędrzejew... journalctl: highlight MESSAGE= in verbose output
2013-06-25 Harald Hoyersystemctl: conform to LSB with the "status" return...
2013-06-25 Harald Hoyersystemctl: conform to LSB with the "status" return...
2013-06-25 Zbigniew Jędrzejew... journald: always vacuum empty offline files
2013-06-25 Zbigniew Jędrzejew... journald: fix space limits reporting
2013-06-25 Zbigniew Jędrzejew... journal/vacuum: cleanup
2013-06-24 Jan Janssenlibudev: Use correct type for sizeof
2013-06-23 Zbigniew Jędrzejew... journal-verify: allow unlinked data entries
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ędrzejew... journalctl,systemctl: show messages tagged with OBJECT_...
2013-06-21 Zbigniew Jędrzejew... Make sure we only show authentic coredump messages
2013-06-21 Zbigniew Jędrzejew... journal: allow callers to specify OBJECT_PID=
2013-06-21 Zbigniew Jędrzejew... 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 Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-20 Zbigniew Jędrzejew... journalctl: show lines in full with --all
2013-06-20 Harald Hoyerkernel-install: filter out "initrd=" from /proc/cmdline
2013-06-20 Zbigniew Jędrzejew... logind: uninitialized variable
2013-06-20 Zbigniew Jędrzejew... 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 Zbigniew Jędrzejew... core/dbus: properly export cgroup properties on sockets
2013-06-19 Zbigniew Jędrzejew... cgls,loginctl,systemctl: fix -l
2013-06-18 Lennart Poetteringjournal: add references to SSKG paper FSS is based on
2013-06-18 Zbigniew Jędrzejew... journalctl: properly print headers of empty journals
2013-06-18 Sean McGovernudev: handle network controllers in nonstandard domains
2013-06-18 Lennart Poetteringcore: unref slice ref after use
2013-06-17 Lennart Poetteringcore: expose a "Slice" property on Unit objects on...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-17 Lennart Poetteringmount: when learning about the root mount from mountinf...
2013-06-17 Lennart Poetteringrpm: define a %_userunitdir macro
2013-06-17 Daniel Albersjournalctl,loginctl,systemctl,systemd-cgls: add -l...
2013-06-14 Gabriel de Perthuissystemd-analyze: Show critical chains for listed units
2013-06-14 Zbigniew Jędrzejew... journald: do not calculate free space too early
2013-06-14 Zbigniew Jędrzejew... journal: use initialization instead of zeroing
2013-06-12 Jason St. Johnbootchart: fix typos in copyright notices
2013-06-10 Zbigniew Jędrzejew... journald: do not overwrite syslog facility when parsing...
2013-06-10 Zbigniew Jędrzejew... journal: letting (interleaved) seqnums go
2013-06-10 Zbigniew Jędrzejew... tests: add testcase for duplicate seqnums
2013-06-10 Marius Vollmertests: add testcase for skipping-entries-on-direction...
2013-06-10 Zbigniew Jędrzejew... journal: change direction tests to use the same convent...
2013-06-10 Zbigniew Jędrzejew... journal: remember last direction of search and keep...
2013-06-10 Zbigniew Jędrzejew... journalctl: allow the user to specify the file(s) to use
next