summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-10-23mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
2014-10-23unit: adjust for the possibility of set_move() failingMichal Schmidt
2014-10-23unit: place reservations before merging other's dependenciesMichal Schmidt
2014-10-23mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-22sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...Daniel Mack
2014-10-21util: avoid duplication of TIME_T_MAXRonny Chevalier
2014-10-17systemd: try harder to bind to notify socketZbigniew Jędrzejewski-Szmek
2014-10-17systemd: log deserialization errors as warningsZbigniew Jędrzejewski-Szmek
2014-10-17systemd: continue switch-root even if umount failsZbigniew Jędrzejewski-Szmek
2014-10-17environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn
2014-10-17execute: downgrade namespace error to "warning"Lennart Poettering
2014-10-17namespace: add missing 'const' to parametersLennart Poettering
2014-10-17execute: don't fail child when we don't have privileges to setup namespacesMichal Sekletar
2014-10-13polkit: as we dropped support for the polkit bus transport, also drop its pol...Lennart Poettering
2014-10-12Set $NOTIFY_SOCKET for control procs if NotifyAccess=allBrandon L Black
2014-10-12ModernizationZbigniew Jędrzejewski-Szmek
2014-10-11Report aa_change_onexec error codeMichael Scherer
2014-10-10mount-setup: skip relabelling when SELinux and SMACK not supportedEmil Renner Berthing
2014-10-09service: enter SERVICE_STOP_SIGTERM state after getting "STOPPING=1"Michal Schmidt
2014-10-08core: map the 'rescue' argument to rescue.targetMantas Mikulėnas
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-10-08unit: move UnitDependency to unit-nameLukas Nykryn
2014-10-03core/namespace: remove invalid checkZbigniew Jędrzejewski-Szmek
2014-10-03core/namespace: remove invalid checkZbigniew Jędrzejewski-Szmek
2014-10-02Revert "mount: order options before other arguments to mount"Lennart Poettering
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek
2014-10-02add a transient user unit directorySteven Allen
2014-10-02core/swap: only make configured units part of swap.targetZbigniew Jędrzejewski-Szmek
2014-10-01core: limit timestamp to sane precisionZbigniew Jędrzejewski-Szmek
2014-09-30core: execute - don't leak strvTom Gundersen
2014-09-29Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-09-29core/dbus: simplify handling of CPUQuotaPerSecUSecZbigniew Jędrzejewski-Szmek
2014-09-29core/swap: advertise Discard over dbusZbigniew Jędrzejewski-Szmek
2014-09-29core/swap: follow the configured unit by defaultZbigniew Jędrzejewski-Szmek
2014-09-29fstab-generator: properly deal with discard as non-last optionZbigniew Jędrzejewski-Szmek
2014-09-29swap: introduce Discard propertyJan Synacek
2014-09-26make utmp/wtmp support configurableEmil Renner Berthing
2014-09-25localectl: print warning when there are options given on kernel cmdlineMichal Sekletar
2014-09-19socket: introduce SELinuxContextFromNet optionMichal Sekletar
2014-09-18core: Remove uninitialized warnings from bus-endpoint.cPhilippe De Swert
2014-09-18mount: order options before other arguments to mountEmil Renner Berthing
2014-09-16core: fix resource leak in manager_environment_addAndreas Henriksson
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-13core: use correct function to free CalendarSpecDave Reisner
2014-09-13core: fix a potential mem leakThomas Hindoe Paaboel Andersen
2014-09-13core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert
2014-09-11manager: use correct cleanup functionThomas Hindoe Paaboel Andersen
2014-09-08execute: silence warningsThomas Hindoe Paaboel Andersen
2014-09-08namespace: avoid posible use of uninitialized variableThomas Hindoe Paaboel Andersen