index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
execute.c
Age
Commit message (
Expand
)
Author
2013-09-17
Make tmpdir removal asynchronous
Zbigniew Jędrzejewski-Szmek
2013-07-15
systemd: do not output status messages once gettys are running
Zbigniew Jędrzejewski-Szmek
2013-07-11
core: grant user@.service instances write access to their own cgroup
Lennart Poettering
2013-07-02
replace tabs with spaces in various files
Jason St. John
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-10
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
core/execute: only clean the environment, if we have one
Harald Hoyer
2013-04-18
execute: always add in EXECUTABLE= field when we log something about execution
Lennart Poettering
2013-04-17
core/execute: report invalid environment variables from files
Harald Hoyer
2013-04-17
core/execute.c: debug log final execve() with argv[]
Harald Hoyer
2013-04-08
cgroup: clean-ups
Lennart Poettering
2013-04-08
cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...
Lennart Poettering
2013-04-05
Add _cleanup_globfree_
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-03
shared: rework env file reader
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-03-31
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
execute: convert secure bits into mask properly
Zbigniew Jędrzejewski-Szmek
2013-03-27
core: check return value of rm_rf_dangerous and warn if it fails
Václav Pavlín
2013-03-20
Make PrivateTmp dirs also inaccessible from the outside
Zbigniew Jędrzejewski-Szmek
2013-03-15
core: reuse the same /tmp, /var/tmp and inaccessible dir
Michal Sekletar
2013-02-28
core/execute: determine if ExecContext may fiddle with /dev/console
Michal Schmidt
2013-02-28
core/execute: add internal is_terminal_output()
Michal Schmidt
2013-02-16
execute: increase severity of journal connect failure message
Michal Schmidt
2013-02-16
execute: unify setup_{output,error}
Michal Schmidt
2013-02-16
execute: robustness against journald failures
Michal Schmidt
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-11
env: considerably beef up environment cleaning logic
Lennart Poettering
2013-01-19
execute: Fix seccomp support on x32
Jonathan Callen
2013-01-18
core: log USER_UNIT instead of UNIT if in user session
Mirco Tischler
2013-01-09
tabs to spaces
Thomas Hindoe Paaboel Andersen
2013-01-04
Added globbing support to EnvironmentFile
Pekka Lundstrom
2012-12-05
core: add catalog entry and MESSAGE_ID for overmounting
Zbigniew Jędrzejewski-Szmek
2012-10-30
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-18
systemd: use structured logging for unit changes
Zbigniew Jędrzejewski-Szmek
2012-10-18
core/execute: use cleanup_strv_free
Zbigniew Jędrzejewski-Szmek
2012-09-18
execute: apply PAM logic only to main process if PermissionsStartOnly is set
Lennart Poettering
2012-08-13
namespace: rework namespace support
Lennart Poettering
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-17
execute: free syscall filter array after use
Lennart Poettering
2012-07-17
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-16
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
2012-06-22
journal: set the _SYSTEMD_UNIT field for messages from terminated processes
Eelco Dolstra
2012-06-04
silence gcc warning on 32 bit
Kay Sievers
2012-06-04
remove support for deprecated /proc/self/oom_adj
Kay Sievers
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-24
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
[next]