chiark / gitweb /
elogind.git
2013-10-15 Jan Engelhardtman: document the -b special boot option
2013-10-15 Igor ZhbanovFix for SIGSEGV in systemd-bootchart on short-living...
2013-10-15 Jan Engelhardtman: wording and grammar updates
2013-10-15 Anatol PomozovFix misspellings with codespell tool
2013-10-15 Kay Sieversbuild-sys: libsystemd-id128 - get rid of the needless...
2013-10-15 Kay Sieversbuild-sys: libudev - get rid of the needless selinux...
2013-10-14 Zbigniew Jędrzejewsk... Fix bad assert in show_pid_array
2013-10-14 Lennart Poetteringbus: properly handle if new objects are installed in...
2013-10-14 Lennart Poetteringbus: make sure that we always keep a ref to the bus...
2013-10-14 Lennart Poetteringbus: use assert_return() for more API calls
2013-10-14 Lennart Poetteringgit: add test-ellipsize to files to ignore by git
2013-10-14 Lennart Poetteringbacklight: include ID_PATH in file names for backlight...
2013-10-14 Lennart Poetteringrfkill: use ID_PATH as identifier for rfkill state...
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-14 Lennart Poetteringupdate TODO
2013-10-14 Mantas Mikulėnasmanager: connect to private bus even if $DBUS_SESSION_B...
2013-10-14 Lennart Poetteringrfkill: add new rfkill tool to save/restore rfkill...
2013-10-14 Lennart Poetteringbacklight: always prefer "firmware"/"platform" backligh...
2013-10-13 Zbigniew Jędrzejewsk... man: add more markup to udevadm(8)
2013-10-13 Zbigniew Jędrzejewsk... event: avoid derefencing null pointer
2013-10-13 Zbigniew Jędrzejewsk... bus: make sure we don't try to malloc 0 bytes
2013-10-13 Zbigniew Jędrzejewsk... Introduce udev object cleanup functions
2013-10-13 Zbigniew Jędrzejewsk... gitignore: ignore clang --analyze output
2013-10-13 Zbigniew Jędrzejewsk... Make sure that we don't dereference NULL
2013-10-13 Zbigniew Jędrzejewsk... udev: use initialization instead of zeroing in one...
2013-10-13 Zbigniew Jędrzejewsk... Fix write-only use of a few variables
2013-10-13 Zbigniew Jędrzejewsk... Introduce _cleanup_fdset_free_
2013-10-13 Zbigniew Jędrzejewsk... bus: fix access to unitialized variable in error path
2013-10-13 Zbigniew Jędrzejewsk... drop-ins: check return value
2013-10-13 Zbigniew Jędrzejewsk... journald: use greedy_realloc in one place
2013-10-13 Zbigniew Jędrzejewsk... dbus-common: avoid leak in error path
2013-10-13 Zbigniew Jędrzejewsk... Modernization
2013-10-13 Zbigniew Jędrzejewsk... Never call qsort on potentially NULL arrays
2013-10-13 Zbigniew Jędrzejewsk... unicode: treat cute symbol block as fullwidth
2013-10-13 Shawn Landdentest: test for ellipsize
2013-10-13 Shawn Landdenutil, utf8: make ellipsize take multi-byte characters...
2013-10-13 Dave Reisnerudevadm.xml: document --resolve-names option for test
2013-10-11 Lennart Poetteringbus: properly implement logic for generating Interfaces...
2013-10-11 Lennart Poetteringbus: in GetManagedObjects() only return each object...
2013-10-11 Lennart Poetteringbus: unify code to find parents of an object path with
2013-10-11 Lennart Poetteringbus: properly generate GetAll reply
2013-10-11 Lennart Poetteringbus: add sd_bus_message_append_strv() to easily add...
2013-10-11 Lennart Poetteringbus: make sure introspection can be generated correctly...
2013-10-11 Lennart Poetteringbus: beef up parameter checking in vtable handling
2013-10-11 Lennart Poetteringbus: beef up parameter checking of convenience calls
2013-10-11 Lennart Poetteringbus: don't rely on gccisms/c11 in public header files.
2013-10-11 Lennart Poetteringbus: split up overly long sd-bus.c into three files
2013-10-11 Lennart Poetteringbus: if a a Set() vtable callback of a writable is...
2013-10-11 Lennart Poetteringbus: automatically do a NOP reply when a NULL callback...
2013-10-11 Bastien NoceraAdd support for saving/restoring keyboard backlights
2013-10-11 Kay Sieversudev: usb_id - remove obsoleted bInterfaceSubClass...
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-11 Lennart Poetteringbus: when NULL is specified as property callback, autom...
2013-10-11 Lennart Poetteringbus: make PropertiesChanged emission work
2013-10-11 Lennart Poetteringbus: decorate API calls with gcc attributes where appro...
2013-10-11 Lennart Poetteringbus: allow specifying NULL as type string when we want...
2013-10-11 Lennart Poetteringbus: make GetManagedObjects() work
2013-10-11 Lennart Poetteringevent: add apis to query the timestamp of the event...
2013-10-11 Lennart Poetteringevent: move all library calls over to new assert_return...
2013-10-10 Lennart Poetteringevent: add sd_event_source_get_child_pid() call to...
2013-10-10 Lennart Poetteringevent: rename the "mute" field of event sources to...
2013-10-10 Lennart Poetteringevent: implement quit handlers
2013-10-10 Lennart Poetteringmacro: add new assert_return() macro for early paramete...
2013-10-10 Lennart Poetteringevent: refuse operation if the caller tries to reuse...
2013-10-10 Lennart Poetteringevent: add timer accuracy/coalescing logic
2013-10-10 Lennart Poetteringsecurity: missing header inclusions
2013-10-10 Tero Roponenbus: fix duplicate comparisons
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-10 David Herrmannlogin: make sd_session_get_vt() actually work
2013-10-10 David Herrmannlogin: fix invalid free() in sd_session_get_vt()
2013-10-10 Lennart Poetteringbus: add minimal event loop API
2013-10-10 Zbigniew Jędrzejewsk... journald: remove rotated file from hashmap when rotatio...
2013-10-10 Zbigniew Jędrzejewsk... journald: replace new+snprintf with asprintf
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-09 Martin Pittkeymap: Fix Samsung 900X[34]C
2013-10-09 Kay Sieversudev: reset Linux Security Module labels if no custom...
2013-10-09 Lennart Poetteringbus: fix missing initialization
2013-10-09 Lennart Poetteringtests: fix some memory leaks in tests
2013-10-09 Lennart Poetteringjournald: fix minor memory leak
2013-10-09 Lennart Poetteringbuild-sys: add a makefile target to run all tests throu...
2013-10-09 Kay Sieversbuild-sys: add sd-bus-vtable.h header
2013-10-09 Lennart Poetteringbus: fix GetAll() userdata passing
2013-10-09 Lennart Poetteringbus: don't require that if a child object node exists...
2013-10-09 Lennart Poetteringbus: fix synthetic error messages
2013-10-09 Lennart Poetteringlibsystemd-bus: add lightweight object vtable implement...
2013-10-08 Lennart Poetteringcore: unify the way we denote serialization attributes
2013-10-08 Sylvia Elsesystemd: serialize/deserialize forbid_restart value
2013-10-08 Zbigniew Jędrzejewsk... journalctl: flip to --full by default
2013-10-08 Kay Sieversudev: support custom Linux Security Module labels for...
2013-10-07 Auke KokRun with a custom SMACK domain (label).
2013-10-07 Auke KokMount /run, /dev/shm usable to tasks when using SMACK.
2013-10-06 Dave Reisnershared/util: fix off-by-one error in tag_to_udev_node
2013-10-06 Zbigniew Jędrzejewsk... utf8: fix utf8_is_printable
2013-10-05 Zbigniew Jędrzejewsk... core: do not add "what" to RequiresMountsFor for networ...
2013-10-04 Dave Reisnermount: check for NULL before reading pm->what
2013-10-04 Lennart Poetteringlogind: fix bus introspection data for TakeControl()
next