summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: describe functions for appending to messagesZbigniew Jędrzejewski-Szmek2014-03-071-0/+3
* gpt-auto-generator: automatically find the root disk of the systemLennart Poettering2014-03-073-68/+179
* udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering2014-03-071-2/+13
* fstab-generator: the root partition is not optionalLennart Poettering2014-03-071-19/+13
* efi-boot-generator: typo fixLennart Poettering2014-03-071-1/+1
* udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering2014-03-072-5/+107
* udev-builtin-blkid: modernizations and minor fixesLennart Poettering2014-03-071-6/+6
* fstab-generator: merge /proc/cmdline parsing loops into oneLennart Poettering2014-03-075-110/+119
* strv: set _printf_ on strv_extendfThomas Hindoe Paaboel Andersen2014-03-061-1/+1
* sd-rtnl/networkd: use new rtnl_message_read() API and drop helperTom Gundersen2014-03-063-20/+2
* sd-rtnl:introduce table-based lookup and typesafe read() functionsSusant Sahani2014-03-064-2/+195
* generators: make automatic discovery generators work correctly when reloadingLennart Poettering2014-03-062-2/+5
* generators: add Documentation= fields that point to the generator man pagesLennart Poettering2014-03-065-13/+21
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-068-197/+181
* core: include partition label in .device description fieldsLennart Poettering2014-03-061-34/+78
* logind: fix reference to systemd-user-sessions.serviceLennart Poettering2014-03-061-1/+1
* gpt-auto-generation: set a pretty description stringLennart Poettering2014-03-061-0/+2
* gpt-auto-generator: properly handle LUKS partitionsLennart Poettering2014-03-061-9/+148
* unit-name: modernizationsLennart Poettering2014-03-061-18/+7
* cryptsetup: some fixesLennart Poettering2014-03-061-33/+29
* core: correctly unregister PIDs from PID hashtablesLennart Poettering2014-03-061-24/+18
* util: add timeout to generator executionLennart Poettering2014-03-065-83/+99
* update TODOLennart Poettering2014-03-061-8/+0
* generators: rework mount generatorsLennart Poettering2014-03-066-167/+330
* systemd-run: don't print error messages twiceLennart Poettering2014-03-051-34/+38
* systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...Lennart Poettering2014-03-053-3/+87
* networkd: listen to changes to the MAC addressTom Gundersen2014-03-051-5/+26
* sd-rtnl: do not blindly enter containers in message_read()Tom Gundersen2014-03-052-7/+7
* sd-dhcp-client: log the MAC address we are usingTom Gundersen2014-03-051-0/+9
* networkd: restore logic for enslaving to a master bonding interfaceMark Oteiza2014-03-051-0/+21
* journal: forget file after encountering an errorZbigniew Jędrzejewski-Szmek2014-03-051-4/+12
* journal: assume that next entry is after previous entryZbigniew Jędrzejewski-Szmek2014-03-051-6/+20
* core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering2014-03-054-2/+39
* systemd-run: support all currently exported properties with -pLennart Poettering2014-03-051-2/+30
* core: make the LimitXYZ= properties settable for transient service unitsLennart Poettering2014-03-052-0/+53
* systemd-run: add some extra safety checksLennart Poettering2014-03-051-2/+2
* systemd-run: add new --property= switch that can set arbitrary properties for...Lennart Poettering2014-03-054-181/+210
* strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...Lennart Poettering2014-03-051-0/+2
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-058-8/+13
* core: when passing resource limit values to client, map RLIM_INFINITY into po...Lennart Poettering2014-03-051-3/+8
* architecture: Add crisUmut Tezduyar Lindskog2014-03-042-0/+6
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-048-8/+116
* Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek2014-03-044-16/+19
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-0415-62/+42
* shutdownd: modernizationsZbigniew Jędrzejewski-Szmek2014-03-041-17/+9
* logind: small simplificationsZbigniew Jędrzejewski-Szmek2014-03-042-57/+27
* sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog2014-03-0312-30/+1129
* networkd: wait-online - fix typoTom Gundersen2014-03-031-1/+1
* core: fix assert when trying to serialize non-initialized bus peer tracker ob...Lennart Poettering2014-03-031-1/+0
* silence warningThomas Hindoe Paaboel Andersen2014-03-031-1/+1