summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-21initctl: fix return from unitialized memory in error pathZbigniew Jędrzejewski-Szmek
2013-03-21build-sys: use _FORTIFY_SOURCE with new gcc level -OgZbigniew Jędrzejewski-Szmek
2013-03-22bus: implicitly collect ucred/label informationLennart Poettering
2013-03-22bus: also finish connection before returning from sd_bus_get_unique_name()Lennart Poettering
2013-03-22bus: when parsing enforce maximum container depthLennart Poettering
2013-03-22bus: fix uninitialized variableLennart Poettering
2013-03-22bus: validate the hello response properlyLennart Poettering
2013-03-22bus: properly verify recursion depth of signaturesLennart Poettering
2013-03-22bus: rework synchronization logicLennart Poettering
2013-03-22bus: reuse more codeLennart Poettering
2013-03-22bus: validate the entire header more closelyLennart Poettering
2013-03-22bus: properly validate object path valuesLennart Poettering
2013-03-22bus: generate a nice error when attempting to add a NULL stringLennart Poettering
2013-03-22bus: implicitly handle peer commands Ping() and GetMachineId()Lennart Poettering
2013-03-22bus: enforce limits on all client influenced data objectsLennart Poettering
2013-03-22bus: implicitly set no_reply flag on outgoing messages if the serial number i...Lennart Poettering
2013-03-21udev: always set selinux label at "add" eventsKay Sievers
2013-03-21bus: implement full method call timeout logicLennart Poettering
2013-03-21hwdb: updateKay Sievers
2013-03-21MAkefile.am: whitespace cleanupKay Sievers
2013-03-21doc: disable gtk-doc test again - you are a really annoying piece of softwareKay Sievers
2013-03-21build-sys: include missing header in dist tarballMichael Biebl
2013-03-21shared: add simple priority queue implementationLennart Poettering
2013-03-20bus: compare to negative errnoDave Reisner
2013-03-20activate: avoid warning from -WshadowZbigniew Jędrzejewski-Szmek
2013-03-20Make two functions staticZbigniew Jędrzejewski-Szmek
2013-03-20Remove some unused variablesZbigniew Jędrzejewski-Szmek
2013-03-20systemd-analyze: do not format timestamp when not printing itZbigniew Jędrzejewski-Szmek
2013-03-20core: remove unnecessary goto in setup_namespaceZbigniew Jędrzejewski-Szmek
2013-03-21bus-message: fix typoTom Gundersen
2013-03-20update TODOLennart Poettering
2013-03-20bus: hook up client with socket communicationLennart Poettering
2013-03-20bus: introduce bus_error_is_dirty() independently of sd_bus_error_is_set()Lennart Poettering
2013-03-20bus: demarshal header fields properlyLennart Poettering
2013-03-20bus: implement demarshallerLennart Poettering
2013-03-20bus: suppress reply messages to method calls with no_reply setLennart Poettering
2013-03-20bus: add basic implementation of a native bus client libraryLennart Poettering
2013-03-20stdio-bridge: modernizationLennart Poettering
2013-03-20util: add hexmem() and strextend() callsLennart Poettering
2013-03-20macro: add CHAR_TO_STR macro to make a one character string from a charLennart Poettering
2013-03-20macro: don't redefine CLAMP if it is already defined by glib or some other li...Lennart Poettering
2013-03-20Make PrivateTmp dirs also inaccessible from the outsideZbigniew Jędrzejewski-Szmek
2013-03-20build-sys: fix typo in human-readable outputJan Engelhardt
2013-03-20libudev: avoid potential misaligned accessesJan Engelhardt
2013-03-20libude: remove special handling of "device" link, it should not be usedKay Sievers
2013-03-20zsh completion: udev - remove firmware builtinTom Gundersen
2013-03-19man/service: document behaviour on failureZbigniew Jędrzejewski-Szmek
2013-03-19catalog: remove broken links to wikiZbigniew Jędrzejewski-Szmek
2013-03-19journalct: beef up entry listingZbigniew Jędrzejewski-Szmek
2013-03-19systemd-python: small cleanupsZbigniew Jędrzejewski-Szmek