summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering2015-01-137-68/+194
* shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering2015-01-135-6/+503
* core: Fix EACCES check for OOM adjustmentsMartin Pitt2015-01-131-1/+1
* udev: link_config - modernize a bit and fix leakesTom Gundersen2015-01-121-35/+51
* network-intenal: user _cleanup_ macro in parse_ifnameTom Gundersen2015-01-121-6/+4
* core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek2015-01-121-1/+1
* sd-bus: sync kdbus.h (API break)Daniel Mack2015-01-123-9/+6
* core/mount: use isempty() to check for empty stringsDaniel Mack2015-01-121-1/+1
* udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho2015-01-113-0/+81
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-112-2/+21
* shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2015-01-112-16/+37
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-112-1/+16
* test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek2015-01-111-3/+8
* core/mount: filter out noauto,auto,nofail,fail optionsZbigniew Jędrzejewski-Szmek2015-01-111-2/+9
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-115-15/+35
* cryptsetup-generator: remove duplicated functionZbigniew Jędrzejewski-Szmek2015-01-111-33/+5
* fstab-util: detect out-of-range pri= assignmentsZbigniew Jędrzejewski-Szmek2015-01-111-0/+3
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-119-171/+317
* network: apply static addresses in specified orderZbigniew Jędrzejewski-Szmek2015-01-111-1/+1
* shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek2015-01-112-0/+32
* path-lookup: allow /run to override /etc in generator searchZbigniew Jędrzejewski-Szmek2015-01-111-4/+4
* test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek2015-01-111-0/+74
* test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek2015-01-111-11/+30
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-119-130/+210
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-116-97/+91
* bus-proxy: implement 'at_console'David Herrmann2015-01-112-5/+58
* bus-proxy: print message direction in policy logsDavid Herrmann2015-01-114-33/+39
* bus-proxy: fix receiver policy on dbus-1 to kdbus signalsDavid Herrmann2015-01-111-1/+11
* bus-proxy: fix swapped path/interface debug messagesDavid Herrmann2015-01-111-2/+2
* bus-proxy: fix policy for expected/non-expected reply tagsDavid Herrmann2015-01-111-0/+16
* log: fix log_full_errno() with custom facilitiesDavid Herrmann2015-01-111-1/+1
* kdbus.h: updateKay Sievers2015-01-101-37/+37
* loginctl: make session/user arguments optional for a number commands, and imp...Lennart Poettering2015-01-091-13/+31
* sd-bus: even if we need a cookie when sending a message there's no need to ne...Lennart Poettering2015-01-091-3/+7
* bus-proxy: make sure we have creds when two legacy clients talk to each otherLennart Poettering2015-01-091-0/+18
* bus-proxy-test: show parsed system/session policyLennart Poettering2015-01-092-1/+27
* bus-proxy: eat up "*" matches, they are pointlessLennart Poettering2015-01-091-12/+33
* bus-proxy: dbus-daemon implies that connections from UIDs that are identical ...Lennart Poettering2015-01-091-1/+8
* bus-proxyd: xml - consider empty tags as recvKay Sievers2015-01-091-5/+4
* bus-proxy: make sure sure eavesdrop= XML attributes are properly handledLennart Poettering2015-01-091-3/+2
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-098-13/+25
* logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering2015-01-095-100/+182
* logind: include "self" object links in dbus introspectionLennart Poettering2015-01-093-0/+12
* loginctl: make "loginctl session-status" without session ID show the caller's...Lennart Poettering2015-01-091-14/+24
* core: modernize execution code a bitLennart Poettering2015-01-091-198/+198
* journal: do not check for number of filesZbigniew Jędrzejewski-Szmek2015-01-091-7/+0
* systemctl: add missing output modes to help messageRonny Chevalier2015-01-091-2/+3
* bus: append bloom-filter to all signalsDavid Herrmann2015-01-091-1/+1
* core: check both EPERM and EACCES for OOM adjustmentsLennart Poettering2015-01-081-1/+1
* core: make EPERM errors when applying OOM adjustment for forked processes non...Lennart Poettering2015-01-081-4/+8