summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering
2014-02-20update TODOLennart Poettering
2014-02-20util: get rid of warnings around assert_cc() macroLennart Poettering
2014-02-20journal: fix compiler warning in journal_file_append_data()Daniel Mack
2014-02-20journal: fix compiler warning in real_journal_next()Daniel Mack
2014-02-20libsystemd: fix compiler warning in property_get_set_callbacks_run()Daniel Mack
2014-02-20readd journald.so install hooks under libsystemd.soDave Reisner
2014-02-20core/unit: fix unit_add_target_dependencies() for units with no dependenciesDaniel Mack
2014-02-20NEWS: fixes that probably should have been made before the 209 releaseLennart Poettering
2014-02-20build-sys: missing EXTRA_DISTsystemd/v209Lennart Poettering
2014-02-20build-sys: install compat .pc fileLennart Poettering
2014-02-20build-sys: add linkwarning.h to tarballLennart Poettering
2014-02-20update TODOLennart Poettering
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-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen
2014-02-19build-sys: install experimental man pages only with --enable-kdbusKay Sievers
2014-02-19build-sys: bump release in preparation for releaseLennart Poettering
2014-02-19build-sys: enable compat-libs for distcheckKay Sievers
2014-02-19build-sys: export experimental symbols only with --enable-kdbusKay Sievers
2014-02-19bus: fix unreffing logicLennart Poettering
2014-02-19sd-dhcp-client: fix mixup between raw and udp socketsTom Gundersen
2014-02-19build-sys: add gcrypt CFLAGSKay Sievers
2014-02-19man: fix references to .pc files which aren't separate anymoreLennart Poettering
2014-02-19sd-damon is LGPL nowKay Sievers
2014-02-19update TODOLennart Poettering
2014-02-19man: don't advertise sd-daemon as embeddable anymoreLennart Poettering
2014-02-19build-sys: merge libsystemd-journal into libsystemdKay Sievers
2014-02-19busctl: install bash completionThomas Hindoe Paaboel Andersen
2014-02-19tmpfiles: simplificationLennart Poettering
2014-02-19util: simplify get_ctty()Lennart Poettering
2014-02-19timedatectl: fix minor memory leakLennart Poettering
2014-02-19udev: make sure we always return a valid error code in trie_store()Lennart Poettering
2014-02-19sd-id128: use new dev_urandom() callLennart Poettering
2014-02-19journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...Lennart Poettering
2014-02-19execute: modernizationsLennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-02-19NEWS: Mention the new Personality= switch in unit filesLennart Poettering
2014-02-19busctl: add --no-legend and use in bash completionThomas Hindoe Paaboel Andersen
2014-02-19busctl: update bash completionThomas Hindoe Paaboel Andersen
2014-02-19man: busctl typo fixThomas Hindoe Paaboel Andersen
2014-02-19sd-rtnl: test - include missing.h to build on old kernelsTom Gundersen
2014-02-19networkd: dhcp - log when lease is lostTom Gundersen
2014-02-19networkd: link - only reset transient hostname if it was set by usTom Gundersen
2014-02-19systemctl: remove erroneous return in runlevel_parse_argv()Maciej Wereski
2014-02-19logind: remove redundant check in manager_new()Maciej Wereski
2014-02-19update TODOLennart Poettering
2014-02-19label: minor optimizationsLennart Poettering
2014-02-19missing.h: add some IFLA_* constantsTom Gundersen
2014-02-19event: fix crash on child-source state modificationsDavid Herrmann