summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-11Support negated fstab optionsZbigniew Jędrzejewski-Szmek
2015-01-11cryptsetup-generator: remove duplicated functionZbigniew Jędrzejewski-Szmek
2015-01-11fstab-util: detect out-of-range pri= assignmentsZbigniew Jędrzejewski-Szmek
2015-01-11Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek
2015-01-11network: apply static addresses in specified orderZbigniew Jędrzejewski-Szmek
2015-01-11shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek
2015-01-11path-lookup: allow /run to override /etc in generator searchZbigniew Jędrzejewski-Szmek
2015-01-11test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek
2015-01-11test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek
2015-01-11Simplify execute_directory()Zbigniew Jędrzejewski-Szmek
2015-01-11bus-proxy: implement 'at_console'David Herrmann
2015-01-11bus-proxy: print message direction in policy logsDavid Herrmann
2015-01-11bus-proxy: fix receiver policy on dbus-1 to kdbus signalsDavid Herrmann
2015-01-11bus-proxy: fix swapped path/interface debug messagesDavid Herrmann
2015-01-11bus-proxy: fix policy for expected/non-expected reply tagsDavid Herrmann
2015-01-11log: fix log_full_errno() with custom facilitiesDavid Herrmann
2015-01-10kdbus.h: updateKay Sievers
2015-01-09loginctl: make session/user arguments optional for a number commands, and imp...Lennart Poettering
2015-01-09sd-bus: even if we need a cookie when sending a message there's no need to ne...Lennart Poettering
2015-01-09bus-proxy: make sure we have creds when two legacy clients talk to each otherLennart Poettering
2015-01-09bus-proxy-test: show parsed system/session policyLennart Poettering
2015-01-09bus-proxy: eat up "*" matches, they are pointlessLennart Poettering
2015-01-09bus-proxy: dbus-daemon implies that connections from UIDs that are identical ...Lennart Poettering
2015-01-09bus-proxyd: xml - consider empty tags as recvKay Sievers
2015-01-09bus-proxy: make sure sure eavesdrop= XML attributes are properly handledLennart Poettering
2015-01-09logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering
2015-01-09logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering
2015-01-09logind: include "self" object links in dbus introspectionLennart Poettering
2015-01-09loginctl: make "loginctl session-status" without session ID show the caller's...Lennart Poettering
2015-01-09core: modernize execution code a bitLennart Poettering
2015-01-09journal: do not check for number of filesZbigniew Jędrzejewski-Szmek
2015-01-09systemctl: add missing output modes to help messageRonny Chevalier
2015-01-09bus: append bloom-filter to all signalsDavid Herrmann
2015-01-08core: check both EPERM and EACCES for OOM adjustmentsLennart Poettering
2015-01-08core: make EPERM errors when applying OOM adjustment for forked processes non...Lennart Poettering
2015-01-08loginctl: port to generic verbs.h APILennart Poettering
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering
2015-01-08man: bring machinectl man page up-to-dateLennart Poettering
2015-01-08man: bring systemctl man page and --help text into the same orderLennart Poettering
2015-01-08systemctl,loginctl: start polkit agent for all polkit enabled operationsLennart Poettering
2015-01-08machinectl: given that machinectl invokes a number of polkit enabled methods,...Lennart Poettering
2015-01-08machinectl: show most recent log output in "machinectl status", tooLennart Poettering
2015-01-08loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering
2015-01-08cryptsetup: support header= optionAndrey Chaser
2015-01-08test-verbs: add unit tests for verbs minilibDave Reisner
2015-01-08bus-proxyd: fix EPERM on repliesDavid Herrmann
2015-01-08bus-proxyd: optimize replies if they're not requestedDavid Herrmann
2015-01-08bus-proxy: augment credentials from /proc for cmdline updateDavid Herrmann
2015-01-08nspawn: fix error message when mknod failsTom Gundersen