summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: don't advertise sd-daemon as embeddable anymoreLennart Poettering2014-02-196-190/+30
* build-sys: merge libsystemd-journal into libsystemdKay Sievers2014-02-194-244/+217
* busctl: install bash completionThomas Hindoe Paaboel Andersen2014-02-191-0/+1
* tmpfiles: simplificationLennart Poettering2014-02-191-3/+1
* util: simplify get_ctty()Lennart Poettering2014-02-191-19/+8
* timedatectl: fix minor memory leakLennart Poettering2014-02-191-6/+3
* udev: make sure we always return a valid error code in trie_store()Lennart Poettering2014-02-191-6/+5
* sd-id128: use new dev_urandom() callLennart Poettering2014-02-191-12/+4
* journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...Lennart Poettering2014-02-191-8/+10
* execute: modernizationsLennart Poettering2014-02-191-12/+4
* make gcc shut upLennart Poettering2014-02-1930-39/+39
* NEWS: Mention the new Personality= switch in unit filesLennart Poettering2014-02-191-1/+3
* busctl: add --no-legend and use in bash completionThomas Hindoe Paaboel Andersen2014-02-193-8/+28
* busctl: update bash completionThomas Hindoe Paaboel Andersen2014-02-191-5/+20
* man: busctl typo fixThomas Hindoe Paaboel Andersen2014-02-191-1/+1
* sd-rtnl: test - include missing.h to build on old kernelsTom Gundersen2014-02-191-0/+1
* networkd: dhcp - log when lease is lostTom Gundersen2014-02-191-0/+2
* networkd: link - only reset transient hostname if it was set by usTom Gundersen2014-02-191-3/+8
* systemctl: remove erroneous return in runlevel_parse_argv()Maciej Wereski2014-02-191-1/+0
* logind: remove redundant check in manager_new()Maciej Wereski2014-02-191-2/+1
* update TODOLennart Poettering2014-02-191-0/+14
* label: minor optimizationsLennart Poettering2014-02-191-16/+11
* missing.h: add some IFLA_* constantsTom Gundersen2014-02-192-0/+15
* event: fix crash on child-source state modificationsDavid Herrmann2014-02-191-2/+2
* man: document $MAINPIDLennart Poettering2014-02-191-1/+12
* update TODOLennart Poettering2014-02-191-0/+8
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-1912-14/+122
* build-sys: fixups for libsystemd-daemon mergeZbigniew Jędrzejewski-Szmek2014-02-183-8/+3
* build-sys: install headers with --enable-kdbusKay Sievers2014-02-191-1/+14
* build-sys: merge libsystemd-daemon into libsystemdKay Sievers2014-02-199-241/+93
* test: add missing test unitsLennart Poettering2014-02-182-0/+12
* nspawn: add new --personality= switch to make it easier to run 32bit containe...Lennart Poettering2014-02-185-0/+75
* delta: add bash completionThomas Hindoe Paaboel Andersen2014-02-182-0/+62
* net-match: fix Driver= matchTom Gundersen2014-02-185-5/+6
* networkd: refactor link_add() ...Tom Gundersen2014-02-183-31/+48
* nspawn: x86 is special with its socketcall() semantics, be permissive in the ...Lennart Poettering2014-02-181-1/+1
* seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering2014-02-186-39/+89
* nspawn: allow 32-bit chroots from 64-bit hostsDave Reisner2014-02-181-0/+8
* load-modules: properly return a failing error code if some module fails to loadLennart Poettering2014-02-181-3/+5
* machinectl: remove unused --no-ask-passwordThomas Hindoe Paaboel Andersen2014-02-182-16/+0
* machinectl: add bash completionThomas Hindoe Paaboel Andersen2014-02-184-2/+120
* update TODOLennart Poettering2014-02-181-0/+6
* man: machinectl: there is no command 'kill-machine'Thomas Hindoe Paaboel Andersen2014-02-181-2/+2
* man: minor fixes to networkd pageTom Gundersen2014-02-182-6/+28
* NEWS: Fix header file namePatrik Flykt2014-02-181-4/+4
* fix SECCOMP_CFLAGS usageCristian Rodríguez2014-02-181-0/+1
* libsystemd-dhcp: Add a full DHCP address acquisition test casePatrik Flykt2014-02-181-0/+219
* libsystemd-dhcp: Factor out test code for DHCP message verificationPatrik Flykt2014-02-181-7/+31
* libsystemd-dhcp: Add capability to print out test stepsPatrik Flykt2014-02-181-0/+10
* NEWS: fix typos and grammar errorsJason St. John2014-02-181-47/+47