summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-15remove unneeded error.h includesEmil Renner Berthing
2014-09-15sd-bus: use proper ITERATOR_FIRST abstractionMichal Schmidt
2014-09-15hashmap: minor hashmap_replace optimizationMichal Schmidt
2014-09-15hashmap, set: remove unused functionsMichal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-14test: fix test of uid-rangeThomas Hindoe Paaboel Andersen
2014-09-14sd-dhcp: fix test of magic cookieThomas Hindoe Paaboel Andersen
2014-09-13resolved: fall back to hardcoded ifindex when checking if a link is the loopbackTom Gundersen
2014-09-13networkd: remove vestigial event sourcesDave Reisner
2014-09-13core: use correct function to free CalendarSpecDave Reisner
2014-09-13core: fix a potential mem leakThomas Hindoe Paaboel Andersen
2014-09-13analyze: fix mem leakThomas Hindoe Paaboel Andersen
2014-09-13core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert
2014-09-11analyze: avoid a null dereferenceThomas Hindoe Paaboel Andersen
2014-09-11udev: timeout - warn after a third of the timeout before killingTom Gundersen
2014-09-11firstboot: silence a warningThomas Hindoe Paaboel Andersen
2014-09-11manager: use correct cleanup functionThomas Hindoe Paaboel Andersen
2014-09-11activate: fix fd leak in do_accept()Philippe De Swert
2014-09-11test: fix mem-leak in fdopen() testDavid Herrmann
2014-09-11bus: unref buscreds on failurePhilippe De Swert
2014-09-11journal: do not leak mmaps on OOMPhilippe De Swert
2014-09-11terminal: fix uninitialized variable in strerror() log messageDavid Herrmann
2014-09-11journal: do not dereference already freed patternsPhilippe De Swert
2014-09-11bus: avoid using m->kdbus after freeing itPhilippe De Swert
2014-09-11terminal: drop redundant assertionDavid Herrmann
2014-09-11terminal: fix wrong return value in idev if fcntl() failsDavid Herrmann
2014-09-11terminal: enable sessions in evcat after taking controlDavid Herrmann
2014-09-11terminal: remove unused set.h inclusion in idevDavid Herrmann
2014-09-11udev: allow removing tags via TAG-="foobar"David Herrmann
2014-09-11terminal: remove redundant "struct" prefixesDavid Herrmann
2014-09-11terminal: discard async read() errors for evdevDavid Herrmann
2014-09-11backlight: Avoid error when state restore is disabledMichael Biebl
2014-09-10udev: timeout - increase timeoutTom Gundersen
2014-09-10udev: fix copy-paste error in log messageTom Gundersen
2014-09-10test-dhcp6-client: Add checks for Elapsed Time optionPatrik Flykt
2014-09-10sd-dhcp6-client: Implement Elapsed Time optionPatrik Flykt
2014-09-09udev - drop print_kmsgTom Gundersen
2014-09-09udev: netif_rename - don't log to kmsgTom Gundersen
2014-09-09udev: net_setup_link - open ethtool and rtnl connections lazilyTom Gundersen
2014-09-09udev: event - keep one rtnl per worker, rather than per eventTom Gundersen
2014-09-09udev: import the full db on MOVE events for devices without dev_tTom Gundersen
2014-09-08execute: silence warningsThomas Hindoe Paaboel Andersen
2014-09-08namespace: avoid posible use of uninitialized variableThomas Hindoe Paaboel Andersen
2014-09-08machined: remove redundant sd_notifyDave Reisner
2014-09-08networkd: allow specification of DHCP route metricAngus Gibson
2014-09-08networkctl: show the link file applied to each linkTom Gundersen
2014-09-08udev: link-config - only set *name on successTom Gundersen
2014-09-08udev: net_setup_link - export the .link filename applied to the linkTom Gundersen
2014-09-08networkctl: show the network file applied to each linkTom Gundersen
2014-09-08sd-network: add _get_network_file apiTom Gundersen