summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test: Add list testcaseJan Janssen2013-06-272-1/+110
* core: general cgroup reworkLennart Poettering2013-06-2752-2785/+1608
* core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering2013-06-271-4/+7
* killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek2013-06-261-2/+3
* journalctl: highlight MESSAGE= in verbose outputZbigniew Jędrzejewski-Szmek2013-06-261-4/+15
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-251-2/+3
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-251-1/+13
* journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek2013-06-241-0/+29
* journald: fix space limits reportingZbigniew Jędrzejewski-Szmek2013-06-242-50/+35
* journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek2013-06-241-19/+4
* libudev: Use correct type for sizeofJan Janssen2013-06-241-1/+1
* journal-verify: allow unlinked data entriesZbigniew Jędrzejewski-Szmek2013-06-221-50/+167
* tmpfiles: fix error checkLennart Poettering2013-06-211-1/+1
* journald: bump the journal per-unit ratelimit defaultsLennart Poettering2013-06-212-4/+4
* keymap: Apply to all Latitude and Precision modelsMartin Pitt2013-06-211-1/+1
* journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNITZbigniew Jędrzejewski-Szmek2013-06-201-14/+27
* Make sure we only show authentic coredump messagesZbigniew Jędrzejewski-Szmek2013-06-201-3/+4
* journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek2013-06-206-55/+157
* Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek2013-06-205-20/+22
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-216-6/+75
* core: only attempt to connect to a session bus if one likely exists.Auke Kok2013-06-201-3/+7
* manager: add DefaultEnvironment optionUmut Tezduyar2013-06-205-2/+25
* journalctl: show lines in full with --allZbigniew Jędrzejewski-Szmek2013-06-201-2/+2
* kernel-install: filter out "initrd=" from /proc/cmdlineHarald Hoyer2013-06-201-2/+9
* logind: uninitialized variableZbigniew Jędrzejewski-Szmek2013-06-201-3/+1
* nspawn: '-C' option has been removedZbigniew Jędrzejewski-Szmek2013-06-201-1/+1
* sd-login: update machine enumeration/notifications APIs for new /run/systemd/...Lennart Poettering2013-06-201-46/+2
* logind: make ListMachines bus call publicLennart Poettering2013-06-201-0/+4
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-2034-686/+2479
* core/dbus: properly export cgroup properties on socketsZbigniew Jędrzejewski-Szmek2013-06-191-1/+1
* cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek2013-06-193-8/+8
* journal: add references to SSKG paper FSS is based onLennart Poettering2013-06-181-0/+6
* journalctl: properly print headers of empty journalsZbigniew Jędrzejewski-Szmek2013-06-181-2/+11
* udev: handle network controllers in nonstandard domainsSean McGovern2013-06-181-5/+15
* core: unref slice ref after useLennart Poettering2013-06-181-0/+2
* core: expose a "Slice" property on Unit objects on the busLennart Poettering2013-06-182-0/+21
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-1721-35/+664
* mount: when learning about the root mount from mountinfo, don't add conflicti...Lennart Poettering2013-06-171-3/+5
* rpm: define a %_userunitdir macroLennart Poettering2013-06-171-0/+1
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-174-17/+13
* systemd-analyze: Show critical chains for listed unitsGabriel de Perthuis2013-06-141-6/+12
* journald: do not calculate free space too earlyZbigniew Jędrzejewski-Szmek2013-06-131-16/+23
* journal: use initialization instead of zeroingZbigniew Jędrzejewski-Szmek2013-06-131-14/+12
* bootchart: fix typos in copyright noticesJason St. John2013-06-126-6/+6
* journald: do not overwrite syslog facility when parsing priorityZbigniew Jędrzejewski-Szmek2013-06-101-1/+1
* journal: letting (interleaved) seqnums goZbigniew Jędrzejewski-Szmek2013-06-101-1/+1
* tests: add testcase for duplicate seqnumsZbigniew Jędrzejewski-Szmek2013-06-101-14/+115
* tests: add testcase for skipping-entries-on-direction-change-bugMarius Vollmer2013-06-101-0/+198
* journal: change direction tests to use the same convention (cp </> np)Zbigniew Jędrzejewski-Szmek2013-06-101-13/+10
* journal: remember last direction of search and keep offset cacheZbigniew Jędrzejewski-Szmek2013-06-102-13/+16