Age | Commit message (Expand) | Author |
2014-09-16 | libudev: util - drop util_delete_path() | Tom Gundersen |
2014-09-16 | libudev: drop util_lookup_{user,group} | Tom Gundersen |
2014-09-16 | udev: apply permissions to static nodes before signallying READY | Tom Gundersen |
2014-09-16 | udev: only print after final log level has been determined | Tom Gundersen |
2014-09-16 | udevd: initialize epoll_event structs on allocation | Tom Gundersen |
2014-09-16 | udev: don't close std{in,out,err} | Tom Gundersen |
2014-09-16 | udev: drop duplicate logging | Tom Gundersen |
2014-09-16 | udev: split out parse_argv() | Tom Gundersen |
2014-09-16 | udev: split out help and modernise a bit | Tom Gundersen |
2014-09-15 | man: sd_bus_error typo fix | Thomas Hindoe Paaboel Andersen |
2014-09-15 | terminal: fix missing hashmap_new() conversions | David Herrmann |
2014-09-15 | remove unneeded error.h includes | Emil Renner Berthing |
2014-09-15 | sd-bus: use proper ITERATOR_FIRST abstraction | Michal Schmidt |
2014-09-15 | hashmap: minor hashmap_replace optimization | Michal Schmidt |
2014-09-15 | hashmap, set: remove unused functions | Michal Schmidt |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-15 | build: colorize gcc only if on tty | Michal Schmidt |
2014-09-14 | test: fix test of uid-range | Thomas Hindoe Paaboel Andersen |
2014-09-14 | sd-dhcp: fix test of magic cookie | Thomas Hindoe Paaboel Andersen |
2014-09-13 | resolved: fall back to hardcoded ifindex when checking if a link is the loopback | Tom Gundersen |
2014-09-13 | networkd: remove vestigial event sources | Dave Reisner |
2014-09-13 | core: use correct function to free CalendarSpec | Dave Reisner |
2014-09-13 | core: fix a potential mem leak | Thomas Hindoe Paaboel Andersen |
2014-09-13 | analyze: fix mem leak | Thomas Hindoe Paaboel Andersen |
2014-09-13 | core: smack-setup: Actually allow for succesfully loading CIPSO policy | Philippe De Swert |
2014-09-11 | analyze: avoid a null dereference | Thomas Hindoe Paaboel Andersen |
2014-09-11 | udev: timeout - warn after a third of the timeout before killing | Tom Gundersen |
2014-09-11 | firstboot: silence a warning | Thomas Hindoe Paaboel Andersen |
2014-09-11 | manager: use correct cleanup function | Thomas Hindoe Paaboel Andersen |
2014-09-11 | activate: fix fd leak in do_accept() | Philippe De Swert |
2014-09-11 | test: fix mem-leak in fdopen() test | David Herrmann |
2014-09-11 | bus: unref buscreds on failure | Philippe De Swert |
2014-09-11 | journal: do not leak mmaps on OOM | Philippe De Swert |
2014-09-11 | terminal: fix uninitialized variable in strerror() log message | David Herrmann |
2014-09-11 | journal: do not dereference already freed patterns | Philippe De Swert |
2014-09-11 | bus: avoid using m->kdbus after freeing it | Philippe De Swert |
2014-09-11 | terminal: drop redundant assertion | David Herrmann |
2014-09-11 | terminal: fix wrong return value in idev if fcntl() fails | David Herrmann |
2014-09-11 | terminal: enable sessions in evcat after taking control | David Herrmann |
2014-09-11 | terminal: remove unused set.h inclusion in idev | David Herrmann |
2014-09-11 | udev: allow removing tags via TAG-="foobar" | David Herrmann |
2014-09-11 | terminal: remove redundant "struct" prefixes | David Herrmann |
2014-09-11 | terminal: discard async read() errors for evdev | David Herrmann |
2014-09-11 | backlight: Avoid error when state restore is disabled | Michael Biebl |
2014-09-10 | udev: timeout - increase timeout | Tom Gundersen |
2014-09-10 | udev: fix copy-paste error in log message | Tom Gundersen |
2014-09-10 | TODO: Remove Elapsed Time DHCPv6 option as it is done | Patrik Flykt |
2014-09-10 | test-dhcp6-client: Add checks for Elapsed Time option | Patrik Flykt |
2014-09-10 | sd-dhcp6-client: Implement Elapsed Time option | Patrik Flykt |
2014-09-09 | udev - drop print_kmsg | Tom Gundersen |