chiark / gitweb /
log: also set errno to the passed error code before processing format string in log_s...
[elogind.git] / src /
2014-11-28 Lennart Poetteringlog: also set errno to the passed error code before...
2014-11-28 Lennart Poetteringcore: only override kdbus attach mask when running...
2014-11-28 Lennart Poetteringsd-bus: the attach_mask kernel module parameter is...
2014-11-28 Lennart Poetteringlog: allow negative errno values
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-28 Lennart Poetteringnetworkd: update logging macros for parameter order...
2014-11-28 Lennart Poetteringnetworkd: remove duplicate macro definitions
2014-11-27 Zbigniew Jędrzejew... sysv-generator: advertise the man page
2014-11-27 Thomas Hindoe Paab... fix build with --enable-terminal
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: be a bit less wasteful when allocating buffers
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-27 Lennart Poetteringsd-bus: set creds info for "org.freedesktop.DBus.Local...
2014-11-27 Lennart Poetteringsd-bus: when we get the list of well-known names back...
2014-11-27 Lennart Poetteringsd-bus: deal with whitespace in matches
2014-11-27 Lennart Poetteringsd-bus: unify logic how we patch the message source...
2014-11-27 Lennart Poetteringsd-bus: fake valid well-known-names metadata for faked...
2014-11-27 Lennart Poetteringsd-bus: optimize how we generate the well-known-names...
2014-11-27 Lennart Poetteringsd-bus: be stricter with mismatches between dbus1 and...
2014-11-27 Lennart Poetteringbus-proxy: beef up policy enforcement
2014-11-27 Lennart Poetteringbus-proxy: check passed parameter signature of all...
2014-11-27 Alin Rautanetworkd: fix kernel rtnl receive buffer overrun error
2014-11-27 Stanisław Pitucharesolve: reject empty TXT records
2014-11-27 Stanisław Pitucharesolve: set error code on failure
2014-11-27 Stanisław Pitucharesolve: fix redirection loops in compressed RR
2014-11-27 Michal Schmidtcore: fix transaction destructiveness check once more
2014-11-27 David Herrmannresolve: fix NULL deref on strv comparison
2014-11-27 David Herrmannbus: prefix custom endpoints with "$UID-"
2014-11-27 Ivan Shapovalovunit-name: fix escaping logic in unit_name_mangle_with_...
2014-11-27 Zbigniew Jędrzejew... coredump: use openat
2014-11-27 Andrej Manduchjournalctl: print all possible lines immediately with...
2014-11-27 Jakub Filakcoredump: collect all /proc data useful for bug reporting
2014-11-27 Jakub Filakutil: add function getting proc environ
2014-11-27 Gavin Linetworkd: route - allow routes without a gateway
2014-11-27 Sean Youngtimesyncd: do not keep listening socket open forever
2014-11-27 Josh Triplettlogind: Support logind.conf.d directories in the usual...
2014-11-27 Josh TriplettIntroduce CONF_DIRS_NULSTR helper to define standard...
2014-11-26 Zbigniew Jędrzejew... journald: proceed even if some sockets are unknown
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 Poetteringbus-policy: actually test messages against the newly...
2014-11-26 Lennart Poetteringbus-policy: also add in other bus policy tests from...
2014-11-26 Lennart Poetteringbus-policy: steal a test case for prefix ownership...
2014-11-26 Lennart Poetteringsd-bus: make sure that when we connect to the system...
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 Poetteringsd-bus: update kdbus.h from upstream
2014-11-26 Lennart Poetteringcore: reindent mount/kmod tables
2014-11-26 Lennart Poetteringsd-bus: given that the kernel now passes the auxgroups...
2014-11-26 David Herrmannbus: update kdbus.h (ABI break)
2014-11-26 Zbigniew Jędrzejew... udevadm trigger: allow matching by device name
2014-11-26 Zbigniew Jędrzejew... udevadm: split out find_device helper
2014-11-26 Lennart Poetteringbus-kernel: when installing an activator, ask for any...
2014-11-26 Lennart Poetteringsd-bus: don't clobber return values on failure in bus_k...
2014-11-26 Lennart Poetteringsd-bus: set per-bus attach flag requirement mask to ANY
2014-11-26 Lennart Poetteringsd-bus: add suppot for renegotiating message credential...
2014-11-26 Lennart Poetteringsd-bus: use free_and_strdup() where appropriate
2014-11-25 Tom Gundersenresolved: fix typo in sd_notify() call
2014-11-25 Lennart Poetteringcore: show log message about process triggering kdbus...
2014-11-25 Lennart Poetteringsd-bus: react properly to EOVERFLOW by generating a...
2014-11-25 Lennart Poetteringkdbus: update header file to current upstream version
2014-11-25 Lennart Poetteringkdbus: minor simplification
2014-11-25 Lennart Poetteringutil: mark page_size() as pure
2014-11-25 Lennart Poetteringsd-bus: fix error handling when receiving invalid servi...
2014-11-25 Lennart Poetteringsd-bus: properly handle non-initialized audit records...
2014-11-25 Lennart Poetteringsd-bus: properly copy selinux label and description...
2014-11-25 Lennart Poetteringsd-bus: add supplementary groups list to creds object
2014-11-25 Lennart Poetteringbusctl: if no parameter is specified for "busctl status...
2014-11-25 Lennart Poetteringsd-bus: properly handle uninitialized audit creds from...
2014-11-25 Lennart Poetteringsd-bus: don't fail when querying creds and dbus1 refuse...
2014-11-25 Lennart Poetteringbusctl: add new --augment-creds= switch for controlling...
2014-11-25 Lennart Poetteringsd-bus: update to current kernel version, by splitting...
2014-11-25 Lennart Poetteringbusctl: improve readability a bit
2014-11-25 Lennart Poetteringbus: change creds dumping order to be more close to...
2014-11-25 Lennart Poetteringutil: skip incomplete ucred information in getpeersec()
2014-11-25 Lennart Poetteringsd-bus: don't blindly take incomplete ucred bits from...
2014-11-25 David Herrmannlocaled: verify xkb keymaps after pk-queries
2014-11-25 David Herrmannterminal/idev: forward xkb-messages
2014-11-25 David Herrmannterminal/idev: avoid magic numbers
2014-11-24 David Herrmannterminal/idev: use compose tables
2014-11-24 David Herrmannterminal/idev: add compose-file support
2014-11-24 WaLyong Chosmack: introduce new SmackProcessLabel option
2014-11-24 Zbigniew Jędrzejew... gpt-auto-generator: properly ignore value
2014-11-24 David Herrmannlocaled: validate xkb keymaps
2014-11-24 Zbigniew Jędrzejew... cryptsetup: default to no hash when keyfile is specified
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-23 Iago López Galeirastest: support empty environment variables in unit files
2014-11-23 Zbigniew Jędrzejew... systemctl: show BindsTo/BoundBy in list-dependencies
2014-11-23 Richard Schütznspawn: ignore EEXIST when mounting tmpfs
2014-11-22 Zbigniew Jędrzejew... Do not check for existence of remote binaries
2014-11-22 Zbigniew Jędrzejew... missing: add IFLA_BRPORT_LEARNING and friends
next