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
Age
Commit message (
Expand
)
Author
2011-07-02
umount: ignore missing /proc/swaps
Michael Olbrich
2011-07-01
manager: don't even think of enumerating sysv services in user instances
Lennart Poettering
2011-07-01
nspawn: better use setresuid() instead of setreuid()
Lennart Poettering
2011-07-01
nspawn: spawn shell under specified --user
Michal Vyskocil
2011-07-01
nspawn: Move the get_user_creds from execute.c to utils.c for later usage in ...
Michal Vyskocil
2011-07-01
log: log to syslog unless connected to a tty in user mode
Lennart Poettering
2011-07-01
logind: create private subdirectory for X11 socket
Lennart Poettering
2011-07-01
dbus: listen on private sockets in user mode too
Lennart Poettering
2011-07-01
unit: support wildcards in Environment=, EnvironmentFile=
Lennart Poettering
2011-07-01
unit: do wildcard expansion in ListenStream= and friends
Lennart Poettering
2011-07-01
cgroup: kill processes even in cgroups that aren't realized
Lennart Poettering
2011-07-01
unit: add three new specifiers to use in unit files
Lennart Poettering
2011-06-30
pam: initialize XDG_RUNTIME_DIR
Lennart Poettering
2011-06-30
execute: properly pass PAM environment to executed process
Lennart Poettering
2011-06-30
util: try harder to rename the process
Lennart Poettering
2011-06-30
execute: fix PAM error checking
Lennart Poettering
2011-06-30
execute: invoke sigwait() in a loop when waiting for PAM parent, to avoid spu...
Lennart Poettering
2011-06-30
execute: don't invoke pam_setcred, since we are not running on a tty where th...
Lennart Poettering
2011-06-30
unit: consider all cgroups in the name=systemd hierarchy, even when the user ...
Lennart Poettering
2011-06-30
execute: when parsing ConrolGroup= replace wildcards
Lennart Poettering
2011-06-30
logind: add service for per-user shared systemd daemon
Lennart Poettering
2011-06-30
logind: make sure to create/run/systemd/sessions before we try to place a fif...
Lennart Poettering
2011-06-30
manager: use sd_notify() to notify parent systemd that we have finished startup
Lennart Poettering
2011-06-30
execute: do initgroups() first, pam initialization second so that it can stil...
Lennart Poettering
2011-06-30
exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs
Lennart Poettering
2011-06-29
util: clear scrolling region when clearing screen
Lennart Poettering
2011-06-29
logind: allow access to SetIdleHint() to owner of the session
Lennart Poettering
2011-06-29
acl: libudev currently doesn't handle properly enumerator matches with multip...
Lennart Poettering
2011-06-29
uaccess: drop ACLs in case of error, just to be safe
Lennart Poettering
2011-06-29
logind: hook uaccess into udev by default
Lennart Poettering
2011-06-29
logind: we need to open and close a named pipe once for read before we get EOF
Lennart Poettering
2011-06-29
logind: when initializing drop sessions that are unreferenced
Lennart Poettering
2011-06-29
dbus: add FlushDevices() bus call to reset all seat assignments
Lennart Poettering
2011-06-29
logind: fix typo in config parser
Lennart Poettering
2011-06-29
man: update pam_systemd page to document new behaviour
Lennart Poettering
2011-06-29
logind: add man page for configuration file
Lennart Poettering
2011-06-29
logind: move default reset controller/kill exclude list into logind
Lennart Poettering
2011-06-29
logind: udev no longer ignores subsystem matches on monitors when used in con...
Lennart Poettering
2011-06-29
logind: be a bit more rigid with seat names
Lennart Poettering
2011-06-29
logind: fix udev rule to generate valid tags, as a temporary fix until udev g...
Lennart Poettering
2011-06-29
logind: parse configuration file
Lennart Poettering
2011-06-29
logind: use named pipes instead of fifos to keep track of sessions so that we...
Lennart Poettering
2011-06-28
logind: fix generation of seat state file
Lennart Poettering
2011-06-28
logind: inherit ID_SEAT even on devices that themselves are not seat assignable
Lennart Poettering
2011-06-28
logind: retrigger devices when we reassign them
Lennart Poettering
2011-06-28
logind: call udev_device_get_is_initialized() to trigger lazy loading, as a t...
Lennart Poettering
2011-06-28
logind: supply default bus policy with minimal access
Lennart Poettering
2011-06-28
logind: include subsystem name in device id for assigning seats
Lennart Poettering
2011-06-28
logind: implement basic version of AttachDevice() D-Bus call
Lennart Poettering
2011-06-28
udev: dynamically generate seat where applicable from ID_PATH
Lennart Poettering
[next]