summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-28manager: requeue the cylon eye for 5s later when a job finishesZbigniew Jędrzejewski-Szmek1-3/+9
2014-01-28manager: print ephemeral information about running jobs' timeouts (v2)Zbigniew Jędrzejewski-Szmek2-5/+19
2014-01-28Base mkostemp_safe on mkostempZbigniew Jędrzejewski-Szmek2-33/+6
2014-01-28Get rid of write_safeZbigniew Jędrzejewski-Szmek3-25/+7
2014-01-28keymap: Add Sony Vaio VGN-FW250Martin Pitt1-0/+3
2014-01-28keymap: Add release quirk for Acer AOA switchvideomode keyMartin Pitt1-0/+3
2014-01-28build-sys: disable lto also for libsystemd-id128Zbigniew Jędrzejewski-Szmek1-3/+1
2014-01-28always use the same code for creating temporary filesLennart Poettering10-30/+43
2014-01-28util: pick slightly safer open() flags when creating temporary filesLennart Poettering1-2/+5
2014-01-28util: define O_TMPFILE on x86/x86-64, where the generic value is usedLennart Poettering1-0/+16
2014-01-28util: pass original flags value to mkostemp(), in open_tmpfile()Lennart Poettering1-3/+5
2014-01-28util: simplify mkostemp_safe()Lennart Poettering1-12/+19
2014-01-28util: introduce new dev_urandom() call that is like random_bytes() but doesn'...Lennart Poettering2-13/+26
2014-01-28util: modernize loop_read() and loop_write() a bitLennart Poettering1-52/+23
2014-01-28bus: reorder a few thingsLennart Poettering2-5/+4
2014-01-28bus: update kdbus.h (ABI break)Kay Sievers1-2/+2
2014-01-28Revert "manager: print ephemeral information about running jobs' timeouts"Kay Sievers2-18/+4
2014-01-27manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek3-4/+17
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek8-29/+106
2014-01-27journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek10-16/+178
2014-01-27Replace mkostemp+unlink with open(O_TMPFILE)Zbigniew Jędrzejewski-Szmek5-36/+37
2014-01-28bus: update bloom filter description a bitLennart Poettering1-11/+20
2014-01-28bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering7-77/+171
2014-01-27bus: add API calls for connecting to starter busLennart Poettering5-13/+107
2014-01-27resolve: update sd-resolve to match the other APIs in style and functionalityLennart Poettering6-542/+665
2014-01-27bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering4-2/+16
2014-01-27keymap: Add HP Chromebook 14 (Falco)Martin Pitt1-0/+16
2014-01-27core: require mounts for the root and working directoriesZbigniew Jędrzejewski-Szmek1-0/+12
2014-01-27core: simplify check for path absolutenessZbigniew Jędrzejewski-Szmek1-5/+3
2014-01-27manager: rearm jobs timerZbigniew Jędrzejewski-Szmek1-6/+17
2014-01-27manager: print ephemeral information about running jobs' timeoutsZbigniew Jędrzejewski-Szmek2-4/+18
2014-01-27core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek8-0/+115
2014-01-26pam_systemd: Ignore vtnr when seat != seat0Matthew Monaco1-0/+6
2014-01-26dbus1-generator: use XDG_RUNTIME_DIR instead of /run/user/%lu/Kay Sievers1-4/+13
2014-01-26build-sys: expose more phony targetsZbigniew Jędrzejewski-Szmek1-3/+20
2014-01-26build-sys: add a phony target for cppcheckElia Pinto1-0/+1
2014-01-26cryptsetup: Support key-slot optionChristian Seiler2-2/+25
2014-01-25build-sys: update .pc.in filesZbigniew Jędrzejewski-Szmek3-4/+3
2014-01-25build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek10-127/+88
2014-01-25build-sys: create "compatibility libraries" sectionZbigniew Jędrzejewski-Szmek7-11/+66
2014-01-25build-sys: disable lto for compatibility librariesZbigniew Jędrzejewski-Szmek1-1/+2
2014-01-25build-sys: merge libsystemd-login into libsystemdZbigniew Jędrzejewski-Szmek4-74/+120
2014-01-25build-sys: default to gold linkerZbigniew Jędrzejewski-Szmek2-1/+4
2014-01-25dbus1-generator: add missing "path=" and "unix:*" to DBUS environment variablesKay Sievers1-2/+3
2014-01-25networkd: improve logging a bitTom Gundersen1-16/+40
2014-01-25networkd: add basic VLAN supportTom Gundersen6-17/+128
2014-01-25sd-rtnl: extend tests a bitTom Gundersen1-0/+2
2014-01-24sd-rtnl: add support for reading containersTom Gundersen3-26/+88
2014-01-24bus: bump memfd vs. copy limit to 512k to reflect recent benchmarksKay Sievers2-5/+5
2014-01-24sd-rtnl: add support for nested containersTom Gundersen3-19/+31