summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v204' into new-systemdJonathan Maw2013-06-28422-14798/+43905
|\
| * condition, man: Add support for ConditionSecurity=smackKarol Lewandowski2013-05-081-0/+2
| * systemd-python: add wrappers for easy functions in sd-loginZbigniew Jędrzejewski-Szmek2013-05-086-13/+200
| * systemd-python: add __version__ stringsZbigniew Jędrzejewski-Szmek2013-05-087-10/+31
| * Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-083-10/+11
| * hostnamectl: suppress outputting of pretty hostname field in status if emptyLennart Poettering2013-05-071-4/+8
| * hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-077-38/+24
| * journald: don't recalculate the ACL maskLennart Poettering2013-05-071-2/+2
| * build-sys: support builds without EAs againLennart Poettering2013-05-072-6/+11
| * hashmap: document trivial_hash_func()Lennart Poettering2013-05-071-0/+3
| * kmod-setup: properly iterate through module tableLennart Poettering2013-05-071-33/+39
| * systemd-sleep: it is not an error if the config file is missingZbigniew Jędrzejewski-Szmek2013-05-071-11/+8
| * login: add missing _public_ to sd_get_machine_names()Lennart Poettering2013-05-071-1/+1
| * journald: be more careful when we try to flush the runtime journal to disk an...v203Lennart Poettering2013-05-072-1/+7
| * core: escape unit name from udevMUNEDA Takahiro2013-05-061-3/+9
| * systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-069-180/+423
| * fileio: split write_one_line_file into twoZbigniew Jędrzejewski-Szmek2013-05-062-9/+18
| * core: unit_inactive_or_pending() should actually do as it claimsLennart Poettering2013-05-061-0/+3
| * condition, man: Add support for ConditionSecurity=apparmorNirbheek Chauhan2013-05-061-0/+2
| * quota: use QUOTACHECK path correctly as tested in configure.acLennart Poettering2013-05-061-15/+13
| * nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering2013-05-061-1/+1
| * kernel-install: add default install scriptsHarald Hoyer2013-05-063-57/+96
| * keymap/findkeyboards: avoid throwaway attribute-walkVille Skyttä2013-05-031-1/+1
| * Spelling fixesVille Skyttä2013-05-033-3/+3
| * systemctl: use GREEDY_REALLOC in one more placeZbigniew Jędrzejewski-Szmek2013-05-031-2/+1
| * journal: as a µ-opt, use sizeof instead of strlenZbigniew Jędrzejewski-Szmek2013-05-031-10/+14
| * cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering2013-05-032-1/+10
| * systemctl: add --plain option to list-dependenciesLukas Nykryn2013-05-031-17/+33
| * journal: Set the default keep free value to 15% (up from 5%)Colin Guthrie2013-05-031-1/+1
| * core: bump simultaneous bus connection limit to 512Lennart Poettering2013-05-031-1/+1
| * cryptsetup: downgrade world-writable warning againLennart Poettering2013-05-031-1/+5
| * time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-05-022-40/+32
| * Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-0272-275/+291
| * hashmap.h: fix coding style issueDaniel Buch2013-05-031-7/+7
| * test-hashmap.c: add unit-test for hashmapDaniel Buch2013-05-031-0/+508
| * kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-75/+47
| * bootchart: cleanup unused structs and globalsAuke Kok2013-05-021-8/+0
| * Dynamically allocate bootchart logsNathaniel Chen2013-05-025-143/+437
| * kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-69/+81
| * nspawn: inherit the exit status of containerDave Reisner2013-05-021-1/+1
| * Annotate some functions as _const_Cristian Rodríguez2013-05-011-6/+6
| * dbus-execute: fix introspectionRonny Chevalier2013-05-011-3/+2
| * cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-017-45/+49
| * zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek2013-05-011-0/+4
| * util: Add _sentinel_ to strextend()Colin Walters2013-04-301-1/+1
| * kdbus: update kdbus.h from upstreamKay Sievers2013-04-302-21/+29
| * units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering2013-04-301-6/+12
| * build-sys: add makefile stub link to nss-myhostname/Lennart Poettering2013-04-301-0/+1
| * cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering2013-04-301-10/+34
| * cryptsetup: warn if keyfiles are world-readableLennart Poettering2013-04-301-4/+14