chiark / gitweb /
udev: break over-long lines
[elogind.git] / src / shared /
2012-10-30 Lennart Poetteringstrv: cleanup error path loops
2012-10-30 Michal Schmidtshared: "max" in the string->number conversion is meant...
2012-10-30 Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-30 Michal Schmidtshared, libsystemd-daemon: check for empty strings...
2012-10-29 Michal Schmidtutil: improve overflow checks
2012-10-29 Dave Reisnerutil: avoid divide by zero FPE
2012-10-28 Michal Sekletarutil: fix possible integer overflows
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-27 Kay Sievershwclock: do not seal the kernel's time-warp call from...
2012-10-26 Lennart Poetteringutil: return the remaining string in startswith()
2012-10-26 Lennart Poetteringcoredumpctl: show timestamps in list
2012-10-26 Lennart Poetteringjournal: provide an API that allows client to figure...
2012-10-26 Lennart Poetteringjournal: introduce entry array chain cache
2012-10-25 Kay Sieversudev: hwdb - remove run_once
2012-10-24 Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-23 Mantas Mikulėnascgls: correctly ellipsize command lines for PIDs >...
2012-10-22 Kay Sieversshared: strbuf - add descriprion
2012-10-22 Kay Sieversshared: move sparse-endian.h from journal
2012-10-22 Kay Sieversshared: strbuf - add description
2012-10-22 Kay Sieversshared: strbuf - add string de-duplication facility
2012-10-22 Kay Sieversutil: add (x)bsearch_r(), the missing counterpart of...
2012-10-19 Christian Hesseshared/install: fix typo in comment
2012-10-19 Michael Olbrichmake sure __NR_name_to_handle_at is correctly defined
2012-10-19 Lennart Poetteringutil: change endswith() to return a pointer to the...
2012-10-19 Lennart Poetteringset: introduce strv_sort()
2012-10-19 Lennart Poetteringset: introduce set_get_strv()
2012-10-18 Lennart Poetteringutil: unify line caching and column caching
2012-10-18 Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18 Lennart Poetteringutil: simplify column caching logic
2012-10-18 Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-18 Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18 Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-18 Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-17 Lennart Poetteringhostnamed: allow UTF8 chars in pretty hostname again
2012-10-17 Lennart Poetteringtimedatectl: introduce new command line client for...
2012-10-16 Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-10-16 Lukas Nykrynsystemctl: append .service when unit does not have...
2012-10-15 Daniel J Walshselinux: selabel_lookup_raw can return ENOENT and be...
2012-10-15 Michael Olbrichbuild-sys: check for name_to_handle_at declaration...
2012-10-15 Lennart Poetteringutil: properly handle -1 timespec/timeval
2012-10-11 Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-11 Lennart Poetteringjournal: support epxorting the journal in a format...
2012-10-09 Lennart Poetteringdetect-virt: install with fs caps by default to allow...
2012-10-08 Martin Mikkelsenshared: fix broken string_is_safe
2012-10-03 Lennart Poetteringman: document behaviour of ListenStream= with only...
2012-10-03 Lennart Poetteringdbus: add some more safety checks before accepting...
2012-10-03 Colin Waltersbuild-sys: fix !HAVE_SELINUX case
2012-10-02 Lennart Poetteringaudit: turn the audit fd into a static variable
2012-10-02 Lennart Poetteringselinux: rework selinux access check logic
2012-10-02 Zbigniew Jędrzejew... shared: fail mkdir_p if the target exists and is not...
2012-10-02 Zbigniew Jędrzejew... nspawn: use automatic cleanup and provide debug info
2012-09-27 Lennart Poetteringlogs-show: various cleanups
2012-09-24 Lennart Poetteringmacro: increase VA_FORMAT_ADVANCE type array and hit...
2012-09-24 Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-24 Lennart Poetteringutil: don't export parsed_columns
2012-09-24 Dave Reisnerjournalctl: reset cached column count on SIGWINCH
2012-09-21 Eelco Dolstramissing: Fix compilation error due to wrong __NR_name_t...
2012-09-21 Lennart Poetteringhwclock: add missing OOM check
2012-09-21 Lukas Nykrynshared: call va_end in all cases
2012-09-20 Lennart Poetteringutil: fix overflow checks
2012-09-20 Lennart Poetteringutil: overflow hardening
2012-09-19 Lennart Poetteringutil: make sure heap allocators fail when array allocat...
2012-09-19 Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-19 Lennart Poetteringutil: fix bad strstrip() return value in normalize_env_...
2012-09-19 Zbigniew Jędrzejew... systemctl: use automatic cleanup
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringjournalctl: don't choke on entries with no MESSAGE...
2012-09-17 Lennart Poetteringutil: introduce get_process_gid()
2012-09-17 Lennart Poetteringlog: avoid function loop
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-09-17 Lennart Poetteringutil: various cleanups for printing boot status
2012-09-17 Lennart Poetteringmain: when transitioning from initrd to the main system...
2012-09-17 Kay Sievershwclock: always set the kernel's timezone
2012-09-16 Zbigniew Jędrzejew... build-sys: __secure_getenv lost dunder in libc 2.17
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup for umask
2012-09-16 Zbigniew Jędrzejew... install: use automatic cleanup
2012-09-16 Zbigniew Jędrzejew... install: treat non-existent directory as empty
2012-09-14 Lennart Poetteringtimedate: assorted improvements
2012-09-14 Lennart Poetteringsystemctl: show unit name when a job fails
2012-09-14 Lennart Poetteringutil: more modernizations
2012-09-14 Lennart Poetteringutil: various additional modernizations
2012-09-14 Lennart Poetteringutil: modernize a few functions with automatic cleanup...
2012-09-13 Lennart Poetteringmacro: introduce _cleanup_free_ macro for automatic...
2012-09-12 Lennart Poetteringunit-name: rework unit_name_replace_instance function()
2012-09-11 Tom Gundersenutil: rm_rf_children_dangerous: delete all descendants...
2012-09-10 Lennart Poetteringwhen determining unit file list, include invalid unit...
2012-09-10 Lennart Poetteringdbus: minor coding style fixes
2012-09-10 Mantas Mikulėnaspath-util: fall back to stat() if kernel does not suppo...
2012-09-10 Mantas Mikulėnaspath-util: do not fail in path_is_mountpoint() if path...
2012-09-05 Lennart Poetteringnspawn: handle poweroff/reboot nicely in containers
2012-09-05 Lennart Poetteringjournalctl: rework JSON output mode
2012-09-05 Lennart Poetteringpath: fix invalid variable access in path_is_mount_point()
2012-09-04 Lennart Poetteringpath-util: in path_is_mount_point() fall back to the...
2012-09-04 Lennart Poetteringmissing: define name_to_handle_at on our own if it...
2012-09-04 Brandon Philipsshared: logs-show: fflush after each output type
2012-09-04 Lennart Poetteringjournalctl: include logs from PID 1 about services...
2012-09-04 Lennart Poetteringutil: make path_is_mount_point() recognize bind mounts...
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
next