summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-03NEWS: no need to mention journalctl --user/--system twicev205Lennart Poettering1-3/+0
2013-07-03update TODOLennart Poettering1-0/+2
2013-07-03NEWS: mention set-log-level, --user, --systemZbigniew Jędrzejewski-Szmek1-1/+6
2013-07-03build-sys: bump/correct library versionsLennart Poettering2-8/+8
2013-07-03build-sys: prepare v205Lennart Poettering2-1/+140
2013-07-03logind/machined: properly notice when units are gc'edLennart Poettering4-1/+83
2013-07-03build-sys: rename LEGACY to NOLEGACY to better reflect meaningDavid Coppa2-4/+4
2013-07-03man: more grammar improvementsJan Engelhardt18-210/+217
2013-07-03keymap: horizontally align comments in the same columnJason St. John34-237/+237
2013-07-03keymap: improve consistency and general formatting of commentsJason St. John20-81/+81
2013-07-02man: describe OBJECT_PID=Zbigniew Jędrzejewski-Szmek1-2/+62
2013-07-02build-sys: two files were missing in distcheckZbigniew Jędrzejewski-Szmek1-4/+1
2013-07-02build-sys: work around automake issue with files with a leading '-'Kay Sievers2-1/+12
2013-07-02build-sys: install rpm macros file to /usr/lib/rpm/macros.dFedora systemd team1-1/+1
2013-07-02replace tabs with spaces in various filesJason St. John7-23/+22
2013-07-02journald: drop (deleted) from _EXE= fieldsZbigniew Jędrzejewski-Szmek1-1/+11
2013-07-02man: add more formatting markupZbigniew Jędrzejewski-Szmek20-92/+104
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John53-348/+345
2013-07-03hwdb: allow to query arbitrary keysKay Sievers1-0/+7
2013-07-02machine: fix -Wmaybe-uninitialized warningDave Reisner1-1/+1
2013-07-02machined: check correct return value for NULLDave Reisner1-1/+1
2013-07-02machine: fix scope allocationLennart Poettering1-2/+2
2013-07-02core: make GC more aggressiveLennart Poettering3-19/+6
2013-07-02logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering3-60/+72
2013-07-02login: pass correct boolean type to libdbusLennart Poettering1-1/+1
2013-07-02dbus-scope: initialize variable before accessingDave Reisner1-1/+1
2013-07-02core: don't consider a unit's cgroup empty if only a subcgroup runs emptyLennart Poettering1-7/+6
2013-07-02machined: sync to /run after job completedLennart Poettering4-15/+31
2013-07-02machined: relax access to GetMachine()Lennart Poettering1-0/+4
2013-07-02nspawn: use the corect method signature for CreateMachine()Lennart Poettering2-11/+5
2013-07-02machined: fix bus path unescapingLennart Poettering2-6/+1
2013-07-02machined: split out machine registration stuff from logindLennart Poettering23-844/+2283
2013-07-02libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering5-79/+61
2013-07-02keymap: Asus -- do not overwrite explicitely kernel driver defined keysKay Sievers1-7/+0
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering21-1110/+1010
2013-07-02scope: fix state string tableLennart Poettering1-1/+1
2013-07-02scope: implement reset-failed commandLennart Poettering1-0/+13
2013-07-02core: split out unit bus path unescaping into unit_name_from_dbus_path()Lennart Poettering3-9/+21
2013-07-02scope: make TimeoutStopUSec= settable for transient unitsLennart Poettering1-0/+15
2013-07-01keymap: remove non-existing driver string matchesKay Sievers3-14/+0
2013-07-01hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers5-10/+38
2013-07-01hwdb: import dataKay Sievers3-225/+4509
2013-07-01hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers2-15/+9
2013-07-01core: add support to run transient units in arbitrary slicesLennart Poettering2-2/+41
2013-07-01core: parse Slice= from the unit type specific unit file sectionLennart Poettering2-6/+6
2013-07-01scope: properly implement passive validity checking of PIDs field when creati...Lennart Poettering1-4/+8
2013-07-01core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering8-6/+24
2013-07-01core: allow setting of the description string for transient unitsLennart Poettering4-19/+75
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering16-31/+939
2013-07-01systemctl: show per-unit cgroup tree correctly following the new propertyLennart Poettering1-33/+19