chiark / gitweb /
dhcp: Add option append tests
[elogind.git] / src / shared /
2013-10-14 Zbigniew Jędrzejew... Fix bad assert in show_pid_array
2013-10-14 Bastien Nocerashared/util: Fix glob_extend() argument
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-14 Lennart Poetteringutil: allow trailing semicolons on define_trivial_clean...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13 Zbigniew Jędrzejew... Introduce _cleanup_fdset_free_
2013-10-13 Zbigniew Jędrzejew... dbus-common: avoid leak in error path
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-13 Zbigniew Jędrzejew... unicode: treat cute symbol block as fullwidth
2013-10-13 Shawn Landdenutil, utf8: make ellipsize take multi-byte characters...
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-10 Lennart Poetteringmacro: add new assert_return() macro for early paramete...
2013-10-10 Lennart Poetteringevent: add timer accuracy/coalescing logic
2013-10-10 Lennart Poetteringsecurity: missing header inclusions
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-10 Lennart Poetteringbus: add minimal event loop API
2013-10-09 Kay Sieversdo not accept "garbage" from acpi firmware performance...
2013-10-09 Auke KokSmack: Test if smack is enabled before mounting
2013-10-09 Kay Sieversudev: add SECLABEL{selinux}= support
2013-10-06 Dave Reisnershared/util: fix off-by-one error in tag_to_udev_node
2013-10-06 Zbigniew Jędrzejew... utf8: fix utf8_is_printable
2013-10-04 Zbigniew Jędrzejew... Introduce _cleanup_endmntent_
2013-10-02 Lennart Poetteringnspawn: always copy /etc/resolv.conf rather than bind...
2013-10-02 Lennart Poetteringmkdir: pass a proper function pointer to mkdir_safe_int...
2013-10-02 Lennart Poetteringstrv: don't access potentially NULL string arrays
2013-10-02 Lennart Poetteringefi: never call qsort on potentially NULL arrays
2013-10-02 Lennart Poetteringacpi: make sure we never free an uninitialized pointer
2013-10-02 Lukas Nykrynacpi-fptd: fix memory leak in acpi_get_boot_usec
2013-10-02 Lennart Poetteringcgroup: there's no point in labelling cgroupfs dirs... v208
2013-10-01 Lennart Poetteringhashmap: randomize hash functions a bit
2013-10-01 Chen Jieutil.c: ignore pollfd.revent for loop_read/loop_write
2013-09-30 Lennart Poetteringhashmap: size hashmap bucket array dynamically
2013-09-30 Lennart Poetteringlocal: fix memory leak when putting together locale...
2013-09-30 Zbigniew Jędrzejew... logs-show.c: show all messages for a slice
2013-09-29 Zbigniew Jędrzejew... Fix buffer overrun when enumerating files
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-09-26 Lennart Poetteringunit-name: when escaping a path consider the empty...
2013-09-26 Lennart Poetteringutil: properly handle the root dir in PATH_FOREACH_PREFIX
2013-09-26 Lennart Poetteringcgroup: when referencing cgroup controller trees allow...
2013-09-25 Lennart Poetteringutil: add macro for iterating through all prefixes...
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-24 Kay Sieverssupport acpi firmware performance data (FPDT)
2013-09-24 Kay Sieversshared: device-nodes - add include guard
2013-09-19 Zbigniew Jędrzejew... Add more tests and fix capability logging
2013-09-19 Dave Reisnerdevice-nodes: move device node specific code to own...
2013-09-19 Dave Reisnershared/utf8: merge implementations, remove cruft
2013-09-18 David StraussSpelling fix from later revision of committed patch...
2013-09-18 Zbigniew Jędrzejew... Fix capability logging when effective caps are 0
2013-09-18 Colin Walterspolkit: Avoid race condition in scraping /proc
2013-09-18 Zbigniew Jędrzejew... logs-show.c: fix enum type in function declaration
2013-09-17 Zbigniew Jędrzejew... util: restore get_process_capeff behaviour
2013-09-17 David Herrmannlogind: introduce session-devices
2013-09-17 Zbigniew Jędrzejew... Use first partition in /proc/swaps for hibernation...
2013-09-17 Dave ReisnerUse udev_encode_string in fstab_node_to_udev_node
2013-09-17 Dave Reisnermove utf8 functions from libudev-private.h to utf8.h
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-16 Zbigniew Jędrzejew... Verify validity of session name when received from...
2013-09-16 Zbigniew Jędrzejew... Assume that /proc/meminfo can be missing
2013-09-13 Zbigniew Jędrzejew... Advertise hibernation only if there's enough free swap
2013-09-12 Zbigniew Jędrzejew... Actually allow tabs in environment files
2013-09-12 Zbigniew Jędrzejew... Allow tabs in environment files
2013-09-09 Zbigniew Jędrzejew... Fix two compiler warnings
2013-09-09 Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-09-09 Zbigniew Jędrzejew... path-util.c: small modernization
2013-09-09 Zbigniew Jędrzejew... systemd-run: properly escape arguments
2013-08-28 Zbigniew Jędrzejew... Disallow invalid UTF-8 configuration
2013-08-23 Maciej Wereski"-" prefix for InaccessibleDirectories and ReadOnlyDire...
2013-08-22 Kay SieversOptimize startswith() to macro
2013-08-22 Shawn Landdenremove hasprefix(), use startswith()
2013-08-21 Zbigniew Jędrzejew... logs-show: fix condition for ellipsizing multi-line...
2013-08-21 Zbigniew Jędrzejew... logs-show: show source timestamp in verbose mode
2013-08-21 Zbigniew Jędrzejew... logs-show: add short-precise mode with us timestamps
2013-08-21 Zbigniew Jędrzejew... Rename F_TYPE_CMP() to F_TYPE_EQUAL()
2013-08-16 Michael Marineaubuild-sys: Add configure check for linux/btrfs.h
2013-08-15 Kay Sievershashmap: remove empty lines
2013-08-13 Lennart Poetteringmissing: use btrfs.h instead of defining our own btrfs...
2013-08-11 Zbigniew Jędrzejew... logs-show: limit to 3 lines and use dots if not showing...
2013-08-11 Zbigniew Jędrzejew... logs-show: fix indentation for 2nd and later lines...
2013-08-11 Zbigniew Jędrzejew... systemctl: show hint about --full when lines don't fit
2013-08-04 Daniel Schaalsystemd-delta: Only print colors when on a tty
2013-07-26 Kay Sieversrework systemd's own process environment handling/passing
2013-07-26 Zbigniew Jędrzejew... journalctl: use _COMM= match for scripts
2013-07-26 Kay Sieversshared: split mkdir_*() and mkdir_*_label() from each...
2013-07-24 Lennart Poetteringcore: synchronously block when logging
2013-07-21 Shawn Landdenshared: fix build on !x86
2013-07-19 Zbigniew Jędrzejew... core: add %v specifier
2013-07-18 Lennart Poetteringutil: add split_pair() for splitting foo=bar strings
2013-07-18 Tomasz Torczjournalctl: add ”short-iso” output format with verbose...
2013-07-17 Zbigniew Jędrzejew... journalctl,systemctl: fix tiny memleak
2013-07-17 Lennart Poetteringutil: make gcc shut up by passing a 0 mode param to...
2013-07-17 Lennart Poetteringutil: make some gcc versions shut up regarding unintial...
2013-07-16 Harald Hoyerutil.c:is_locale_utf8(): check, if "C" was set on purpose
2013-07-16 Zbigniew Jędrzejew... test-tables: allow sparse tables and check mapping...
2013-07-16 Ramkumar Ramachandradetect-virt: detect User-Mode Linux
2013-07-16 Shawn Landdenjournal: add logging of effective capabilities _CAP_EFF...
2013-07-15 Frederic Crozatutil: recognize 'ncp' as an alias to 'ncpfs'
2013-07-15 Zbigniew Jędrzejew... systemd: fix NULL dereference when disabling a nonexist...
2013-07-14 Zbigniew Jędrzejew... test: add trivial test for syscall table and extend...
2013-07-13 Ross Lagerwallinstall: make "reenable" work with templated units
next