chiark / gitweb /
hashmap: size hashmap bucket array dynamically
[elogind.git] / src / shared /
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
2013-07-12 Zbigniew Jędrzejew... shared/install: fix trivial memleak
2013-07-11 Lennart Poetteringcgroup: simplify how instantiated units are mapped...
2013-07-11 Shawn Landdenbasic SO_REUSEPORT support
2013-07-10 Lennart Poetteringcgroup: when uninstalling agent, actually turn it off...
2013-07-10 Lennart Poetteringsystemctl: suppress error message when doing "systemctl...
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-05 Zbigniew Jędrzejew... tests: add tests for string lookup tables
2013-07-04 Kay Sieversdisable the cgroups release agent when shutting down
2013-07-03 Jason St. Johnreplace tabs with spaces in various files
2013-07-03 Zbigniew Jędrzejew... journald: drop (deleted) from _EXE= fields
2013-07-03 Jason St. Johnman: improve grammar and word formatting in numerous...
2013-07-02 Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-07-01 Lennart Poetteringcore: split out unit bus path unescaping into unit_name...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Jan Janssentest: Add list testcase
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-26 Zbigniew Jędrzejew... journalctl: highlight MESSAGE= in verbose output
2013-06-21 Zbigniew Jędrzejew... journalctl,systemctl: show messages tagged with OBJECT_...
2013-06-21 Zbigniew Jędrzejew... Make sure we only show authentic coredump messages
2013-06-21 Zbigniew Jędrzejew... Add hasprefix macro to check prefixes of fixed length
2013-06-20 Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
2013-06-20 Zbigniew Jędrzejew... journalctl: show lines in full with --all
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-10 Zbigniew Jędrzejew... journalctl: allow the user to specify the file(s) to use
2013-06-10 Zbigniew Jędrzejew... Properly check for overflow in offsets
2013-06-10 Zbigniew Jędrzejew... journal: loop less in MATCH_AND_TERM conditionals
2013-06-10 Zbigniew Jędrzejew... journal: add ability to filter by current user
2013-06-10 Zbigniew Jędrzejew... dev-setup: do not create a dangling /proc/kcore symlink
2013-06-10 Zbigniew Jędrzejew... journalctl: fix verbose output when no logs are found
next