]> git.ipfire.org Git - thirdparty/systemd.git/history - src
fstab-generator: add missing OOM check
[thirdparty/systemd.git] / src /
2013-03-25  Lennart Poetteringfstab-generator: add missing OOM check
2013-03-25  Lennart Poetteringfstab-generator: rename x-initrd-rootfs.mount to x...
2013-03-25  Oleksii Shevchukjournal: Add sync timer to journal server
2013-03-25  Frederic Crozatcore: ensure LSB Provides are handled correctly
2013-03-25  Harald Hoyerudevd.c: set udev children_max according to CPU count
2013-03-25  Michal Schmidttimer: downgrade time change message to debug
2013-03-25  Lennart Poetteringbus: split socket related code into bus-socket.[ch...
2013-03-25  Lennart Poetteringbus: implement 'unixexec:' protocol
2013-03-25  Lennart Poetteringbus: make optional whether unix socket passing is negot...
2013-03-25  Lennart Poetteringbus: properly handle termination of connections
2013-03-25  Lennart Poetteringbus: implement support for FD passing
2013-03-24  Miklos Vajnaservice: no need to drop rc. prefix anymore
2013-03-23  Kay Sieversjournald: remove unconditional log_*() use in the main...
2013-03-23  Kay Sieversuaccess: remove needless usb_id call from udev rules
2013-03-23  Lennart Poetteringconf-parser: when we parse a string list, always fill...
2013-03-23  Lennart Poetteringjournal: don't access j->files after use
2013-03-23  Zbigniew Jędrzejew... udevadm: place const in the right place
2013-03-23  Zbigniew Jędrzejew... bus: don't free an unallocated var
2013-03-23  Zbigniew Jędrzejew... bus: move attribute to end of structure, so it is not...
2013-03-23  Lennart Poetteringunit: never retroactively start requisites
2013-03-23  Cristian Rodríguezadd --with-telinit=PATH configure option
2013-03-23  Lennart Poetteringjournalctl: various fixes to the access check logic
2013-03-22  Colin Waltersdbus: Do send out "replies" to signals
2013-03-22  Lennart Poetteringexec: Assigning the empty string to CapabilityBoundSet...
2013-03-22  Lennart Poetteringtimedated: extra overflow safety check when doing relat...
2013-03-22  Lennart Poetteringtimedatectl: show CanNTP field
2013-03-22  Lennart Poetteringudev: no need to output OOM, if we call log_oom() anyway
2013-03-22  Lennart Poetteringmain: minor simplification
2013-03-22  Zbigniew Jędrzejew... udev/collect: avoid initalizing memory twice
2013-03-22  Zbigniew Jędrzejew... util: workaround two gcc warnings
2013-03-22  Zbigniew Jędrzejew... journalctl: be smarter about journal error checks
2013-03-22  Zbigniew Jędrzejew... build-sys: move acl searching code into libsystemd-acl
2013-03-22  Lennart Poetteringhostnamed: pretty_string_is_safe() already exists in...
2013-03-22  Lennart Poetteringutil: be more picky when validating hostnames
2013-03-22  Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-22  Lennart Poetteringcgroup: minor optimization
2013-03-22  Lennart Poetteringbus: implement object handler registry
2013-03-22  Lennart Poetteringmount: mount all cgroup controllers in containers, too
2013-03-22  Lennart Poetteringmain: use strv_find() where we can
2013-03-22  Lennart Poetteringmain: don't mount cgroup controller unless PID == 1
2013-03-22  Jan Alexander Stef... Fix vacuum logic error
2013-03-22  Zbigniew Jędrzejew... systemd-python: allow retrieval of single fields
2013-03-22  Zbigniew Jędrzejew... systemd-python: split out realtime and monotonic into...
2013-03-22  Zbigniew Jędrzejew... systemd-python: implement _Reader.test_cursor
2013-03-22  Zbigniew Jędrzejew... systemd-python: cleanup up usec_t handling
2013-03-22  Zbigniew Jędrzejew... systemd-python: export sd_journal_get_usage
2013-03-22  Zbigniew Jędrzejew... efivars: fix return code
2013-03-22  Zbigniew Jędrzejew... shutdownd: shut up bogus gcc warning
2013-03-22  Zbigniew Jędrzejew... bootchart: fix two unitialized memory frees
2013-03-22  Zbigniew Jędrzejew... initctl: fix return from unitialized memory in error...
2013-03-22  Lennart Poetteringbus: implicitly collect ucred/label information
2013-03-22  Lennart Poetteringbus: also finish connection before returning from sd_bu...
2013-03-22  Lennart Poetteringbus: when parsing enforce maximum container depth
2013-03-22  Lennart Poetteringbus: fix uninitialized variable
2013-03-22  Lennart Poetteringbus: validate the hello response properly
2013-03-22  Lennart Poetteringbus: properly verify recursion depth of signatures
2013-03-22  Lennart Poetteringbus: rework synchronization logic
2013-03-22  Lennart Poetteringbus: reuse more code
2013-03-22  Lennart Poetteringbus: validate the entire header more closely
2013-03-21  Lennart Poetteringbus: properly validate object path values
2013-03-21  Lennart Poetteringbus: generate a nice error when attempting to add a...
2013-03-21  Lennart Poetteringbus: implicitly handle peer commands Ping() and GetMach...
2013-03-21  Lennart Poetteringbus: enforce limits on all client influenced data objects
2013-03-21  Lennart Poetteringbus: implicitly set no_reply flag on outgoing messages...
2013-03-21  Kay Sieversudev: always set selinux label at "add" events
2013-03-21  Lennart Poetteringbus: implement full method call timeout logic
2013-03-21  Lennart Poetteringshared: add simple priority queue implementation
2013-03-20  Dave Reisnerbus: compare to negative errno
2013-03-20  Zbigniew Jędrzejew... activate: avoid warning from -Wshadow
2013-03-20  Zbigniew Jędrzejew... Make two functions static
2013-03-20  Zbigniew Jędrzejew... Remove some unused variables
2013-03-20  Zbigniew Jędrzejew... systemd-analyze: do not format timestamp when not print...
2013-03-20  Zbigniew Jędrzejew... core: remove unnecessary goto in setup_namespace
2013-03-20  Tom Gundersenbus-message: fix typo
2013-03-20  Lennart Poetteringbus: hook up client with socket communication
2013-03-20  Lennart Poetteringbus: introduce bus_error_is_dirty() independently of...
2013-03-20  Lennart Poetteringbus: demarshal header fields properly
2013-03-20  Lennart Poetteringbus: implement demarshaller
2013-03-20  Lennart Poetteringbus: suppress reply messages to method calls with no_re...
2013-03-20  Lennart Poetteringbus: add basic implementation of a native bus client...
2013-03-20  Lennart Poetteringstdio-bridge: modernization
2013-03-20  Lennart Poetteringutil: add hexmem() and strextend() calls
2013-03-20  Lennart Poetteringmacro: add CHAR_TO_STR macro to make a one character...
2013-03-20  Lennart Poetteringmacro: don't redefine CLAMP if it is already defined...
2013-03-20  Zbigniew Jędrzejew... Make PrivateTmp dirs also inaccessible from the outside
2013-03-20  Jan Engelhardtlibudev: avoid potential misaligned accesses
2013-03-20  Kay Sieverslibude: remove special handling of "device" link, it...
2013-03-20  Zbigniew Jędrzejew... journalct: beef up entry listing
2013-03-20  Zbigniew Jędrzejew... systemd-python: small cleanups
2013-03-20  Zbigniew Jędrzejew... systemd-python: add journal.get_catalog()
2013-03-20  Zbigniew Jędrzejew... systemd-python: add _Reader.get_catalog()
2013-03-20  Zbigniew Jędrzejew... systemd-python: add _Reader.closed attribute
2013-03-20  Zbigniew Jędrzejew... journalctl: use _cleanup_ in one function
2013-03-19  Ozan Çağlayankeymap: Remap microphone mute and touchpad toggle for...
2013-03-19  Ozan Çağlayankeymap: Fix touchpad toggling on Lenovo IdeaPad U300s
2013-03-19  Zbigniew Jędrzejew... logind: exploit previous cleanups and simplify returns
2013-03-18  Colin Walterslogind: Make more use of cleanup macros
2013-03-18  Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-18  Zbigniew Jędrzejew... sd-journal: do not require path to be absolute
2013-03-18  Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
next