]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / shared /
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Zbigniew Jędrzejew... systemctl: append default suffix only if none present
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Lennart Poetteringsd-bus: rename default bus address constants, they...
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions
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  Michal Schmidtshared: fix log_emergency_errno macro
2014-11-28  Lennart Poetteringlog: change log_xyz_errno() calls to always return...
2014-11-28  Lennart Poetteringlog: make socket address structs static const
2014-11-28  Lennart Poetteringlog: also set errno to the passed error code before...
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-27  Lennart Poetteringkdbus: set kernel attach mask before creating the first bus
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  David Herrmannresolve: fix NULL deref on strv comparison
2014-11-27  Ivan Shapovalovunit-name: fix escaping logic in unit_name_mangle_with_...
2014-11-27  Jakub Filakutil: add function getting proc environ
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... manager: log some fatal errors at emergency level
2014-11-25  Lennart Poetteringutil: mark page_size() as pure
2014-11-25  Lennart Poetteringutil: skip incomplete ucred information in getpeersec()
2014-11-24  WaLyong Chosmack: introduce new SmackProcessLabel option
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
2014-11-22  Zbigniew Jędrzejew... missing: add __NR_getrandom for a few more archs
2014-11-20  Jakub Filakutil: add functions getting proc cwd and root
2014-11-19  Lennart Poetteringset: make set_consume() actually free the allocated...
2014-11-17  Susant Sahanilog: unchecked return value from library
2014-11-14  Lennart Poetteringbusctl: add new "call" command to invoke methods on...
2014-11-13  Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-11-10  Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-11-10  Ronny Chevaliershared: explicitly ignore the return value of wait_for_...
2014-11-10  Jan Synacekshared/install: when unit contains only Also=, report...
2014-11-07  Tom Gundersenshared: add readlink_value
2014-11-07  Lennart Poetteringutf8: when looking at the next unichar, honour the...
2014-11-07  Lennart Poetteringlog: explicitly ignore return value of parse_proc_cmdline()
2014-11-07  Lennart Poetteringutil: simplify normalize_env_assignment() a bit
2014-11-07  Lennart Poetteringutil: file_is_priv_sticky() is used internally in util...
2014-11-07  Lennart Poetteringutil: rework /proc/cmdline parser to use unquote_first_...
2014-11-07  Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-07  Lennart Poetteringfileio: simplify write_string_file_atomic() by reusing...
2014-11-07  Lennart Poetteringcopy: change error code when hitting copy limit to...
2014-11-07  Lennart Poetteringcopy: teach copy_bytes() sendfile() support, and then...
2014-11-07  Lennart Poetteringutil: make use of isempty() where appropriate
2014-11-06  Lennart Poetteringswitch-root: explain why we don't care about base_files...
2014-11-06  Michal Schmidtshared: create files even if the SELinux policy has...
2014-11-06  Harald Hoyerswitch_root: do not fail, if base_filesystem_create...
2014-11-06  Lennart Poetteringshared: rename condition-util.[ch] to condition.[ch]
2014-11-06  Lennart Poetteringcondition: order condition types the same way in man...
2014-11-06  Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-11-06  Lennart Poetteringcondition: record test state internally and beef it...
2014-11-06  Lennart Poetteringcondition: add more test cases
2014-11-06  Lennart Poetteringcondition: internalize condition test functions
2014-11-06  Lennart Poetteringcondition: unify condition logic in one file
2014-11-06  Lennart Poetteringcondition: properly allow passing back errors from...
2014-11-05  Lennart Poetteringutil: minor modernisations
2014-11-05  Lennart Poetteringcondition: rewrite condition_test_kernel_command_line...
2014-11-05  Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-11-05  Tom Gundersenshared: unaligned - use void* instead of unaligned...
2014-11-05  Tom Gundersenshared: ptyfwd - make coverity happy
2014-11-04  Lennart Poetteringutil: when sealing memfds, also use F_SEAL_SEAL
2014-11-04  David Herrmannbarrier: explicitly ignore return values of barrier_place()
2014-11-04  David Herrmannutil: introduce negative_errno()
2014-11-04  Vicente Olivert... Properly define the __NR_memfd_create macro for MIPS
2014-11-03  Lennart Poetteringjournal: when dumping log data with missing COMM fields...
2014-11-03  Lennart Poetteringcore: introduce ConditionSecurity=audit
2014-11-03  Lennart Poetteringjournald: if available pull audit messages from the...
2014-11-01  Daniele Medricalendarspec: add constant for weekdays_bits
2014-11-01  Tom Gundersensd-dhcp-lease: use shared default prefixlen function
2014-11-01  Tom Gundersenshared: add helpers for unaligend BE read/write
2014-10-31  Lennart Poetteringptyforward: rework PTY forwarder logic used by nspawn...
2014-10-31  Zbigniew Jędrzejew... Make bus errno mappings non-static
2014-10-31  Dave Reisnershared/install: avoid prematurely rejecting "missing...
2014-10-31  Ronny Chevaliershared: fix typo
2014-10-31  Ronny Chevaliershared: add missing includes
2014-10-31  Zbigniew Jędrzejew... Convert the rest to sd_bus_errnomap
2014-10-30  Michal Schmidthashmap: rewrite the implementation
2014-10-30  Michal Schmidtmempool: add a zeroing alloc function
2014-10-30  Michal Schmidtutil: add log2u(), log2u_round_up()
2014-10-30  Lennart Poetteringmemfd: rename memfd.h to memfd-util.h to avoid any...
2014-10-30  Lennart Poetteringmemfd: drop memfd_get_name() as it is unused
2014-10-30  Lennart Poetteringmemfd: always create our memfds with CLOEXEC set
2014-10-30  Lennart Poetteringutil: unify how we see srand()
2014-10-30  Lennart Poetteringutil: don't block on getrandom()
2014-10-30  Dave Reisnermissing.h: fix wrong __NR_getrandom syscall def
2014-10-29  Lennart Poetteringmissing: no tabs please, we are british
2014-10-29  Lennart Poetteringmissing: simplify memfd ifdeffery
2014-10-29  Lennart Poetteringutil: make use of the new getrandom() syscall if it...
2014-10-28  Lennart Poetteringtest: use assert_se() when testing tables so that we...
2014-10-27  Lennart Poetteringcalendarspec: parse 'quarterly' and 'semi-annually...
2014-10-27  Tom Gundersenshared: in-addr-utils - add default_subnet_mask and...
2014-10-27  Daniele Medricalendar: new case 'minutely'
2014-10-27  Michal Sekletarutil: fix copy-paste error and actually set the new...
2014-10-27  Michal Sekletarutil: introduce sethostname_idempotent
next