summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30core: execute - don't leak strvTom Gundersen1-4/+2
2014-09-29udev/hwdb: New Entry for Dell XPS12 9Q33 keyboardStefan Brüns1-0/+5
2014-09-29util: silence coverityTom Gundersen1-4/+14
2014-09-29nspawn: log when tearing down of loop device failsTom Gundersen1-3/+10
2014-09-29Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek5-16/+28
2014-09-29core/dbus: simplify handling of CPUQuotaPerSecUSecZbigniew Jędrzejewski-Szmek1-19/+1
2014-09-29core/swap: advertise Discard over dbusZbigniew Jędrzejewski-Szmek1-0/+24
2014-09-29core/swap: follow the configured unit by defaultZbigniew Jędrzejewski-Szmek1-3/+18
2014-09-29fstab-generator: properly deal with discard as non-last optionZbigniew Jędrzejewski-Szmek2-20/+55
2014-09-29swap: introduce Discard propertyJan Synacek7-17/+84
2014-09-29journal-remote: fix handling of non-blocking sourcesZbigniew Jędrzejewski-Szmek1-0/+16
2014-09-29journalctl: do not output --reboot-- markers when running non-interactivelyZbigniew Jędrzejewski-Szmek1-1/+1
2014-09-29bus: use 2M as maximum message size in benchmarkDavid Herrmann1-1/+1
2014-09-29terminal: add helper to retrieve the seat of a sessionDavid Herrmann2-0/+7
2014-09-29bus: sync kdbus.h (ABI break!)David Herrmann1-2/+1
2014-09-29terminal: add sysview_seat_switch_to()David Herrmann3-0/+30
2014-09-28sd-bus: clean up string length calculationDaniel Mack1-8/+8
2014-09-28bootchart: Do not try to access data for non-existing CPU'sPhilippe De Swert1-1/+1
2014-09-28test-bus-policy: silence coverityThomas Hindoe Paaboel Andersen1-3/+2
2014-09-28bootchart: check return of strftimeThomas Hindoe Paaboel Andersen2-4/+9
2014-09-28bootchart: parse userinput with safe_atoiThomas Hindoe Paaboel Andersen1-2/+4
2014-09-27logind: add support for TPS65217 Power ButtonKoen Kooi1-0/+1
2014-09-27catalog: add Polish translationPiotr Drąg2-1/+263
2014-09-27shell-completion(zsh): journalctl's -b changesEric Cook1-4/+4
2014-09-27shutdownd: clean up initialization of structThomas Hindoe Paaboel Andersen1-2/+2
2014-09-26test-bus-policy: load policy files from TEST_DIRDaniel Mack1-4/+21
2014-09-26systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handlingRichard Weinberger1-1/+1
2014-09-26make utmp/wtmp support configurableEmil Renner Berthing7-19/+87
2014-09-25Revert "only build and install systemd-bus-proxyd if --enable-kdbus"Zbigniew Jędrzejewski-Szmek1-4/+2
2014-09-25do not install factory/etc/pam.d if --disable-pamGustavo Sverzut Barbieri1-0/+2
2014-09-25build-sys: do not distribute make-man-rules.pyZbigniew Jędrzejewski-Szmek1-1/+0
2014-09-25only build and install systemd-bus-proxyd if --enable-kdbusGustavo Sverzut Barbieri1-2/+4
2014-09-25man: use <constant> markup for errno valueZbigniew Jędrzejewski-Szmek15-51/+51
2014-09-25man: document sd_event_add_{defer,post,exit}Zbigniew Jędrzejewski-Szmek5-0/+206
2014-09-25man: add sd_event_add_child(3)Zbigniew Jędrzejewski-Szmek4-0/+214
2014-09-25man: add sd_event_add_signal(3)Zbigniew Jędrzejewski-Szmek3-6/+221
2014-09-25build-sys: add sd_session_get_desktop to Makefile-man.amZbigniew Jędrzejewski-Szmek1-0/+5
2014-09-25man/sd_event_new: tweaksZbigniew Jędrzejewski-Szmek1-10/+10
2014-09-25journal: build fix when LZ4 is enabled but XZ is notGustavo Sverzut Barbieri1-1/+1
2014-09-25journal-remote: fix counting of events writtenZbigniew Jędrzejewski-Szmek2-23/+27
2014-09-25journal-remote: initialize writer hashmap before useJonathan Liu1-4/+4
2014-09-25nspawn: check some more return valuesTom Gundersen1-24/+96
2014-09-25delta: warn if diff failedTom Gundersen1-2/+4
2014-09-25readahead: wipe out readaheadDaniel Buch54-2676/+24
2014-09-25bus-proxy: drop one wrong assert()Tom Gundersen1-1/+0
2014-09-25shared: path-util - try to make PATH_FORECH_PREFIX look less wrongTom Gundersen1-2/+2
2014-09-25bus-proxyd: add some assertsTom Gundersen2-0/+27
2014-09-25localectl: print warning when there are options given on kernel cmdlineMichal Sekletar4-42/+100
2014-09-25fileio: make parse_env_file() return number of parsed itemsMichal Sekletar1-13/+27
2014-09-24bus-policy: split API for bus-proxydDaniel Mack4-140/+171