summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-08-21manager: reuse sockaddr_union instead of redefining our own version of itLennart Poettering
2014-08-21service,strv: introduce strv_find_startswith() and make use of itLennart Poettering
2014-08-21service: don't invoke functions at the same time as declaring variablesLennart Poettering
2014-08-21service: remove some pointless linebreaks, to make things more readableLennart Poettering
2014-08-21service: asynchronous_close() already checks for negative parameters, no need...Lennart Poettering
2014-08-21core: unify how we generate the prefix string when dumping unit stateLennart Poettering
2014-08-20machine-id-setup: don't try to read UUID from VM/container manager if we oper...Lennart Poettering
2014-08-20build: remove repeated KMOD sectionTom Gundersen
2014-08-20build: include more optional modules in build stringLennart Poettering
2014-08-19remove unused variablesThomas Hindoe Paaboel Andersen
2014-08-19socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering
2014-08-19Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering
2014-08-19socket: introduce SELinuxLabelViaNet optionMichal Sekletar
2014-08-19sysusers: add a new RPM macro for creating users directly from data passed in...Lennart Poettering
2014-08-18core: minor modernizationsLennart Poettering
2014-08-18units: fix BindsTo= logic when applied relative to services with Type=oneshotLennart Poettering
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter
2014-08-15Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering
2014-08-15cgroup: only generate warnings if actually writing to cgroup attributes failedLennart Poettering
2014-08-15main,log: parse the log related kernel command line parameters at one place o...Lennart Poettering
2014-08-15main: minor code modernization for initializing the consoleLennart Poettering
2014-08-15core: Rename Job.subscribed field to Job.clientsStef Walter
2014-08-15core: Common code for DBus methods that Cancel a jobStef Walter
2014-08-15cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUGLennart Poettering
2014-08-14socket: add bus property for bus property NoDelaySusant Sahani
2014-08-14socket: Add support for TCP defer acceptSusant Sahani
2014-08-14socket: Add Support for TCP keep alive variablesSusant Sahani
2014-08-15core: Refuse mount on symlinkTimofey Titovets
2014-08-14core: do not add default dependencies to /usr mount unitJon Severinsson
2014-08-14Revert "socket: add support for TCP fast Open"Lennart Poettering
2014-08-14socket: add support for TCP fast OpenSusant Sahani
2014-08-14socket: add support for tcp nagleSusant Sahani
2014-08-14timer: order OnCalendar units after timer-sync.target if DefaultDependencies=noTobias Geerinckx-Rice
2014-08-13mount-setup: fix counting of early mounts without SMACKLennart Poettering
2014-08-13switch-root: not only mkdir the parents but the target dirHarald Hoyer
2014-08-11log: never ever log to syslog from PID 1, log to the journal againLennart Poettering
2014-08-08core: loopback-setup - only up the loopback deviceTom Gundersen
2014-08-07core: warn when merged units have conflicting dependenciesZbigniew Jędrzejewski-Szmek
2014-08-07core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek
2014-08-03tty-ask-password-agent: modernizationZbigniew Jędrzejewski-Szmek
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-08-03switch-root: umount the old root correctlyDan Dedrick
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2014-07-31systemd-analyze verify: improve error messageZbigniew Jędrzejewski-Szmek
2014-07-31core/load-fragment.c: correct argument sign and split up long linesZbigniew Jędrzejewski-Szmek
2014-07-31Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-07-27drop_duplicates: copy full BindMount structAnsgar Burchardt
2014-07-27core: only set the kernel's timezone when the RTC runs in local timeKay Sievers