summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-18journal: when iterating through a file we might lose messages when changing d...Marius Vollmer
2013-04-18cryptsetup: ask for password, if key file cannot be accessedHarald Hoyer
2013-04-18bus: test - add hack to receive messagesKay Sievers
2013-04-18bus: catch up with kernel changesKay Sievers
2013-04-18Revert f_type fixupsHarald Hoyer
2013-04-18macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not c...Harald Hoyer
2013-04-18fileio.c: do not parse comments after non-whitespace charsHarald Hoyer
2013-04-18sd-login.c: fixup for d70964d0Harald Hoyer
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-18login/sd-login.c: make use of _cleanup_free_ and friendsHarald Hoyer
2013-04-18rename CMP_F_TYPE to F_TYPE_CMPHarald Hoyer
2013-04-18Add ugly CMP_F_TYPE() macroHarald Hoyer
2013-04-18core/execute: only clean the environment, if we have oneHarald Hoyer
2013-04-18build-sys: add sd_journal_add_conjunction() to symbol versioning fileLennart Poettering
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-04-18cryptsetup-generator: add support for rd.luks.key=Harald Hoyer
2013-04-18cryptsetup: set the timeout to 0 by defaultHarald Hoyer
2013-04-18execute: always add in EXECUTABLE= field when we log something about executionLennart Poettering
2013-04-18systemctl: drop usage of "internally loaded modules"Lennart Poettering
2013-04-17fixup for cddf148028f52Harald Hoyer
2013-04-17bootchart: Fix errno usage.Auke Kok
2013-04-17bus: replace aligned_alloc() with memalign() everywhereLennart Poettering
2013-04-17core: Remove unnecessary typedefHenrik Grindal Bakken
2013-04-17fixup 8c68a7017 and cast to (unsigned long)Harald Hoyer
2013-04-17fixed statfs.f_type signed vs unsigned comparisonsHarald Hoyer
2013-04-17core/execute: report invalid environment variables from filesHarald Hoyer
2013-04-17systemctl:enable_sysv_units() more _cleanup_free_Harald Hoyer
2013-04-17fileio:parse_env_file_internal() fix environment file parsingHarald Hoyer
2013-04-17core/execute.c: debug log final execve() with argv[]Harald Hoyer
2013-04-17systemctl: clarify usage of "--all" versus list-unit-filesHarald Hoyer
2013-04-17journalctl: specify "--unit=" and "--user-unit" multiple timesHarald Hoyer
2013-04-17journal: add one more level on top with ANDHarald Hoyer
2013-04-17core/device.c: fix possible segfaultHarald Hoyer
2013-04-17timedated: fixed NTP enabled: n/aHarald Hoyer
2013-04-17fileio: also escape $ and ` when writing out env varsMantas Mikulėnas
2013-04-17journalctl: show fields requested with --field in fullZbigniew Jędrzejewski-Szmek
2013-04-17systemd: ignore hw timestamps in containersZbigniew Jędrzejewski-Szmek
2013-04-17sd-messages.h: add new bootchart message idZbigniew Jędrzejewski-Szmek
2013-04-17core/main: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek
2013-04-17core: log a few more things under UNIT=...Zbigniew Jędrzejewski-Szmek
2013-04-17core/main: generate 4 parsing functions from a macroZbigniew Jędrzejewski-Szmek
2013-04-17conf-parser: generate 7 parsing functions from a macroZbigniew Jędrzejewski-Szmek
2013-04-17python-systemd: Reader return special fields and _Reader changesSteven Hiscocks
2013-04-16systemd-python: export new sd_journal_{process,get_events,get_timeout}Zbigniew Jędrzejewski-Szmek
2013-04-16journal: fix off-by-one error in native message iovec countingMichal Schmidt
2013-04-16util: make generation of profcs PID paths nicerLennart Poettering
2013-04-16path-util: unify code for detecting OS treesLennart Poettering
2013-04-16macro: rework how we define cleanup macrosLennart Poettering
2013-04-16util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()Lennart Poettering