chiark / gitweb /
logind: port logind to libsystemd-bus
[elogind.git] / src / shared /
2013-11-04 Tom Gundersennet-config: start split out matching and parsing logic
2013-10-31 Lennart Poetteringvirt: move caching of virtualization check results...
2013-10-31 Kay Sieverstimedatectl: get time values from the service instead...
2013-10-31 Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31 Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c
2013-10-30 Lennart Poetteringutil: when we use path_strv_canonicalize() we must...
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-29 Lennart Poetteringstrv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macro...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-29 Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-29 Tom Gundersenudev: link-config - add proper parsing
2013-10-29 Tom Gundersenconf-parser: add macro for ENUMV
2013-10-28 Tom Gundersenudev: link-config - move naming policy from udev rules
2013-10-27 Daniel Buchpath_lookup: moved _cleanup_lookup_paths_free_ from...
2013-10-26 Tom GundersenSTRV_FOREACH_BACKWARDS: improve readability a bit
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-10-26 Tom GundersenSTRV_FOREACH_BACWARDS: start at the tail of the list
2013-10-26 Thomas Hindoe Paab... typo fix in comment
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-20 Colin Walterslog: Fix previous commit to use correct level
2013-10-20 Kay Sieverslog: avoid calling the logging functions for log levels...
2013-10-18 Tom Gundersenkerne-command-line: introduce option 'systemd.restore_s...
2013-10-16 Lennart Poetteringtimedated: expose time and NTP sync flag via the bus
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
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()
next