chiark / gitweb /
networkctl: remove unused variable
[elogind.git] / src / core /
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...
2014-11-17 Susant Sahaninamespace: unchecked return value from library
2014-11-14 Lennart Poetteringkmod-setup: improve for "kdbus" word on the kernel...
2014-11-14 Lennart Poetteringkmod: move #ifdef checks for kmod-setup out of main...
2014-11-14 Daniel Mackmount-setup: remove mount_setup_late()
2014-11-13 Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-11-13 Ronny Chevaliermanager: allow test run to catch SIGCHLD events
2014-11-08 Ronny Chevaliercore: remove unused macro GC_QUEUE_USEC_MAX
2014-11-07 Lennart Poetteringcore: unify how we create the notify and private dbus...
2014-11-07 Lennart Poetteringmanager: cast mkdir() result to (void) to make sure...
2014-11-07 Michael Chapmantimer: reenable TIMER_ACTIVE timers when restarted
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-06 Michal Schmidtshutdown: fix arguments to /run/initramfs/shutdown
2014-11-06 Harald Hoyers/commandline/command line/g
2014-11-06 Lennart Poetteringshared: rename condition-util.[ch] to condition.[ch]
2014-11-06 Lennart Poetteringcore: get rid of condition.c and move the remaining...
2014-11-06 Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
next