summaryrefslogtreecommitdiffstats
path: root/autogen.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-07udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering2-2/+16
2014-03-07fstab-generator: the root partition is not optionalLennart Poettering1-19/+13
2014-03-07efi-boot-generator: typo fixLennart Poettering1-1/+1
2014-03-07udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering2-5/+107
2014-03-07udev-builtin-blkid: modernizations and minor fixesLennart Poettering1-6/+6
2014-03-07fstab-generator: merge /proc/cmdline parsing loops into oneLennart Poettering5-110/+119
2014-03-06man: systemd-bootchart - fix spacing in commandZachary Cook1-2/+2
2014-03-06strv: set _printf_ on strv_extendfThomas Hindoe Paaboel Andersen1-1/+1
2014-03-06sd-rtnl/networkd: use new rtnl_message_read() API and drop helperTom Gundersen3-20/+2
2014-03-06sd-rtnl:introduce table-based lookup and typesafe read() functionsSusant Sahani4-2/+195
2014-03-06generators: make automatic discovery generators work correctly when reloadingLennart Poettering2-2/+5
2014-03-06generators: add Documentation= fields that point to the generator man pagesLennart Poettering5-13/+21
2014-03-06util: move more intellegince into parse_proc_cmdline()Lennart Poettering8-197/+181
2014-03-06man: update link to LSBZbigniew Jędrzejewski-Szmek1-2/+2
2014-03-06update TODOLennart Poettering1-3/+3
2014-03-06core: include partition label in .device description fieldsLennart Poettering1-34/+78
2014-03-06logind: fix reference to systemd-user-sessions.serviceLennart Poettering1-1/+1
2014-03-06gpt-auto-generation: set a pretty description stringLennart Poettering1-0/+2
2014-03-06units: don't use the word 'Reboot' for Startup, but simply 'Boot'Lennart Poettering1-1/+1
2014-03-06units: properly capitalize the unit descriptionLennart Poettering1-1/+1
2014-03-06man: bring gpt-auto-generator up to dateLennart Poettering1-17/+67
2014-03-06gpt-auto-generator: properly handle LUKS partitionsLennart Poettering1-9/+148
2014-03-06unit-name: modernizationsLennart Poettering1-18/+7
2014-03-06cryptsetup: some fixesLennart Poettering1-33/+29
2014-03-06core: correctly unregister PIDs from PID hashtablesLennart Poettering1-24/+18
2014-03-06util: add timeout to generator executionLennart Poettering5-83/+99
2014-03-06update TODOLennart Poettering2-8/+7
2014-03-06generators: rework mount generatorsLennart Poettering7-168/+334
2014-03-05man: ipv4 link-localUmut Tezduyar Lindskog2-1/+9
2014-03-05systemd-run: don't print error messages twiceLennart Poettering1-34/+38
2014-03-05systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...Lennart Poettering4-12/+90
2014-03-05networkd: listen to changes to the MAC addressTom Gundersen1-5/+26
2014-03-05sd-rtnl: do not blindly enter containers in message_read()Tom Gundersen2-7/+7
2014-03-05sd-dhcp-client: log the MAC address we are usingTom Gundersen1-0/+9
2014-03-05networkd: restore logic for enslaving to a master bonding interfaceMark Oteiza1-0/+21
2014-03-05journal: forget file after encountering an errorZbigniew Jędrzejewski-Szmek1-4/+12
2014-03-05journal: assume that next entry is after previous entryZbigniew Jędrzejewski-Szmek1-6/+20
2014-03-05update TODOLennart Poettering1-6/+0
2014-03-05core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering4-2/+39
2014-03-05systemd-run: support all currently exported properties with -pLennart Poettering1-2/+30
2014-03-05core: make the LimitXYZ= properties settable for transient service unitsLennart Poettering2-0/+53
2014-03-05systemd-run: add some extra safety checksLennart Poettering1-2/+2
2014-03-05man: document missing options of systemd-runLennart Poettering1-11/+60
2014-03-05systemd-run: add new --property= switch that can set arbitrary properties for...Lennart Poettering5-182/+234
2014-03-05strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...Lennart Poettering1-0/+2
2014-03-05update TODOLennart Poettering1-0/+5
2014-03-05missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering8-8/+13
2014-03-05core: when passing resource limit values to client, map RLIM_INFINITY into po...Lennart Poettering1-3/+8
2014-03-04add bash completion for systemd-catThomas Hindoe Paaboel Andersen2-0/+58
2014-03-04architecture: Add crisUmut Tezduyar Lindskog2-0/+6