summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* core: add missing show-status.[ch]Lennart Poettering2014-03-032-0/+76
* conf-parser: minor optimization in config_parse_string()Lennart Poettering2014-03-031-36/+34
* conf-parser: drop special casing in config_parse_path()Lennart Poettering2014-03-031-10/+4
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-036-64/+65
* core: move config_parse_set_status() into load-fragment.cLennart Poettering2014-03-034-86/+80
* core: move ShowStatus type into the coreLennart Poettering2014-03-036-69/+44
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-035-49/+51
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-034-1/+69
* logind: fix printf formatLennart Poettering2014-03-031-1/+1
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-033-2/+62
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-0315-3/+141
* execute: no need to include seccomp.h from execute.hLennart Poettering2014-03-032-5/+4
* execute: free directory path if we fail to remove it because we cannot alloca...Lennart Poettering2014-03-031-2/+16
* sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen2014-03-034-1/+38
* sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()Tom Gundersen2014-03-032-1/+32
* sd-dhcp-lease: add Root Path supportTom Gundersen2014-03-034-0/+28
* bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering2014-03-0318-421/+567
* Disallow sizes with increasing unit sizeZbigniew Jędrzejewski-Szmek2014-03-022-18/+31
* Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek2014-03-022-7/+59
* networkd-wait-online: use automatic cleanupThomas Hindoe Paaboel Andersen2014-03-012-7/+33
* nspawn: fix detection of missing /proc/self/loginuidTero Roponen2014-02-281-1/+1
* sd-network: turn states 'unknown' and 'unmanaged' into errnosTom Gundersen2014-02-282-23/+15
* sd-network: fix headerTom Gundersen2014-02-281-2/+2
* architecture: Add tilegxHenrik Grindal Bakken2014-02-282-0/+6
* networkd: add networkd-wait-onlineTom Gundersen2014-02-281-0/+142
* sd-network: add new libraryTom Gundersen2014-02-2818-15/+613
* cdrom_id: use the old MMC fallbackLukas Nykryn2014-02-271-1/+1
* journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek2014-02-271-0/+5
* logs-show: fix corrupt output with empty messagesUoti Urpala2014-02-271-0/+5
* mount: don't fire PropertiesChanged signals for mounts that are stoppedLennart Poettering2014-02-261-3/+6
* mount: don't send out PropertiesChanged message if actually nothing got changedLennart Poettering2014-02-261-3/+12
* mount: minor modernizationLennart Poettering2014-02-261-3/+4
* Use /var/run/dbus/system_bus_socket for the D-Bus socketZbigniew Jędrzejewski-Szmek2014-02-262-2/+2
* Revert back to /var/run at a couple of problemsLennart Poettering2014-02-261-2/+2
* Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek2014-02-262-4/+4
* exec: imply NoNewPriviliges= only when seccomp filters are used in user modeLennart Poettering2014-02-262-2/+13
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-2611-5/+363
* nspawn: no need for duplicate checks against EEXISTLennart Poettering2014-02-261-1/+1
* seccomp: we should control NO_NEW_PRIVS on our own, not let seccomp do this f...Lennart Poettering2014-02-261-13/+13
* networkd: add basic support for MACVLANsTom Gundersen2014-02-256-16/+145
* login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre2014-02-251-0/+12
* login: set pos-slot to fallback on pos-evictionDavid Herrmann2014-02-251-1/+13
* login: fix pos-array allocationDavid Herrmann2014-02-252-1/+10
* nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...Lennart Poettering2014-02-252-31/+167
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-2513-37/+18
* hostnamectl: read virtualization/architecture from remote sideLennart Poettering2014-02-251-16/+31
* core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering2014-02-251-0/+17
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-2411-11/+53
* architecture: apparently there is LE ppc nowLennart Poettering2014-02-242-2/+16
* smack: rework security labeling for multiple frameworksŁukasz Stelmach2014-02-242-41/+77