summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-29core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...Lennart Poettering
2014-01-29bus: fake security labels againLennart Poettering
2014-01-28man: remove erroneous history sectionZbigniew Jędrzejewski-Szmek
2014-01-28manager: remove "debugging" "feature"Zbigniew Jędrzejewski-Szmek
2014-01-28manager: requeue the cylon eye for 5s later when a job finishesZbigniew Jędrzejewski-Szmek
2014-01-28manager: print ephemeral information about running jobs' timeouts (v2)Zbigniew Jędrzejewski-Szmek
2014-01-28Base mkostemp_safe on mkostempZbigniew Jędrzejewski-Szmek
2014-01-28Get rid of write_safeZbigniew Jędrzejewski-Szmek
2014-01-28keymap: Add Sony Vaio VGN-FW250Martin Pitt
2014-01-28keymap: Add release quirk for Acer AOA switchvideomode keyMartin Pitt
2014-01-28build-sys: disable lto also for libsystemd-id128Zbigniew Jędrzejewski-Szmek
2014-01-28always use the same code for creating temporary filesLennart Poettering
2014-01-28util: pick slightly safer open() flags when creating temporary filesLennart Poettering
2014-01-28util: define O_TMPFILE on x86/x86-64, where the generic value is usedLennart Poettering
2014-01-28util: pass original flags value to mkostemp(), in open_tmpfile()Lennart Poettering
2014-01-28util: simplify mkostemp_safe()Lennart Poettering
2014-01-28util: introduce new dev_urandom() call that is like random_bytes() but doesn'...Lennart Poettering
2014-01-28util: modernize loop_read() and loop_write() a bitLennart Poettering
2014-01-28bus: reorder a few thingsLennart Poettering
2014-01-28bus: update kdbus.h (ABI break)Kay Sievers
2014-01-28Revert "manager: print ephemeral information about running jobs' timeouts"Kay Sievers
2014-01-27manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek
2014-01-27journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek
2014-01-27Replace mkostemp+unlink with open(O_TMPFILE)Zbigniew Jędrzejewski-Szmek
2014-01-28bus: update bloom filter description a bitLennart Poettering
2014-01-28bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering
2014-01-27bus: add API calls for connecting to starter busLennart Poettering
2014-01-27resolve: update sd-resolve to match the other APIs in style and functionalityLennart Poettering
2014-01-27bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering
2014-01-27keymap: Add HP Chromebook 14 (Falco)Martin Pitt
2014-01-27core: require mounts for the root and working directoriesZbigniew Jędrzejewski-Szmek
2014-01-27core: simplify check for path absolutenessZbigniew Jędrzejewski-Szmek
2014-01-27manager: rearm jobs timerZbigniew Jędrzejewski-Szmek
2014-01-27manager: print ephemeral information about running jobs' timeoutsZbigniew Jędrzejewski-Szmek
2014-01-27core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek
2014-01-26pam_systemd: Ignore vtnr when seat != seat0Matthew Monaco
2014-01-26dbus1-generator: use XDG_RUNTIME_DIR instead of /run/user/%lu/Kay Sievers
2014-01-26build-sys: expose more phony targetsZbigniew Jędrzejewski-Szmek
2014-01-26build-sys: add a phony target for cppcheckElia Pinto
2014-01-26cryptsetup: Support key-slot optionChristian Seiler
2014-01-25build-sys: update .pc.in filesZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: create "compatibility libraries" sectionZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: disable lto for compatibility librariesZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-login into libsystemdZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: default to gold linkerZbigniew Jędrzejewski-Szmek
2014-01-25dbus1-generator: add missing "path=" and "unix:*" to DBUS environment variablesKay Sievers
2014-01-25networkd: improve logging a bitTom Gundersen
2014-01-25networkd: add basic VLAN supportTom Gundersen