]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core
util: make use of kcmp() to compare fds, if it is available
[thirdparty/systemd.git] / src / core /
2015-01-07  Lennart Poetteringcore: implement serialization/deserialization of fd...
2015-01-06  Zbigniew Jędrzejew... tree-wide: remove unnecessary LOG_PRI
2015-01-06  Lennart Poetteringcore: add new logic for services to store file descript...
2015-01-06  Zbigniew Jędrzejew... cgroup: memory limits on / are not supported
2015-01-06  Zbigniew Jędrzejew... cgroup: fix error message
2015-01-05  Zbigniew Jędrzejew... journal: call connect() with dropped privileges
2015-01-05  Lennart Poetteringcore: rework counting of running jobs
2015-01-05  Michael Bieblcore: fix typo in log message
2015-01-05  Lennart Poetteringnspawn: mount most of the cgroup tree read-only in...
2015-01-05  Lennart Poetteringcgroup: downgrade log messages when we cannot write...
2015-01-01  Zbigniew Jędrzejew... mount: do not use -n when running in --user mode
2015-01-01  Topi MiettinenType of mount(2) flags is unsigned long
2014-12-31  Veres Lajostree-wide: spelling fixes
2014-12-29  Tom Gundersencore: loopback - correctly fail the loopback_check...
2014-12-28  Tom Gundersencore: loopback - simplify check_loopback()
2014-12-28  Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-27  Stéphane GraberFix check_loopback()
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
next