summaryrefslogtreecommitdiff
path: root/src/libsystemd
AgeCommit message (Expand)Author
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-23src/shared/ cannot reference symbols from librariesKay Sievers
2014-02-23build-sys: remove libsystemd.sym duplicateDavid Herrmann
2014-02-22build-sys: fix libsystemd --enable-kdbus symbol exportKay Sievers
2014-02-22test: always use assert_se in testsTom Gundersen
2014-02-21event: add new kind of event source called "post"Lennart Poettering
2014-02-21sd-event: Fix systemd crash when using timer units.Thomas Bächler
2014-02-20libsystemd: fix compiler warning in property_get_set_callbacks_run()Daniel Mack
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-20sd-bus: the bus returned should be the first argJason A. Donenfeld
2014-02-19build-sys: export experimental symbols only with --enable-kdbusKay Sievers
2014-02-19bus: fix unreffing logicLennart Poettering
2014-02-19build-sys: merge libsystemd-journal into libsystemdKay Sievers
2014-02-19sd-id128: use new dev_urandom() callLennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-02-19busctl: add --no-legend and use in bash completionThomas Hindoe Paaboel Andersen
2014-02-19sd-rtnl: test - include missing.h to build on old kernelsTom Gundersen
2014-02-19missing.h: add some IFLA_* constantsTom Gundersen
2014-02-19event: fix crash on child-source state modificationsDavid Herrmann
2014-02-19build-sys: merge libsystemd-daemon into libsystemdKay Sievers
2014-02-18sd-rtnl-message: store reference to the bus in the messageTom Gundersen
2014-02-18util: generalize code that checks whether PIDs are alive or unwaited forLennart Poettering
2014-02-17doc: update punctuationJan Engelhardt
2014-02-16sd-rtnl: do not require ifindex to be set for SETLINK messagesTom Gundersen
2014-02-16bus: fix match_parse for unquoted matchesSimon Peeters
2014-02-15sd-rtnl: always include linux/rtnetlink.hTom Gundersen
2014-02-15sd-rtnl: message_open_container - don't take a 'size' argumentTom Gundersen
2014-02-15sd-rtnl: link flags - don't allow change = 0Tom Gundersen
2014-02-13rtnl: support adding VETH_INFO_PEER containers into rtnl messagesLennart Poettering
2014-02-13rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering
2014-02-13rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering
2014-02-10sd-bus: export sd_bus_call{,_async,_async_cancel}David Herrmann
2014-02-10sd-rtnl: added support for a few more attributesSusant Sahani
2014-02-10sd-rtnl: test - improve test of MTU a bitTom Gundersen
2014-02-10sd-rtnl: add test cases for linkSusant Sahani
2014-02-05bus: properly unset default bus pointer when destroying last referenceLennart Poettering
2014-02-05Added attribute support for sd-rtnlSusant Sahani
2014-02-03bus: when closing the bus don't end up in a recursive destruction deadlockLennart Poettering
2014-02-01bus: update kdbus.h (ABI break)Kay Sievers
2014-01-31use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-30sd-rtnl: beef up rtnl-util a bitTom Gundersen
2014-01-28bus: update kdbus.h (ABI break)Kay Sievers
2014-01-28bus: update bloom filter description a bitLennart Poettering
2014-01-28bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering
2014-01-27bus: add API calls for connecting to starter busLennart Poettering
2014-01-27resolve: update sd-resolve to match the other APIs in style and functionalityLennart Poettering
2014-01-27bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering
2014-01-25build-sys: update .pc.in filesZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-login into libsystemdZbigniew Jędrzejewski-Szmek