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