chiark / gitweb /
machined: beef up machined image listing with creation/modification times of subvolumes
[elogind.git] / src / core /
2014-12-24 Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-23 Lennart Poetteringbus: add missing bus-policy.[ch]
2014-12-23 Lennart Poetteringbuild-sys: move core/build.h → shared/build.h
2014-12-23 Lennart Poetteringenv-util: don't include files from src/core/
2014-12-23 Lennart Poetteringcore: rearrange code so that libsystemd/sd-bus/ does...
2014-12-23 Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-12-22 Daniel Mackbusname: fix CMD_FREE ioctl
2014-12-19 Lennart Poetteringutil: rename ignore_file() to hidden_file()
2014-12-19 Lennart Poetteringexecute: the runtime directory can only be on tmpfs...
2014-12-19 Zbigniew Jędrzejew... load-fragment: allow quoting in command name and docume...
2014-12-19 Zbigniew Jędrzejew... tree-wide: make condition_free_list return NULL
2014-12-19 Zbigniew Jędrzejew... core: make exec_command_free_list return NULL
2014-12-18 Zbigniew Jędrzejew... core: use raw_clone instead of fork in signal handler
2014-12-18 tomsod-m ya ruload-fragment: properly unescape \;
2014-12-16 Zbigniew Jędrzejew... Move dropin listing to shared
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-12 Thomas Hindoe Paab... wrap a few *_FOREACH macros in curly braces
2014-12-12 Lennart Poetteringcore: retry unmounting until we are done, in case of...
2014-12-12 Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11 Torstein Husebøcore: correct spacing near eol in code comments
2014-12-11 David Herrmannbus: sync with kdbus.git
2014-12-10 Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-12-10 Lennart Poetteringcore: don't migrate PIDs for units that may contain...
2014-12-10 Lennart Poetteringcore: properly pass unit file state to clients via...
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-10 Zbigniew Jędrzejew... ima-setup: simplify
2014-12-10 Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-10 Lennart Poetteringutil: introduce our own gperf based capability list
2014-12-10 Lennart Poetteringmount: clarify that we really need to replace the utab...
2014-12-10 Lennart Poetteringcore: unify how we iterate over inotify events
2014-12-10 Lennart Poetteringmount: use bools where appropriate
2014-12-09 WaLyong Chounit: update unit dropin paths and time when dropin...
2014-12-09 WaLyong Chorun: introduce timer support option
2014-12-09 Lennart Poetteringcore: rename unit_destroy_cgroup() to unit_destroy_cgro...
2014-12-09 Ross Lagerwallcgroup: Handle error when destroying cgroup
2014-12-08 Zbigniew Jędrzejew... load-fragment: remove wrong ifdef guard
2014-12-08 WaLyong Chotimer: timer can be a transient unit
2014-12-08 WaLyong Chobus: StartTransientUnit can have aux unit
2014-12-04 Michal Sekletarselinux: figure out selinux context applied on exec...
2014-12-03 Didier Rochemachine-id-setup: add a machine_id_commit call to commi...
2014-12-03 Lennart Poetteringmachine-id-setup: casting const away is ugly, let's...
2014-12-03 Didier Rochemachine-id-setup: Factorize some machine-id-setup funct...
2014-12-02 Lennart Poetteringsystemctl: show unit file preset state in "systemctl...
2014-12-02 Lennart Poetteringmanager: log deserialization errors only at LOG_DEBUG...
2014-12-02 Lennart Poetteringcore: OOM really shouldn't be considered a deserializat...
2014-12-01 Zbigniew Jędrzejew... core: warn and ignore SysVStartPriority=
2014-11-30 Zbigniew Jędrzejew... When warning about unsupported options, be more detailed
2014-11-30 Ronny Chevaliercore: remove unused variables
2014-11-29 Josh Triplettcore: Support system.conf.d and user.conf.d directories...
2014-11-29 Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
2014-11-28 Zbigniew Jędrzejew... mount: use DEFINE_TRIVIAL_CLEANUP_FUNC
2014-11-28 Lennart Poetteringtreewide: convert some left-over (usec_t) -1 to USEC_IN...
2014-11-28 Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28 Zbigniew Jędrzejew... mount: constify MountParameters
2014-11-28 Zbigniew Jędrzejew... mount: deal with inotify queue overflow
2014-11-28 Zbigniew Jędrzejew... mount: create directory before adding watches on it
2014-11-28 Zbigniew Jędrzejew... mount: be more careful about errors when parsing mtab
2014-11-28 Zbigniew Jędrzejew... mount: simplify mount_needs_network check
2014-11-28 Chris Leechmount: check options as well as fstype for network...
2014-11-28 Chris Leechmount: add remote-fs dependencies if needed after change
2014-11-28 Chris Leechmount: monitor for utab changes with inotify
2014-11-28 Chris Leechmount: use libmount to enumerate /proc/self/mountinfo
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidtcore: fix return value in error path after sd_event_add...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: simplify log_*_errno(r,...) immediately follo...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions
2014-11-28 Michal Schmidtcore: two more log_unit_*_errno() conversions
2014-11-28 Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-28 Michal Schmidtcore: add log_unit_*_errno() macros
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Lennart Poetteringcore: only override kdbus attach mask when running...
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27 Lennart Poetteringkmod-setup: simplify kernel command line parsing
2014-11-27 Lennart Poetteringkdbus: set kernel attach mask before creating the first bus
2014-11-27 Lennart Poetteringselinux: log selinux log messages with LOG_AUTH facility
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-27 Michal Schmidtcore: fix transaction destructiveness check once more
2014-11-26 Zbigniew Jędrzejew... swap: restore support for nofail
2014-11-26 Zbigniew Jędrzejew... manager: print fatal errors on the console too
2014-11-26 Zbigniew Jędrzejew... manager: log some fatal errors at emergency level
2014-11-26 Lennart Poetteringcore: make sure we have enough information when doing...
2014-11-26 Lennart Poetteringsd-bus: update peeking into receieved messages, with...
2014-11-26 Michal Schmidtcore: fix check for transaction destructiveness
2014-11-26 Michal Schmidtcore: drop now-redundant special-casing of JOB_NOP
2014-11-26 Michal Schmidtcore: fix assertion failure in checking a transaction...
2014-11-26 Lennart Poetteringcore: reindent mount/kmod tables
2014-11-25 Lennart Poetteringcore: show log message about process triggering kdbus...
2014-11-24 WaLyong Chosmack: introduce new SmackProcessLabel option
2014-11-24 Zbigniew Jędrzejew... manager: only issue overmount warning when the check...
2014-11-24 Zbigniew Jędrzejew... manager: let manager_free() handle NULLs
2014-11-24 Lukas Nykryndbus: return non-zero return value in the case that...
2014-11-21 Lukas Nykrynselinux-access: fix broken ternary operator
2014-11-20 Lennart Poetteringbuild: avoid trailing whitespace in feature string
2014-11-19 Lennart Poetteringcore: watchdog bus properties cannot be both writable...
next