summaryrefslogtreecommitdiffstats
path: root/rules (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-02firstboot: silence coverityThomas Hindoe Paaboel Andersen1-1/+1
2014-10-02Revert "mount: order options before other arguments to mount"Lennart Poettering1-4/+4
2014-10-02systemctl: remove spurious newlineLennart Poettering1-3/+1
2014-10-02kdbus: don't clobber return values, use strjoin() instead of asprintf(), keep...Lennart Poettering1-2/+6
2014-10-02kdbus: make sure we never invoke free() on an uninitialized pointer on OOMLennart Poettering1-1/+1
2014-10-02update TODOLennart Poettering1-0/+2
2014-10-02sd-dhcp6: do basic sanity-checking of supplied DUIDTom Gundersen1-0/+37
2014-10-02sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen2-16/+19
2014-10-02sd-dhcp6: support custom DUID's up to the size specified in the RFCTom Gundersen1-1/+4
2014-10-02sd-dhcp6-client: support custom DUIDsDan Williams2-12/+33
2014-10-02sd-bus: sync kdbus.h (ABI break!)Daniel Mack1-0/+11
2014-10-02virt: detect that we are running inside the docker containerMichal Sekletar1-0/+2
2014-10-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek2-6/+11
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek4-10/+10
2014-10-02add a transient user unit directorySteven Allen4-22/+56
2014-10-02journalctl: add --utc optionJan Synacek4-4/+23
2014-10-02localectl: always print warnings with log_warning() instead of printf()Lennart Poettering1-5/+4
2014-10-02localectl: count locale variables from 0, instead of VARIABLE_LANGLennart Poettering1-2/+2
2014-10-02sd-bus: sync kdbus.h (ABI break)Daniel Mack2-4/+8
2014-10-02Correct a few typosTorstein Husebø2-2/+2
2014-10-02barrier: fix up constructor error handlingDavid Herrmann2-5/+16
2014-10-02terminal: add helpers to retrieve page dimensionsDavid Herrmann2-0/+15
2014-10-02terminal: add term.h header for library usersDavid Herrmann3-131/+148
2014-10-02terminal: move unifont-map to datadirDavid Herrmann2-4/+2
2014-10-02terminal: add unifont_get_width/height()David Herrmann2-0/+14
2014-10-02terminal: move unifont-internal.h to unifont.hDavid Herrmann4-3/+4
2014-10-02sd-bus: use terms from the D-Bus Specification a bit moreSimon McVittie2-5/+7
2014-10-02PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus namesSimon McVittie1-1/+1
2014-10-02hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-0/+18
2014-10-02core/swap: only make configured units part of swap.targetZbigniew Jędrzejewski-Szmek1-9/+11
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen6-6/+0
2014-10-01gitignore: add test-setThomas Hindoe Paaboel Andersen1-0/+1
2014-10-01tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek3-0/+75
2014-10-01shared: util - use nicer idiom to silence CoverityZbigniew Jędrzejewski-Szmek1-7/+2
2014-10-01tmpfiles: use allocated buffer for pathZbigniew Jędrzejewski-Szmek1-1/+5
2014-10-01core: limit timestamp to sane precisionZbigniew Jędrzejewski-Szmek1-1/+1
2014-09-30test-fileio: Remove dead checkThomas Hindoe Paaboel Andersen1-1/+1
2014-09-30test-date: don't fail test if log_max_level is higher than LOG_INFOThomas Hindoe Paaboel Andersen1-2/+4
2014-09-30test-path-util: fix a mem leak and avoid confusing coverityThomas Hindoe Paaboel Andersen1-15/+22
2014-09-30vconsole: silence coverityThomas Hindoe Paaboel Andersen1-5/+5
2014-09-30shared: util - use nicer idiom to silence CoverityTom Gundersen1-7/+2
2014-09-30core: execute - don't leak strvTom Gundersen1-4/+2
2014-09-30udev/hwdb: New Entry for Dell XPS12 9Q33 keyboardStefan Brüns1-0/+5
2014-09-29util: silence coverityTom Gundersen1-4/+14
2014-09-29nspawn: log when tearing down of loop device failsTom Gundersen1-3/+10
2014-09-29Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek5-16/+28
2014-09-29core/dbus: simplify handling of CPUQuotaPerSecUSecZbigniew Jędrzejewski-Szmek1-19/+1
2014-09-29core/swap: advertise Discard over dbusZbigniew Jędrzejewski-Szmek1-0/+24
2014-09-29core/swap: follow the configured unit by defaultZbigniew Jędrzejewski-Szmek1-3/+18
2014-09-29fstab-generator: properly deal with discard as non-last optionZbigniew Jędrzejewski-Szmek2-20/+55