chiark / gitweb /
unit-name: fix escaping logic in unit_name_mangle_with_suffix()
[elogind.git] / src / shared /
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
2014-10-25 Zbigniew Jędrzejew... systemctl: do not ignore errors in symlink removal
2014-10-25 Zbigniew Jędrzejew... calendarspec: fix typo in "annually"
2014-10-24 Lennart Poetteringtime: don't do comparison twice
2014-10-24 Lennart Poetteringtime: minor simplification
2014-10-24 Lennart Poetteringtime: earlier exit from format_timestamp_relative(...
2014-10-24 Lennart Poetteringtime: also support 'infinity' syntax in parse_nsec()
2014-10-24 Lennart Poetteringcalendar: make freeing a calendar spec object deal...
2014-10-23 Lennart Poetteringselinux: fix handling of relative paths when setting...
2014-10-23 Lennart Poetteringlabel: move is_dir() to util.c
2014-10-23 Lennart Poetteringlabel: unify code to make directories, symlinks
2014-10-23 Lennart Poetteringlabel: don't try to create labelled directories more...
2014-10-23 Lennart Poetteringselinux: clean up selinux label function naming
2014-10-23 Lennart Poetteringselinux: simplify and unify logging
2014-10-23 Lennart Poetteringselinux: rework label query APIs
2014-10-23 Lennart Poetteringsmack: we don't need the special labels exported, hence...
2014-10-23 Lennart Poetteringselinux: drop 3 unused function prototypes
2014-10-23 Lennart Poetteringsmack: rework SMACK label fixing code to follow more...
2014-10-23 Lennart Poetteringsmack: never follow symlinks when relabelling
2014-10-23 Lennart Poetteringsmack: rework smack APIs a bit
2014-10-23 Lennart Poetteringmac: rename all calls that apply a label mac_{selinux...
next